From aedc34d55462a75e329bbf342251ff6504cd117e Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Sun, 19 May 2024 17:56:33 -0400 Subject: Initial import from SVN --- .../src/main/java/net/wotonomy/ui/package.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 projects/net.wotonomy.ui/src/main/java/net/wotonomy/ui/package.html (limited to 'projects/net.wotonomy.ui/src/main/java/net/wotonomy/ui/package.html') 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 @@ + +

+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. +

+

+This package has dependencies on the control, +foundation, and util packages. +

+ -- cgit v1.2.3