|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionListener | |
---|---|
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,...) |
Uses of SelectionListener in jpicedt.graphic |
---|
Methods in jpicedt.graphic with parameters of type SelectionListener | |
---|---|
void |
PECanvas.addSelectionListener(SelectionListener l)
adds a SelectionListener to the Canvas |
void |
PECanvas.removeSelectionListener(SelectionListener l)
removes a SelectionListener from the Canvas |
Uses of SelectionListener in jpicedt.ui |
---|
Classes in jpicedt.ui that implement SelectionListener | |
---|---|
protected class |
MDIManager.BoardEventHandler
A handler for events triggered from any PEDrawingBoard, its PECanvas or its EditorKit. |
Uses of SelectionListener in jpicedt.ui.dialog |
---|
Classes in jpicedt.ui.dialog that implement SelectionListener | |
---|---|
class |
DockableAttributesCustomizer
A dockable customizer for attributes (ie PicAttributesSet). |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |