|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomTheme | |
|---|---|
| com.antelmann.util.gui | This package contains utility classes for GUI related implementations. |
| com.antelmann.util.table | This package provides useful additions to TableModels and contains classes to ease development with Swing tables. |
| Uses of CustomTheme in com.antelmann.util.gui |
|---|
| Methods in com.antelmann.util.gui that return CustomTheme | |
|---|---|
CustomTheme |
JCustomThemeEditor.getTheme()
|
| Methods in com.antelmann.util.gui with parameters of type CustomTheme | |
|---|---|
void |
JCustomThemeEditor.setTheme(CustomTheme theme)
|
| Constructors in com.antelmann.util.gui with parameters of type CustomTheme | |
|---|---|
JCustomThemeEditor(CustomTheme theme)
|
|
| Uses of CustomTheme in com.antelmann.util.table |
|---|
| Methods in com.antelmann.util.table that return CustomTheme | |
|---|---|
CustomTheme |
CustomThemeTableModel.getTheme()
|
| Methods in com.antelmann.util.table with parameters of type CustomTheme | |
|---|---|
void |
CustomThemeTableModel.setTheme(CustomTheme theme)
|
| Constructors in com.antelmann.util.table with parameters of type CustomTheme | |
|---|---|
CustomThemeTableModel(CustomTheme theme)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||