org.colos.ejs.library.control.drawables
Class ControlZGridPlot

java.lang.Object
  extended by org.colos.ejs.library.control.ControlElement
      extended by org.colos.ejs.library.control.swing.ControlDrawable
          extended by org.colos.ejs.library.control.drawables.ControlDrawable2D
              extended by org.colos.ejs.library.control.drawables.ControlScalarField
                  extended by org.colos.ejs.library.control.drawables.ControlZGridPlot
All Implemented Interfaces:
NeedsPreUpdate

public class ControlZGridPlot
extends ControlScalarField


Field Summary
 
Fields inherited from class org.colos.ejs.library.control.swing.ControlDrawable
DRAWABLE_NAME, PARENT
 
Fields inherited from class org.colos.ejs.library.control.ControlElement
ACTION, ACTION_ERROR, ACTION_SUCCESS, METHOD_FOR_VARIABLE, METHOD_TRIGGER, NAME, VARIABLE_CHANGED
 
Constructor Summary
ControlZGridPlot()
           
 
Method Summary
 
Methods inherited from class org.colos.ejs.library.control.drawables.ControlScalarField
addMenuEntries, destroy, getDefaultValueString, getPropertyInfo, getPropertyList, getValue, parseConstant, preupdate, setDefaultValue, setParent, setValue, showDataTable
 
Methods inherited from class org.colos.ejs.library.control.drawables.ControlDrawable2D
getPropertyCommonName
 
Methods inherited from class org.colos.ejs.library.control.swing.ControlDrawable
getDrawable, getMenuNameEntry, getParent, replaceDrawable
 
Methods inherited from class org.colos.ejs.library.control.ControlElement
acceptsChild, addAction, addAction, addAction, editorIsReading, flush, getComponent, getGroup, getObject, getObject, getObjectClassname, getProperty, getSimulation, getValue, getVisual, implementsProperty, indexOf, initialize, invokeActions, invokeActions, isActive, onExit, propertyIndex, propertyIsTypeOf, propertyType, removeAction, removeAction, replaceVisual, reset, setActive, setFieldListValue, setFieldListValues, setGroup, setProperties, setProperty, setProperty, setPropertyEditor, setVariableEditor, toString, toStringValue, variableChanged, variableChangedDoNotUpdate, variableExtraChanged, variablePropertiesClear, variablesChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ControlZGridPlot

public ControlZGridPlot()