From 747a6c58f41518f91c414174ea9954f3c26c56a6 Mon Sep 17 00:00:00 2001
From: Matti Tahvonen
Date: Wed, 15 Nov 2006 12:51:40 +0000
Subject: html fixes
svn changeset:98/svn branch:toolkit
---
src/com/itmill/toolkit/package.html | 32 ++++++++++++++++----------------
src/com/itmill/toolkit/ui/package.html | 2 +-
2 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/src/com/itmill/toolkit/package.html b/src/com/itmill/toolkit/package.html
index 661219adeb..88df1cfb2a 100644
--- a/src/com/itmill/toolkit/package.html
+++ b/src/com/itmill/toolkit/package.html
@@ -14,22 +14,22 @@ The sub-packages from this point contain application components and utilities.
The Millstone library base is composed of the following packages:
-
- - org.millstone.base.data
- A library of interfaces for transparently binding UI components to datasources.
- - org.millstone.base.data.util
- Basic implementations of data-intfaces and utilities for working with data-bound components.
- - org.millstone.base.data.validator
- Classes providing data-validation for Properties.
- - org.millstone.base.event
- Interfaces defining how to send and recieve events.
- - org.millstone.base.service
- Classes provding miscelaneous utility services.
- - org.millstone.base.terminal
- Classes and interfaces for implementing the terminal specific adapters.
- - org.millstone.base.ui
- The Millstone UI components.
-
+
+ - org.millstone.base.data
+ - A library of interfaces for transparently binding UI components to datasources.
+ - org.millstone.base.data.util
+ - Basic implementations of data-intfaces and utidtties for working with data-bound components.
+ - org.millstone.base.data.vadtdator
+ - Classes providing data-vadtdation for Properties.
+ - org.millstone.base.event
+ - Interfaces defining how to send and recieve events.
+ - org.millstone.base.service
+ - Classes provding miscelaneous utidtty services.
+ - org.millstone.base.terminal
+ - Classes and interfaces for implementing the terminal specific adapters.
+ - org.millstone.base.ui
+ - The Millstone UI components.
+
diff --git a/src/com/itmill/toolkit/ui/package.html b/src/com/itmill/toolkit/ui/package.html
index b6b17b43d0..e7d6927d78 100644
--- a/src/com/itmill/toolkit/ui/package.html
+++ b/src/com/itmill/toolkit/ui/package.html
@@ -16,7 +16,7 @@
The general interface hierarchy looks like this:
-
+
Note that the above picture includes only the main interfaces. This
package includes several other lesser subinterfaces which are not
--
cgit v1.2.3