MessageFormat
subclass for displaying time values in minutes and seconds.
@author Hanns Holger Rutz
@version 0.3, 03-Dec-05
@see de.sciss.gui.NumberField#HHMMSS
@todo this might be buggy (in apple's VM).the transport position label used to feed a time format which caused StackOverflow errors are a while. those errors disappeared when we programmed a custom label. however the bug might also come from JLabel. it should be checked if high frequency updates in the SimpleTransmitterEditor's setCursorInfo call -- which still use a TimeFormat -- provoke those StackOverflowErrors.
|
|
|
|
|
|