org.jmacs 1.9
2005-02-22 rel-4_8
- NoSuchServerDiException: now joined by ClientDiDroppedException,
ServerDownException; all extend the new ClientDiException
- IDiDriver, IDevice updated accordingly: RemoteExceptions no longer
exposed
- pdf.ControlsGui: now using TogPanel (in the interests of saving space)
- pdf.MonitorGui: now displays "..." rather than "no program" initially
- pdf.IProgInfo: getState() becomes state()
2005-02-28
- pdf.Device: now catch Throwable instead of RuntimeException in
program execution try-block
- CloneableSerializable: now specifies serialVersionUID
2005-04-12 rel-4_8_1
- ~.DiClient: constructors added to accept IDiDriver instance, with or
without lock, instead of classname
- ~.pdf.ControlsGui: hard-wired codebase changed to
"http://jmacs.org/..." and now selected
- ~.ISpi: jdoc mods