|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.ui.MDIManager.BoardEventHandler
A handler for events triggered from any PEDrawingBoard, its PECanvas or its EditorKit.
Constructor Summary | |
protected |
MDIManager.BoardEventHandler()
|
Method Summary | |
void |
propertyChange(PropertyChangeEvent e)
Handler for "PropertyChange" events sources from either PECanvas or its EditorKit. |
void |
selectionUpdate(SelectionEvent e)
Handler for "Selection" events triggered e.g. |
void |
undoableEditHappened(UndoableEditEvent e)
Handler for "UndoableEdit" events sourced by PECanvas. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected MDIManager.BoardEventHandler()
Method Detail |
public void selectionUpdate(SelectionEvent e)
selectionUpdate
in interface SelectionListener
public void undoableEditHappened(UndoableEditEvent e)
undoableEditHappened
in interface UndoableEditListener
public void propertyChange(PropertyChangeEvent e)
propertyChange
in interface PropertyChangeListener
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |