public abstract class ControlDrawablesParent extends ControlSwingElement implements NeedsUpdate
ACTION_OFF, ACTION_ON, ACTION_PRESS, BACKGROUND, ENABLED, FONT, FOREGROUND, myVisual, NAME, PARENT, POSITION, SIZE, TOOLTIP, VISIBLE
ACTION, isUnderEjs, METHOD_FOR_VARIABLE, METHOD_TRIGGER, myGroup, myObject, myPropertiesTable, VARIABLE_CHANGED
Constructor and Description |
---|
ControlDrawablesParent(java.lang.Object _visual) |
Modifier and Type | Method and Description |
---|---|
void |
addToPreupdateList(NeedsPreUpdate _child) |
ControlDrawable |
getSelectedDrawable() |
void |
removeFromPreupdateList(NeedsPreUpdate _child) |
void |
update() |
createVisual, getComponent, getIcon, getPropertyInfo, getPropertyList, getValue, getVisual, parseConstant, setDefaultValue, setValue
addAction, addAction, addAction, destroy, getGroup, getObject, getProperty, getSimulation, implementsProperty, initialize, invokeActions, invokeActions, isActive, propertyIsTypeOf, propertyType, removeAction, removeAction, reset, setActive, setGroup, setProperties, setProperty, toString, variableChanged, variableChangedDoNotUpdate, variablePropertiesClear, variablesChanged
public void update()
update
in interface NeedsUpdate
public void addToPreupdateList(NeedsPreUpdate _child)
public void removeFromPreupdateList(NeedsPreUpdate _child)
public ControlDrawable getSelectedDrawable()