KFC Old What's New and Changes
- 98.01.09
- Version 1.0 beta is available. See Changes. A new component "TableList" is added.
- 97.11.30
- Version 1.0 alpha2 is available. See Changes. A new example called Javapad, which supports syntax coloring for java source files, is added.
- 97.11.24
- Current working snapshot is available. A new example called Javapad, which supports syntax coloring for java source files, is available.
- 97.11.15
- Version 1.0 alpha is available. See Changes. The API documentation is included in this release, but the documentation is not completed yet.
- 97.10.05
- Release 05Oct1997 is available. Webpad is slightly enhanced. I will not enhance Webpad any further. It's only an example :-)
- 97.09.30
- Release 30Sep1997 is available. See Changes. Prototype WWW Browser/Editor called Webpad is added.
Change the KFC licensing policy. Now you can use KFC for commercial purposes. See Copyright.
- 97.08.31
- Current working snapshot (31Aug1997) is available.
SGML/HTML parsers are added.
- 97.08.17
- Release 17Aug1997 is available. Choice and Checkbox are added.
- 97.08.10
- Release 10Aug1997 is available. List bugs and focusing bugs are fixed.
Change the KFC licensing policy from GPL to LGPL.
Changes from Version 1.0 alpha2 to Version 1.0 beta
- TableList is added.
- TextComponent becomes a pure MVC (Model-View-Controller) component, and model interfaces and new package "jp.kyasu.awt.event" are added.
LayoutText
class is divided into RichText
class and TextLayout
class.
Changes from Version 1.0 alpha to Version 1.0 alpha2
- Tooltip is added.
- New package "jp.kyasu.awt.util" is added. This package enhances the functionality of the TextComponent.
- A new example called Javapad, which supports syntax coloring for java source files, is added.
Changes from Release 05Oct1997 to Version 1.0 alpha
- The version number is added to the KFC package.
- The API documentation is included from this release, but the documentation is not completed yet.
- Package name is changed from "JP.kyasu" to "jp.kyasu".
Changes from Release 09Sep1997 to 05Oct1997
- Drawable interface and its D* subclasses are renamed to
Visualizable interface and V* subclasses.
- SGML/HTML Parsers are added.
- WWW Browser/Editor called Webpad is added.
It does not support following TAGs: <TABLE>, <FORM>,
<FRAME>, <APPLET>, ... etc.