- canImport(TransferHandler.TransferSupport) - Method in class BogDroSoft.jymag.gui.JYMAGTransferHandler
-
Checks if JYMAG can accept the given transfer.
- CapabilityWindow - Class in BogDroSoft.jymag.gui
-
Capabilitywindow - a window that allows the user to see the phone's
capabilities.
- CapabilityWindow(DataTransporter, Frame, Object, float) - Constructor for class BogDroSoft.jymag.gui.CapabilityWindow
-
Creates new form CapabilityWindow.
- changeGUI(Runnable) - Static method in class BogDroSoft.jymag.Utils
-
Method used to change the GUI - runs r.run () on the
EventDispatchThread and waits for it to exit.
- close() - Method in class BogDroSoft.jymag.comm.DataTransporter
-
Closes the port.
- closeProgram(String, int) - Static method in class BogDroSoft.jymag.Utils
-
Called when the programs needs to close.
- CommandLineParser - Class in BogDroSoft.jymag
-
CommandLineParser - utility methods connected to parsing the command line.
- commaSpace - Static variable in class BogDroSoft.jymag.comm.DataTransporter
-
A String with a comma followed by a space.
- commaStr - Static variable in class BogDroSoft.jymag.comm.DataTransporter
-
A String with a single comma character.
- ConfigFile - Class in BogDroSoft.jymag
-
A class for reading and writing JYMAG configuration files.
- ConfigFile(File) - Constructor for class BogDroSoft.jymag.ConfigFile
-
Creates a new instance of ConfigFile.
- convertCalendarMonthToReal(int) - Static method in class BogDroSoft.jymag.Utils
-
- convertRealMonthToCalendar(int) - Static method in class BogDroSoft.jymag.Utils
-
- createOpenFileChooser(String, Map<String, Integer>) - Static method in class BogDroSoft.jymag.Utils
-
Crates a file chooser for opening single files of the given type.
- CRStr - Static variable in class BogDroSoft.jymag.comm.DataTransporter
-
A String with a single Carriage Return character.