See: Description
Interface | Description |
---|---|
IlvJTable.ToolTipPolicy |
The
ToolTipPolicy defines the strategy that a
JTable uses to compute the text and positioning of its
tooltips. |
IlvJTableColumn |
The
IlvJTableColumn interface defines the behavior of a
table column that can be added to an IlvJTable through its
addColumn() method. |
IlvJTreeRenderPolicy |
IlvJTreeRenderPolicy defines the rendering and editing
policy for rows (that is, activities or resources) being displayed in an
IlvJTree . |
IlvWrappedEditor |
IlvWrappedEditor is a Swing CellEditor
that is implemented as a wrapper around the real editing
component. |
Class | Description |
---|---|
IlvAbstractBoundedRangeModel | Deprecated
Beginning with Rogue Wave JViews 7.5 use the
IlvAbstractBoundedRangeModel class instead. |
IlvAbstractJTableColumn |
The class
IlvAbstractJTableColumn is the superclass of
all table column implementations that can be used with an
IlvJTable . |
IlvAbstractJTreeRenderPolicy |
IlvAbstractJTreeRenderPolicy is the superclass of all
rendering policy implementations that can be used with an
IlvJTree . |
IlvConfigurableTableColumn |
IlvConfigurableTableColumn is a column definition that
can be customized for rendering and editing a property of an
IlvHierarchyNode , that is, an activity or a resource, in an
IlvJTable . |
IlvDefaultJTreeCellRenderer |
IlvDefaultJTreeCellRenderer is a cell renderer that is specifically
designed to work with the IlvJTree component. |
IlvJTable |
IlvJTable is a Swing JTable subclass that
is designed specifically to integrate easily with the Gantt framework. |
IlvJTable.DefaultToolTipPolicy |
The
DefaultToolTipPolicy implements a default tooltip
strategy for a JTable . |
IlvJTableHeader |
IlvJTableHeader is an extension of the Swing
JTableHeader component. |
IlvJTree |
IlvJTree is a Swing JTree subclass that is
designed specifically to integrate easily with the Gantt framework. |
IlvJTree.DefaultEditor |
DefaultEditor is a DefaultTreeCellEditor
that properly implements the IlvWrappedEditor
interface. |
IlvJTreeStringRenderPolicy |
IlvJTreeStringRenderPolicy is a policy that can render
and edit a String property of an IlvHierarchyNode
(that is, an activity or a resource) in an IlvJTree . |
IlvJTreeStringRenderPolicy.PropertyRenderer | |
IlvPopupMenuActivityContext |
The context of a pop-up menu for a
IlvActivity graphic
representation that is managed by a IlvPopupMenuManager . |
IlvPopupMenuConstraintContext |
The context of a pop-up menu for a
IlvActivity graphic
representation that is managed by a IlvPopupMenuManager . |
IlvStringColumn |
IlvStringColumn is a column definition that can render a
String property of an IlvHierarchyNode (that is,
an activity or a resource) in an IlvJTable . |
IlvTextFieldEditor |
IlvTextFieldEditor is a text field that implements the
CellEditor interface. |
IlvTextFieldTableEditor |
IlvTextFieldTableEditor is a JTextField
that implements the TableCellEditor interface. |
IlvTextFieldTreeEditor |
IlvTextFieldTreeEditor is a JTextField
that implements the TreeCellEditor interface. |
IlvTimeScrollBar |
An
IlvTimeScrollbar is a scroll bar that implements the
IlvTimeScrollable interface and is designed to scroll over a
time period. |
IlvTreeColumn | |
IlvVerticalBoundedRangeModel |
The
IlvVerticalBoundedRangeModel class implements a model
for bounded-range components, such as a JScrollBar or a
JSlider . |
IlvVerticalScrollBar |
IlvVerticalScrollBar is a JScrollBar extension that
coordinates vertical scrolling with other Gantt components via connection to
an IlvGanttConfiguration . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.