summaryrefslogtreecommitdiff
path: root/projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/package.html')
-rw-r--r--projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/package.html40
1 files changed, 20 insertions, 20 deletions
diff --git a/projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/package.html b/projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/package.html
index 574cc7b..894a3d7 100644
--- a/projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/package.html
+++ b/projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/package.html
@@ -1,21 +1,21 @@
<body>
-<p>
-Contains associations designed for use
-with the Swing framework.
-</p>
-<p>
-In general, most text components can use the
-TextAssociation, and most buttons, including
-checkboxes and radio buttons, can use the
-ButtonAssociation.
-</p>
-<p>
-Tables are handled with the TableColumnAssociation
-by dealing with TableColumns that are later added
-to a table.
-</p>
-<p>
-The TreeAssociation will handle any component that
-uses a TreeModel and a TreeSelectionModel.
-</p>
-</body>
+ <p>
+ Contains associations designed for use
+ with the Swing framework.
+ </p>
+ <p>
+ In general, most text components can use the
+ TextAssociation, and most buttons, including
+ checkboxes and radio buttons, can use the
+ ButtonAssociation.
+ </p>
+ <p>
+ Tables are handled with the TableColumnAssociation
+ by dealing with TableColumns that are later added
+ to a table.
+ </p>
+ <p>
+ The TreeAssociation will handle any component that
+ uses a TreeModel and a TreeSelectionModel.
+ </p>
+</body> \ No newline at end of file