|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface PaletteFrame.PlaceNodeEventListener
Interface for a Palette object that can be added to the Palette frame
| Method Summary | |
|---|---|
void |
placeNodeFinished(boolean cancelled)
Called when the placeNodeListener has finished. |
void |
placeNodeStarted(java.lang.Object nodeToBePlaced)
Called when the placeNodeListener is started, and the requested Object nodeToBePlaced is in the process of being placed |
| Method Detail |
|---|
void placeNodeStarted(java.lang.Object nodeToBePlaced)
nodeToBePlaced - the node that will be placedvoid placeNodeFinished(boolean cancelled)
cancelled - true if process aborted and nothing place, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||