|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A container for editor components.
Method Summary | |
void |
addEditor(Object value)
Add an editor to the container. |
List |
getEditors()
Get the list of all editors of this container. |
boolean |
hasEnabledEditor()
Returns true if at least one editor is enabled. |
void |
removeEditor(Object editor)
Remove an editor from the container. |
void |
setShowButtons(boolean value)
Sets the showButtons property of the container. |
boolean |
showButtons()
Gets the value of showButtons |
Method Detail |
public void addEditor(Object value)
public void removeEditor(Object editor)
public List getEditors()
public boolean hasEnabledEditor()
public void setShowButtons(boolean value)
public boolean showButtons()
setShowButtons(boolean)
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |