org.colos.ejs.library.control.displayejs
Class ControlCone

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.displayejs.ControlDrawable3D
              extended by org.colos.ejs.library.control.displayejs.ControlInteractiveElement
                  extended by org.colos.ejs.library.control.displayejs.ControlInteractiveTile
                      extended by org.colos.ejs.library.control.displayejs.ControlCylinder
                          extended by org.colos.ejs.library.control.displayejs.ControlCone
All Implemented Interfaces:
InteractionListener

public class ControlCone
extends ControlCylinder


Field Summary
 
Fields inherited from class org.colos.ejs.library.control.displayejs.ControlInteractiveTile
PROPERTIES_ADDED
 
Fields inherited from class org.colos.ejs.library.control.displayejs.ControlInteractiveElement
ACTION_ENTERED, ACTION_EXITED, ACTION_PRESS, IE_ADDED
 
Fields inherited from class org.colos.ejs.library.control.displayejs.ControlDrawable3D
NULL_COLOR
 
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
ControlCone()
           
 
Method Summary
 
Methods inherited from class org.colos.ejs.library.control.displayejs.ControlCylinder
getDefaultValueString, getPropertyCommonName, getPropertyInfo, getPropertyList, getValue, parseConstant, setDefaultValue, setProperty, setValue
 
Methods inherited from class org.colos.ejs.library.control.displayejs.ControlInteractiveElement
interactionPerformed
 
Methods inherited from class org.colos.ejs.library.control.displayejs.ControlDrawable3D
decodeResolution
 
Methods inherited from class org.colos.ejs.library.control.swing.ControlDrawable
destroy, getDrawable, getMenuNameEntry, getParent, replaceDrawable, setParent
 
Methods inherited from class org.colos.ejs.library.control.ControlElement
acceptsChild, addAction, addAction, addAction, addMenuEntries, 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, 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

ControlCone

public ControlCone()