http://www.jpicedt.org

Uses of Package
jpicedt.ui

Packages that use jpicedt.ui
jpicedt Contains the main JPicEdt class, as well as some utilities. 
jpicedt.ui Some classes and interfaces that help building concrete implementation of MDIManager's. 
jpicedt.ui.internal Implementation of MDIManager and related using JInternalFrame's. 
 

Classes in jpicedt.ui used by jpicedt
MDIManager
          An abstract class that serves as the superclass for jPicEdt's Multiple Document Interface desktop managers.
PEDrawingBoard
          A drawing board based on jpicedt.graphic.PECanvas, with an embeded scrollpane, and some I/O facilities (saving and loading) which PECanvas doesn't have.
There are two accessors two retrieve the embedded canvas and scrollpane.
 

Classes in jpicedt.ui used by jpicedt.ui
MDIManager
          An abstract class that serves as the superclass for jPicEdt's Multiple Document Interface desktop managers.
MDIManager.BoardEventHandler
          A handler for events triggered from any PEDrawingBoard, its PECanvas or its EditorKit.
MDIManager.MDIComponent
          A common interface for UI components being hosted by this MDIManager.
PEDrawingBoard
          A drawing board based on jpicedt.graphic.PECanvas, with an embeded scrollpane, and some I/O facilities (saving and loading) which PECanvas doesn't have.
There are two accessors two retrieve the embedded canvas and scrollpane.
PEDrawingBoard.StatusBar
          jpicedt's Status Bar
 

Classes in jpicedt.ui used by jpicedt.ui.internal
MDIManager
          An abstract class that serves as the superclass for jPicEdt's Multiple Document Interface desktop managers.
MDIManager.MDIComponent
          A common interface for UI components being hosted by this MDIManager.
PEDrawingBoard
          A drawing board based on jpicedt.graphic.PECanvas, with an embeded scrollpane, and some I/O facilities (saving and loading) which PECanvas doesn't have.
There are two accessors two retrieve the embedded canvas and scrollpane.
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org