LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.win.swing
Class LySwingContainer

java.lang.Object
  extended by leon.view.graphic.LyGraphicalObject
      extended by leon.view.win.swing.LySwingObject
          extended by leon.view.win.swing.LySwingFieldItem
              extended by leon.view.win.swing.LySwingPanel
                  extended by leon.view.win.swing.LySwingContainer
All Implemented Interfaces:
LyActionListener, LyEventTransmitter, LyGraphicalComponent, LyGraphicalContainer, LyGraphicalFieldItem, LyGraphicalPanel, LyViewComponent, LyFreeInterface, LySetPopupMenuInterface, LySwingComponent
Direct Known Subclasses:
LySwingArea, LySwingSplitter, LySwingTabs

public abstract class LySwingContainer
extends LySwingPanel
implements LyGraphicalContainer, LyActionListener

This class implements the common behavior for container objects for swing viewer.

See Also:
LyContainer

Field Summary
static java.lang.String __VERSION
           
 
Constructor Summary
LySwingContainer(LyContainer container)
          Class constructor of a container object.
 
Method Summary
 void actionPerformed(LyActionEvent actionEvent)
          (non-Javadoc).
 void free()
          (non-Javadoc).
 void updateMinimumSize(LyComponent child, java.awt.Dimension d)
          Updates the minimum size occupied by this component.
 
Methods inherited from class leon.view.win.swing.LySwingPanel
setPopupMenu
 
Methods inherited from class leon.view.win.swing.LySwingFieldItem
getActionTransmitter, getSelectionTransmitter
 
Methods inherited from class leon.view.win.swing.LySwingObject
getBounds, getChildrenBounds, getComponent, getDefaultFrame
 
Methods inherited from class leon.view.graphic.LyGraphicalObject
expand, 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
getViewComponent
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

LySwingContainer

public LySwingContainer(LyContainer container)
Class constructor of a container object.

Parameters:
container - a generic container
Method Detail

free

public void free()
(non-Javadoc).

Specified by:
free in interface LyGraphicalComponent
Specified by:
free in interface LyFreeInterface
Overrides:
free in class LyGraphicalObject
See Also:
LyFreeInterface.free()

actionPerformed

public void actionPerformed(LyActionEvent actionEvent)
(non-Javadoc).

Specified by:
actionPerformed in interface LyActionListener
See Also:
LyActionListener.actionPerformed(leon.view.event.LyActionEvent)

updateMinimumSize

public void updateMinimumSize(LyComponent child,
                              java.awt.Dimension d)
Updates the minimum size occupied by this component.

Parameters:
child - child component in this container. This parameter is not used in this implementation.
d - minimum size to use

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com