|
|||||||||
Home >> All >> jpicedt >> graphic >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
jpicedt.graphic.event
Interface SelectionListener

- All Superinterfaces:
- java.util.EventListener
- public interface SelectionListener
- extends java.util.EventListener
Interface for an observer to receive notifications of changes made to a SelectionHandler
Method Summary | |
void |
selectionUpdate(SelectionEvent e)
called when the content of the selection changed |
Method Detail |
selectionUpdate
public void selectionUpdate(SelectionEvent e)
- called when the content of the selection changed
|
|||||||||
Home >> All >> jpicedt >> graphic >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |