Class ShowPropertyButtonProperties<V>
java.lang.Object
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.ButtonProperties<ShowPropertyButtonProperties<V>>
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.SimpleButtonProperties<V,ShowPropertyButtonProperties<V>>
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.ShowPropertyButtonProperties<V>
- All Implemented Interfaces:
IButtonProperties,IContainerButtonProperties,ISimpleButtonProperties
public class ShowPropertyButtonProperties<V>
extends SimpleButtonProperties<V,ShowPropertyButtonProperties<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, 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, getHeight, getIcon, getStyle, getText, getThis, getTooltip, getWidth, height, icon, isEnable, isVisible, setCurrentEnable, setEnable, setEnable, setStyle, setVisible, setVisible, text, tooltip, width
-
Constructor Details
-
ShowPropertyButtonProperties
public ShowPropertyButtonProperties()
-