Uses of Class
jmri.util.davidflanagan.CompatibleHardcopyWriter
Packages that use CompatibleHardcopyWriter
Package
Description
-
Uses of CompatibleHardcopyWriter in jmri.jmrix.cmri.serial.assignment
Methods in jmri.jmrix.cmri.serial.assignment with parameters of type CompatibleHardcopyWriterModifier and TypeMethodDescriptionprotected voidListFrame.AssignmentTableModel.printColumns(CompatibleHardcopyWriter w, String[] columnStrings, int[] columnSize) voidListFrame.AssignmentTableModel.printTable(CompatibleHardcopyWriter w, int[] colWidth) Print or print preview the assignment table. -
Uses of CompatibleHardcopyWriter in jmri.jmrix.cmri.serial.nodeconfigmanager
Methods in jmri.jmrix.cmri.serial.nodeconfigmanager with parameters of type CompatibleHardcopyWriterModifier and TypeMethodDescriptionprotected voidNodeConfigManagerFrame.NodeTableModel.printColumns(CompatibleHardcopyWriter w, String[] columnStrings, int[] columnSize) voidNodeConfigManagerFrame.NodeTableModel.printTable(CompatibleHardcopyWriter w, int[] colWidth) Method to print or print preview the assignment table. -
Uses of CompatibleHardcopyWriter in jmri.jmrix.cmri.serial.nodeiolist
Methods in jmri.jmrix.cmri.serial.nodeiolist with parameters of type CompatibleHardcopyWriterModifier and TypeMethodDescriptionprotected voidNodeIOListFrame.AssignmentTableModel.printColumns(CompatibleHardcopyWriter w, String[] columnStrings, int[] columnSize) voidNodeIOListFrame.AssignmentTableModel.printTable(CompatibleHardcopyWriter w, int[] colWidth) Method to print or print preview the assignment table. -
Uses of CompatibleHardcopyWriter in jmri.jmrix.maple.assignment
Methods in jmri.jmrix.maple.assignment with parameters of type CompatibleHardcopyWriterModifier and TypeMethodDescriptionprotected voidListFrame.AssignmentTableModel.printColumns(CompatibleHardcopyWriter w, String[] columnStrings, int[] columnSize) voidListFrame.AssignmentTableModel.printTable(CompatibleHardcopyWriter w, int[] colWidth) Print or print preview the assignment table.