org.jmacs 1.10
2005-04-16 rel-4_9
- UI-specific stuff moved to new ~.pdf.ui
- ~.util added, containing Timer (previously in org.lafros.util)
- ~.pdf.DiClient: now attempts to read name of pkg containing MonitorGui
and ControlsGui from org.jmacs.pdf.uiPkgname property, defaulting to org.jmacs.pdf.ui
- ~.pdf.StartProgram now handles url case, though not yet tested
2005-04-24 rel-4_9_1 1.10.1
- ~.DiDriver: getStatus no longer throws ClientDiDroppedException,
ServerDownException--these would now be nested in the DiDriverException
- ~.DiDriver.IClient.IContext: getStatus no longer throws
DiDriverException--the server itself returns the status these days
- ~.DiClient, IControlsGui: misc javadoc mods
2005-05-12 rel-4_9_2
- jdoc mods
- DiClient: property name now org.jmacs.spiClassname (was all lowercase)
- pdf.DiClient: property name org.jmacs.uiPkgname now org.jmacs.pdf.uiPkgname
- pdf.DiClient: default value now com.lafros.jmacs.pdf.ui instead of org.jmacs.pdf.ui
2005-06-17 rel-4_10
- pdf.IProgram: desc() dropped in favour of using toString()
- pdf.IProgram.IRealtime: dropped for now
- pdf.IProgInfo: id() becomes runId(); marginSecs() dropped for now