ObjectBrowser version: 1.0.0
A B C D F G H I J L M N O P R S T U V _

A

AbstractCellEditor - Class in net.hep.graphics.ObjectBrowser.Browser
 
AbstractCellEditor() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
AbstractTreeTableModel - Class in net.hep.graphics.ObjectBrowser.Browser
 
AbstractTreeTableModel(Object) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
actionPerformed(ActionEvent) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanelActionListener
 
add(ModelContext) - Method in class net.hep.graphics.ObjectBrowser.Browser.ObjectRep
 
add(Object) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectBrowser
Add an object.
add(Object) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show object' name and possibly fields and methods.
add0(Object) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Recursively add object.
addArray(Object[], String) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show Array.
addArrayList(ArrayList, String) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show ArrayList.
addCellEditorListener(CellEditorListener) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
addCollection(Collection, String) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show Collection.
addGroup(PropertyGroup) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
addList(List, String) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show List.
addMap(Map, String) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show Map.
addProperty(Property) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
addSelectionListener(Browser) - Method in class net.hep.graphics.ObjectBrowser.Browser.BrowserBroker
 
addTreeModelListener(TreeModelListener) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
associate(ModelContext) - Method in class net.hep.graphics.ObjectBrowser.Browser.DocModelNode
 
associate(ModelContext) - Method in class net.hep.graphics.ObjectBrowser.Browser.HierarchyModelNode
 
associate(ModelContext) - Method in interface net.hep.graphics.ObjectBrowser.Browser.ModelNode
 
associate(ModelContext) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 

B

broker - Variable in class net.hep.graphics.ObjectBrowser.Browser.BrowserProto
 
Browser - Interface in net.hep.graphics.ObjectBrowser.Browser
 
BrowserBroker - Class in net.hep.graphics.ObjectBrowser.Browser
 
BrowserBroker() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.BrowserBroker
 
BrowserProto - Class in net.hep.graphics.ObjectBrowser.Browser
 
BrowserProto() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.BrowserProto
 

C

cancelCellEditing() - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
CellRenderer - Interface in net.hep.graphics.ObjectBrowser.Browser
 
chain(ModelContext, ModelContext) - Method in class net.hep.graphics.ObjectBrowser.Browser.ModelContext
 
component() - Method in class net.hep.graphics.ObjectBrowser.Browser.DocBrowser
 
component() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser
 
component() - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeBrowser
 
context() - Method in class net.hep.graphics.ObjectBrowser.Browser.DocModelNode
 
context() - Method in class net.hep.graphics.ObjectBrowser.Browser.HierarchyModelNode
 
context() - Method in interface net.hep.graphics.ObjectBrowser.Browser.ModelNode
 
context() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
context() - Method in class net.hep.graphics.ObjectBrowser.Browser.SelectionEvent
 
create(Object, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectBrowser
Do everything here.
createListSelectionListener() - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.ListToTreeSelectionModelWrapper
Creates and returns an instance of ListSelectionHandler.

D

delayedFireTableDataChanged() - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
Invokes fireTableDataChanged after all the pending events have been processed.
DocBrowser - Class in net.hep.graphics.ObjectBrowser.Browser
 
DocBrowser(BrowserBroker, DocModelNode) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.DocBrowser
 
DocModelNode - Class in net.hep.graphics.ObjectBrowser.Browser
 
DocModelNode(String) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.DocModelNode
 
doesFields(boolean) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show fields, default is true.
doesFields() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
doesInherited(boolean) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show inherited fields/methods, default is true.
doesInherited() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
doesMethodsCall(boolean) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show methods after calling, default is false.
doesMethodsCall() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
doesMethodsShow(boolean) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show methods without calling, default is true.
doesMethodsShow() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
doesProtected(boolean) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show protected (= non public) fields/methods, default is false.
doesProtected() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
doesStatics(boolean) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Show static fields/methods, default is false.
doesStatics() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
DoubleCellRenderer - Class in net.hep.graphics.ObjectBrowser.Browser
 
DoubleCellRenderer() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.DoubleCellRenderer
 
DoublePairCellRenderer - Class in net.hep.graphics.ObjectBrowser.Browser
 
DoublePairCellRenderer() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.DoublePairCellRenderer
 
DoublePairPropertyValue - Class in net.hep.graphics.ObjectBrowser.Browser
 
DoublePairPropertyValue(double, double) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.DoublePairPropertyValue
 
DoublePropertyValue - Class in net.hep.graphics.ObjectBrowser.Browser
 
DoublePropertyValue(double) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.DoublePropertyValue
 
dump() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Dump tree into stdout.

F

fireEditingCanceled() - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
fireEditingStopped() - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 

G

getCellEditorValue() - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
getChild(Object, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
getChildCount(Object) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
getColumnClass(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
getColumnClass(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
getColumnClass(int) - Method in interface net.hep.graphics.ObjectBrowser.Browser.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 
getColumnCount() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
getColumnCount() - Method in interface net.hep.graphics.ObjectBrowser.Browser.TreeTableModel
Returns the number ofs availible column.
getColumnCount() - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 
getColumnName(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
getColumnName(int) - Method in interface net.hep.graphics.ObjectBrowser.Browser.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 
getEditingRow() - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable
 
getFirstValue() - Method in class net.hep.graphics.ObjectBrowser.Browser.DoublePairPropertyValue
 
getIndexOfChild(Object, Object) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
getListSelectionModel() - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.ListToTreeSelectionModelWrapper
Returns the list selection model.
getName() - Method in class net.hep.graphics.ObjectBrowser.Browser.Property
 
getName() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
getNbProperties() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
getProperties() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
getProperty(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
getPropertyGroups() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
getRendererForValue(Object) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyRenderer
 
getRoot() - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
getRoot() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
getRowCount() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
getRowCount() - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 
getSecondValue() - Method in class net.hep.graphics.ObjectBrowser.Browser.DoublePairPropertyValue
 
getSize() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
getString() - Method in class net.hep.graphics.ObjectBrowser.Browser.DocModelNode
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in interface net.hep.graphics.ObjectBrowser.Browser.CellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.DoubleCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.DoublePairCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.IntCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellRenderer
TreeCellRenderer method.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.StringCellRenderer
 
getTree() - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable
Returns the tree that is being shared between the model.
getValue() - Method in class net.hep.graphics.ObjectBrowser.Browser.DoublePropertyValue
 
getValue() - Method in class net.hep.graphics.ObjectBrowser.Browser.IntPropertyValue
 
getValue() - Method in class net.hep.graphics.ObjectBrowser.Browser.Property
 
getValue() - Method in class net.hep.graphics.ObjectBrowser.Browser.StringPropertyValue
 
getValueAt(Object, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
getValueAt(Object, int) - Method in interface net.hep.graphics.ObjectBrowser.Browser.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueAt(int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 
group() - Method in class net.hep.graphics.ObjectBrowser.Browser.Property
 
group_name - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
group_properties - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 

H

HierarchyModelNode - Class in net.hep.graphics.ObjectBrowser.Browser
 
HierarchyModelNode(String) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.HierarchyModelNode
 

I

init() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Initilaise browsers.
IntCellRenderer - Class in net.hep.graphics.ObjectBrowser.Browser
 
IntCellRenderer() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.IntCellRenderer
 
IntPropertyValue - Class in net.hep.graphics.ObjectBrowser.Browser
 
IntPropertyValue(int) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.IntPropertyValue
 
isCellEditable(EventObject) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
isCellEditable(Object, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
By default, make the column with the Tree in it the only editable one.
isCellEditable(EventObject) - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellEditor
Overridden to return false, and if the event is a mouse event it is forwarded to the tree.
isCellEditable(int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
isCellEditable(Object, int) - Method in interface net.hep.graphics.ObjectBrowser.Browser.TreeTableModel
Indicates whether the the value for node node, at column number column is editable.
isCellEditable(int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 
isLeaf(Object) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 

J

JTreeTable - Class in net.hep.graphics.ObjectBrowser.Browser
This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
JTreeTable(TreeTableModel) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.JTreeTable
 
JTreeTable.ListToTreeSelectionModelWrapper - Class in net.hep.graphics.ObjectBrowser.Browser
ListToTreeSelectionModelWrapper extends DefaultTreeSelectionModel to listen for changes in the ListSelectionModel it maintains.
JTreeTable.ListToTreeSelectionModelWrapper() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.ListToTreeSelectionModelWrapper
 
JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler - Class in net.hep.graphics.ObjectBrowser.Browser
Class responsible for calling updateSelectedPathsFromSelectedRows when the selection of the list changse.
JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
 
JTreeTable.TreeTableCellEditor - Class in net.hep.graphics.ObjectBrowser.Browser
TreeTableCellEditor implementation.
JTreeTable.TreeTableCellEditor() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellEditor
 
JTreeTable.TreeTableCellRenderer - Class in net.hep.graphics.ObjectBrowser.Browser
A TreeCellRenderer that displays a JTree.
JTreeTable.TreeTableCellRenderer(TreeModel) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellRenderer
 

L

listenerList - Variable in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
listenerList - Variable in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 

M

m_broker - Variable in class net.hep.graphics.ObjectBrowser.Browser.DocBrowser
 
m_broker - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser
 
m_broker - Variable in class net.hep.graphics.ObjectBrowser.Browser.TreeBrowser
 
m_browsers - Variable in class net.hep.graphics.ObjectBrowser.Browser.BrowserBroker
 
m_cat_model - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser
 
m_cat_table - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser
 
m_context - Variable in class net.hep.graphics.ObjectBrowser.Browser.DocModelNode
 
m_context - Variable in class net.hep.graphics.ObjectBrowser.Browser.HierarchyModelNode
 
m_context - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
m_context - Variable in class net.hep.graphics.ObjectBrowser.Browser.SelectionEvent
 
m_context_list - Variable in class net.hep.graphics.ObjectBrowser.Browser.ObjectRep
 
m_first - Variable in class net.hep.graphics.ObjectBrowser.Browser.DoublePairPropertyValue
 
m_group - Variable in class net.hep.graphics.ObjectBrowser.Browser.Property
 
m_label - Variable in class net.hep.graphics.ObjectBrowser.Browser.DocBrowser
 
m_last_context - Variable in class net.hep.graphics.ObjectBrowser.Browser.DocBrowser
 
m_last_context - Variable in class net.hep.graphics.ObjectBrowser.Browser.TreeBrowser
 
m_map - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyRenderer
 
m_model - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser
 
m_name - Variable in class net.hep.graphics.ObjectBrowser.Browser.DocModelNode
 
m_name - Variable in class net.hep.graphics.ObjectBrowser.Browser.HierarchyModelNode
 
m_name - Variable in class net.hep.graphics.ObjectBrowser.Browser.Property
 
m_name - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
m_next - Variable in class net.hep.graphics.ObjectBrowser.Browser.ModelContext
 
m_node - Variable in class net.hep.graphics.ObjectBrowser.Browser.ModelContext
 
m_previous - Variable in class net.hep.graphics.ObjectBrowser.Browser.ModelContext
 
m_propertyGroup - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
m_renderer - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser
 
m_second - Variable in class net.hep.graphics.ObjectBrowser.Browser.DoublePairPropertyValue
 
m_sorted - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
m_sorter - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
m_strings - Variable in class net.hep.graphics.ObjectBrowser.Browser.SortVector
 
m_tab_pane - Variable in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser
 
m_tree - Variable in class net.hep.graphics.ObjectBrowser.Browser.TreeBrowser
 
m_treeView - Variable in class net.hep.graphics.ObjectBrowser.Browser.TreeBrowser
 
m_value - Variable in class net.hep.graphics.ObjectBrowser.Browser.DoublePropertyValue
 
m_value - Variable in class net.hep.graphics.ObjectBrowser.Browser.IntPropertyValue
 
m_value - Variable in class net.hep.graphics.ObjectBrowser.Browser.Property
 
m_value - Variable in class net.hep.graphics.ObjectBrowser.Browser.StringPropertyValue
 
m_vector - Variable in class net.hep.graphics.ObjectBrowser.Browser.SortVector
 
main(String[]) - Static method in class net.hep.graphics.ObjectBrowser.Browser.BrowserProto
 
main(String[]) - Static method in class net.hep.graphics.ObjectBrowser.Test.Test
 
model() - Method in class net.hep.graphics.ObjectBrowser.Browser.ModelContext
 
ModelContext - Class in net.hep.graphics.ObjectBrowser.Browser
 
ModelContext(ModelNode) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.ModelContext
 
ModelNode - Interface in net.hep.graphics.ObjectBrowser.Browser
 

N

net.hep.graphics.ObjectBrowser.Browser - package net.hep.graphics.ObjectBrowser.Browser
ObjectBrowser' Browser.
net.hep.graphics.ObjectBrowser.Reflector - package net.hep.graphics.ObjectBrowser.Reflector
ObjectBrowser' Reflector.
net.hep.graphics.ObjectBrowser.Test - package net.hep.graphics.ObjectBrowser.Test
ObjectBrowser' Test.
next() - Method in class net.hep.graphics.ObjectBrowser.Browser.ModelContext
 
nodeForRow(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 

O

ObjectBrowser - Class in net.hep.graphics.ObjectBrowser.Reflector
ObjectBrowser application.
ObjectBrowser() - Constructor for class net.hep.graphics.ObjectBrowser.Reflector.ObjectBrowser
Create ObjectBrowser with default options (show fields and methods, incl. static and inherited, don't call methods, don't show protected members).
ObjectBrowser(Object) - Constructor for class net.hep.graphics.ObjectBrowser.Reflector.ObjectBrowser
Create ObjectBrowser with default options (show fields and methods, incl. static and inherited, don't call methods, don't show protected members).
ObjectBrowser(Object, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class net.hep.graphics.ObjectBrowser.Reflector.ObjectBrowser
Create ObjectBrowser.
ObjectPanel - Class in net.hep.graphics.ObjectBrowser.Reflector
ObjectPanel uses reflection to display tree of Objects in the Object Browser.
ObjectPanel() - Constructor for class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Constract with default options.
ObjectPanel(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Constract.
ObjectPanelActionListener - Class in net.hep.graphics.ObjectBrowser.Reflector
ObjectPanelActionListener handles actions on the ObjectPanel.
ObjectPanelActionListener(ObjectPanel) - Constructor for class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanelActionListener
 
ObjectRep - Class in net.hep.graphics.ObjectBrowser.Browser
 
ObjectRep() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.ObjectRep
 

P

paint(Graphics) - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellRenderer
Sublcassed to translate the graphics such that the last visible row will be drawn at 0,0.
previous() - Method in class net.hep.graphics.ObjectBrowser.Browser.ModelContext
 
print() - Method in class net.hep.graphics.ObjectBrowser.Browser.DoublePairPropertyValue
 
print() - Method in class net.hep.graphics.ObjectBrowser.Browser.DoublePropertyValue
 
print() - Method in class net.hep.graphics.ObjectBrowser.Browser.IntPropertyValue
 
print() - Method in interface net.hep.graphics.ObjectBrowser.Browser.PropertyValue
 
print() - Method in class net.hep.graphics.ObjectBrowser.Browser.StringPropertyValue
 
Property - Class in net.hep.graphics.ObjectBrowser.Browser
 
Property(PropertyGroup, String, PropertyValue) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.Property
 
PropertyAlphaSort - Class in net.hep.graphics.ObjectBrowser.Browser
 
PropertyAlphaSort() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.PropertyAlphaSort
 
PropertyBrowser - Class in net.hep.graphics.ObjectBrowser.Browser
 
PropertyBrowser(BrowserBroker, PropertyModelNode) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser
 
PropertyBrowser.PropertyTableModel - Class in net.hep.graphics.ObjectBrowser.Browser
 
PropertyBrowser.PropertyTableModel(PropertyModelNode, PropertySorter) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
PropertyCatSort - Class in net.hep.graphics.ObjectBrowser.Browser
 
PropertyCatSort() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.PropertyCatSort
 
PropertyGroup - Class in net.hep.graphics.ObjectBrowser.Browser
 
PropertyGroup(String) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
propertyGroup(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
PropertyModelNode - Class in net.hep.graphics.ObjectBrowser.Browser
 
PropertyModelNode() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
PropertyRenderer - Class in net.hep.graphics.ObjectBrowser.Browser
 
PropertyRenderer() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.PropertyRenderer
 
PropertySorter - Interface in net.hep.graphics.ObjectBrowser.Browser
 
PropertyValue - Interface in net.hep.graphics.ObjectBrowser.Browser
 

R

regenerate() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
removeCellEditorListener(CellEditorListener) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
removeTreeModelListener(TreeModelListener) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
resetProperties() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
resetPropertyGroups() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
resetRowSelection() - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.ListToTreeSelectionModelWrapper
This is overridden to set updatingListSelectionModel and message super.
root - Variable in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 

S

select() - Method in class net.hep.graphics.ObjectBrowser.Browser.HierarchyModelNode
 
selectionChanged(SelectionEvent) - Method in interface net.hep.graphics.ObjectBrowser.Browser.Browser
 
selectionChanged(SelectionEvent) - Method in class net.hep.graphics.ObjectBrowser.Browser.DocBrowser
 
selectionChanged(SelectionEvent) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser
 
selectionChanged(SelectionEvent) - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeBrowser
 
SelectionEvent - Class in net.hep.graphics.ObjectBrowser.Browser
 
SelectionEvent(ModelContext) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.SelectionEvent
 
sendSelectionEvent(SelectionEvent) - Method in class net.hep.graphics.ObjectBrowser.Browser.BrowserBroker
 
setBounds(int, int, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellRenderer
This is overridden to set the height to match that of the JTable.
setProperties(Vector) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
setProperty(int, Object) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
setpropertyGroup(int, Object) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
setPropertyGroups(Vector) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
setRowHeight(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable
Overridden to pass the new rowHeight to the tree.
setRowHeight(int) - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellRenderer
Sets the row height of the tree, and forwards the row height to the table.
setStatus() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
setup() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Setup GUI.
setValue(PropertyValue) - Method in class net.hep.graphics.ObjectBrowser.Browser.Property
 
setValueAt(Object, Object, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
setValueAt(Object, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyBrowser.PropertyTableModel
 
setValueAt(Object, Object, int) - Method in interface net.hep.graphics.ObjectBrowser.Browser.TreeTableModel
Sets the value for node node, at column number column.
setValueAt(Object, int, int) - Method in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 
shouldSelectCell(EventObject) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
sizeGroup() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
solution() - Method in class net.hep.graphics.ObjectBrowser.Browser.SortVector
 
sort(PropertyModelNode) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyAlphaSort
Sorts the properties in alphabetical order
sort(PropertyModelNode) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyCatSort
Sorts the properties by group.
sort(PropertyModelNode) - Method in interface net.hep.graphics.ObjectBrowser.Browser.PropertySorter
 
sortGroup(PropertyGroup) - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyCatSort
Sorts the properties inside a group by alphabetical order.
SortVector - Class in net.hep.graphics.ObjectBrowser.Browser
 
SortVector(Vector) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.SortVector
 
sortvector() - Method in class net.hep.graphics.ObjectBrowser.Browser.SortVector
 
splitPane - Variable in class net.hep.graphics.ObjectBrowser.Browser.BrowserProto
 
splitPane2 - Variable in class net.hep.graphics.ObjectBrowser.Browser.BrowserProto
 
stopCellEditing() - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractCellEditor
 
StringCellRenderer - Class in net.hep.graphics.ObjectBrowser.Browser
 
StringCellRenderer() - Constructor for class net.hep.graphics.ObjectBrowser.Browser.StringCellRenderer
 
StringPropertyValue - Class in net.hep.graphics.ObjectBrowser.Browser
 
StringPropertyValue(String) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.StringPropertyValue
 

T

Test - Class in net.hep.graphics.ObjectBrowser.Test
Test for net.hep.graphics.ObjectBrowser.
Test() - Constructor for class net.hep.graphics.ObjectBrowser.Test.Test
Create several objects and show them in an ObjectBrowser.
testCollections(Object, String) - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Test for collections.
toString() - Method in class net.hep.graphics.ObjectBrowser.Browser.Property
 
toString() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyGroup
 
toString() - Method in class net.hep.graphics.ObjectBrowser.Browser.PropertyModelNode
 
toString() - Method in class net.hep.graphics.ObjectBrowser.Browser.StringPropertyValue
 
tree - Variable in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable
A subclass of JTree.
tree - Variable in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 
TreeBrowser - Class in net.hep.graphics.ObjectBrowser.Browser
 
TreeBrowser(BrowserBroker, HierarchyModelNode) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.TreeBrowser
 
TreeTableModel - Interface in net.hep.graphics.ObjectBrowser.Browser
TreeTableModel is the model used by a JTreeTable.
treeTableModel - Variable in class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 
TreeTableModelAdapter - Class in net.hep.graphics.ObjectBrowser.Browser
This is a wrapper class takes a TreeTableModel and implements the table model interface.
TreeTableModelAdapter(TreeTableModel, JTree) - Constructor for class net.hep.graphics.ObjectBrowser.Browser.TreeTableModelAdapter
 

U

update() - Method in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
Update browsers.
updateSelectedPathsFromSelectedRows() - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.ListToTreeSelectionModelWrapper
If updatingListSelectionModel is false, this will reset the selected paths from the selected rows in the list selection model.
updateUI() - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellRenderer
updateUI is overridden to set the colors of the Tree's renderer to match that of the table.
updateUI() - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable
Overridden to message super and forward the method to the tree.
updatingListSelectionModel - Variable in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.ListToTreeSelectionModelWrapper
Set to true when we are updating the ListSelectionModel.

V

valueChanged(ListSelectionEvent) - Method in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
 
valueForPathChanged(TreePath, Object) - Method in class net.hep.graphics.ObjectBrowser.Browser.AbstractTreeTableModel
 
visibleRow - Variable in class net.hep.graphics.ObjectBrowser.Browser.JTreeTable.TreeTableCellRenderer
Last table/tree row asked to renderer.

_

_broker - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_docModel - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_doesFields - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_doesInherited - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_doesMethodsCall - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_doesMethodsShow - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_doesProtected - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_doesStatics - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_fields - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_hierarchy - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_inherited - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_methodsCall - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_methodsShow - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_op - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectBrowser
 
_panel - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanelActionListener
 
_protected - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_splitPane - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_splitPane2 - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_statics - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_tbrowser - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_topObjects - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_update - Variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 
_webPage - Static variable in class net.hep.graphics.ObjectBrowser.Reflector.ObjectPanel
 

A B C D F G H I J L M N O P R S T U V _
Written by: J.Hrivnac

Documentation built February 6 2007 on Linux by hrivnac