CVS log for openccm/explorer/.classpath |
|
Help |
Request diff between arbitrary revisions / Display revisions graphically
Removed all references to the old module name (browser) - Changed file headers - Changed javadoc comments Cosmetics updates - Added CVS $Id$ tag - Updated date Added BeanShell libraries in .classpath eclipse configuration file. Renamed 'enum' variable to 'enumeration' in order to be JDK 5.0 compliant.
- Adding an experimantal feature which consists in graphically representing a component-based application at runtime (using JGraph framework for Swing). This feature was developped by two computer science students and is at the prototype level. - Correcting a minor bug in the Panel resolver component: inheritance of panels for the same types but for different roles.
Importing the new version of the Browser Framework (now called Explorer). It has been totally redesigned using a component-based approach. The Component Model used to implement this new version of the explorer framework is the Fractal Component Model. This framework includes all the features contained in the previous version. Moreover, the 'generic' aspect has been enhanced in order to support more than one Graphical Framework. Thus, we can imagine to develop a plug-in for a set of resources and explore it by using either the Java/SWT technology or the Java/Swing technology. For the moment, only the Java/Swing support is totally implemented. The Java/SWT support is forecasted but not yet fully implemented.
| webmaster@ow2.org |
Powered by ViewCVS 0.9.4 |
Back to OW2 Forge