public interface IPreferences
Modifier and Type | Interface and Description |
---|---|
static interface |
IPreferences.Chart
Global chart settings
|
static interface |
IPreferences.Platform
Global platform settings
|
static interface |
IPreferences.PreferenceRoot
Implemented by all settings classes to be able to navigate to the
preference root
|
Modifier and Type | Method and Description |
---|---|
IPreferences.Chart |
chart()
Returns global chart settings
|
IPreferences.Platform |
platform()
Returns global platform settings
|
IPreferences.Chart chart()
IPreferences.Platform platform()
Copyright © 2016. All rights reserved.