Package net.sourceforge.steelme

A package that allows users to edit and/or load themes in any Swing application.

See:
          Description

Interface Summary
ThemeChangedListener Implemented by a class who wants to know if the theme has changed.
 

Class Summary
BasicLookAndFeelToCSS A pluggable strategy for converting a LookAndFeel to a Cascading Stylesheet.
FontChooserPanel A JPanel that lets the user select from installed fonts.
LookAndFeelToCSS A pluggable strategy for converting a LookAndFeel to a Cascading Stylesheet.
SteelmeTheme A MetalTheme with persistence and public accessor methods.
SteelmeThemeManager Describe class SteelmeThemeManager here.
ThemeAwareTextArea ThemeAwareTextArea forces the text area's foreground and background colors to conform with the root windows during an updateUI event.
ThemeEditor Describe class ThemeEditor here.
ThemeFileFilter A FileFilter that accepts only Theme files.
ThemeMenu Describe class ThemeMenu here.
ThemeResistantJButton Describe class ThemeResistantJButton here.
ThemeResistantJMenuItem Describe class ThemeResistantJButton here.
 

Package net.sourceforge.steelme Description

A package that allows users to edit and/or load themes in any Swing application. The class provides a menu you can plug in to your favorite application and, no muss-no fuss, have a nifty themes system.