- TasksPanel - Class in BogDroSoft.jymag.gui.panels
-
This class is the tasks' panel in the JYMAG program.
- TasksPanel() - Constructor for class BogDroSoft.jymag.gui.panels.TasksPanel
-
Creates new form TasksPanel
- test() - Method in class BogDroSoft.jymag.comm.DataTransporter
-
Tests the port to determine if something is connected.
- toString() - Method in class BogDroSoft.jymag.PhoneAlarm
-
Returns a String representation of this PhoneAlarm.
- toString() - Method in class BogDroSoft.jymag.PhoneElement
-
Returns a String representation of this PhoneElement.
- toString() - Method in class BogDroSoft.jymag.PhoneMessage
-
Returns a String representation of this PhoneMessage.
- toString() - Method in enum BogDroSoft.jymag.Utils.STATUS
-
- TransferParameters - Class in BogDroSoft.jymag.comm
-
A class container for transfer parameters.
- TransferParameters(CommPortIdentifier, int, int, float, int, int, Object) - Constructor for class BogDroSoft.jymag.comm.TransferParameters
-
Creates a new instance of TransferParameters, using defaults.
- TransferParameters(String, int, int, float, int, int, Object) - Constructor for class BogDroSoft.jymag.comm.TransferParameters
-
Creates a new instance of TransferParameters, using defaults.
- TransferParameters(String, String, String, String, int, int, Object) - Constructor for class BogDroSoft.jymag.comm.TransferParameters
-
Creates a new instance of TransferParameters, using defaults.
- TransferParameters(JComboBox, JComboBox, JComboBox, JComboBox, JComboBox, JCheckBox, JCheckBox, Object) - Constructor for class BogDroSoft.jymag.comm.TransferParameters
-
Creates a new instance of TransferParameters, using defaults.
- TransferUtils - Class in BogDroSoft.jymag.comm
-
TransferUtils - utility methods connected to transfering data.