|
From: <hv...@ya...> - 2001-08-15 14:59:09
|
Here's a a couple of resources that might be of help in the development = of DynAPI IDE ( most of them from java.sun.com ): GUI **** Java Look & Feel Design Guidelines: = http://java.sun.com/products/jlf/ed1/dg/ Index: http://java.sun.com/products/jlf/ed1/dg/higix.htm Chapter 5: Application graphics: = http://java.sun.com/products/jlf/ed1/dg/high.htm (should've read this = one before I begun maybe...) Chapter 6: Behaviour: = http://java.sun.com/products/jlf/ed1/dg/higi.htm (makes sense to me) Chapter 7: Windows, Frames & Panes: = http://java.sun.com/products/jlf/ed1/dg/higi.htm Creating a GUI with JFC/Swing: = http://java.sun.com/docs/books/tutorial/uiswing/index.html UI ** Collections: = http://java.sun.com/docs/books/tutorial/collections/index.html Using Dynamic Proxies to Generate Event Listeners Dynamically: = http://java.sun.com/products/jfc/tsc/articles/generic-listener2/index.htm= l Extensability ********* The Extension Mechanism: = http://java.sun.com/docs/books/tutorial/ext/index.html The Java Extension Mechanism: = http://java.sun.com/products/jdk/1.2/docs/guide/extensions/ JAR Files: http://java.sun.com/docs/books/tutorial/jar/index.html = (suggested for extensions) HTML syntax handling ***************** The Swing HTML Parser = http://java.sun.com/products/jfc/tsc/articles/bookmarks/index.html misc **** Mixing Heavy and Light components: = http://java.sun.com/products/jfc/tsc/articles/mixing/index.html Henrik V=E5glin [ hv...@ya... ] _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |