org.jmacs 1.6
2004-12-30 rel-4_5
- requests for status are now to be serviced by the JMACS server itself
- IDiStatus added--replaces com.lafros.jmacs.IDeviceStatus
- IDiDriver.IClient.IContext: + getStatus(String diName)
- IDevice: - GET_STATUS, GET_PROG_INFO, GET_STATUS_PLUS_PROG_INFO
- IDevice: - getStatus(), getProgInfo(), getStatusPlusProgInfo dropped
- IDevice: + getStatusEtc()
- IStatusEtc replaces IStatusPlusProgInfo
- now using JUICe 3.6, where ICmd.IDisj.after(boolean succeeded) replaces succeeded()
- PropertySheet: constructor now throws RuntimeException if no properties found
- Device: progInfo's codebase now filled-in
- program-related monitor gui enhanced, e.g. now using TogPanel