|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmoapi.gui.StdFormatters.SuffixFormat
public static final class StdFormatters.SuffixFormat
Formatting class for a given suffix with a space between
Constructor Summary | |
---|---|
StdFormatters.SuffixFormat(java.lang.String suffix)
Creates a string formatter with a suffix |
Method Summary | |
---|---|
java.lang.String |
manipulate(ModOption option,
java.lang.String value)
Format the input into a readable string |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StdFormatters.SuffixFormat(java.lang.String suffix)
suffix
- Suffix to add to all valuesMethod Detail |
---|
public java.lang.String manipulate(ModOption option, java.lang.String value)
manipulate
in interface DisplayStringFormatter
option
- The option we are manipulatingvalue
- Current value of button
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |