Copyright 2012-02-25 Werner Randelshofer

Package ch.randelshofer.gui.icon

Provides utility classes for Swing icons.

See:
          Description

Class Summary
ButtonStateIcon An Icon with different visuals reflecting the state of the AbstractButton on which it draws on.
MultiIcon An icon which paints one out of multiple icons depending on the state of the component.
SliderThumbIcon An Icon with different visuals reflecting the state of the slider on which it draws on.
 

Package ch.randelshofer.gui.icon Description

Provides utility classes for Swing icons.


Copyright 2012-02-25 Werner Randelshofer