org.netbeans.modules.xml.schema.ui.basic |
|
Java Source File Name | Type | Comment |
DesignGotoType.java | Class | GotoType for showing a component in the design view. |
NameGenerator.java | Class | Utility class for generating names for elements within a schema model. |
SchemaColumn.java | Class | Represents a column in the SchemaColumnsView, displaying the details of
a SchemaComponentNode. |
SchemaColumnsCategory.java | Class | Displays the categorized version of the schema column view. |
SchemaColumnsView.java | Class | Displays the XML schema in a series of columns, each usually
containing a tree representing a subset of the schema model. |
SchemaGotoType.java | Class | GotoType for showing a component in the schema view (tree/columns). |
SchemaModelCookie.java | Interface | Provides access to a schema model instance. |
SchemaSettings.java | Class | Manages the schema editor options. |
SchemaTreeCategory.java | Class | Displays the categorized version of the schema tree view. |
SchemaTreeView.java | Class | Represents the schema model using a tree view. |
ShowSchemaAction.java | Class | Action to show a component in the schema view. |
UIUtilities.java | Class | |