diff options
Diffstat (limited to 'Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states')
32 files changed, 7193 insertions, 0 deletions
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html new file mode 100644 index 0000000..d6c2127 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html @@ -0,0 +1,337 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:21 CEST 2007 -->
+<TITLE>
+ActionEnabledBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.ActionEnabledBooleanState class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ActionEnabledBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ActionEnabledBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV CLASS
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ActionEnabledBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states</FONT>
+<BR>
+Class ActionEnabledBooleanState</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.ActionEnabledBooleanState</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A>, java.util.EventListener, java.beans.PropertyChangeListener, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>ActionEnabledBooleanState</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A><DT>implements <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, java.beans.PropertyChangeListener</DL>
+
+<P>
+A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the enabled/disabled state of an <CODE>Action</CODE>.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html#ActionEnabledBooleanState(javax.swing.Action)">ActionEnabledBooleanState</A></B>(javax.swing.Action action)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the enabled/disabled state of the given <CODE>Action</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html#ActionEnabledBooleanState(javax.swing.Action, java.lang.String)">ActionEnabledBooleanState</A></B>(javax.swing.Action action, + java.lang.String name)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the enabled/disabled state of the given <CODE>Action</CODE>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html#propertyChange(java.beans.PropertyChangeEvent)">propertyChange</A></B>(java.beans.PropertyChangeEvent pEvent)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#isValueTrue()">isValueTrue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValue(boolean)">setValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValueWithoutNotification(boolean)">setValueWithoutNotification</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">AbstractState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#appendParametersToString(java.lang.StringBuffer)">appendParametersToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#dispose()">dispose</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#fireStateChanged()">fireStateChanged</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#stateValueToString()">stateValueToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString()">toString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString(boolean)">toString</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.BooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html#isValueTrue()">isValueTrue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.State"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.common.Disposable"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.common.<A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()">dispose</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="ActionEnabledBooleanState(javax.swing.Action)"><!-- --></A><H3>
+ActionEnabledBooleanState</H3>
+<PRE>
+public <B>ActionEnabledBooleanState</B>(javax.swing.Action action)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the enabled/disabled state of the given <CODE>Action</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>action</CODE> - the <CODE>Action</CODE> we use as enable/disable source</DL>
+<HR>
+
+<A NAME="ActionEnabledBooleanState(javax.swing.Action, java.lang.String)"><!-- --></A><H3>
+ActionEnabledBooleanState</H3>
+<PRE>
+public <B>ActionEnabledBooleanState</B>(javax.swing.Action action, + java.lang.String name)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the enabled/disabled state of the given <CODE>Action</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>action</CODE> - the <CODE>Action</CODE> we use as enable/disable source<DD><CODE>name</CODE> - name of the state</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="propertyChange(java.beans.PropertyChangeEvent)"><!-- --></A><H3>
+propertyChange</H3>
+<PRE>
+public void <B>propertyChange</B>(java.beans.PropertyChangeEvent pEvent)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>propertyChange</CODE> in interface <CODE>java.beans.PropertyChangeListener</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ActionEnabledBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV CLASS
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ActionEnabledBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html new file mode 100644 index 0000000..4919402 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html @@ -0,0 +1,337 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:21 CEST 2007 -->
+<TITLE>
+ButtonModelSelectedBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.ButtonModelSelectedBooleanState class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ButtonModelSelectedBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ButtonModelSelectedBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ButtonModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states</FONT>
+<BR>
+Class ButtonModelSelectedBooleanState</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.ButtonModelSelectedBooleanState</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, javax.swing.event.ChangeListener, <A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A>, java.util.EventListener, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>ButtonModelSelectedBooleanState</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A><DT>implements <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, javax.swing.event.ChangeListener</DL>
+
+<P>
+A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the selection state of an <CODE>ButtonModel</CODE>.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html#ButtonModelSelectedBooleanState(javax.swing.ButtonModel)">ButtonModelSelectedBooleanState</A></B>(javax.swing.ButtonModel buttonModel)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>ButtonModel</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html#ButtonModelSelectedBooleanState(javax.swing.ButtonModel, java.lang.String)">ButtonModelSelectedBooleanState</A></B>(javax.swing.ButtonModel buttonModel, + java.lang.String name)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>ButtonModel</CODE>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html#stateChanged(javax.swing.event.ChangeEvent)">stateChanged</A></B>(javax.swing.event.ChangeEvent pEvent)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#isValueTrue()">isValueTrue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValue(boolean)">setValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValueWithoutNotification(boolean)">setValueWithoutNotification</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">AbstractState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#appendParametersToString(java.lang.StringBuffer)">appendParametersToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#dispose()">dispose</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#fireStateChanged()">fireStateChanged</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#stateValueToString()">stateValueToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString()">toString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString(boolean)">toString</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.BooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html#isValueTrue()">isValueTrue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.State"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.common.Disposable"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.common.<A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()">dispose</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="ButtonModelSelectedBooleanState(javax.swing.ButtonModel)"><!-- --></A><H3>
+ButtonModelSelectedBooleanState</H3>
+<PRE>
+public <B>ButtonModelSelectedBooleanState</B>(javax.swing.ButtonModel buttonModel)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>ButtonModel</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>buttonModel</CODE> - the <CODE>ButtonModel</CODE> we use as selection source</DL>
+<HR>
+
+<A NAME="ButtonModelSelectedBooleanState(javax.swing.ButtonModel, java.lang.String)"><!-- --></A><H3>
+ButtonModelSelectedBooleanState</H3>
+<PRE>
+public <B>ButtonModelSelectedBooleanState</B>(javax.swing.ButtonModel buttonModel, + java.lang.String name)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>ButtonModel</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>buttonModel</CODE> - the <CODE>ButtonModel</CODE> we use as selection source<DD><CODE>name</CODE> - name of the state</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="stateChanged(javax.swing.event.ChangeEvent)"><!-- --></A><H3>
+stateChanged</H3>
+<PRE>
+public void <B>stateChanged</B>(javax.swing.event.ChangeEvent pEvent)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>stateChanged</CODE> in interface <CODE>javax.swing.event.ChangeListener</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ButtonModelSelectedBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ButtonModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html new file mode 100644 index 0000000..72bfd59 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html @@ -0,0 +1,455 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:21 CEST 2007 -->
+<TITLE>
+DocumentTextAcceptedBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.DocumentTextAcceptedBooleanState class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DocumentTextAcceptedBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DocumentTextAcceptedBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="DocumentTextAcceptedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states</FONT>
+<BR>
+Class DocumentTextAcceptedBooleanState</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.DocumentTextAcceptedBooleanState</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A>, javax.swing.event.DocumentListener, java.util.EventListener, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>DocumentTextAcceptedBooleanState</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A><DT>implements <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, javax.swing.event.DocumentListener</DL>
+
+<P>
+The <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> is <code>true<code> if the text of the <CODE>Document</CODE> + is accepted by a given <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A>. + For convenience an acceptor with pattern matching is used to compare the text of + the document with a pattern.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html#DocumentTextAcceptedBooleanState(javax.swing.text.Document, com.sdm.quasar.client.core.common.Acceptor)">DocumentTextAcceptedBooleanState</A></B>(javax.swing.text.Document document, + <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common">Acceptor</A> acceptor)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the acceptance of the document text with an <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html#DocumentTextAcceptedBooleanState(javax.swing.text.Document, com.sdm.quasar.client.core.common.Acceptor, java.lang.String)">DocumentTextAcceptedBooleanState</A></B>(javax.swing.text.Document document, + <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common">Acceptor</A> acceptor, + java.lang.String name)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the acceptance of the document text with an <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html#DocumentTextAcceptedBooleanState(javax.swing.text.Document, java.lang.String)">DocumentTextAcceptedBooleanState</A></B>(javax.swing.text.Document document, + java.lang.String pattern)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the matching of the document text with the given pattern.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html#DocumentTextAcceptedBooleanState(javax.swing.text.Document, java.lang.String, java.lang.String)">DocumentTextAcceptedBooleanState</A></B>(javax.swing.text.Document document, + java.lang.String pattern, + java.lang.String name)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the matching of the document text with the given pattern.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html#changedUpdate(javax.swing.event.DocumentEvent)">changedUpdate</A></B>(javax.swing.event.DocumentEvent e)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html#checkAcceptance()">checkAcceptance</A></B>()</CODE>
+
+<BR>
+ Checks if the text of the document is accepted by the <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A> of this state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html#insertUpdate(javax.swing.event.DocumentEvent)">insertUpdate</A></B>(javax.swing.event.DocumentEvent e)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html#removeUpdate(javax.swing.event.DocumentEvent)">removeUpdate</A></B>(javax.swing.event.DocumentEvent e)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#isValueTrue()">isValueTrue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValue(boolean)">setValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValueWithoutNotification(boolean)">setValueWithoutNotification</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">AbstractState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#appendParametersToString(java.lang.StringBuffer)">appendParametersToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#dispose()">dispose</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#fireStateChanged()">fireStateChanged</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#stateValueToString()">stateValueToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString()">toString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString(boolean)">toString</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.BooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html#isValueTrue()">isValueTrue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.State"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.common.Disposable"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.common.<A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()">dispose</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="DocumentTextAcceptedBooleanState(javax.swing.text.Document, java.lang.String)"><!-- --></A><H3>
+DocumentTextAcceptedBooleanState</H3>
+<PRE>
+public <B>DocumentTextAcceptedBooleanState</B>(javax.swing.text.Document document, + java.lang.String pattern)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the matching of the document text with the given pattern.
+<P>
+<DT><B>Parameters:</B><DD><CODE>document</CODE> - the <CODE>Document</CODE> whose text is compared wit the given pattern<DD><CODE>pattern</CODE> - the pattern the documetns text is compared with</DL>
+<HR>
+
+<A NAME="DocumentTextAcceptedBooleanState(javax.swing.text.Document, com.sdm.quasar.client.core.common.Acceptor)"><!-- --></A><H3>
+DocumentTextAcceptedBooleanState</H3>
+<PRE>
+public <B>DocumentTextAcceptedBooleanState</B>(javax.swing.text.Document document, + <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common">Acceptor</A> acceptor)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the acceptance of the document text with an <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>document</CODE> - the <CODE>Document</CODE> whose text is compared wit the given pattern<DD><CODE>acceptor</CODE> - An <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A> that checks if the text of the document is accepted.</DL>
+<HR>
+
+<A NAME="DocumentTextAcceptedBooleanState(javax.swing.text.Document, java.lang.String, java.lang.String)"><!-- --></A><H3>
+DocumentTextAcceptedBooleanState</H3>
+<PRE>
+public <B>DocumentTextAcceptedBooleanState</B>(javax.swing.text.Document document, + java.lang.String pattern, + java.lang.String name)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the matching of the document text with the given pattern.
+<P>
+<DT><B>Parameters:</B><DD><CODE>document</CODE> - the <CODE>Document</CODE> whose text is compared wit the given pattern<DD><CODE>pattern</CODE> - the pattern the documetns text is compared with<DD><CODE>name</CODE> - name of the state</DL>
+<HR>
+
+<A NAME="DocumentTextAcceptedBooleanState(javax.swing.text.Document, com.sdm.quasar.client.core.common.Acceptor, java.lang.String)"><!-- --></A><H3>
+DocumentTextAcceptedBooleanState</H3>
+<PRE>
+public <B>DocumentTextAcceptedBooleanState</B>(javax.swing.text.Document document, + <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common">Acceptor</A> acceptor, + java.lang.String name)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the acceptance of the document text with an <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>document</CODE> - the <CODE>Document</CODE> whose text is compared wit the given pattern<DD><CODE>acceptor</CODE> - An <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A> that checks if the text of the document is accepted.<DD><CODE>name</CODE> - name of the state</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="insertUpdate(javax.swing.event.DocumentEvent)"><!-- --></A><H3>
+insertUpdate</H3>
+<PRE>
+public void <B>insertUpdate</B>(javax.swing.event.DocumentEvent e)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>insertUpdate</CODE> in interface <CODE>javax.swing.event.DocumentListener</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeUpdate(javax.swing.event.DocumentEvent)"><!-- --></A><H3>
+removeUpdate</H3>
+<PRE>
+public void <B>removeUpdate</B>(javax.swing.event.DocumentEvent e)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>removeUpdate</CODE> in interface <CODE>javax.swing.event.DocumentListener</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="changedUpdate(javax.swing.event.DocumentEvent)"><!-- --></A><H3>
+changedUpdate</H3>
+<PRE>
+public void <B>changedUpdate</B>(javax.swing.event.DocumentEvent e)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>changedUpdate</CODE> in interface <CODE>javax.swing.event.DocumentListener</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="checkAcceptance()"><!-- --></A><H3>
+checkAcceptance</H3>
+<PRE>
+protected boolean <B>checkAcceptance</B>()</PRE>
+<DL>
+<DD>Checks if the text of the document is accepted by the <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A> of this state.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>true if the text of the documet is accepted</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DocumentTextAcceptedBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="DocumentTextAcceptedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html new file mode 100644 index 0000000..e03179d --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html @@ -0,0 +1,337 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:21 CEST 2007 -->
+<TITLE>
+JComponentEnabledBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.JComponentEnabledBooleanState class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="JComponentEnabledBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JComponentEnabledBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentEnabledBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states</FONT>
+<BR>
+Class JComponentEnabledBooleanState</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.JComponentEnabledBooleanState</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A>, java.util.EventListener, java.beans.PropertyChangeListener, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>JComponentEnabledBooleanState</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A><DT>implements <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, java.beans.PropertyChangeListener</DL>
+
+<P>
+A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the enabled/disabled state of a <CODE>JComponent</CODE>.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html#JComponentEnabledBooleanState(javax.swing.JComponent)">JComponentEnabledBooleanState</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the enabled/disabled state of the given <CODE>JComponent</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html#JComponentEnabledBooleanState(javax.swing.JComponent, java.lang.String)">JComponentEnabledBooleanState</A></B>(javax.swing.JComponent jcomponent, + java.lang.String name)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the enabled/disabled state of the given <CODE>JComponent</CODE>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html#propertyChange(java.beans.PropertyChangeEvent)">propertyChange</A></B>(java.beans.PropertyChangeEvent pEvent)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#isValueTrue()">isValueTrue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValue(boolean)">setValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValueWithoutNotification(boolean)">setValueWithoutNotification</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">AbstractState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#appendParametersToString(java.lang.StringBuffer)">appendParametersToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#dispose()">dispose</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#fireStateChanged()">fireStateChanged</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#stateValueToString()">stateValueToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString()">toString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString(boolean)">toString</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.BooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html#isValueTrue()">isValueTrue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.State"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.common.Disposable"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.common.<A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()">dispose</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="JComponentEnabledBooleanState(javax.swing.JComponent)"><!-- --></A><H3>
+JComponentEnabledBooleanState</H3>
+<PRE>
+public <B>JComponentEnabledBooleanState</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the enabled/disabled state of the given <CODE>JComponent</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> we use as enable/disable source</DL>
+<HR>
+
+<A NAME="JComponentEnabledBooleanState(javax.swing.JComponent, java.lang.String)"><!-- --></A><H3>
+JComponentEnabledBooleanState</H3>
+<PRE>
+public <B>JComponentEnabledBooleanState</B>(javax.swing.JComponent jcomponent, + java.lang.String name)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the enabled/disabled state of the given <CODE>JComponent</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> we use as enable/disable source<DD><CODE>name</CODE> - name of the state</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="propertyChange(java.beans.PropertyChangeEvent)"><!-- --></A><H3>
+propertyChange</H3>
+<PRE>
+public void <B>propertyChange</B>(java.beans.PropertyChangeEvent pEvent)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>propertyChange</CODE> in interface <CODE>java.beans.PropertyChangeListener</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JComponentEnabledBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentEnabledBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html new file mode 100644 index 0000000..7fa4a60 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html @@ -0,0 +1,338 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:21 CEST 2007 -->
+<TITLE>
+ListModelSelectedBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.ListModelSelectedBooleanState class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ListModelSelectedBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ListModelSelectedBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ListModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states</FONT>
+<BR>
+Class ListModelSelectedBooleanState</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.ListModelSelectedBooleanState</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A>, java.util.EventListener, javax.swing.event.ListSelectionListener, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>ListModelSelectedBooleanState</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A><DT>implements <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, javax.swing.event.ListSelectionListener</DL>
+
+<P>
+A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the selection/deselection state + of a <CODE>ListSelectionModel</CODE>.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html#ListModelSelectedBooleanState(javax.swing.ListSelectionModel)">ListModelSelectedBooleanState</A></B>(javax.swing.ListSelectionModel listSelectionModel)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>ListSelectionModel</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html#ListModelSelectedBooleanState(javax.swing.ListSelectionModel, java.lang.String)">ListModelSelectedBooleanState</A></B>(javax.swing.ListSelectionModel listSelectionModel, + java.lang.String name)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>ListSelectionModel</CODE>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged</A></B>(javax.swing.event.ListSelectionEvent e)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#isValueTrue()">isValueTrue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValue(boolean)">setValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValueWithoutNotification(boolean)">setValueWithoutNotification</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">AbstractState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#appendParametersToString(java.lang.StringBuffer)">appendParametersToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#dispose()">dispose</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#fireStateChanged()">fireStateChanged</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#stateValueToString()">stateValueToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString()">toString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString(boolean)">toString</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.BooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html#isValueTrue()">isValueTrue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.State"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.common.Disposable"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.common.<A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()">dispose</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="ListModelSelectedBooleanState(javax.swing.ListSelectionModel)"><!-- --></A><H3>
+ListModelSelectedBooleanState</H3>
+<PRE>
+public <B>ListModelSelectedBooleanState</B>(javax.swing.ListSelectionModel listSelectionModel)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>ListSelectionModel</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>listSelectionModel</CODE> - the <CODE>ListSelectionModel</CODE> we use as selection source</DL>
+<HR>
+
+<A NAME="ListModelSelectedBooleanState(javax.swing.ListSelectionModel, java.lang.String)"><!-- --></A><H3>
+ListModelSelectedBooleanState</H3>
+<PRE>
+public <B>ListModelSelectedBooleanState</B>(javax.swing.ListSelectionModel listSelectionModel, + java.lang.String name)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>ListSelectionModel</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>listSelectionModel</CODE> - the <CODE>ListSelectionModel</CODE> we use as selection source<DD><CODE>name</CODE> - name of the state</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="valueChanged(javax.swing.event.ListSelectionEvent)"><!-- --></A><H3>
+valueChanged</H3>
+<PRE>
+public void <B>valueChanged</B>(javax.swing.event.ListSelectionEvent e)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>valueChanged</CODE> in interface <CODE>javax.swing.event.ListSelectionListener</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ListModelSelectedBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ListModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html new file mode 100644 index 0000000..b4489b3 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html @@ -0,0 +1,338 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:21 CEST 2007 -->
+<TITLE>
+TreeModelSelectedBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.TreeModelSelectedBooleanState class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="TreeModelSelectedBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TreeModelSelectedBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="TreeModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states</FONT>
+<BR>
+Class TreeModelSelectedBooleanState</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanState</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.TreeModelSelectedBooleanState</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A>, java.util.EventListener, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A>, javax.swing.event.TreeSelectionListener</DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>TreeModelSelectedBooleanState</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A><DT>implements <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, javax.swing.event.TreeSelectionListener</DL>
+
+<P>
+A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the selection/deselection state + of a <CODE>TreeSelectionModel</CODE>.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html#TreeModelSelectedBooleanState(javax.swing.tree.TreeSelectionModel)">TreeModelSelectedBooleanState</A></B>(javax.swing.tree.TreeSelectionModel treeSelectionModel)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>TreeSelectionModel</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html#TreeModelSelectedBooleanState(javax.swing.tree.TreeSelectionModel, java.lang.String)">TreeModelSelectedBooleanState</A></B>(javax.swing.tree.TreeSelectionModel treeSelectionModel, + java.lang.String name)</CODE>
+
+<BR>
+ Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>TreeSelectionModel</CODE>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html#valueChanged(javax.swing.event.TreeSelectionEvent)">valueChanged</A></B>(javax.swing.event.TreeSelectionEvent e)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#isValueTrue()">isValueTrue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValue(boolean)">setValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html#setValueWithoutNotification(boolean)">setValueWithoutNotification</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states">AbstractState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#appendParametersToString(java.lang.StringBuffer)">appendParametersToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#dispose()">dispose</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#fireStateChanged()">fireStateChanged</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#stateValueToString()">stateValueToString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString()">toString</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html#toString(boolean)">toString</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.BooleanState"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html#isValueTrue()">isValueTrue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.State"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#addStateListener(com.sdm.quasar.client.core.states.StateListener)">addStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getName()">getName</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#getValue()">getValue</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#removeStateListener(com.sdm.quasar.client.core.states.StateListener)">removeStateListener</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.common.Disposable"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from interface com.sdm.quasar.client.core.common.<A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()">dispose</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="TreeModelSelectedBooleanState(javax.swing.tree.TreeSelectionModel)"><!-- --></A><H3>
+TreeModelSelectedBooleanState</H3>
+<PRE>
+public <B>TreeModelSelectedBooleanState</B>(javax.swing.tree.TreeSelectionModel treeSelectionModel)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>TreeSelectionModel</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>treeSelectionModel</CODE> - the <CODE>TreeSelectionModel</CODE> we use as selection source</DL>
+<HR>
+
+<A NAME="TreeModelSelectedBooleanState(javax.swing.tree.TreeSelectionModel, java.lang.String)"><!-- --></A><H3>
+TreeModelSelectedBooleanState</H3>
+<PRE>
+public <B>TreeModelSelectedBooleanState</B>(javax.swing.tree.TreeSelectionModel treeSelectionModel, + java.lang.String name)</PRE>
+<DL>
+<DD>Constructs the <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + representing the selection state of the given <CODE>TreeSelectionModel</CODE>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>treeSelectionModel</CODE> - the <CODE>TreeSelectionModel</CODE> we use as selection source<DD><CODE>name</CODE> - name of the state</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="valueChanged(javax.swing.event.TreeSelectionEvent)"><!-- --></A><H3>
+valueChanged</H3>
+<PRE>
+public void <B>valueChanged</B>(javax.swing.event.TreeSelectionEvent e)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>valueChanged</CODE> in interface <CODE>javax.swing.event.TreeSelectionListener</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TreeModelSelectedBooleanState.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>PREV CLASS</B></A>
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="TreeModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html new file mode 100644 index 0000000..c9641da --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html @@ -0,0 +1,339 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:21 CEST 2007 -->
+<TITLE>
+AbstractSwingBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="AbstractSwingBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractSwingBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV CLASS
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="AbstractSwingBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states.adapters</FONT>
+<BR>
+Class AbstractSwingBooleanStateAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states">BooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></DD>
+</DL>
+<DL>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">ActionEnabledBooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/showcase/swing/allinone/emplDetail/EmplDetailPresentation.JComponentMarkedBooleanStateAdapter.html" title="class in com.sdm.quasar.client.showcase.swing.allinone.emplDetail">EmplDetailPresentation.JComponentMarkedBooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">GlassPaneBlockingBooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">JComponentEnabledBooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">JComponentVisibleBooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">JTextComponentEditableBooleanStateAdapter</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public abstract class <B>AbstractSwingBooleanStateAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></DL>
+
+<P>
+The base class for all <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanStateAdapters</CODE></A>, + that adapt the boolean state value to some swing-element. The main reason + for this class is to ensure that the code manipulating swing elements is + executed in the swing event dispatch thread.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.$Revision$</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#AbstractSwingBooleanStateAdapter()">AbstractSwingBooleanStateAdapter</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>AbstractSwingBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#AbstractSwingBooleanStateAdapter(com.sdm.quasar.client.core.states.BooleanState)">AbstractSwingBooleanStateAdapter</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> state)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states"><CODE>AbstractBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#AbstractSwingBooleanStateAdapter(java.lang.String)">AbstractSwingBooleanStateAdapter</A></B>(java.lang.String name)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>AbstractSwingBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#AbstractSwingBooleanStateAdapter(java.lang.String, com.sdm.quasar.client.core.states.BooleanState)">AbstractSwingBooleanStateAdapter</A></B>(java.lang.String name, + <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> state)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states"><CODE>AbstractBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#updateAdaptedValue()">updateAdaptedValue</A></B>()</CODE>
+
+<BR>
+ Forces an update of the current state value to the adapted objects.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object, boolean)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTargetInverse(java.lang.Object)">addTargetInverse</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#dispose()">dispose</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getBooleanState()">getBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#removeTarget(java.lang.Object)">removeTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(boolean)">setAdaptedValue</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setBooleanState(com.sdm.quasar.client.core.states.BooleanState)">setBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="AbstractSwingBooleanStateAdapter()"><!-- --></A><H3>
+AbstractSwingBooleanStateAdapter</H3>
+<PRE>
+public <B>AbstractSwingBooleanStateAdapter</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>AbstractSwingBooleanStateAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="AbstractSwingBooleanStateAdapter(java.lang.String)"><!-- --></A><H3>
+AbstractSwingBooleanStateAdapter</H3>
+<PRE>
+public <B>AbstractSwingBooleanStateAdapter</B>(java.lang.String name)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>AbstractSwingBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - </DL>
+<HR>
+
+<A NAME="AbstractSwingBooleanStateAdapter(com.sdm.quasar.client.core.states.BooleanState)"><!-- --></A><H3>
+AbstractSwingBooleanStateAdapter</H3>
+<PRE>
+public <B>AbstractSwingBooleanStateAdapter</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> state)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states"><CODE>AbstractBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>state</CODE> - the state to set</DL>
+<HR>
+
+<A NAME="AbstractSwingBooleanStateAdapter(java.lang.String, com.sdm.quasar.client.core.states.BooleanState)"><!-- --></A><H3>
+AbstractSwingBooleanStateAdapter</H3>
+<PRE>
+public <B>AbstractSwingBooleanStateAdapter</B>(java.lang.String name, + <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> state)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states"><CODE>AbstractBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name to set<DD><CODE>state</CODE> - the state to set</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="updateAdaptedValue()"><!-- --></A><H3>
+updateAdaptedValue</H3>
+<PRE>
+public final void <B>updateAdaptedValue</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></B></DD>
+<DD>Forces an update of the current state value to the adapted objects.
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#updateAdaptedValue()">updateAdaptedValue</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#updateAdaptedValue()"><CODE>AbstractBooleanStateAdapter.updateAdaptedValue()</CODE></A></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractSwingBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV CLASS
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="AbstractSwingBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html new file mode 100644 index 0000000..699b834 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html @@ -0,0 +1,377 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:22 CEST 2007 -->
+<TITLE>
+ActionEnabledBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.adapters.ActionEnabledBooleanStateAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ActionEnabledBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ActionEnabledBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ActionEnabledBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states.adapters</FONT>
+<BR>
+Class ActionEnabledBooleanStateAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.adapters.ActionEnabledBooleanStateAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states">BooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>ActionEnabledBooleanStateAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></DL>
+
+<P>
+Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the enabled state of a <CODE>Action</CODE>.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.$Revision$</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html#ActionEnabledBooleanStateAdapter()">ActionEnabledBooleanStateAdapter</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>ActionEnabledBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html#ActionEnabledBooleanStateAdapter(java.lang.String)">ActionEnabledBooleanStateAdapter</A></B>(java.lang.String name)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>ActionEnabledBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html#addAction(javax.swing.Action)">addAction</A></B>(javax.swing.Action action)</CODE>
+
+<BR>
+ Adds an <CODE>Action</CODE>, whos enablement should be adapted from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html#addActionInverse(javax.swing.Action)">addActionInverse</A></B>(javax.swing.Action action)</CODE>
+
+<BR>
+ Adds an <CODE>Action</CODE>, whos enablement should be adapted inverse from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html#removeAction(javax.swing.Action)">removeAction</A></B>(javax.swing.Action action)</CODE>
+
+<BR>
+ Removes a previously added <CODE>Action</CODE> from adapting its enablement.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></B>(java.lang.Object target, + boolean value)</CODE>
+
+<BR>
+ Sets the adapted value for the given target object (that was added before to + this adapter).</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#updateAdaptedValue()">updateAdaptedValue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object, boolean)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTargetInverse(java.lang.Object)">addTargetInverse</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#dispose()">dispose</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getBooleanState()">getBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#removeTarget(java.lang.Object)">removeTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(boolean)">setAdaptedValue</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setBooleanState(com.sdm.quasar.client.core.states.BooleanState)">setBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="ActionEnabledBooleanStateAdapter()"><!-- --></A><H3>
+ActionEnabledBooleanStateAdapter</H3>
+<PRE>
+public <B>ActionEnabledBooleanStateAdapter</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>ActionEnabledBooleanStateAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="ActionEnabledBooleanStateAdapter(java.lang.String)"><!-- --></A><H3>
+ActionEnabledBooleanStateAdapter</H3>
+<PRE>
+public <B>ActionEnabledBooleanStateAdapter</B>(java.lang.String name)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>ActionEnabledBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - </DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="addAction(javax.swing.Action)"><!-- --></A><H3>
+addAction</H3>
+<PRE>
+public void <B>addAction</B>(javax.swing.Action action)</PRE>
+<DL>
+<DD>Adds an <CODE>Action</CODE>, whos enablement should be adapted from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>action</CODE> - the <CODE>Action</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addActionInverse(javax.swing.Action)"><!-- --></A><H3>
+addActionInverse</H3>
+<PRE>
+public void <B>addActionInverse</B>(javax.swing.Action action)</PRE>
+<DL>
+<DD>Adds an <CODE>Action</CODE>, whos enablement should be adapted inverse from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>action</CODE> - the <CODE>Action</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeAction(javax.swing.Action)"><!-- --></A><H3>
+removeAction</H3>
+<PRE>
+public void <B>removeAction</B>(javax.swing.Action action)</PRE>
+<DL>
+<DD>Removes a previously added <CODE>Action</CODE> from adapting its enablement.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>action</CODE> - the <CODE>Action</CODE> to remove</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setAdaptedValue(java.lang.Object, boolean)"><!-- --></A><H3>
+setAdaptedValue</H3>
+<PRE>
+protected void <B>setAdaptedValue</B>(java.lang.Object target, + boolean value)</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></B></DD>
+<DD>Sets the adapted value for the given target object (that was added before to + this adapter).
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>target</CODE> - the target to adapt the value to<DD><CODE>value</CODE> - the value to adapt<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)"><CODE>AbstractBooleanStateAdapter.setAdaptedValue(java.lang.Object, boolean)</CODE></A></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ActionEnabledBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ActionEnabledBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html new file mode 100644 index 0000000..6ac02e7 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html @@ -0,0 +1,378 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:22 CEST 2007 -->
+<TITLE>
+GlassPaneBlockingBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.adapters.GlassPaneBlockingBooleanStateAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="GlassPaneBlockingBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/GlassPaneBlockingBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="GlassPaneBlockingBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states.adapters</FONT>
+<BR>
+Class GlassPaneBlockingBooleanStateAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.adapters.GlassPaneBlockingBooleanStateAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states">BooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>GlassPaneBlockingBooleanStateAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></DL>
+
+<P>
+Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to a blocking of user events: If the state value is <code>true</code> + all input events are blockt by a glass pane.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html#GlassPaneBlockingBooleanStateAdapter()">GlassPaneBlockingBooleanStateAdapter</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>GlassPaneBlockingBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html#GlassPaneBlockingBooleanStateAdapter(java.lang.String)">GlassPaneBlockingBooleanStateAdapter</A></B>(java.lang.String name)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>GlassPaneBlockingBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html#addJComponent(javax.swing.JComponent)">addJComponent</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Adds a <CODE>JComponent</CODE>, whos enablement should be adapted from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html#addJComponentInverse(javax.swing.JComponent)">addJComponentInverse</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Adds a <CODE>JComponent</CODE>, whos enablement should be adapted inverse from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html#removeJComponent(javax.swing.JComponent)">removeJComponent</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Removes a previously added <CODE>JComponent</CODE> from adapting its enablement.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></B>(java.lang.Object target, + boolean value)</CODE>
+
+<BR>
+ Sets the adapted value for the given target object (that was added before to + this adapter).</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#updateAdaptedValue()">updateAdaptedValue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object, boolean)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTargetInverse(java.lang.Object)">addTargetInverse</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#dispose()">dispose</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getBooleanState()">getBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#removeTarget(java.lang.Object)">removeTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(boolean)">setAdaptedValue</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setBooleanState(com.sdm.quasar.client.core.states.BooleanState)">setBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="GlassPaneBlockingBooleanStateAdapter()"><!-- --></A><H3>
+GlassPaneBlockingBooleanStateAdapter</H3>
+<PRE>
+public <B>GlassPaneBlockingBooleanStateAdapter</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>GlassPaneBlockingBooleanStateAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="GlassPaneBlockingBooleanStateAdapter(java.lang.String)"><!-- --></A><H3>
+GlassPaneBlockingBooleanStateAdapter</H3>
+<PRE>
+public <B>GlassPaneBlockingBooleanStateAdapter</B>(java.lang.String name)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>GlassPaneBlockingBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the adapter</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="addJComponent(javax.swing.JComponent)"><!-- --></A><H3>
+addJComponent</H3>
+<PRE>
+public void <B>addJComponent</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Adds a <CODE>JComponent</CODE>, whos enablement should be adapted from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addJComponentInverse(javax.swing.JComponent)"><!-- --></A><H3>
+addJComponentInverse</H3>
+<PRE>
+public void <B>addJComponentInverse</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Adds a <CODE>JComponent</CODE>, whos enablement should be adapted inverse from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeJComponent(javax.swing.JComponent)"><!-- --></A><H3>
+removeJComponent</H3>
+<PRE>
+public void <B>removeJComponent</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Removes a previously added <CODE>JComponent</CODE> from adapting its enablement.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to remove</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setAdaptedValue(java.lang.Object, boolean)"><!-- --></A><H3>
+setAdaptedValue</H3>
+<PRE>
+protected void <B>setAdaptedValue</B>(java.lang.Object target, + boolean value)</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></B></DD>
+<DD>Sets the adapted value for the given target object (that was added before to + this adapter).
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>target</CODE> - the target to adapt the value to<DD><CODE>value</CODE> - the value to adapt<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)"><CODE>AbstractBooleanStateAdapter.setAdaptedValue(java.lang.Object, boolean)</CODE></A></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/GlassPaneBlockingBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="GlassPaneBlockingBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html new file mode 100644 index 0000000..4aff375 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html @@ -0,0 +1,411 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:22 CEST 2007 -->
+<TITLE>
+JComponentEnabledBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.adapters.JComponentEnabledBooleanStateAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="JComponentEnabledBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JComponentEnabledBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentEnabledBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states.adapters</FONT>
+<BR>
+Class JComponentEnabledBooleanStateAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.adapters.JComponentEnabledBooleanStateAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states">BooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>JComponentEnabledBooleanStateAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></DL>
+
+<P>
+Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the enabled state of a <CODE>JComponent</CODE>.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html#JComponentEnabledBooleanStateAdapter()">JComponentEnabledBooleanStateAdapter</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JComponentEnabledBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html#JComponentEnabledBooleanStateAdapter(com.sdm.quasar.client.core.states.BooleanState)">JComponentEnabledBooleanStateAdapter</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> state)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states"><CODE>AbstractBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html#JComponentEnabledBooleanStateAdapter(java.lang.String)">JComponentEnabledBooleanStateAdapter</A></B>(java.lang.String name)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JComponentEnabledBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html#JComponentEnabledBooleanStateAdapter(java.lang.String, com.sdm.quasar.client.core.states.BooleanState)">JComponentEnabledBooleanStateAdapter</A></B>(java.lang.String name, + <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> state)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states"><CODE>AbstractBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html#addJComponent(javax.swing.JComponent)">addJComponent</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Adds a <CODE>JComponent</CODE>, whos enablement should be adapted from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html#addJComponentInverse(javax.swing.JComponent)">addJComponentInverse</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Adds a <CODE>JComponent</CODE>, whos enablement should be adapted inverse from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html#removeJComponent(javax.swing.JComponent)">removeJComponent</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Removes a previously added <CODE>JComponent</CODE> from adapting its enablement.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></B>(java.lang.Object target, + boolean value)</CODE>
+
+<BR>
+ Sets the adapted value for the given target object (that was added before to + this adapter).</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#updateAdaptedValue()">updateAdaptedValue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object, boolean)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTargetInverse(java.lang.Object)">addTargetInverse</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#dispose()">dispose</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getBooleanState()">getBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#removeTarget(java.lang.Object)">removeTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(boolean)">setAdaptedValue</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setBooleanState(com.sdm.quasar.client.core.states.BooleanState)">setBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="JComponentEnabledBooleanStateAdapter()"><!-- --></A><H3>
+JComponentEnabledBooleanStateAdapter</H3>
+<PRE>
+public <B>JComponentEnabledBooleanStateAdapter</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JComponentEnabledBooleanStateAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="JComponentEnabledBooleanStateAdapter(java.lang.String)"><!-- --></A><H3>
+JComponentEnabledBooleanStateAdapter</H3>
+<PRE>
+public <B>JComponentEnabledBooleanStateAdapter</B>(java.lang.String name)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JComponentEnabledBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the adapter</DL>
+<HR>
+
+<A NAME="JComponentEnabledBooleanStateAdapter(com.sdm.quasar.client.core.states.BooleanState)"><!-- --></A><H3>
+JComponentEnabledBooleanStateAdapter</H3>
+<PRE>
+public <B>JComponentEnabledBooleanStateAdapter</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> state)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states"><CODE>AbstractBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>state</CODE> - the state to set</DL>
+<HR>
+
+<A NAME="JComponentEnabledBooleanStateAdapter(java.lang.String, com.sdm.quasar.client.core.states.BooleanState)"><!-- --></A><H3>
+JComponentEnabledBooleanStateAdapter</H3>
+<PRE>
+public <B>JComponentEnabledBooleanStateAdapter</B>(java.lang.String name, + <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> state)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states"><CODE>AbstractBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name to set<DD><CODE>state</CODE> - the state to set</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="addJComponent(javax.swing.JComponent)"><!-- --></A><H3>
+addJComponent</H3>
+<PRE>
+public void <B>addJComponent</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Adds a <CODE>JComponent</CODE>, whos enablement should be adapted from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addJComponentInverse(javax.swing.JComponent)"><!-- --></A><H3>
+addJComponentInverse</H3>
+<PRE>
+public void <B>addJComponentInverse</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Adds a <CODE>JComponent</CODE>, whos enablement should be adapted inverse from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeJComponent(javax.swing.JComponent)"><!-- --></A><H3>
+removeJComponent</H3>
+<PRE>
+public void <B>removeJComponent</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Removes a previously added <CODE>JComponent</CODE> from adapting its enablement.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to remove</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setAdaptedValue(java.lang.Object, boolean)"><!-- --></A><H3>
+setAdaptedValue</H3>
+<PRE>
+protected void <B>setAdaptedValue</B>(java.lang.Object target, + boolean value)</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></B></DD>
+<DD>Sets the adapted value for the given target object (that was added before to + this adapter).
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>target</CODE> - the target to adapt the value to<DD><CODE>value</CODE> - the value to adapt<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)"><CODE>AbstractBooleanStateAdapter.setAdaptedValue(java.lang.Object, boolean)</CODE></A></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JComponentEnabledBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentEnabledBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html new file mode 100644 index 0000000..c5da20d --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html @@ -0,0 +1,377 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:22 CEST 2007 -->
+<TITLE>
+JComponentVisibleBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.adapters.JComponentVisibleBooleanStateAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="JComponentVisibleBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JComponentVisibleBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentVisibleBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states.adapters</FONT>
+<BR>
+Class JComponentVisibleBooleanStateAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.adapters.JComponentVisibleBooleanStateAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states">BooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>JComponentVisibleBooleanStateAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></DL>
+
+<P>
+Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the visibility of a <CODE>JComponent</CODE>.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html#JComponentVisibleBooleanStateAdapter()">JComponentVisibleBooleanStateAdapter</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JComponentVisibleBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html#JComponentVisibleBooleanStateAdapter(java.lang.String)">JComponentVisibleBooleanStateAdapter</A></B>(java.lang.String name)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JComponentVisibleBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html#addJComponent(javax.swing.JComponent)">addJComponent</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Adds a <CODE>JComponent</CODE>, whos visibility should be adapted from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html#addJComponentInverse(javax.swing.JComponent)">addJComponentInverse</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Adds a <CODE>JComponent</CODE>, whos visibility should be adapted inverse from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html#removeJComponent(javax.swing.JComponent)">removeJComponent</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Removes a previously added <CODE>JComponent</CODE> from adapting its enablement.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></B>(java.lang.Object target, + boolean value)</CODE>
+
+<BR>
+ Sets the adapted value for the given target object (that was added before to + this adapter).</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#updateAdaptedValue()">updateAdaptedValue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object, boolean)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTargetInverse(java.lang.Object)">addTargetInverse</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#dispose()">dispose</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getBooleanState()">getBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#removeTarget(java.lang.Object)">removeTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(boolean)">setAdaptedValue</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setBooleanState(com.sdm.quasar.client.core.states.BooleanState)">setBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="JComponentVisibleBooleanStateAdapter()"><!-- --></A><H3>
+JComponentVisibleBooleanStateAdapter</H3>
+<PRE>
+public <B>JComponentVisibleBooleanStateAdapter</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JComponentVisibleBooleanStateAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="JComponentVisibleBooleanStateAdapter(java.lang.String)"><!-- --></A><H3>
+JComponentVisibleBooleanStateAdapter</H3>
+<PRE>
+public <B>JComponentVisibleBooleanStateAdapter</B>(java.lang.String name)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JComponentVisibleBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the adapter</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="addJComponent(javax.swing.JComponent)"><!-- --></A><H3>
+addJComponent</H3>
+<PRE>
+public void <B>addJComponent</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Adds a <CODE>JComponent</CODE>, whos visibility should be adapted from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addJComponentInverse(javax.swing.JComponent)"><!-- --></A><H3>
+addJComponentInverse</H3>
+<PRE>
+public void <B>addJComponentInverse</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Adds a <CODE>JComponent</CODE>, whos visibility should be adapted inverse from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeJComponent(javax.swing.JComponent)"><!-- --></A><H3>
+removeJComponent</H3>
+<PRE>
+public void <B>removeJComponent</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Removes a previously added <CODE>JComponent</CODE> from adapting its enablement.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to remove</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setAdaptedValue(java.lang.Object, boolean)"><!-- --></A><H3>
+setAdaptedValue</H3>
+<PRE>
+protected void <B>setAdaptedValue</B>(java.lang.Object target, + boolean value)</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></B></DD>
+<DD>Sets the adapted value for the given target object (that was added before to + this adapter).
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>target</CODE> - the target to adapt the value to<DD><CODE>value</CODE> - the value to adapt<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)"><CODE>AbstractBooleanStateAdapter.setAdaptedValue(java.lang.Object, boolean)</CODE></A></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JComponentVisibleBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentVisibleBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html new file mode 100644 index 0000000..78d6cb9 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html @@ -0,0 +1,377 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:22 CEST 2007 -->
+<TITLE>
+JTextComponentEditableBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.adapters.JTextComponentEditableBooleanStateAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="JTextComponentEditableBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JTextComponentEditableBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JTextComponentEditableBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+com.sdm.quasar.client.swing.states.adapters</FONT>
+<BR>
+Class JTextComponentEditableBooleanStateAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.states.adapters.JTextComponentEditableBooleanStateAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states">BooleanStateAdapter</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>JTextComponentEditableBooleanStateAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></DL>
+
+<P>
+Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the editable state of a <CODE>JTextComponent</CODE>.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html#JTextComponentEditableBooleanStateAdapter()">JTextComponentEditableBooleanStateAdapter</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JTextComponentEditableBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html#JTextComponentEditableBooleanStateAdapter(java.lang.String)">JTextComponentEditableBooleanStateAdapter</A></B>(java.lang.String name)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JTextComponentEditableBooleanStateAdapter</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html#addJTextComponent(javax.swing.text.JTextComponent)">addJTextComponent</A></B>(javax.swing.text.JTextComponent jtextcomponent)</CODE>
+
+<BR>
+ Adds a <CODE>JTextComponent</CODE>, whose editablement should be adapted from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html#addJTextComponenttInverse(javax.swing.text.JTextComponent)">addJTextComponenttInverse</A></B>(javax.swing.text.JTextComponent jtextcomponent)</CODE>
+
+<BR>
+ Adds a <CODE>JTextComponent</CODE>, whose editablement should be adapted inverse from the state.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html#removeJTextComponent(javax.swing.text.JTextComponent)">removeJTextComponent</A></B>(javax.swing.text.JTextComponent jtextcomponent)</CODE>
+
+<BR>
+ Removes a previously added <CODE>JTextComponent</CODE> from adapting its enablement.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></B>(java.lang.Object target, + boolean value)</CODE>
+
+<BR>
+ Sets the adapted value for the given target object (that was added before to + this adapter).</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html#updateAdaptedValue()">updateAdaptedValue</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.states.AbstractBooleanStateAdapter"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class com.sdm.quasar.client.core.states.<A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTarget(java.lang.Object, boolean)">addTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#addTargetInverse(java.lang.Object)">addTargetInverse</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#dispose()">dispose</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getBooleanState()">getBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#removeTarget(java.lang.Object)">removeTarget</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(boolean)">setAdaptedValue</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setBooleanState(com.sdm.quasar.client.core.states.BooleanState)">setBooleanState</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setName(java.lang.String)">setName</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="JTextComponentEditableBooleanStateAdapter()"><!-- --></A><H3>
+JTextComponentEditableBooleanStateAdapter</H3>
+<PRE>
+public <B>JTextComponentEditableBooleanStateAdapter</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JTextComponentEditableBooleanStateAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="JTextComponentEditableBooleanStateAdapter(java.lang.String)"><!-- --></A><H3>
+JTextComponentEditableBooleanStateAdapter</H3>
+<PRE>
+public <B>JTextComponentEditableBooleanStateAdapter</B>(java.lang.String name)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><CODE>JTextComponentEditableBooleanStateAdapter</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the adapter</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="addJTextComponent(javax.swing.text.JTextComponent)"><!-- --></A><H3>
+addJTextComponent</H3>
+<PRE>
+public void <B>addJTextComponent</B>(javax.swing.text.JTextComponent jtextcomponent)</PRE>
+<DL>
+<DD>Adds a <CODE>JTextComponent</CODE>, whose editablement should be adapted from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jtextcomponent</CODE> - the <CODE>JTextComponent</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addJTextComponenttInverse(javax.swing.text.JTextComponent)"><!-- --></A><H3>
+addJTextComponenttInverse</H3>
+<PRE>
+public void <B>addJTextComponenttInverse</B>(javax.swing.text.JTextComponent jtextcomponent)</PRE>
+<DL>
+<DD>Adds a <CODE>JTextComponent</CODE>, whose editablement should be adapted inverse from the state.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jtextcomponent</CODE> - the <CODE>JTextComponent</CODE> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeJTextComponent(javax.swing.text.JTextComponent)"><!-- --></A><H3>
+removeJTextComponent</H3>
+<PRE>
+public void <B>removeJTextComponent</B>(javax.swing.text.JTextComponent jtextcomponent)</PRE>
+<DL>
+<DD>Removes a previously added <CODE>JTextComponent</CODE> from adapting its enablement.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jtextcomponent</CODE> - the <CODE>JTextComponent</CODE> to remove</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setAdaptedValue(java.lang.Object, boolean)"><!-- --></A><H3>
+setAdaptedValue</H3>
+<PRE>
+protected void <B>setAdaptedValue</B>(java.lang.Object target, + boolean value)</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></B></DD>
+<DD>Sets the adapted value for the given target object (that was added before to + this adapter).
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)">setAdaptedValue</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states">AbstractBooleanStateAdapter</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>target</CODE> - the target to adapt the value to<DD><CODE>value</CODE> - the value to adapt<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html#setAdaptedValue(java.lang.Object, boolean)"><CODE>AbstractBooleanStateAdapter.setAdaptedValue(java.lang.Object, boolean)</CODE></A></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JTextComponentEditableBooleanStateAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>PREV CLASS</B></A>
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JTextComponentEditableBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/AbstractSwingBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/AbstractSwingBooleanStateAdapter.html new file mode 100644 index 0000000..e188bbb --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/AbstractSwingBooleanStateAdapter.html @@ -0,0 +1,239 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="AbstractSwingBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.adapters.AbstractSwingBooleanStateAdapter</B></H2>
+</CENTER>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.showcase.swing.allinone.emplDetail"><B>com.sdm.quasar.client.showcase.swing.allinone.emplDetail</B></A></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.states.adapters"><B>com.sdm.quasar.client.swing.states.adapters</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.showcase.swing.allinone.emplDetail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/showcase/swing/allinone/emplDetail/package-summary.html">com.sdm.quasar.client.showcase.swing.allinone.emplDetail</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Subclasses of <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/showcase/swing/allinone/emplDetail/package-summary.html">com.sdm.quasar.client.showcase.swing.allinone.emplDetail</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/showcase/swing/allinone/emplDetail/EmplDetailPresentation.JComponentMarkedBooleanStateAdapter.html" title="class in com.sdm.quasar.client.showcase.swing.allinone.emplDetail">EmplDetailPresentation.JComponentMarkedBooleanStateAdapter</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.states.adapters"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/package-summary.html">com.sdm.quasar.client.swing.states.adapters</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Subclasses of <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/package-summary.html">com.sdm.quasar.client.swing.states.adapters</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">ActionEnabledBooleanStateAdapter</A></B></CODE>
+
+<BR>
+ Adapts the value of a <A HREF="../../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the enabled state of a <CODE>Action</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">GlassPaneBlockingBooleanStateAdapter</A></B></CODE>
+
+<BR>
+ Adapts the value of a <A HREF="../../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to a blocking of user events: If the state value is <code>true</code> + all input events are blockt by a glass pane.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">JComponentEnabledBooleanStateAdapter</A></B></CODE>
+
+<BR>
+ Adapts the value of a <A HREF="../../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the enabled state of a <CODE>JComponent</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">JComponentVisibleBooleanStateAdapter</A></B></CODE>
+
+<BR>
+ Adapts the value of a <A HREF="../../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the visibility of a <CODE>JComponent</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">JTextComponentEditableBooleanStateAdapter</A></B></CODE>
+
+<BR>
+ Adapts the value of a <A HREF="../../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the editable state of a <CODE>JTextComponent</CODE>.</TD>
+</TR>
+</TABLE>
+
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="AbstractSwingBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/ActionEnabledBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/ActionEnabledBooleanStateAdapter.html new file mode 100644 index 0000000..9bc233c --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/ActionEnabledBooleanStateAdapter.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.adapters.ActionEnabledBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.adapters.ActionEnabledBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ActionEnabledBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.adapters.ActionEnabledBooleanStateAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.adapters.ActionEnabledBooleanStateAdapter
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ActionEnabledBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/GlassPaneBlockingBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/GlassPaneBlockingBooleanStateAdapter.html new file mode 100644 index 0000000..ed7a5f8 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/GlassPaneBlockingBooleanStateAdapter.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.adapters.GlassPaneBlockingBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.adapters.GlassPaneBlockingBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="GlassPaneBlockingBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.adapters.GlassPaneBlockingBooleanStateAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.adapters.GlassPaneBlockingBooleanStateAdapter
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="GlassPaneBlockingBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/JComponentEnabledBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/JComponentEnabledBooleanStateAdapter.html new file mode 100644 index 0000000..242119e --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/JComponentEnabledBooleanStateAdapter.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.adapters.JComponentEnabledBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.adapters.JComponentEnabledBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentEnabledBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.adapters.JComponentEnabledBooleanStateAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.adapters.JComponentEnabledBooleanStateAdapter
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentEnabledBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/JComponentVisibleBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/JComponentVisibleBooleanStateAdapter.html new file mode 100644 index 0000000..6f92c58 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/JComponentVisibleBooleanStateAdapter.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.adapters.JComponentVisibleBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.adapters.JComponentVisibleBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentVisibleBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.adapters.JComponentVisibleBooleanStateAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.adapters.JComponentVisibleBooleanStateAdapter
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentVisibleBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/JTextComponentEditableBooleanStateAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/JTextComponentEditableBooleanStateAdapter.html new file mode 100644 index 0000000..dd3805c --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/class-use/JTextComponentEditableBooleanStateAdapter.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.adapters.JTextComponentEditableBooleanStateAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.adapters.JTextComponentEditableBooleanStateAdapter (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JTextComponentEditableBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.adapters.JTextComponentEditableBooleanStateAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.adapters.JTextComponentEditableBooleanStateAdapter
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JTextComponentEditableBooleanStateAdapter.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-frame.html new file mode 100644 index 0000000..fe1499a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-frame.html @@ -0,0 +1,42 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:07 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.states.adapters (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.adapters package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.states.adapters</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters" target="classFrame">AbstractSwingBooleanStateAdapter</A>
+<BR>
+<A HREF="ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters" target="classFrame">ActionEnabledBooleanStateAdapter</A>
+<BR>
+<A HREF="GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters" target="classFrame">GlassPaneBlockingBooleanStateAdapter</A>
+<BR>
+<A HREF="JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters" target="classFrame">JComponentEnabledBooleanStateAdapter</A>
+<BR>
+<A HREF="JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters" target="classFrame">JComponentVisibleBooleanStateAdapter</A>
+<BR>
+<A HREF="JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters" target="classFrame">JTextComponentEditableBooleanStateAdapter</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-summary.html new file mode 100644 index 0000000..83db1ec --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-summary.html @@ -0,0 +1,175 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:07 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.states.adapters (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states.adapters package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="com.sdm.quasar.client.swing.states.adapters (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<H2>
+Package com.sdm.quasar.client.swing.states.adapters
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">AbstractSwingBooleanStateAdapter</A></B></TD>
+<TD>The base class for all <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanStateAdapters</CODE></A>, + that adapt the boolean state value to some swing-element. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">ActionEnabledBooleanStateAdapter</A></B></TD>
+<TD>Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the enabled state of a <CODE>Action</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">GlassPaneBlockingBooleanStateAdapter</A></B></TD>
+<TD>Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to a blocking of user events: If the state value is <code>true</code> + all input events are blockt by a glass pane.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">JComponentEnabledBooleanStateAdapter</A></B></TD>
+<TD>Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the enabled state of a <CODE>JComponent</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">JComponentVisibleBooleanStateAdapter</A></B></TD>
+<TD>Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the visibility of a <CODE>JComponent</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters">JTextComponentEditableBooleanStateAdapter</A></B></TD>
+<TD>Adapts the value of a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + to the editable state of a <CODE>JTextComponent</CODE>.</TD>
+</TR>
+</TABLE>
+
+
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-tree.html new file mode 100644 index 0000000..b810eb5 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-tree.html @@ -0,0 +1,150 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:07 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.states.adapters Class Hierarchy (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="com.sdm.quasar.client.swing.states.adapters Class Hierarchy (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+Hierarchy For Package com.sdm.quasar.client.swing.states.adapters
+</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../../overview-tree.html">All Packages</A></DL>
+<HR>
+<H2>
+Class Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">class java.lang.Object<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.core.states.<A HREF="../../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanStateAdapter.html" title="class in com.sdm.quasar.client.core.states"><B>AbstractBooleanStateAdapter</B></A> (implements com.sdm.quasar.client.core.states.<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states">BooleanStateAdapter</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/AbstractSwingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>AbstractSwingBooleanStateAdapter</B></A><UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/ActionEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>ActionEnabledBooleanStateAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/GlassPaneBlockingBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>GlassPaneBlockingBooleanStateAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentEnabledBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>JComponentEnabledBooleanStateAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JComponentVisibleBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>JComponentVisibleBooleanStateAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.states.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/JTextComponentEditableBooleanStateAdapter.html" title="class in com.sdm.quasar.client.swing.states.adapters"><B>JTextComponentEditableBooleanStateAdapter</B></A></UL>
+</UL>
+</UL>
+</UL>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-use.html new file mode 100644 index 0000000..b97e7fd --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/adapters/package-use.html @@ -0,0 +1,183 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:56 CEST 2007 -->
+<TITLE>
+Uses of Package com.sdm.quasar.client.swing.states.adapters (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Package com.sdm.quasar.client.swing.states.adapters (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Package<br>com.sdm.quasar.client.swing.states.adapters</B></H2>
+</CENTER>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+Packages that use <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/package-summary.html">com.sdm.quasar.client.swing.states.adapters</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.showcase.swing.allinone.emplDetail"><B>com.sdm.quasar.client.showcase.swing.allinone.emplDetail</B></A></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.states.adapters"><B>com.sdm.quasar.client.swing.states.adapters</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.showcase.swing.allinone.emplDetail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+Classes in <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/package-summary.html">com.sdm.quasar.client.swing.states.adapters</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/showcase/swing/allinone/emplDetail/package-summary.html">com.sdm.quasar.client.showcase.swing.allinone.emplDetail</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/class-use/AbstractSwingBooleanStateAdapter.html#com.sdm.quasar.client.showcase.swing.allinone.emplDetail"><B>AbstractSwingBooleanStateAdapter</B></A></B>
+
+<BR>
+ The base class for all <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanStateAdapters</CODE></A>, + that adapt the boolean state value to some swing-element. </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.states.adapters"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+Classes in <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/package-summary.html">com.sdm.quasar.client.swing.states.adapters</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/package-summary.html">com.sdm.quasar.client.swing.states.adapters</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/states/adapters/class-use/AbstractSwingBooleanStateAdapter.html#com.sdm.quasar.client.swing.states.adapters"><B>AbstractSwingBooleanStateAdapter</B></A></B>
+
+<BR>
+ The base class for all <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanStateAdapter.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanStateAdapters</CODE></A>, + that adapt the boolean state value to some swing-element. </TD>
+</TR>
+</TABLE>
+
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/ActionEnabledBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/ActionEnabledBooleanState.html new file mode 100644 index 0000000..fe24cf3 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/ActionEnabledBooleanState.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.ActionEnabledBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.ActionEnabledBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ActionEnabledBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.ActionEnabledBooleanState</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.ActionEnabledBooleanState
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ActionEnabledBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/ButtonModelSelectedBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/ButtonModelSelectedBooleanState.html new file mode 100644 index 0000000..bdf9152 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/ButtonModelSelectedBooleanState.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.ButtonModelSelectedBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.ButtonModelSelectedBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ButtonModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.ButtonModelSelectedBooleanState</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.ButtonModelSelectedBooleanState
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ButtonModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/DocumentTextAcceptedBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/DocumentTextAcceptedBooleanState.html new file mode 100644 index 0000000..3edfe8e --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/DocumentTextAcceptedBooleanState.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.DocumentTextAcceptedBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.DocumentTextAcceptedBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="DocumentTextAcceptedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.DocumentTextAcceptedBooleanState</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.DocumentTextAcceptedBooleanState
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="DocumentTextAcceptedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/JComponentEnabledBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/JComponentEnabledBooleanState.html new file mode 100644 index 0000000..4cea452 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/JComponentEnabledBooleanState.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.JComponentEnabledBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.JComponentEnabledBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentEnabledBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.JComponentEnabledBooleanState</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.JComponentEnabledBooleanState
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="JComponentEnabledBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/ListModelSelectedBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/ListModelSelectedBooleanState.html new file mode 100644 index 0000000..959952f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/ListModelSelectedBooleanState.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.ListModelSelectedBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.ListModelSelectedBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ListModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.ListModelSelectedBooleanState</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.ListModelSelectedBooleanState
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ListModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/TreeModelSelectedBooleanState.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/TreeModelSelectedBooleanState.html new file mode 100644 index 0000000..4d751f6 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/class-use/TreeModelSelectedBooleanState.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:46 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.states.TreeModelSelectedBooleanState (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Class com.sdm.quasar.client.swing.states.TreeModelSelectedBooleanState (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="TreeModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Class<br>com.sdm.quasar.client.swing.states.TreeModelSelectedBooleanState</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states.TreeModelSelectedBooleanState
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="TreeModelSelectedBooleanState.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-frame.html new file mode 100644 index 0000000..e4dd5f8 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-frame.html @@ -0,0 +1,42 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:07 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.states (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="../../../../../../com/sdm/quasar/client/swing/states/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.states</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="ActionEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states" target="classFrame">ActionEnabledBooleanState</A>
+<BR>
+<A HREF="ButtonModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states" target="classFrame">ButtonModelSelectedBooleanState</A>
+<BR>
+<A HREF="DocumentTextAcceptedBooleanState.html" title="class in com.sdm.quasar.client.swing.states" target="classFrame">DocumentTextAcceptedBooleanState</A>
+<BR>
+<A HREF="JComponentEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states" target="classFrame">JComponentEnabledBooleanState</A>
+<BR>
+<A HREF="ListModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states" target="classFrame">ListModelSelectedBooleanState</A>
+<BR>
+<A HREF="TreeModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states" target="classFrame">TreeModelSelectedBooleanState</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:07 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.states (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.states package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="com.sdm.quasar.client.swing.states (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/embedding/services/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/adapters/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<H2>
+Package com.sdm.quasar.client.swing.states
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states">ActionEnabledBooleanState</A></B></TD>
+<TD>A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the enabled/disabled state of an <CODE>Action</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states">ButtonModelSelectedBooleanState</A></B></TD>
+<TD>A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the selection state of an <CODE>ButtonModel</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html" title="class in com.sdm.quasar.client.swing.states">DocumentTextAcceptedBooleanState</A></B></TD>
+<TD>The <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> is <code>true<code> if the text of the <CODE>Document</CODE> + is accepted by a given <A HREF="../../../../../../com/sdm/quasar/client/core/common/Acceptor.html" title="interface in com.sdm.quasar.client.core.common"><CODE>Acceptor</CODE></A>. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states">JComponentEnabledBooleanState</A></B></TD>
+<TD>A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the enabled/disabled state of a <CODE>JComponent</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states">ListModelSelectedBooleanState</A></B></TD>
+<TD>A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the selection/deselection state + of a <CODE>ListSelectionModel</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states">TreeModelSelectedBooleanState</A></B></TD>
+<TD>A <A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> representing the selection/deselection state + of a <CODE>TreeSelectionModel</CODE>.</TD>
+</TR>
+</TABLE>
+
+
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/embedding/services/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/adapters/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-tree.html new file mode 100644 index 0000000..fc4aceb --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-tree.html @@ -0,0 +1,157 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:04:07 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.states Class Hierarchy (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="com.sdm.quasar.client.swing.states Class Hierarchy (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/embedding/services/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/adapters/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+Hierarchy For Package com.sdm.quasar.client.swing.states
+</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL>
+<HR>
+<H2>
+Class Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">class java.lang.Object<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractState.html" title="class in com.sdm.quasar.client.core.states"><B>AbstractState</B></A> (implements com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/State.html" title="interface in com.sdm.quasar.client.core.states">State</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/AbstractBooleanState.html" title="class in com.sdm.quasar.client.core.states"><B>AbstractBooleanState</B></A> (implements com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.states.<A HREF="../../../../../../com/sdm/quasar/client/swing/states/ActionEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>ActionEnabledBooleanState</B></A> (implements com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, java.beans.PropertyChangeListener)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.states.<A HREF="../../../../../../com/sdm/quasar/client/swing/states/ButtonModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>ButtonModelSelectedBooleanState</B></A> (implements com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, javax.swing.event.ChangeListener)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.states.<A HREF="../../../../../../com/sdm/quasar/client/swing/states/DocumentTextAcceptedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>DocumentTextAcceptedBooleanState</B></A> (implements com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, javax.swing.event.DocumentListener)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.states.<A HREF="../../../../../../com/sdm/quasar/client/swing/states/JComponentEnabledBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>JComponentEnabledBooleanState</B></A> (implements com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, java.beans.PropertyChangeListener)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.states.<A HREF="../../../../../../com/sdm/quasar/client/swing/states/ListModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>ListModelSelectedBooleanState</B></A> (implements com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, javax.swing.event.ListSelectionListener)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.states.<A HREF="../../../../../../com/sdm/quasar/client/swing/states/TreeModelSelectedBooleanState.html" title="class in com.sdm.quasar.client.swing.states"><B>TreeModelSelectedBooleanState</B></A> (implements com.sdm.quasar.client.core.states.<A HREF="../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A>, javax.swing.event.TreeSelectionListener)
+</UL>
+</UL>
+</UL>
+</UL>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/embedding/services/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/states/adapters/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-use.html new file mode 100644 index 0000000..1f6c07b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/states/package-use.html @@ -0,0 +1,136 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_12) on Tue Jul 31 17:03:56 CEST 2007 -->
+<TITLE>
+Uses of Package com.sdm.quasar.client.swing.states (Quasar Client Building Blicks API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Uses of Package com.sdm.quasar.client.swing.states (Quasar Client Building Blicks API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+ +<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Package<br>com.sdm.quasar.client.swing.states</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.states
+<P>
+<HR>
+
+ +<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT> +
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>
|
