Package | Description |
---|---|
ilog.views.gantt.swing |
Provides interfaces and classes for rendering and editing
Gantt data in Swing components, such as a tree or table.
|
Modifier and Type | Method and Description |
---|---|
IlvTreeColumn |
IlvJTable.getTreeColumn(int viewColumnIndex)
Returns the
IlvTreeColumn whose data is being rendered in the
column at viewColumnIndex in the display. |
IlvTreeColumn |
IlvJTable.getTreeColumn(Object identifier)
Returns the first
IlvTreeColumn in the view whose identifier
is equal to identifier , when compared using
equals() . |
IlvTreeColumn |
IlvJTable.getTreeColumn(TableColumn column)
Returns the
IlvTreeColumn whose data is being rendered by the
specified column . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.