|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JGrid | |
|---|---|
| com.guigarage.jgrid.renderer | |
| com.guigarage.jgrid.ui | |
| Uses of JGrid in com.guigarage.jgrid.renderer |
|---|
| Methods in com.guigarage.jgrid.renderer with parameters of type JGrid | |
|---|---|
Component |
GridCellRenderer.getGridCellRendererComponent(JGrid grid,
Object value,
int index,
boolean isSelected,
boolean cellHasFocus)
Returns a component for rendering / painting the cell with the given index & properties |
Component |
DefaultGridCellRenderer.getGridCellRendererComponent(JGrid grid,
Object value,
int index,
boolean isSelected,
boolean cellHasFocus)
|
| Uses of JGrid in com.guigarage.jgrid.ui |
|---|
| Fields in com.guigarage.jgrid.ui declared as JGrid | |
|---|---|
protected JGrid |
BasicGridUI.grid
|
| Constructors in com.guigarage.jgrid.ui with parameters of type JGrid | |
|---|---|
BasicGridUIHandler(JGrid grid)
Constructs a BasicGridUIHandler for a specific JGrid |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||