wt.clients.beans.lifecycle
Class ProjectPanelModeEditor
java.lang.Object
java.beans.PropertyEditorSupport
wt.clients.beans.lifecycle.ProjectPanelModeEditor
- All Implemented Interfaces:
- PropertyEditor
- public class ProjectPanelModeEditor
- extends PropertyEditorSupport
This is a PropertyEditor for the "Mode" property of the ProjectPanel.
This class is only intended for use by builder tools.
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
modes
private static final String[] modes
ProjectPanelModeEditor
public ProjectPanelModeEditor()
getAsText
public String getAsText()
setAsText
public void setAsText(String s)
getTags
public String[] getTags()
getJavaInitializationString
public String getJavaInitializationString()