See: Description
| Interface | Description |
|---|---|
| MDIManager.MDIComponent |
A common interface for UI components being hosted by this MDIManager.
|
| Class | Description |
|---|---|
| LAFManager |
LAF management : maintains a list of installed LAF, and handles LAF loading.
|
| 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. |
Some classes and interfaces that help building concrete implementation of MDIManager's.
Submit a bug : syd@jpicedt.org