Package org.sm.smtools.util
package org.sm.smtools.util
Provides various classes for converting strings, numbers, dates, times, ...
This package allows various string alignment operations and representations of dates and times. It also supports parsing and writing of simple text files, as well as measuring time and playing sounds.
-
ClassDescriptionThe
Chrono
class contains functionality for a simple chronometer.TheDateStamp
class acts as a container for date stamps.TheJFileFilter
class provides selection filter for theJFileChooser
class.TheMP3Player
class is a helper class for the JLayer framework.Useful constants to specify whether or not the application's execution is blocked while playing a sound.TheStringTools
class is mainly intended for string alignment operations.TheTextFileParser
class allows easy parsing of text files.TheTextFileWriter
class allows easy writing to text files.TheTimeStamp
class acts as a container for time stamps.