|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.viz3d.StackItemDateFormatter
public class StackItemDateFormatter
Formats the sorting index of a StackItem as Date.
Field Summary | |
---|---|
private static java.text.DateFormat |
formatter
|
Constructor Summary | |
---|---|
StackItemDateFormatter()
|
Method Summary | |
---|---|
java.lang.String |
format(StackItem2 item)
Formats the StackItem into a string representation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.text.DateFormat formatter
Constructor Detail |
---|
public StackItemDateFormatter()
Method Detail |
---|
public java.lang.String format(StackItem2 item)
StackItemTextFormatter
format
in interface StackItemTextFormatter
item
- the item to format
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |