org.jmacs 1.3
2004-08-28 rel-4_1
- IDiDriver.IClient.IContext: executeCmd() now returns
java.io.Serverializable rather than java.lang.Object
- Timer added
- ~.pdf added (Programmable Devices Framework)
rel-4_1_1
- 2004-08-28
- Device: status + progInfo related methods now complete; involved
changing the (packag-private) class's API a little
- ProgInfo, StatusPlusProgInfo added
- 2004-08-29
- IProgInfo: className() becomes classname()
- ~.pdf.DiClient: terminate() now calls new DiDriver.terminate()
- DiDriver: now passed constants, driver-lock
- Device: completed but untested
2004-09-05 1.3.1 rel-4_2
- IControlsGui.IContext: execute( now executeCmd(
- IControlsGui.IContext, IDiDriver.IContext: executeCmd(Serializable
cmd, byte reloadFlag) added
2004-09-17
- ~.pdf.MonitorGui, ~.pdf.ControlsGui, ~.pdf.Constants added
- ~.pdf.DiClient: now supplies classnames of the above GUI classes
rather than those passed to constructor, the latter being placed in a
Constants instance
- ~.pdf.DiClient: now using RMIClassLoader to load driver +
status-factory classes!
2004-09-20
- ~.pdf.MonitorGui, ControlsGui, Device: now functional
2004-09-28
- ~.pdf.ControlsGui: 'config' toggle-button added, causing program to
be instantiated by the UI itself, and a property sheet to be displayed
-