|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategoryManager | |
|---|---|
| com.antelmann.sql | This package contains classes to ease JDBC development and also provides useful SQL-based implementations for com.antelmann.db classes |
| com.antelmann.util.gui | This package contains utility classes for GUI related implementations. |
| Uses of CategoryManager in com.antelmann.sql |
|---|
| Classes in com.antelmann.sql that implement CategoryManager | |
|---|---|
class |
CategoryStore<T extends Category<?> & DBEntry>
provides an SQL-based store wrapper to handle categories more easily based on a column that contains the parent-category-id. |
| Uses of CategoryManager in com.antelmann.util.gui |
|---|
| Constructors in com.antelmann.util.gui with parameters of type CategoryManager | |
|---|---|
JCategoryField(CategoryManager cmanager,
Object context)
|
|
JCategoryField(CategoryManager cmanager,
ValueRetriever<?> contextReceiver)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||