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

Packages that use DebugPreferences
de.uni_paderborn.fujaba.basic Basic Classes for Fujaba 
de.uni_paderborn.fujaba.preferences   
 

Uses of DebugPreferences in de.uni_paderborn.fujaba.basic
 

Fields in de.uni_paderborn.fujaba.basic declared as DebugPreferences
static DebugPreferences FujabaDebug.options
          Get the data from the debug panel.
 

Uses of DebugPreferences in de.uni_paderborn.fujaba.preferences
 

Methods in de.uni_paderborn.fujaba.preferences that return DebugPreferences
static DebugPreferences DebugPreferences.get()
          This method provides the user the singleton instance of this class.