|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A model for the selection.
| Method Summary | |
|---|---|
void |
clearSelection()
Clears the selection. |
java.lang.Object |
getSelection()
Returns the component or interface that is currently selected. |
void |
selectComponent(Component component)
Selects the given component. |
void |
selectInterface(Interface itf)
Selects the given interface. |
| Method Detail |
public java.lang.Object getSelection()
public void selectComponent(Component component)
component - the component that must be selected.public void selectInterface(Interface itf)
itf - the interface that must be selected.public void clearSelection()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||