|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Selectable
A Selectable
is an object which knows how to
create a Selection
of itself.
The selection is then used to create a property editor in the GUI.
Method Summary | |
---|---|
Selection |
toSelection(Context ctx)
Converts this object into a Selection . |
Method Detail |
---|
Selection toSelection(Context ctx)
Selection
.
ctx
- the UI context
null
if this is not possible
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |