Package com.cosylab.vdct.inspector
Interface InspectorActionProperty
-
- All Superinterfaces:
ActionListener
,EventListener
,InspectableProperty
public interface InspectorActionProperty extends InspectableProperty, ActionListener
- Author:
- Matej
-
-
Field Summary
-
Fields inherited from interface com.cosylab.vdct.inspector.InspectableProperty
ALWAYS_VISIBLE, NEVER_VISIBLE, NON_DEFAULT_VISIBLE, UNDEFINED_VISIBILITY
-
-
Method Summary
-
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
-
Methods inherited from interface com.cosylab.vdct.inspector.InspectableProperty
allowsOtherValues, checkValueValidity, getEditPattern, getGuiGroup, getHelp, getInitValue, getName, getSelectableValues, getToolTipText, getValue, getVisibility, hasDefaultValue, hasValidity, isEditable, isSeparator, isValid, popupEvent, setValue
-
-