diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-05-19 17:56:33 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-05-19 17:56:33 -0400 |
| commit | aedc34d55462a75e329bbf342251ff6504cd117e (patch) | |
| tree | bcc8f1f2352582717b484df302aeea6696b8f000 /projects/net.wotonomy.ui/src/main/java/net/wotonomy/ui/package.html | |
Initial import from SVN
Diffstat (limited to 'projects/net.wotonomy.ui/src/main/java/net/wotonomy/ui/package.html')
| -rw-r--r-- | projects/net.wotonomy.ui/src/main/java/net/wotonomy/ui/package.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/projects/net.wotonomy.ui/src/main/java/net/wotonomy/ui/package.html b/projects/net.wotonomy.ui/src/main/java/net/wotonomy/ui/package.html new file mode 100644 index 0000000..710c57b --- /dev/null +++ b/projects/net.wotonomy.ui/src/main/java/net/wotonomy/ui/package.html @@ -0,0 +1,14 @@ +<body> +<p> +An implementation of the JavaClient +framework. It tries to be API-compatible at the +EODisplayGroup and EOAssociation layer. The +associations themselves are inspired by their EO +counterparts, but are extended so as to be +more useful for java application development. +</p> +<p> +This package has dependencies on the control, +foundation, and util packages. +</p> +</body> |
