Package: argouml Priority: optional Section: contrib/misc Installed-Size: 2260 Maintainer: Debian Java Maintainers Architecture: all Version: 0.15.4-1 Depends: j2re1.3 | j2re1.4 | java2-runtime, libxerces-java, antlr, liblog4j1.2-java, libgef-java (>= 0.10.2), libnsuml-java, libocl-argo-java, libi18n-java (>= 0.1.3), libtoolbar-java (>= 0.4) Suggests: argouml-doc Filename: pool/contrib/a/argouml/argouml_0.15.4-1_all.deb Size: 1956024 MD5sum: b529c02def3e082ecc1fa2eee5dc40f2 Description: modelling tool to help you do your design using UML ArgoUML provides the following features: * Runs on any platform with Java 1.2 * Standard UML Meta-Model * XMI-Support * UML Design Editing * OCL Support * Database Support * Several diagram export formats * Code Generation (partially implemented) . Cognitive Support: * Reflection-in-action (Design Critics, Corrective Automations (partially implemented), "To Do" List, Checklists, User model (partially implemented)) * Opportunistic Design ("To Do" List, Checklists, Work Breakdown Structure (future)) * Comprehension and Problem Solving (Navigational Perspectives, Multiple, Overlapping Views, Alternative Design Representations: Graphs, Text, or Table, Model-based Graph Layout (future)) * Customization (Customizable User Model (partially implemented), Customizable Process Model (partially implemented), Critic Editor (future), Checklist Editor (future), Corrective Automation Editor (future), Navigational Perspective Editor) . Homepage: http://argouml.tigris.org/ Package: argouml-doc Priority: optional Section: contrib/misc Installed-Size: 58920 Maintainer: Debian Java Maintainers Architecture: all Source: argouml Version: 0.15.4-1 Suggests: argouml Filename: pool/contrib/a/argouml/argouml-doc_0.15.4-1_all.deb Size: 5465038 MD5sum: 07664389b3effe3f944be9690ec37c3f Description: documentation for ArgoUML - UML modelling tool This package provides the documentation API for the ArgoUML modelling tool in HTML format. This package does not contain any of the manual you can download on the website. . Now the cookbook, quickguide and argomanual are shipped in pdf. . Homepage: http://argouml.tigris.org/ Package: jspwiki Priority: optional Section: contrib/web Installed-Size: 1340 Maintainer: Kalle Kivimaa Architecture: all Version: 2.1.86-3 Depends: tomcat4, debconf Filename: pool/contrib/j/jspwiki/jspwiki_2.1.86-3_all.deb Size: 881192 MD5sum: adff2ae015bcab304f6fc8f73443118e Description: WikiWikiWeb clone with authentication written in Java JSPWiki is a simple WikiWiki clone to be run in a Java servlet container (eg. Tomcat). It keeps all of its formatting in Java Server Pages (JSP) files, and uses a custom Java class called 'com.ecyrd.jspwiki.WikiEngine' to all interfacing with the Wiki system. . This is an alpha version of the next JSPWiki release. Use at your own risk. . Homepage: http://www.jspwiki.org Package: libgef-java Priority: optional Section: contrib/libs Installed-Size: 576 Maintainer: Debian Java Maintainers Architecture: all Version: 0.10.2-1 Depends: j2re1.4 | java2-runtime, libxerces-java, liblog4j1.2-java Filename: pool/contrib/libg/libgef-java/libgef-java_0.10.2-1_all.deb Size: 499624 MD5sum: b756d3993ec5de0483fc7fc174a38b97 Description: Graph Editing Framework written entirely in Java This lib is needed by ArgoUML but can be used within different applications. . The goal of the GEF project is to build a graph editing library that can be used to construct many, high-quality graph editing appications. Some of GEF's features are: * A simple, concrete design that makes the framework easy to understand and extend. * Node-Port-Edge graph model that is powerful enough for the vast majority of connectied graph applications. * Model-View-Controller design based on the Swing Java UI library makes GEF able to act as a UI to existing data structures, and also minimizing learning time for developers familiar with Swing. * High-quality user interactions for moving, resizeing, reshaping, etc. GEF also supports several novel interactions such as the broom alignment tool and secltion-action-buttons. * Generic properties sheet based on JavaBeans introspection. * XML-based file formats based on the PGML standard (soon to support SVG). Package: libi18n-java Priority: optional Section: contrib/libs Installed-Size: 84 Maintainer: Debian Java Maintainers Architecture: all Version: 0.1.3-1 Depends: j2re1.3 | j2re1.4 | java2-runtime Filename: pool/contrib/libi/libi18n-java/libi18n-java_0.1.3-1_all.deb Size: 42180 MD5sum: dd4102c37f2e7e5847c968311f454d62 Description: internationalization library for java This library helps internationalization of java applications. More information will be available in next version of the package, I'm waiting for upstream. . This library is needed by argouml but next releases will be helpful for other java applications. . HomePage: http://jhraigniac.freesurf.fr/i18n-lib/ Package: libtoolbar-java Priority: optional Section: contrib/libs Installed-Size: 1436 Maintainer: Debian Java Maintainers Architecture: all Version: 0.4-1 Depends: j2re1.4 | j2re1.3 | java2-runtime Suggests: java-virtual-machine Filename: pool/contrib/libt/libtoolbar-java/libtoolbar-java_0.4-1_all.deb Size: 129882 MD5sum: 79fab2eaab3d0c3f91d72769050854ae Description: extension of java swing component JToolBar Toolbar's mission is to extend and improve upon the standard swing JToolBar features while keeping the platform independent features of swing. . Application developers should be able to replace JToolBar with ToolBar with minimum program changes (construction only) . Homepage: