From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../client/swing/states/package-summary.html | 172 +++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-summary.html (limited to 'Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-summary.html') diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-summary.html new file mode 100644 index 0000000..dafc88c --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-summary.html @@ -0,0 +1,172 @@ + + + + + + +com.sdm.quasar.client.swing.states (Quasar Client Building Blicks API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package com.sdm.quasar.client.swing.states +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
ActionEnabledBooleanStateA BooleanState representing the enabled/disabled state of an Action.
ButtonModelSelectedBooleanStateA BooleanState representing the selection state of an ButtonModel.
DocumentTextAcceptedBooleanStateThe BooleanState is true if the text of the Document + is accepted by a given Acceptor. +
JComponentEnabledBooleanStateA BooleanState representing the enabled/disabled state of a JComponent.
ListModelSelectedBooleanStateA BooleanState representing the selection/deselection state + of a ListSelectionModel.
TreeModelSelectedBooleanStateA BooleanState representing the selection/deselection state + of a TreeSelectionModel.
+  + +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3