|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjpicedt.ui.MDIManager.BoardEventHandler
protected class MDIManager.BoardEventHandler
A handler for events triggered from any PEDrawingBoard, its PECanvas or its EditorKit.
| Constructor Summary | |
|---|---|
protected |
MDIManager.BoardEventHandler()
|
| Method Summary | |
|---|---|
void |
propertyChange(java.beans.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(javax.swing.event.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 SelectionListenerpublic void undoableEditHappened(javax.swing.event.UndoableEditEvent e)
undoableEditHappened in interface javax.swing.event.UndoableEditListenerpublic void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange in interface java.beans.PropertyChangeListener
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||