Package jmri.jmrix.can.cbus.eventtable
Class CbusEventTableXmlAction
java.lang.Object
jmri.jmrix.can.cbus.eventtable.CbusEventTableXmlAction
Save / Load routines for the EventTableData.xml file.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static SimpleDateFormatprotected static voidprotected static voidSaves table event data to the EventTableData.xml file.
-
Constructor Details
-
CbusEventTableXmlAction
public CbusEventTableXmlAction()
-
-
Method Details
-
getXmlDateStyle
-
restoreEventsFromXmlTablestart
-
storeEventsToXml
Saves table event data to the EventTableData.xml file.- Parameters:
model- Table Model to save.
-