Uses of Class
de.uni_paderborn.fujaba.preferences.ColorsPreferences

Packages that use ColorsPreferences
de.uni_paderborn.fujaba.preferences   
 

Uses of ColorsPreferences in de.uni_paderborn.fujaba.preferences
 

Fields in de.uni_paderborn.fujaba.preferences declared as ColorsPreferences
private static ColorsPreferences ColorsPreferences.options
          The color options for this VM
 

Methods in de.uni_paderborn.fujaba.preferences that return ColorsPreferences
static ColorsPreferences ColorsPreferences.get()