|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.report.util.Log.PadMessage
A message object that pads the output if the text is shorted than the given length.
| Constructor Summary | |
Log.PadMessage(java.lang.Object message,
int length)
Creates a new message. |
|
| Method Summary | |
java.lang.String |
toString()
Returns a string representation of the message. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Log.PadMessage(java.lang.Object message,
int length)
message - the message.length - the padding size.| Method Detail |
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||