Uses of Class
artofillusion.ui.ThemeManager.ButtonStyle

Packages that use ThemeManager.ButtonStyle
artofillusion.ui   
 

Uses of ThemeManager.ButtonStyle in artofillusion.ui
 

Methods in artofillusion.ui that return ThemeManager.ButtonStyle
static ThemeManager.ButtonStyle ThemeManager.getButtonStyle(java.lang.Object owner)
          returns the ButtonStyle for the current Theme and the specified owner.
 ThemeManager.ButtonStyle ThemeManager.ButtonStyle.getStyle(java.lang.Object owner)
          get the ButtonStyle assocaited with owner
 

Methods in artofillusion.ui with parameters of type ThemeManager.ButtonStyle
 java.awt.Image DefaultToolButton.applyStyle(ThemeManager.ButtonStyle style, java.lang.String type, java.lang.Object owner, javax.swing.ImageIcon image)
          apply a style for the specified type and owner, to the specified icon url.
 



Copyright © 1999-2011 by Peter Eastman.