- uncaughtException(Thread, Throwable) - Method in class BogDroSoft.jymag.Utils.UncExHndlr
-
Called when an uncaught exception occurrs.
- UncExHndlr() - Constructor for class BogDroSoft.jymag.Utils.UncExHndlr
-
- UncExHndlr(Component) - Constructor for class BogDroSoft.jymag.Utils.UncExHndlr
-
- uploadAlarm(PhoneAlarm, TransferParameters, Runnable, Component, boolean, boolean, boolean) - Static method in class BogDroSoft.jymag.comm.TransferUtils
-
Uploads the given alarm to the phone.
- uploadFile(File, TransferParameters, Runnable, Component, boolean, boolean, boolean) - Static method in class BogDroSoft.jymag.comm.TransferUtils
-
Uploads the given file to the phone.
- Utils - Class in BogDroSoft.jymag
-
A utility class, containing some useful methods and fields.
- Utils.STATUS - Enum in BogDroSoft.jymag
-
The enumeration of possible program states.
- Utils.StatusChangeRunnable - Class in BogDroSoft.jymag
-
- Utils.TableMouseListener - Class in BogDroSoft.jymag
-
A class that selects all rows of a JTable when its header is clicked.
- Utils.UncExHndlr - Class in BogDroSoft.jymag
-
A sample uncaught-exception handler class for threads.