leon.view.win.swing
Class LySwingFooter
java.lang.Object
leon.view.graphic.LyGraphicalObject
leon.view.win.swing.LySwingObject
leon.view.win.swing.LySwingFooter
- All Implemented Interfaces:
- LyGetLabelInterface, LyGraphicalComponent, LyGraphicalFooter, LyViewComponent, LyFreeInterface, LySetLabelInterface, LySwingComponent
public class LySwingFooter
- extends LySwingObject
- implements LySetLabelInterface, LyGetLabelInterface, LyGraphicalFooter
This class implements the Footer object (as described in the dtd) for swing viewer.
- See Also:
LyFooter
Field Summary |
static java.lang.String |
__VERSION
|
Constructor Summary |
LySwingFooter(LyFooter footer)
Class constructor of a Footer object for the Swing target. |
Method Summary |
java.lang.String |
getId()
Gets the identifier of this footer. |
java.lang.String |
getLabel()
(non-Javadoc). |
boolean |
isWrap()
Gets the wrapping capability of this footer. |
void |
setLabel(java.lang.String label)
(non-Javadoc). |
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 |
__VERSION
public static final java.lang.String __VERSION
- See Also:
- Constant Field Values
LySwingFooter
public LySwingFooter(LyFooter footer)
- Class constructor of a Footer object for the Swing target.
- Parameters:
footer
- a FOOTER component defined for every type of view targets
setLabel
public void setLabel(java.lang.String label)
- (non-Javadoc).
- Specified by:
setLabel
in interface LyGraphicalFooter
- Specified by:
setLabel
in interface LySetLabelInterface
- Parameters:
label
- new label- See Also:
LySetLabelInterface.setLabel(java.lang.String)
getLabel
public java.lang.String getLabel()
- (non-Javadoc).
- Specified by:
getLabel
in interface LyGetLabelInterface
- See Also:
LyGetLabelInterface.getLabel()
isWrap
public boolean isWrap()
- Gets the wrapping capability of this footer.
- Returns:
- true if this footer has wrapping capability
getId
public java.lang.String getId()
- Gets the identifier of this footer.
- Returns:
- the id of this footer
Website: W4 S.A., contact us: support@w4global.com