Package as.clynx.util

Interface Summary
SettingControl The interface SettingControl.java provieds all methods for getting the parameters.
 

Class Summary
Constant The class Constant.java provides all constants of the tool. it implements the SettingControl interface and provides all parameters of the propertyfile in consolemode.
FileListLoader The class FileListLoader.java loads the audiofiles to an IAudioFileCollection.
Labeling The class Labeling.java reads in the labels. different languages supported.
Outputter This class simply manages the console output. all importances higher/equal than the 'ConsoleActionLevel' are printed.
StartUpValues The class StartUpValues.java loads all defined parameter for the gui. the parameter must be defined in a propertyfile.
Util