|
|||||||||
| Home >> All >> jac >> ide >> [ diagrams overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jac.ide.diagrams
Interface Selectable

- public interface Selectable
Figures may implement this interface if they want to be notified when they are selected.
| Method Summary | |
void |
onSelect(jac.aspects.gui.DisplayContext context)
Called when the figure is selected |
| Method Detail |
onSelect
public void onSelect(jac.aspects.gui.DisplayContext context)
- Called when the figure is selected
|
|||||||||
| Home >> All >> jac >> ide >> [ diagrams overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC