|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JvPanelContainer | |
|---|---|
| org.jurvis.swing | Swing utilities and extensions. |
| org.jurvis.swing.explorer | |
| org.jurvis.swing.table | |
| org.jurvis.swing.tree | |
| Uses of JvPanelContainer in org.jurvis.swing |
|---|
| Subinterfaces of JvPanelContainer in org.jurvis.swing | |
|---|---|
interface |
JvPanelList
A JvPanelList defines the interface for a list object embedded
within a panel. |
interface |
JvPanelTable
A JvPanelTable defines the interface for a table object embedded
within a panel. |
interface |
JvPanelTree
A JvPanelTree defines the interface for a tree object embedded
within a panel. |
| Classes in org.jurvis.swing that implement JvPanelContainer | |
|---|---|
class |
JvPropertyTable
A table that displays the entries within a Properties object. |
| Uses of JvPanelContainer in org.jurvis.swing.explorer |
|---|
| Classes in org.jurvis.swing.explorer that implement JvPanelContainer | |
|---|---|
class |
JvExplorerListDetails
A component displaying details about the active JvExplorer node as a
list within a JTable. |
class |
JvExplorerTree
The tree component within a JvExplorer representing the data
hierarchy. |
| Uses of JvPanelContainer in org.jurvis.swing.table |
|---|
| Classes in org.jurvis.swing.table that implement JvPanelContainer | |
|---|---|
class |
JvObjectTable
A JTable in which each row corresponds to a single object. |
class |
JvTable
A JTable that allows nodes to be dragged and dropped within the
table and between other components. |
| Uses of JvPanelContainer in org.jurvis.swing.tree |
|---|
| Classes in org.jurvis.swing.tree that implement JvPanelContainer | |
|---|---|
class |
JvTree
A JTree that allows nodes to be dragged and dropped within the
tree and between other components. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||