com.cosylab.vdct.inspector
Interface InspectorActionProperty

All Superinterfaces:
java.awt.event.ActionListener, java.util.EventListener, InspectableProperty

public interface InspectorActionProperty
extends InspectableProperty, java.awt.event.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 com.cosylab.vdct.inspector.InspectableProperty
allowsOtherValues, checkValueValidity, getEditPattern, getGuiGroup, getHelp, getInitValue, getName, getSelectableValues, getToolTipText, getValue, getVisibility, hasDefaultValue, hasValidity, isEditable, isSeparator, isValid, popupEvent, setValue
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed