From 1b17a6ad491fa501759af0718e8f76f0babc5924 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Tue, 15 May 2007 17:13:16 +0000 Subject: [PATCH] * some basic package documentation --- client/src/org/compiere/acct/package.html | 12 +++---- .../src/org/compiere/apps/form/package.html | 30 ++++++++++++++++ .../src/org/compiere/apps/graph/package.html | 30 ++++++++++++++++ client/src/org/compiere/apps/package.html | 10 ++---- .../src/org/compiere/apps/search/package.html | 30 ++++++++++++++++ client/src/org/compiere/apps/wf/package.html | 30 ++++++++++++++++ client/src/org/compiere/grid/ed/package.html | 34 +++++++++++++++++++ client/src/org/compiere/grid/package.html | 10 ++---- client/src/org/compiere/install/package.html | 30 ++++++++++++++++ client/src/org/compiere/minigrid/package.html | 10 ++---- client/src/org/compiere/pos/package.html | 30 ++++++++++++++++ client/src/org/compiere/print/package.html | 6 ++-- 12 files changed, 231 insertions(+), 31 deletions(-) create mode 100644 client/src/org/compiere/apps/form/package.html create mode 100644 client/src/org/compiere/apps/graph/package.html create mode 100644 client/src/org/compiere/apps/search/package.html create mode 100644 client/src/org/compiere/apps/wf/package.html create mode 100644 client/src/org/compiere/grid/ed/package.html create mode 100644 client/src/org/compiere/install/package.html create mode 100644 client/src/org/compiere/pos/package.html diff --git a/client/src/org/compiere/acct/package.html b/client/src/org/compiere/acct/package.html index c7b36c3f1c..9f32648211 100644 --- a/client/src/org/compiere/acct/package.html +++ b/client/src/org/compiere/acct/package.html @@ -13,19 +13,15 @@ -Provides for.... +

Package org.compiere.acct

-

Package Specification

+Provide viewer for the viewing of account posting records. - - -

Related Documentation

+

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: diff --git a/client/src/org/compiere/apps/form/package.html b/client/src/org/compiere/apps/form/package.html new file mode 100644 index 0000000000..d61f1f577a --- /dev/null +++ b/client/src/org/compiere/apps/form/package.html @@ -0,0 +1,30 @@ + + + + + + + +

Package org.compiere.apps.form

+ +Custom application form classes and archive viewer + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/client/src/org/compiere/apps/graph/package.html b/client/src/org/compiere/apps/graph/package.html new file mode 100644 index 0000000000..8cba21fff4 --- /dev/null +++ b/client/src/org/compiere/apps/graph/package.html @@ -0,0 +1,30 @@ + + + + + + + +

Package org.compiere.apps.graph

+ +Performance dashboard + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/client/src/org/compiere/apps/package.html b/client/src/org/compiere/apps/package.html index 1868e7fbd6..0924cbb19d 100644 --- a/client/src/org/compiere/apps/package.html +++ b/client/src/org/compiere/apps/package.html @@ -13,19 +13,15 @@ -Provides for.... +

Package org.compiere.apps

-

Package Specification

- - +Contains classes that implement high level application user interface component.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: diff --git a/client/src/org/compiere/apps/search/package.html b/client/src/org/compiere/apps/search/package.html new file mode 100644 index 0000000000..cb84430e67 --- /dev/null +++ b/client/src/org/compiere/apps/search/package.html @@ -0,0 +1,30 @@ + + + + + + + +

Package org.compiere.apps.search

+ +Implement Search, Info Viewer, Lookup and Resource Schedule Viewer + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/client/src/org/compiere/apps/wf/package.html b/client/src/org/compiere/apps/wf/package.html new file mode 100644 index 0000000000..ac121c4ab5 --- /dev/null +++ b/client/src/org/compiere/apps/wf/package.html @@ -0,0 +1,30 @@ + + + + + + + +

Package org.compiere.apps.wf

+ +Classes for Workflow UI + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/client/src/org/compiere/grid/ed/package.html b/client/src/org/compiere/grid/ed/package.html new file mode 100644 index 0000000000..ec4efba3ff --- /dev/null +++ b/client/src/org/compiere/grid/ed/package.html @@ -0,0 +1,34 @@ + + + + + + + +Provides for.... + +

Field Editor

+ + + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/client/src/org/compiere/grid/package.html b/client/src/org/compiere/grid/package.html index c7b36c3f1c..c77ff2e0af 100644 --- a/client/src/org/compiere/grid/package.html +++ b/client/src/org/compiere/grid/package.html @@ -13,19 +13,15 @@ -Provides for.... +

Package org.compiere.grid

-

Package Specification

- - +Implement datagrid, custom application dialog and tabpane for application window.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: diff --git a/client/src/org/compiere/install/package.html b/client/src/org/compiere/install/package.html new file mode 100644 index 0000000000..f3bfb97c47 --- /dev/null +++ b/client/src/org/compiere/install/package.html @@ -0,0 +1,30 @@ + + + + + + + +

Package org.compiere.install

+ +Language Pack Maintenance + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/client/src/org/compiere/minigrid/package.html b/client/src/org/compiere/minigrid/package.html index c7b36c3f1c..04e562d3e5 100644 --- a/client/src/org/compiere/minigrid/package.html +++ b/client/src/org/compiere/minigrid/package.html @@ -13,19 +13,15 @@ -Provides for.... +

Package org.compiere.minigrid

-

Package Specification

- - +Custom JTable for use in custom application form.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: diff --git a/client/src/org/compiere/pos/package.html b/client/src/org/compiere/pos/package.html new file mode 100644 index 0000000000..b56874f998 --- /dev/null +++ b/client/src/org/compiere/pos/package.html @@ -0,0 +1,30 @@ + + + + + + + +

Package org.compiere.pos

+ +Point of Sale for PC Terminal + +

Related Documentation

+ +For overviews, tutorials, examples, guides, and tool documentation, please see: + + + + + + diff --git a/client/src/org/compiere/print/package.html b/client/src/org/compiere/print/package.html index fea5d5f7d5..edd76e6f46 100644 --- a/client/src/org/compiere/print/package.html +++ b/client/src/org/compiere/print/package.html @@ -15,7 +15,9 @@ Provides for.... -

Package Specification

+

Package org.compiere.print

+ +Report viewer and controller.