|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.openide.explorer |
Class org.openide.explorer.ExplorerManager extends Object implements Serializable |
serialVersionUID: -4330330689803575792l
Serialization Methods |
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream os) throws IOException
IOException
Serialization Overview |
Serialized Fields |
Package org.openide.explorer.propertysheet |
Class org.openide.explorer.propertysheet.PropertyPanel extends JComponent implements Serializable |
Serialized Fields |
int preferences
PropertyModel model
boolean changeImmediate
true
the changes made in the property editor
are immediately propagated to the value of the property
(to the property model).
Component inner
PropertyPanel.Listener listener
Node.Property prop
boolean settingModel
boolean initializing
PropertyDisplayer displayer
Object[] beans
ReusablePropertyEnv reusableEnv
ReusablePropertyModel reusableModel
boolean isGtk
Class org.openide.explorer.propertysheet.PropertySheet extends JPanel implements Serializable |
serialVersionUID: -7698351033045864945l
Serialized Fields |
int sortingMode
boolean showDesc
Reference storedNode
SheetTable table
PSheet psheet
PropertySheet.HelpAction helpAction
PropertySheet.SheetPCListener pclistener
Class org.openide.explorer.propertysheet.PropertySheetSettings extends SystemOption implements Serializable |
serialVersionUID: -3820718202747868830l
Serialization Methods |
public void readExternal(ObjectInput) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput) throws IOException
Class org.openide.explorer.propertysheet.PropertySheetView extends PropertySheet implements Serializable |
serialVersionUID: -7568245745904766160l
Package org.openide.explorer.view |
Class org.openide.explorer.view.BeanTreeView extends TreeView implements Serializable |
serialVersionUID: 3841322840231536380l
Class org.openide.explorer.view.ChoiceView extends JComboBox implements Serializable |
serialVersionUID: 2522310031223476067l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
Class org.openide.explorer.view.ContextTreeView extends TreeView implements Serializable |
serialVersionUID: -8282594827988436813l
Class org.openide.explorer.view.IconView extends ListView implements Serializable |
serialVersionUID: -9129850245819731264l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
Class org.openide.explorer.view.ListTableView extends ListView implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
Class org.openide.explorer.view.ListView extends JScrollPane implements Serializable |
serialVersionUID: -7540940974042262975l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
Class org.openide.explorer.view.MenuView extends JPanel implements Serializable |
serialVersionUID: -4970665063421766904l
Serialization Methods |
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
Serialized Fields |
JButton root
JButton current
Class org.openide.explorer.view.MenuView.Menu extends JMenuPlus implements Serializable |
serialVersionUID: -1505289666675423991l
Serialized Fields |
Node node
NodeAcceptor action
boolean filled
Class org.openide.explorer.view.MenuView.MenuItem extends JMenuItem implements Serializable |
serialVersionUID: -918973978614344429l
Serialized Fields |
Node node
NodeAcceptor action
Class org.openide.explorer.view.NodeListModel extends AbstractListModel implements Serializable |
serialVersionUID: -1926931095895356820l
Serialized Fields |
int depth
Map childrenCount
Class org.openide.explorer.view.NodeTableModel extends AbstractTableModel implements Serializable |
Serialized Fields |
NodeTableModel.ArrayColumn[] allPropertyColumns
int[] propertyColumns
Node[] nodeRows
int sortColumn
boolean existsComparableColumn
Node.Property treeColumnProperty
PropertyChangeListener pcl
Class org.openide.explorer.view.NodeTreeModel extends DefaultTreeModel implements Serializable |
serialVersionUID: 1900670294524747212l
Class org.openide.explorer.view.TreeTableView extends BeanTreeView implements Serializable |
Serialized Fields |
JTable treeTable
NodeTableModel tableModel
JScrollBar hScrollBar
JScrollPane scrollPane
TreeTableView.ScrollListener listener
boolean allowHideColumns
boolean allowSortingByColumn
boolean hideHScrollBar
JButton colsButton
TreeTableView.SortedNodeTreeModel sortedNodeTreeModel
ActionListener defaultTreeActionListener
TableCellRenderer defaultHeaderRenderer
MouseUtils.PopupMouseAdapter tableMouseListener
AccessibleContext accessContext
TreeTableView.TreeColumnProperty treeColumnProperty
int treeColumnWidth
Component treeTableParent
Class org.openide.explorer.view.TreeView extends JScrollPane implements Serializable |
serialVersionUID: -1639001987693376168l
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |