From ff072dfe782f6f22123cd4ba050828d35c0d0fbd Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Mon, 20 May 2024 17:55:46 -0400 Subject: Some lingering tweaks --- .../net/wotonomy/ui/swing/components/package.html | 50 +++++++++++----------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/components') diff --git a/projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/components/package.html b/projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/components/package.html index 618651b..026ecfc 100644 --- a/projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/components/package.html +++ b/projects/net.wotonomy.ui.swing/src/main/java/net/wotonomy/ui/swing/components/package.html @@ -1,26 +1,26 @@ -

-Contains various and useful Swing components. -These can be used in conjunction with -the ui framework, however, there are no -dependencies and all of these components can be used -independently of the rest of the framework. -

-

-Of note are the ButtonPanel classes, which -automate the placement and layout of buttons -in a manner consistent with the Java Look and Feel -guidelines. This uses the BetterFlowLayout which -is another useful class. -

-

-Also of note is the InfoPanel, which automates -the placement and layout of labeled fields on -a panel. -

-

-And the -various cell renderer and editor components can -be useful as well. -

- +

+ Contains various and useful Swing components. + These can be used in conjunction with + the ui framework, however, there are no + dependencies and all of these components can be used + independently of the rest of the framework. +

+

+ Of note are the ButtonPanel classes, which + automate the placement and layout of buttons + in a manner consistent with the Java Look and Feel + guidelines. This uses the BetterFlowLayout which + is another useful class. +

+

+ Also of note is the InfoPanel, which automates + the placement and layout of labeled fields on + a panel. +

+

+ And the + various cell renderer and editor components can + be useful as well. +

+ \ No newline at end of file -- cgit v1.2.3