Package be.gaudry.swing.component.table
Class JXTableRegistry
java.lang.Object
be.gaudry.swing.component.table.JXTableRegistry
- Since:
- 1.0 Jul 1, 2008, 1.0
- Version:
- %I%, %G%
- Author:
- Steph GAUDRY
-
Method Summary
Modifier and TypeMethodDescriptionstatic Set<org.jdesktop.swingx.JXTable>
getTablesOf(Container container)
static void
register(org.jdesktop.swingx.JXTable table)
static void
unregister(Container container)
-
Method Details
-
register
public static void register(org.jdesktop.swingx.JXTable table) -
unregister
-
getTablesOf
-