Package boofcv.gui.settings
Class GlobalDemoSettings
java.lang.Object
boofcv.gui.settings.GlobalDemoSettings
- All Implemented Interfaces:
Cloneable
Used to configure Swing UI settings across all apps
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static enum
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
SETTINGS
-
theme
-
controls3D
-
verboseRuntime
public boolean verboseRuntime -
verboseTracking
public boolean verboseTracking -
verboseRecursive
public boolean verboseRecursive
-
-
Constructor Details
-
GlobalDemoSettings
public GlobalDemoSettings()
-
-
Method Details
-
load
public void load() -
save
public void save() -
changeTheme
public void changeTheme() -
copy
-