|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PopupMenuFigureSelection
An interface which allows a popup menu to interact with its Figure to which it is associated.
| Method Summary | |
|---|---|
Figure |
getSelectedFigure()
Get the figure which was selected when the popup menu was invoked. |
void |
setSelectedFigure(Figure newSelectedFigure)
Set the figure which was selected when the popup menu was invoked. |
| Method Detail |
|---|
void setSelectedFigure(Figure newSelectedFigure)
newSelectedFigure - figure which is selected (typically be a SelectionTool)Figure getSelectedFigure()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||