|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.graphic.LyGraphicalObject
leon.view.win.swing.LySwingObject
leon.view.win.swing.LySwingListOption
public class LySwingListOption
This class implements the List option object (as described in the dtd) for swing viewer.
Field Summary |
---|
Fields inherited from class leon.view.win.swing.LySwingObject |
---|
__VERSION |
Fields inherited from interface leon.view.graphic.LyGraphicalListOption |
---|
__VERSION |
Constructor Summary | |
---|---|
LySwingListOption(LyListOption option)
Class constructor of a List Option object for the Swing target. |
Method Summary | |
---|---|
void |
setSelected(boolean selected)
Updates attribute selected to the given value. |
Methods inherited from class leon.view.win.swing.LySwingObject |
---|
getBounds, getChildrenBounds, getComponent, getDefaultFrame |
Methods inherited from class leon.view.graphic.LyGraphicalObject |
---|
expand, free, getController, getEnv, getEnvironment, getIdCode, getIntResource, getMessage, getMessage, getResource, getString, getString, getString, getViewComponent, getViewManager, isFreed, isFreeing, isImageAnimated, processDemand, processDemand, testResource, translate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface leon.view.graphic.LyGraphicalComponent |
---|
free, getViewComponent |
Constructor Detail |
---|
public LySwingListOption(LyListOption option)
option
- the generic List Option defined for every type of view targetsMethod Detail |
---|
public void setSelected(boolean selected)
LyGraphicalListOption
setSelected
in interface LyGraphicalListOption
setSelected
in interface LySetSelectedInterface
selected
- Boolean indicating if attribute selected is set or unset.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |