当前页面:
在线文档首页 >
NetBeans API Javadoc 4.1.0
AutoAdditionPropertyEditor (NetBeans VCS API) - NetBeans API Javadoc 4.1.0
org.netbeans.modules.vcscore.grouping
Class AutoAdditionPropertyEditor
java.lang.Object
java.beans.PropertyEditorSupport
org.netbeans.modules.vcscore.grouping.AutoAdditionPropertyEditor
- All Implemented Interfaces:
- PropertyEditor
- public class AutoAdditionPropertyEditor
- extends PropertyEditorSupport
Property editor for AutoAddition property of the Vgs Group Settings object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoAdditionPropertyEditor
public AutoAdditionPropertyEditor()
getTags
public String[] getTags()
- Returns:
- names of the supported LookAndFeels
getAsText
public String getAsText()
- Returns:
- text for the current value
setAsText
public void setAsText(String text)
- Parameters:
text
- A text for the current value.
setValue
public void setValue(Object value)