5 projects tagged "Widget Sets"
SearchAssist is a simple but practical search engine application that uses a ternary search tree. It uses Java's dynamic loading feature to make the search engine highly customizable, and uses takes Mozilla bookmarks as input. A Swing UI allows users to enter search words and view the results.
Surftree is an applet that displays data organized in a spreadsheet as an expandable tree on a Web page. The tree can be 9 levels deep and have over 65,000 nodes. Each node can display up to 4 independent Web pages or JPG images. It works with Java 1.0 and 1.1+ and in any Web server environment.