|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
be.lassi.ui.audio
Class MillisFormatter
java.lang.Objectbe.lassi.ui.audio.MillisFormatter
public class MillisFormatter
- extends java.lang.Object
Formats millisecond values in 00:00:00 format.
| Constructor Summary | |
|---|---|
MillisFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(int millis)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
MillisFormatter
public MillisFormatter()
| Method Detail |
|---|
format
public java.lang.String format(int millis)
|
Lighting Assistant 1.2 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
be.lassi.ui.audio.MillisFormatter