|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.config.Parameter
com.threerings.config.Parameter.Direct
com.threerings.config.Parameter.Translated
public static class Parameter.Translated
A parameter that translates its values.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.config.Parameter |
|---|
Parameter.Choice, Parameter.Direct, Parameter.Translated |
| Field Summary | |
|---|---|
String |
bundle
The translation bundle. |
| Fields inherited from class com.threerings.config.Parameter.Direct |
|---|
paths |
| Fields inherited from class com.threerings.config.Parameter |
|---|
name |
| Constructor Summary | |
|---|---|
Parameter.Translated()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.config.Parameter.Direct |
|---|
validatePaths |
| Methods inherited from class com.threerings.config.Parameter |
|---|
getArgumentProperty, getProperty, invalidateProperties, validateOuters |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable public String bundle
| Constructor Detail |
|---|
public Parameter.Translated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||