Serialized Form
-
Package com.sun.xml.xsom.impl.util
-
Class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaRootNode extends SchemaTreeTraverser.SchemaTreeNode implements Serializable
-
Class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer extends JPanel implements Serializable
-
Serialized Fields
-
iconLabel
JLabel iconLabel
The icon label. -
isSelected
boolean isSelected
The selection indicator. -
nameFont
Font nameFont
Default font for the text label. -
nameLabel
JLabel nameLabel
The text label -
selectedBackground
Color selectedBackground
Background color for selected cells (light brown). -
selectedForeground
Color selectedForeground
Foreground color for selected cells, both text and border (dark brown).
-
-
-
Class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeModel extends DefaultTreeModel implements Serializable
-
Class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode extends DefaultMutableTreeNode implements Serializable
-