|
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
public abstract class LySwingObject
The LySwingObject class implements root object for all swing components.
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LySwingObject(LyComponent viewComponent)
Constructs abstract graphical component. |
Method Summary | |
---|---|
int[] |
getBounds(LyComponent parent)
(non-Javadoc) |
int[] |
getChildrenBounds(LyComponent children)
(non-Javadoc) |
java.awt.Component |
getComponent()
(non-Javadoc). |
static java.awt.Frame |
getDefaultFrame()
Returns a default frame. |
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 |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LySwingObject(LyComponent viewComponent)
viewComponent
- current view componentMethod Detail |
---|
public static java.awt.Frame getDefaultFrame()
public java.awt.Component getComponent()
getComponent
in interface LySwingComponent
LySwingComponent.getComponent()
public int[] getBounds(LyComponent parent)
getBounds
in class LyGraphicalObject
LyGraphicalObject.getBounds(leon.view.LyComponent)
public int[] getChildrenBounds(LyComponent children)
getChildrenBounds
in class LyGraphicalObject
LyGraphicalObject.getChildrenBounds(leon.view.LyComponent)
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |