svn commit: r12977 - trunk/src_new/org/argouml: . application application/api application/events application/helpers application/security

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2007-07-03 13:52:22-0700
New Revision: 12977

Modified:
   trunk/src_new/org/argouml/application/api/package.html
   trunk/src_new/org/argouml/application/events/package.html
   trunk/src_new/org/argouml/application/helpers/package.html
   trunk/src_new/org/argouml/application/package.html
   trunk/src_new/org/argouml/application/security/package.html
   trunk/src_new/org/argouml/package.html

Log:
Updated these old files.

Modified: trunk/src_new/org/argouml/application/api/package.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/api/package.html?view=diff&rev=12977&p1=trunk/src_new/org/argouml/application/api/package.html&p2=trunk/src_new/org/argouml/application/api/package.html&r1=12976&r2=12977
==============================================================================
--- trunk/src_new/org/argouml/application/api/package.html	(original)
+++ trunk/src_new/org/argouml/application/api/package.html	2007-07-03 13:52:22-0700
@@ -3,7 +3,7 @@
 <head>
 <title>org.argouml.application.api package</title>
 <!--
-   Copyright (c) 1996-2005 The Regents of the University of California. All
+   Copyright (c) 1996-2007 The Regents of the University of California. All
    Rights Reserved. Permission to use, copy, modify, and distribute this
    software and its documentation without fee, and without a written
    agreement is hereby granted, provided that the above copyright notice
@@ -34,27 +34,19 @@
  ArgoUML and ArgoUML modules.
 
  <h3><a name="interfaces">Interfaces</a></h3>
- <code>SettingsTabPanel</code> defines the API that
+ <code>GUISettingsTabInterface</code> defines the API that
  tabs on the settings dialog must extend
- to be used by <code>ActionSettings</code>.
+ to be used in the <code>SettingsDialog</code>.
  <h3><a name="classes">Classes</a></h3>
 <p>
  The <code>Argo</code> class provides
  <ul>
  <li>static definitions of configuration keys</li>
  <li>static definitions of resource bundle identifier strings</li>
- <li>static methods for localization using <code>gef</code></li>
  <li>static methods for environment manipulation</li>
  <li>static methods for console <code>log4j</code> logging</li>
- <li>definitions of plugin module APIs</li>
  </ul>
  <p>
- The <code>Configuration</code> class provides
- access to persistant configuration information
- stored for each user.
- Future enhancements will allow references to shared
- configuration information, allowing organizational defaults
- that could be overridden by individuals.
 
 <h2>Package Specification</h2>
 
@@ -65,19 +57,6 @@
 
  @since Argo 0.9.4
 
-<!--
-Comment for the editor:
- The local links to #interfaces and #classes does only work in the
- generated package-summary.html page and not in the generated
- overview-summary.html page or the generated index.
- There is probably some magic mangling of this file done by the 
- javadoc generation.
-
- TODO:
- I will redirect to the package-summary.html page and hope that
- that page will be available in the generated javadoc.
- -->
-
 </body>
 </html>
 

Modified: trunk/src_new/org/argouml/application/events/package.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/events/package.html?view=diff&rev=12977&p1=trunk/src_new/org/argouml/application/events/package.html&p2=trunk/src_new/org/argouml/application/events/package.html&r1=12976&r2=12977
==============================================================================
--- trunk/src_new/org/argouml/application/events/package.html	(original)
+++ trunk/src_new/org/argouml/application/events/package.html	2007-07-03 13:52:22-0700
@@ -3,7 +3,7 @@
 <head>
 <title>org.argouml.application.events package</title>
 <!--
-   Copyright (c) 1996-2001 The Regents of the University of California. All
+   Copyright (c) 1996-2007 The Regents of the University of California. All
    Rights Reserved. Permission to use, copy, modify, and distribute this
    software and its documentation without fee, and without a written
    agreement is hereby granted, provided that the above copyright notice
@@ -28,7 +28,8 @@
 -->
 </head>
 <body bgcolor="white">
-Provides for events generated and handled by the Argo application and plugins.
+Provides for events generated and handled by the ArgoUML
+application and plugins.
 
 
 <h2>Package Specification</h2>

Modified: trunk/src_new/org/argouml/application/helpers/package.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/helpers/package.html?view=diff&rev=12977&p1=trunk/src_new/org/argouml/application/helpers/package.html&p2=trunk/src_new/org/argouml/application/helpers/package.html&r1=12976&r2=12977
==============================================================================
--- trunk/src_new/org/argouml/application/helpers/package.html	(original)
+++ trunk/src_new/org/argouml/application/helpers/package.html	2007-07-03 13:52:22-0700
@@ -3,7 +3,7 @@
 <head>
 <title>org.argouml.application.helpers package</title>
 <!--
-   Copyright (c) 1996-2001 The Regents of the University of California. All
+   Copyright (c) 1996-2007 The Regents of the University of California. All
    Rights Reserved. Permission to use, copy, modify, and distribute this
    software and its documentation without fee, and without a written
    agreement is hereby granted, provided that the above copyright notice
@@ -29,7 +29,8 @@
 </head>
 <body bgcolor="white">
 
- Provides "helper" classes that provide basic functionality for functional groups.
+ Provides "helper" classes that provide 
+ basic functionality for the application.
 
 <h2>Package Specification</h2>
 

Modified: trunk/src_new/org/argouml/application/package.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/package.html?view=diff&rev=12977&p1=trunk/src_new/org/argouml/application/package.html&p2=trunk/src_new/org/argouml/application/package.html&r1=12976&r2=12977
==============================================================================
--- trunk/src_new/org/argouml/application/package.html	(original)
+++ trunk/src_new/org/argouml/application/package.html	2007-07-03 13:52:22-0700
@@ -3,7 +3,7 @@
 <head>
 <title>org.argouml.application package</title>
 <!--
-   Copyright (c) 1996-99 The Regents of the University of California. All
+   Copyright (c) 1996-2007 The Regents of the University of California. All
    Rights Reserved. Permission to use, copy, modify, and distribute this
    software and its documentation without fee, and without a written
    agreement is hereby granted, provided that the above copyright notice
@@ -30,7 +30,11 @@
 <body bgcolor="white">
 
 
-Contains the main class and starting point of the ArgoUML application and numerous helper classes and core definitions in its subpackages.
+	Contains the Main class and starting point 
+	of the ArgoUML application. 
+	This is the top level package, i.e. 
+	no other packages may import anything 
+	from org.argouml.application. 
 
 <h2>Related Documentation </h2>
 

Modified: trunk/src_new/org/argouml/application/security/package.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/security/package.html?view=diff&rev=12977&p1=trunk/src_new/org/argouml/application/security/package.html&p2=trunk/src_new/org/argouml/application/security/package.html&r1=12976&r2=12977
==============================================================================
--- trunk/src_new/org/argouml/application/security/package.html	(original)
+++ trunk/src_new/org/argouml/application/security/package.html	2007-07-03 13:52:22-0700
@@ -3,7 +3,7 @@
 <head>
 <title>org.argouml.application.security package</title>
 <!--
-   Copyright (c) 1996-2001 The Regents of the University of California. All
+   Copyright (c) 1996-2007 The Regents of the University of California. All
    Rights Reserved. Permission to use, copy, modify, and distribute this
    software and its documentation without fee, and without a written
    agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/package.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/package.html?view=diff&rev=12977&p1=trunk/src_new/org/argouml/package.html&p2=trunk/src_new/org/argouml/package.html&r1=12976&r2=12977
==============================================================================
--- trunk/src_new/org/argouml/package.html	(original)
+++ trunk/src_new/org/argouml/package.html	2007-07-03 13:52:22-0700
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
-<title>org.argouml.kernel package</title>
+<title>org.argouml package</title>
 <!--
-   Copyright (c) 1996-99 The Regents of the University of California. All
+   Copyright (c) 1996-2007 The Regents of the University of California. All
    Rights Reserved. Permission to use, copy, modify, and distribute this
    software and its documentation without fee, and without a written
    agreement is hereby granted, provided that the above copyright notice
@@ -29,6 +29,8 @@
 </head>
 <body bgcolor="white">
 
+Provides argo.ini, i.e. the textual configuration file 
+that lists the panels in the UI.
 
 <h2>Package Specification</h2>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.