|
VRJConfig UI API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PlacerModelListener
Interface for an object that wishes to know when a placer model has changed.
| Method Summary | |
|---|---|
void |
placerDesktopSizeChanged(PlacerModelEvent evt)
Notifies this listener that the size of the desktop has changed. |
void |
placerItemsChanged(PlacerModelEvent evt)
Notifies this listener that the model it was listening to has changed in some way. |
void |
placerItemsInserted(PlacerModelEvent evt)
Notifies this listener that items have been inserted into the placer. |
void |
placerItemsRemoved(PlacerModelEvent evt)
Notifies this listener that items have been removed from the placer. |
| Method Detail |
|---|
void placerItemsChanged(PlacerModelEvent evt)
void placerItemsInserted(PlacerModelEvent evt)
void placerItemsRemoved(PlacerModelEvent evt)
void placerDesktopSizeChanged(PlacerModelEvent evt)
|
VRJConfig UI API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||