|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.jeppers.grid | |
net.sf.jeppers.grid | |
net.sf.jeppers.grid.print |
Classes in net.sf.jeppers.grid used by net.sf.jeppers.grid | |
AbstractGridModel
This abstract class provides default implementations for most of the methods in the GridModel interface. |
|
AbstractRulerModel
A base for RulerModel that provides handling of listeners. |
|
AbstractSelectionModel
A base for SelectionModel that provides handling of listeners. |
|
AbstractSpanModel
A base for SpanModel that provides handling of listeners. |
|
AbstractStyleModel
A base for StyleModel that provides handling of listeners. |
|
BasicGridUI
|
|
CellSpan
This class embodies the idea that cells can be merged. |
|
CellStyle
Provides rendering information about a cell. |
|
GridCellEditor
This interface defines the method that editors must implement to be used as an editor by JGrid . |
|
GridCellRenderer
This interface defines the method required by any object that would like to be a renderer for cells in a JGrid . |
|
GridModel
Describes a rectangular array of cells. |
|
GridModelEvent
Events corresponding to changes in a GridModel. |
|
GridModelListener
|
|
GridUI
Pluggable look and feel interface for JGrid. |
|
JGrid
The JGrid is used to display and edit regular two-dimensional grid of cells. |
|
JGridHeader
|
|
ResizableGrid
This interface defines the methods to implement for models ( StyleModel ,
RulerModel , SpanModel , SelectionModel )
that need to sync dimensions with GridModel . |
|
RulerModel
This interface captures the model for handling a component that can be segmented along the horizontal or vertical axis, with each segment size being separately tunable. |
|
RulerModelEvent
|
|
RulerModelListener
|
|
SelectionModel
SelectionModel stores selection information for
a grid of cells. |
|
SelectionModelEvent
|
|
SelectionModelListener
|
|
SpanModel
SpanModel provides information about cell spans
for a grid of cells. |
|
SpanModelEvent
|
|
SpanModelListener
|
|
StampLabel
StampLabel overrides methods as per the documentation from Sun's JDK 1.4.2 JavaDoc for DefaultTableCellRenderer. |
|
StyleModel
StyleModel handles editors, renderers, and cell styles for
a grid of cells. |
|
StyleModelEvent
|
|
StyleModelListener
|
Classes in net.sf.jeppers.grid used by net.sf.jeppers.grid.print | |
JGrid
The JGrid is used to display and edit regular two-dimensional grid of cells. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |