- JavasPanel - Class in BogDroSoft.jymag.gui.panels
-
This class is the Java elements' panel in the JYMAG program.
- JavasPanel() - Constructor for class BogDroSoft.jymag.gui.panels.JavasPanel
-
Creates new form JavasPanel
- joinArrays(byte[], byte[]) - Static method in class BogDroSoft.jymag.Utils
-
This function joins 2 arrays of bytes together.
- JYMAGTab - Interface in BogDroSoft.jymag.gui.panels
-
This class is the panel interface.
- JYMAGTransferHandler - Class in BogDroSoft.jymag.gui
-
JYMAGTransferHandler - a class that allows users to drag and drop files
onto the main JYMAG window.
- JYMAGTransferHandler(JComboBox, JComboBox, JComboBox, JComboBox, JComboBox, JCheckBox, JCheckBox, Object, MainWindow) - Constructor for class BogDroSoft.jymag.gui.JYMAGTransferHandler
-
Creates a new TransferHandler that takes its transfer
parameters from the given fields.