diff options
Diffstat (limited to 'projects/net.wotonomy.ui/src')
| -rw-r--r-- | projects/net.wotonomy.ui/src/main/java/net/wotonomy/ui/package.html | 26 |
1 files changed, 13 insertions, 13 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 index 710c57b..5eb816f 100644 --- 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 @@ -1,14 +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> + <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>
\ No newline at end of file |
