See: Description
Class | Description |
---|---|
CommandLineParser |
CommandLineParser - utility methods connected to parsing the command line.
|
ConfigFile |
A class for reading and writing JYMAG configuration files.
|
PhoneAlarm |
This class represents an alarm in the phone.
|
PhoneElement |
This class represents an element in the phone (picture, ringtone, ...).
|
PhoneMessage |
This class represents a message in the phone.
|
Starter |
This class starts the JYMAG program or reports an error to the user.
|
Utils |
A utility class, containing some useful methods and fields.
|
Utils.StatusChangeRunnable | |
Utils.TableMouseListener |
A class that selects all rows of a JTable when its header is clicked.
|
Utils.UncExHndlr |
A sample uncaught-exception handler class for threads.
|
Enum | Description |
---|---|
Utils.STATUS |
The enumeration of possible program states.
|