Package | Description |
---|---|
jpicedt.graphic |
jPicEdt library core classes and packages.
|
jpicedt.ui |
Some classes and interfaces that help building concrete implementation of MDIManager's.
|
jpicedt.ui.dialog |
Contains utilities classes for building various dialog boxes
(preferences editing, graphic elements properties,...)
|
Modifier and Type | Method and Description |
---|---|
void |
PECanvas.addSelectionListener(SelectionListener l)
adds a SelectionListener to the Canvas
|
void |
PECanvas.removeSelectionListener(SelectionListener l)
removes a SelectionListener from the Canvas
|
Modifier and Type | Class and Description |
---|---|
protected class |
MDIManager.BoardEventHandler
A handler for events triggered from any PEDrawingBoard, its PECanvas or its EditorKit.
|
Modifier and Type | Class and Description |
---|---|
class |
DockableAttributesCustomizer
A dockable customizer for attributes (ie PicAttributesSet).
|
Submit a bug : syd@jpicedt.org