| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| 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
|
| Class and Description |
|---|
| 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. |
Submit a bug : syd@jpicedt.org