Serialized Form
|
Package com.elegantj.awt.tree |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Implementation of the Externalizable
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Implementation of the Externalizable
node
AWTTreeNode node
value
java.lang.Object value
path
AWTTreeNode[] path
- The path of the node
childIndices
int[] childIndices
- The indexes of the child
children
AWTTreeNode[] children
- The childrens nodes array
path
AWTTreeNode[] path
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Serialization support
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Serialization support
parent
AWTTreeNode parent
children
java.util.Vector children
allowsChildren
boolean allowsChildren
isExpanded
boolean isExpanded
isSelected
boolean isSelected
tree
AWTTree tree
- tree - AWTTree
maxWidth
int maxWidth
offscreenTreeImage
java.awt.Image offscreenTreeImage
offscreenTreeGraphics
java.awt.Graphics offscreenTreeGraphics
tree
AWTTree tree
addChildMenuItem
java.awt.MenuItem addChildMenuItem
insertMenuItem
java.awt.MenuItem insertMenuItem
removeMenuItem
java.awt.MenuItem removeMenuItem
editMenuItem
java.awt.MenuItem editMenuItem
selectedNodes
java.util.Vector selectedNodes
tree
AWTTree tree
selected
boolean selected
hasFocus
boolean hasFocus
textSelectionColor
java.awt.Color textSelectionColor
textNonSelectionColor
java.awt.Color textNonSelectionColor
backgroundSelectionColor
java.awt.Color backgroundSelectionColor
backgroundNonSelectionColor
java.awt.Color backgroundNonSelectionColor
borderSelectionColor
java.awt.Color borderSelectionColor
node
AWTTreeNode node
tree
AWTTree tree
CHECKBOX_IMAGE_WIDTH
int CHECKBOX_IMAGE_WIDTH
CHECKBOX_IMAGE_HEIGHT
int CHECKBOX_IMAGE_HEIGHT
tree
AWTTree tree
selected
boolean selected
hasFocus
boolean hasFocus
textSelectionColor
java.awt.Color textSelectionColor
textNonSelectionColor
java.awt.Color textNonSelectionColor
backgroundSelectionColor
java.awt.Color backgroundSelectionColor
backgroundNonSelectionColor
java.awt.Color backgroundNonSelectionColor
borderSelectionColor
java.awt.Color borderSelectionColor
node
AWTTreeNode node
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException,
java.awt.IllegalComponentStateException
- Implementation of the Externalizable
tree
AWTTree tree
CHOICE_IMAGE_WIDTH
int CHOICE_IMAGE_WIDTH
selected
boolean selected
hasFocus
boolean hasFocus
textSelectionColor
java.awt.Color textSelectionColor
textNonSelectionColor
java.awt.Color textNonSelectionColor
backgroundSelectionColor
java.awt.Color backgroundSelectionColor
backgroundNonSelectionColor
java.awt.Color backgroundNonSelectionColor
borderSelectionColor
java.awt.Color borderSelectionColor
node
AWTTreeNode node
tree
AWTTree tree
tree
AWTTree tree
selected
boolean selected
hasFocus
boolean hasFocus
textSelectionColor
java.awt.Color textSelectionColor
textNonSelectionColor
java.awt.Color textNonSelectionColor
backgroundSelectionColor
java.awt.Color backgroundSelectionColor
backgroundNonSelectionColor
java.awt.Color backgroundNonSelectionColor
borderSelectionColor
java.awt.Color borderSelectionColor
node
AWTTreeNode node
selected
boolean selected
hasFocus
boolean hasFocus
textSelectionColor
java.awt.Color textSelectionColor
textNonSelectionColor
java.awt.Color textNonSelectionColor
backgroundSelectionColor
java.awt.Color backgroundSelectionColor
backgroundNonSelectionColor
java.awt.Color backgroundNonSelectionColor
borderSelectionColor
java.awt.Color borderSelectionColor
node
AWTTreeNode node
tree
AWTTree tree
tree
AWTTree tree
- The tree
choiceContainer
java.awt.Panel choiceContainer
searchFromLabel
java.awt.Label searchFromLabel
searchFromChoice
java.awt.Choice searchFromChoice
searchWithLabel
java.awt.Label searchWithLabel
searchWithChoice
java.awt.Choice searchWithChoice
searchOnLevelLabel
java.awt.Label searchOnLevelLabel
searchOnLevelChoice
java.awt.Choice searchOnLevelChoice
searchButton
java.awt.Button searchButton
caseSensitiveCheckbox
java.awt.Checkbox caseSensitiveCheckbox
searchTextField
java.awt.TextField searchTextField
textFieldButtonPanel
java.awt.Panel textFieldButtonPanel
buttonPanel
java.awt.Panel buttonPanel
tree
AWTTree tree
selected
boolean selected
hasFocus
boolean hasFocus
textSelectionColor
java.awt.Color textSelectionColor
textNonSelectionColor
java.awt.Color textNonSelectionColor
backgroundSelectionColor
java.awt.Color backgroundSelectionColor
backgroundNonSelectionColor
java.awt.Color backgroundNonSelectionColor
borderSelectionColor
java.awt.Color borderSelectionColor
node
AWTTreeNode node
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Implementation of the readExternal
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Implementation of the writeExternal
borderColorEditor
java.beans.PropertyEditor borderColorEditor
borderTypeLabel
javax.swing.JLabel borderTypeLabel
borderWidthLabel
javax.swing.JLabel borderWidthLabel
borderColorLabel
javax.swing.JLabel borderColorLabel
borderTypeComboBox
javax.swing.JComboBox borderTypeComboBox
borderWidthComboBox
javax.swing.JComboBox borderWidthComboBox
borderColorButton
javax.swing.JButton borderColorButton
m_propertyChange
java.beans.PropertyChangeSupport m_propertyChange
sPoint
java.lang.String sPoint
sNone
java.lang.String sNone
sSimple
java.lang.String sSimple
sRaised
java.lang.String sRaised
sLowered
java.lang.String sLowered
m_nExitStatus
int m_nExitStatus
m_bDisposeOnExit
boolean m_bDisposeOnExit
doneButton
javax.swing.JButton doneButton
body
java.awt.Component body
Submit a bug or feature
Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.