Package | Description |
---|---|
jpicedt.graphic.event |
Various events used for the communication between model, view and controler, as well as to
notify external receivers of changes
in the document structure, appearance,...
|
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 |
SelectionListener.selectionUpdate(SelectionEvent e)
called when the content of the selection changed
|
Modifier and Type | Method and Description |
---|---|
void |
MDIManager.BoardEventHandler.selectionUpdate(SelectionEvent e)
Handler for "Selection" events triggered e.g.
|
Modifier and Type | Method and Description |
---|---|
void |
DockableAttributesCustomizer.selectionUpdate(SelectionEvent e)
Implementation of the SelectionListener interface ;
called when a change occurs in the selection from the target PECanvas
|
Submit a bug : syd@jpicedt.org