org.jacorb.naming.namemanager
Class NSTable
javax.swing.JTable
org.jacorb.naming.namemanager.NSTable
public class NSTable
extends javax.swing.JTable
NSTable() - NSTable constructor comment.
|
NSTable
public NSTable()
NSTable constructor comment.
currentSource
public ContextNode currentSource()
- the context node that is the source for this table
getCellRenderer
public TableCellRenderer getCellRenderer(int row,
int column)
setData
public void setData(Vector newData,
ContextNode currentSource)
newData
- Vector
unbind
public void unbind()
unbind a name and remove it from the table
update
public void update()