GuiComponents.Inspector.SerializableModel Class Reference

Inheritance diagram for GuiComponents.Inspector.SerializableModel:

Inheritance graph
[legend]
Collaboration diagram for GuiComponents.Inspector.SerializableModel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int getChildCount (Object node)
Object getChild (Object node, int i)
boolean isLeaf (Object node)
int getColumnCount ()
 Returns the number ofs availible column.
String getColumnName (int column)
 Returns the name for column number column.
Class getColumnClass (int column)
 Returns the type for column number column.
Object getValueAt (Object node, int column)
 Returns the value to be displayed for node node, at column number column.

Static Protected Attributes

static String[] cNames = {"Name", "Type", "Value"}
static Class[] cTypes = {TreeTableModel.class, String.class, String.class}

Package Functions

 SerializableModel (StreamableRep rep)

Private Attributes

StreamableRep rep

Detailed Description

Definition at line 5 of file SerializableModel.java.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:13:53 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6