Class RefreshButtonProperties<V>
java.lang.Object
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.ButtonProperties<RefreshButtonProperties<V>>
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.SimpleButtonProperties<V,RefreshButtonProperties<V>>
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.RefreshButtonProperties<V>
- All Implemented Interfaces:
IButtonProperties,IContainerButtonProperties,ISimpleButtonProperties
public class RefreshButtonProperties<V>
extends SimpleButtonProperties<V,RefreshButtonProperties<V>>
-
Field Summary
Fields inherited from class com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.SimpleButtonProperties
action, executeToModel, setterValue, updaterControlFields inherited from class com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.ButtonProperties
eventBroker, handler, height, icon, style, text, tooltip, width -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.SimpleButtonProperties
action, getActionMethods inherited from class com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.ButtonProperties
getEventBroker, getHandler, getHeight, getIcon, getStyle, getText, getThis, getTooltip, getWidth, handler, height, icon, isEnable, isVisible, setCurrentEnable, setEnable, setEnable, setStyle, setVisible, setVisible, text, tooltip, width
-
Constructor Details
-
RefreshButtonProperties
public RefreshButtonProperties()
-