| Package | Description |
|---|---|
| org.holoeverywhere |
| Modifier and Type | Class and Description |
|---|---|
static class |
Setting.BooleanProperty |
static class |
Setting.EnumProperty<T extends Enum<T>> |
static class |
Setting.IntegerProperty |
static class |
Setting.StringProperty |
| Modifier and Type | Method and Description |
|---|---|
T |
Setting.attach(Setting.Property<?> property) |
T |
Setting.detach(Setting.Property<?> property) |
protected void |
Setting.onPropertyChange(Setting.Property<?> property) |
void |
Setting.SettingListener.onPropertyChange(T setting,
Setting.Property<?> property) |
Copyright © 2012-2013. All Rights Reserved.