wt.clients.beans
Class AssociationsSchemaEditor

java.lang.Object
  extended bywt.clients.beans.SchemaEditor
      extended bywt.clients.beans.AssociationsSchemaEditor
All Implemented Interfaces:
PropertyEditor, Serializable

public class AssociationsSchemaEditor
extends SchemaEditor

This class launches an editor at dev-time to find classes and pick attributes

Supported API: false.

Extendable: false.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class wt.clients.beans.SchemaEditor
attributeNames, listeners, objectClassName, value
 
Constructor Summary
AssociationsSchemaEditor()
          This constructs a schema editor

Supported API: false.
 
Method Summary
 String[] getInitialClassNames()
          override superclass method to set the classes/interfaces to show up in the ClassExplorer

Supported API: false.
 
Methods inherited from class wt.clients.beans.SchemaEditor
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, main, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociationsSchemaEditor

public AssociationsSchemaEditor()
This constructs a schema editor

Supported API: false.

Method Detail

getInitialClassNames

public String[] getInitialClassNames()
override superclass method to set the classes/interfaces to show up in the ClassExplorer

Supported API: false.

Overrides:
getInitialClassNames in class SchemaEditor
Returns:
an array of class names