LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.win.swing
Class LySwingChart

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.LySwingChart
All Implemented Interfaces:
LyEventTransmitter, LyGraphicalChart, LyGraphicalComponent, LyGraphicalFieldItem, LyGraphicalPanel, LyViewComponent, LyFreeInterface, LySetPopupMenuInterface, LySwingComponent

public abstract class LySwingChart
extends LySwingPanel
implements LyGraphicalChart

This class implements the common behavior of the CHART object (as described in the dtd) for win & Swing viewer.

A chart allows to display a graph representing statistics on data.

See Also:
LyRelation

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void addColumn(LyColumn column, int pos)
          This method is not implemented.
 void removeColumn(LyColumn column)
          This method is not implemented.
 
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, 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
 

Field Detail

__VERSION

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

addColumn

public void addColumn(LyColumn column,
                      int pos)
This method is not implemented. Nothing is done.

Specified by:
addColumn in interface LyGraphicalChart
Parameters:
column - The columns to add to columns list.
pos - Position where the sub-component is inserted.
See Also:
LyGraphicalChart.addColumn(LyColumn, int)

removeColumn

public void removeColumn(LyColumn column)
This method is not implemented. Nothing is done.

Specified by:
removeColumn in interface LyGraphicalChart
Parameters:
column - The columns to remove to columns list.
See Also:
LyGraphicalChart.removeColumn(LyColumn)

(c) January 2013 - W4 S.A.

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