|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.pretty.DescriptionPadder
public class DescriptionPadder
Description of the Class
| Constructor Summary | |
|---|---|
DescriptionPadder()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
find(FileSettings bundle,
java.lang.String key)
Description of the Method |
static java.lang.String |
find(FileSettings bundle,
java.lang.String key,
java.lang.String defaultValue)
Description of the Method |
static java.lang.String |
padBuffer(java.lang.String message,
FileSettings bundle)
Pads the buffer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescriptionPadder()
| Method Detail |
|---|
public static java.lang.String find(FileSettings bundle,
java.lang.String key,
java.lang.String defaultValue)
bundle - Description of Parameterkey - Description of ParameterdefaultValue - Value to use if the key cannot be found.
public static java.lang.String find(FileSettings bundle,
java.lang.String key)
bundle - Description of Parameterkey - Description of Parameter
public static java.lang.String padBuffer(java.lang.String message,
FileSettings bundle)
message - Description of Parameterbundle - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||