- uncaughtException(Thread, Throwable) - Method in class BogDroSoft.jymag.Utils.UncExHndlr
-
Called when an uncaught exception occurrs.
- updateStatusLabel(JLabel, Utils.STATUS) - Static method in class BogDroSoft.jymag.Utils
-
Sets the given status label.
- 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.EscKeyListener - Class in BogDroSoft.jymag
-
A class that closes the window when the Esc key is pressed.
- Utils.EscKeyListener(Window) - Constructor for class BogDroSoft.jymag.Utils.EscKeyListener
-
Creates an EscKeyListener for the given Window.
- Utils.STATUS - Enum in BogDroSoft.jymag
-
The enumeration of possible program states.
- Utils.TableMouseListener - Class in BogDroSoft.jymag
-
A class that selects all rows of a JTable when its header is clicked.
- Utils.TableMouseListener(JTable) - Constructor for class BogDroSoft.jymag.Utils.TableMouseListener
-
Creates a new TableMouseListener for the given JTable.
- Utils.UncExHndlr - Class in BogDroSoft.jymag
-
A sample uncaught-exception handler class for threads.
- Utils.UncExHndlr() - Constructor for class BogDroSoft.jymag.Utils.UncExHndlr
-