Holger's
Java API

Uses of Class
com.antelmann.util.gui.CustomTheme

Packages that use CustomTheme
com.antelmann.util.table This package contains classes to ease development with Swing tables. 
 

Uses of CustomTheme in com.antelmann.util.table
 

Methods in com.antelmann.util.table that return CustomTheme
 CustomTheme JCustomThemeEditor.getTheme()
           
 CustomTheme CustomThemeTableModel.getTheme()
           
 

Methods in com.antelmann.util.table with parameters of type CustomTheme
 void JCustomThemeEditor.setTheme(CustomTheme theme)
           
 void CustomThemeTableModel.setTheme(CustomTheme theme)
           
 

Constructors in com.antelmann.util.table with parameters of type CustomTheme
CustomThemeTableModel(CustomTheme theme)
           
JCustomThemeEditor(CustomTheme theme)
           
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads