SwingPaint Documentation 1.1.2
An easy to use and integrate library to that makes coloring and theming a desktop application simple
Loading...
Searching...
No Matches
io.github.kdesp73.swingpaint.Theme Class Reference

Classes

enum  ColorProperty
 

Public Member Functions

void apply (JFrame target)
 
Color getColor (String component, ColorProperty property)
 
int getInt (String component, ColorProperty property)
 
void load (String themeName) throws IOException
 
void printAllProperties ()
 
void printComponentProperties (String component)
 
void save (String themeName) throws IOException
 
void setColor (String component, ColorProperty property, Color color)
 
void setInt (String component, ColorProperty property, int number)
 
 Theme (String name)
 
 Theme (String name, JFrame target)
 

The documentation for this class was generated from the following file: