Changes:
- v28: (Minor change)
- All devices and controls are scalable with "scale" XML elements
- wiseMeetingMachine images added
- bug fixes
- v27: (Major change)
- doc/install.htm: backup to JDK 1.4.0.3 from JDK 1.4.1
- wise/doc add wiseConfigFileSyntas.htm and link from contents page
- UBIHOME now points lower in the tree, eg G:/ubiwise rather than G:/
- wiseDeviceViewGUI renamed wiseDeviceView; wiseInternalFrame
- took XMLPARSER out of CLASSPATH in make file: these jar files overlap
the XSMILES ones
- wiseComponentInterface simplified; getRoot() becomes getDevice() and
it now always gives the outer containing device.
- wiseConfigFileChecker cleaned up
- wiseWebServer altered to accept HttpServlet as ctor argument.
- wiseComponentBase (implements wiseComponentInterface) added and used
as base in several classes.
- added example device wiseDeviceTemplate (.java, .xml and .jpg)
- reworked XML in devices to a new configuration style
- No more numbers needed in config files, case no longer matters
- webserver can be component
- makefile includes xsmiles.jar on path
- v26: more wise documentation, fixes to XML processing between ubisim and
wise
- v25: major additions to wise documentation.
- v24: add eheap subdir to zip file distribution
- v23: bat files in DOS format (doh); add .class and .jar files for wise)