diff options
| author | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
|---|---|---|
| committer | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
| commit | 33613a85afc4b1481367fbe92a17ee59c240250b (patch) | |
| tree | 670b842326116b376b505ec2263878912fca97e2 /Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing | |
| download | Studium-master.tar.gz Studium-master.tar.bz2 | |
Diffstat (limited to 'Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing')
224 files changed, 51975 insertions, 0 deletions
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/AbstractSwingApplication.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/AbstractSwingApplication.html new file mode 100644 index 0000000..d4da30f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/AbstractSwingApplication.html @@ -0,0 +1,406 @@ +<!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:19 CEST 2007 -->
+<TITLE>
+AbstractSwingApplication (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.application.AbstractSwingApplication class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="AbstractSwingApplication (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/AbstractSwingApplication.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/application/SwingEDTExceptionHandlerAdapter.html" title="class in com.sdm.quasar.client.swing.application"><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="AbstractSwingApplication.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.application</FONT>
+<BR>
+Class AbstractSwingApplication</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html" title="class in com.sdm.quasar.client.core.application">com.sdm.quasar.client.core.application.AbstractApplication</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.application.AbstractSwingApplication</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<DL>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/showcase/helloworld/HelloWorldApplication.html" title="class in com.sdm.quasar.client.showcase.helloworld">HelloWorldApplication</A>, <A HREF="../../../../../../com/sdm/quasar/client/showcase/swing/SwingShowcaseApplication.html" title="class in com.sdm.quasar.client.showcase.swing">SwingShowcaseApplication</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>AbstractSwingApplication</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html" title="class in com.sdm.quasar.client.core.application">AbstractApplication</A></DL>
+
+<P>
+<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/application/AbstractSwingApplication.html#AbstractSwingApplication()">AbstractSwingApplication</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application"><CODE>AbstractSwingApplication</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html#AbstractSwingApplication(com.sdm.quasar.client.core.common.ID)">AbstractSwingApplication</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/ID.html" title="class in com.sdm.quasar.client.core.common">ID</A> applicationId)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application"><CODE>AbstractSwingApplication</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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html#attemptToDisplayErrorMessage(java.lang.String, java.lang.String)">attemptToDisplayErrorMessage</A></B>(java.lang.String title, + java.lang.String message)</CODE>
+
+<BR>
+ Attempts to display an error message to the user. + </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/application/AbstractSwingApplication.html#createSessionInEDT()">createSessionInEDT</A></B>()</CODE>
+
+<BR>
+ Helper method: This method creates a new session (using + <code><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#getSessionManager()"><CODE>AbstractApplication.getSessionManager()</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html#getApplicationConfiguration()">getApplicationConfiguration</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application"><CODE>ApplicationConfiguration</CODE></A> instance used to configure this + application instance.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html#getErrorMessageForThrowable(java.lang.Throwable)">getErrorMessageForThrowable</A></B>(java.lang.Throwable throwable)</CODE>
+
+<BR>
+ Determines the error message displayed to the user in the last resort error handling.</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/application/AbstractSwingApplication.html#initializeErrorHandler()">initializeErrorHandler</A></B>()</CODE>
+
+<BR>
+ Initializes the error handling. + </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.application.AbstractApplication"><!-- --></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.application.<A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html" title="class in com.sdm.quasar.client.core.application">AbstractApplication</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#extendDestructionException(com.sdm.quasar.client.core.common.DisposeException, java.lang.String, java.lang.Throwable)">extendDestructionException</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#getApplicationID()">getApplicationID</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#getConfigManager()">getConfigManager</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#getServiceManager()">getServiceManager</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#getSessionManager()">getSessionManager</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#start()">start</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#stop()">stop</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="AbstractSwingApplication()"><!-- --></A><H3>
+AbstractSwingApplication</H3>
+<PRE>
+public <B>AbstractSwingApplication</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application"><CODE>AbstractSwingApplication</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="AbstractSwingApplication(com.sdm.quasar.client.core.common.ID)"><!-- --></A><H3>
+AbstractSwingApplication</H3>
+<PRE>
+public <B>AbstractSwingApplication</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/ID.html" title="class in com.sdm.quasar.client.core.common">ID</A> applicationId)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application"><CODE>AbstractSwingApplication</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>applicationId</CODE> - the application <A HREF="../../../../../../com/sdm/quasar/client/core/common/ID.html" title="class in com.sdm.quasar.client.core.common"><CODE>ID</CODE></A> to be used</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="getApplicationConfiguration()"><!-- --></A><H3>
+getApplicationConfiguration</H3>
+<PRE>
+protected <A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A> <B>getApplicationConfiguration</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html" title="class in com.sdm.quasar.client.core.application">AbstractApplication</A></CODE></B></DD>
+<DD>Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application"><CODE>ApplicationConfiguration</CODE></A> instance used to configure this + application instance.
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#getApplicationConfiguration()">getApplicationConfiguration</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html" title="class in com.sdm.quasar.client.core.application">AbstractApplication</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#getApplicationConfiguration()"><CODE>AbstractApplication.getApplicationConfiguration()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="initializeErrorHandler()"><!-- --></A><H3>
+initializeErrorHandler</H3>
+<PRE>
+protected void <B>initializeErrorHandler</B>()</PRE>
+<DL>
+<DD>Initializes the error handling. + <P> + This implementation registers a default <CODE>ErrorHandlerAdapter</CODE> with the + <A HREF="../../../../../../com/sdm/quasar/client/core/common/ErrorHandler.html" title="class in com.sdm.quasar.client.core.common"><CODE>ErrorHandler</CODE></A> that calls <A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html#stop()"><CODE>Application.stop()</CODE></A> to stop the application. + The <CODE>ErrorHandlerAdapter</CODE> registered in this implementation + does not attempt to restrict the error to a single + dialog or session. If you want to do that, you must override this method. + </P><P> + This implementation also registers the EDT error handler that handles exceptions + that reach the EDT event queue. + </P><P> + Before stopping the application the implementation attempts to display an error message + to the user in a message box using the method + <A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html#attemptToDisplayErrorMessage(java.lang.String, java.lang.String)"><CODE>attemptToDisplayErrorMessage(java.lang.String, java.lang.String)</CODE></A> which you can override separately. + The text displayed is determined by <A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html#getErrorMessageForThrowable(java.lang.Throwable)"><CODE>getErrorMessageForThrowable(java.lang.Throwable)</CODE></A>. + </P>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#initializeErrorHandler()">initializeErrorHandler</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html" title="class in com.sdm.quasar.client.core.application">AbstractApplication</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createSessionInEDT()"><!-- --></A><H3>
+createSessionInEDT</H3>
+<PRE>
+protected void <B>createSessionInEDT</B>()</PRE>
+<DL>
+<DD>Helper method: This method creates a new session (using + <code><A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html#getSessionManager()"><CODE>AbstractApplication.getSessionManager()</CODE></A>.<A HREF="../../../../../../com/sdm/quasar/client/core/application/SessionManager.html#createSession()"><CODE>createSession()</CODE></A></code>) + using the event dispatch thread.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getErrorMessageForThrowable(java.lang.Throwable)"><!-- --></A><H3>
+getErrorMessageForThrowable</H3>
+<PRE>
+protected java.lang.String <B>getErrorMessageForThrowable</B>(java.lang.Throwable throwable)</PRE>
+<DL>
+<DD>Determines the error message displayed to the user in the last resort error handling.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>throwable</CODE> - the exception +<DT><B>Returns:</B><DD>the error message</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="attemptToDisplayErrorMessage(java.lang.String, java.lang.String)"><!-- --></A><H3>
+attemptToDisplayErrorMessage</H3>
+<PRE>
+protected void <B>attemptToDisplayErrorMessage</B>(java.lang.String title, + java.lang.String message)</PRE>
+<DL>
+<DD>Attempts to display an error message to the user. + This implementation uses <CODE>JOptionPane</CODE>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>message</CODE> - the message that is displayed to the user. + It should give the user some information about what happened.<DD><CODE>title</CODE> - the title of the window that is displayed.</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/AbstractSwingApplication.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/application/SwingEDTExceptionHandlerAdapter.html" title="class in com.sdm.quasar.client.swing.application"><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="AbstractSwingApplication.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/application/SwingApplicationConfiguration.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/SwingApplicationConfiguration.html new file mode 100644 index 0000000..469830f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/SwingApplicationConfiguration.html @@ -0,0 +1,223 @@ +<!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:19 CEST 2007 -->
+<TITLE>
+SwingApplicationConfiguration (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.application.SwingApplicationConfiguration interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SwingApplicationConfiguration (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/SwingApplicationConfiguration.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SwingApplicationConfiguration.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 | CONSTR | METHOD</FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | METHOD</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.application</FONT>
+<BR>
+Interface SwingApplicationConfiguration</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/Configuration.html" title="interface in com.sdm.quasar.client.core.common.config">Configuration</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/DefaultSwingApplicationConfiguration.html" title="class in com.sdm.quasar.client.swing.application.dialog.impl">DefaultSwingApplicationConfiguration</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>SwingApplicationConfiguration</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A></DL>
+
+<P>
+This interface is the key for <A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application"><CODE>ApplicationConfiguration</CODE></A> implementation + for Swing applications, which must be configured at the global configuration + (see <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/GlobalConfigManager.html#getConfigManager()"><CODE>GlobalConfigManager.getConfigManager()</CODE></A>).
+<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 ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_com.sdm.quasar.client.core.application.ApplicationConfiguration"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class com.sdm.quasar.client.core.application.<A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.ApplicationSetterAccess.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration.ApplicationSetterAccess</A></CODE></TD>
+</TR>
+</TABLE>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.application.ApplicationConfiguration"><!-- --></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.application.<A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html#configureApplication(com.sdm.quasar.client.core.application.ApplicationConfiguration.ApplicationSetterAccess, com.sdm.quasar.client.core.application.Application)">configureApplication</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html#configureDefaultApplicationServices(com.sdm.quasar.client.core.common.services.ServiceManager, com.sdm.quasar.client.core.application.Application)">configureDefaultApplicationServices</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<!-- ========= 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/SwingApplicationConfiguration.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SwingApplicationConfiguration.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 | CONSTR | METHOD</FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | METHOD</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/application/SwingEDTExceptionHandlerAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/SwingEDTExceptionHandlerAdapter.html new file mode 100644 index 0000000..8dc10ef --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/SwingEDTExceptionHandlerAdapter.html @@ -0,0 +1,267 @@ +<!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:19 CEST 2007 -->
+<TITLE>
+SwingEDTExceptionHandlerAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.application.SwingEDTExceptionHandlerAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SwingEDTExceptionHandlerAdapter (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/SwingEDTExceptionHandlerAdapter.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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application"><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="SwingEDTExceptionHandlerAdapter.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.application</FONT>
+<BR>
+Class SwingEDTExceptionHandlerAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.application.SwingEDTExceptionHandlerAdapter</B>
+</PRE>
+<HR>
+<DL>
+<DT>public class <B>SwingEDTExceptionHandlerAdapter</B><DT>extends java.lang.Object</DL>
+
+<P>
+An adapter to handle exceptions occured within the swing event queue + to get handled by the <A HREF="../../../../../../com/sdm/quasar/client/core/common/ErrorHandler.html" title="class in com.sdm.quasar.client.core.common"><CODE>ErrorHandler</CODE></A>.
+<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/application/SwingEDTExceptionHandlerAdapter.html#SwingEDTExceptionHandlerAdapter()">SwingEDTExceptionHandlerAdapter</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/application/SwingEDTExceptionHandlerAdapter.html" title="class in com.sdm.quasar.client.swing.application"><CODE>SwingEDTExceptionHandlerAdapter</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/application/SwingEDTExceptionHandlerAdapter.html#handle(java.lang.Throwable)">handle</A></B>(java.lang.Throwable throwable)</CODE>
+
+<BR>
+ This method gets called when an Exception is caught in the EDT.</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="SwingEDTExceptionHandlerAdapter()"><!-- --></A><H3>
+SwingEDTExceptionHandlerAdapter</H3>
+<PRE>
+public <B>SwingEDTExceptionHandlerAdapter</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/application/SwingEDTExceptionHandlerAdapter.html" title="class in com.sdm.quasar.client.swing.application"><CODE>SwingEDTExceptionHandlerAdapter</CODE></A>.
+<P>
+</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="handle(java.lang.Throwable)"><!-- --></A><H3>
+handle</H3>
+<PRE>
+public void <B>handle</B>(java.lang.Throwable throwable)</PRE>
+<DL>
+<DD>This method gets called when an Exception is caught in the EDT.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>throwable</CODE> - caught Exception</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/SwingEDTExceptionHandlerAdapter.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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application"><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="SwingEDTExceptionHandlerAdapter.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/application/class-use/AbstractSwingApplication.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/class-use/AbstractSwingApplication.html new file mode 100644 index 0000000..c3e5076 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/class-use/AbstractSwingApplication.html @@ -0,0 +1,202 @@ +<!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:43 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.application.AbstractSwingApplication (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.application.AbstractSwingApplication (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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application"><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="AbstractSwingApplication.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.application.AbstractSwingApplication</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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application">AbstractSwingApplication</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.showcase.helloworld"><B>com.sdm.quasar.client.showcase.helloworld</B></A></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.showcase.swing"><B>com.sdm.quasar.client.showcase.swing</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.showcase.helloworld"><!-- --></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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application">AbstractSwingApplication</A> in <A HREF="../../../../../../../com/sdm/quasar/client/showcase/helloworld/package-summary.html">com.sdm.quasar.client.showcase.helloworld</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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application">AbstractSwingApplication</A> in <A HREF="../../../../../../../com/sdm/quasar/client/showcase/helloworld/package-summary.html">com.sdm.quasar.client.showcase.helloworld</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/helloworld/HelloWorldApplication.html" title="class in com.sdm.quasar.client.showcase.helloworld">HelloWorldApplication</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.showcase.swing"><!-- --></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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application">AbstractSwingApplication</A> in <A HREF="../../../../../../../com/sdm/quasar/client/showcase/swing/package-summary.html">com.sdm.quasar.client.showcase.swing</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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application">AbstractSwingApplication</A> in <A HREF="../../../../../../../com/sdm/quasar/client/showcase/swing/package-summary.html">com.sdm.quasar.client.showcase.swing</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/SwingShowcaseApplication.html" title="class in com.sdm.quasar.client.showcase.swing">SwingShowcaseApplication</A></B></CODE>
+
+<BR>
+ This is the main application class of the swing showcase. + </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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application"><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="AbstractSwingApplication.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/application/class-use/SwingApplicationConfiguration.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/class-use/SwingApplicationConfiguration.html new file mode 100644 index 0000000..47ea19a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/class-use/SwingApplicationConfiguration.html @@ -0,0 +1,173 @@ +<!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:43 CEST 2007 -->
+<TITLE>
+Uses of Interface com.sdm.quasar.client.swing.application.SwingApplicationConfiguration (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 Interface com.sdm.quasar.client.swing.application.SwingApplicationConfiguration (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/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application"><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="SwingApplicationConfiguration.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 Interface<br>com.sdm.quasar.client.swing.application.SwingApplicationConfiguration</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/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application">SwingApplicationConfiguration</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.application.dialog.impl"><B>com.sdm.quasar.client.swing.application.dialog.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.application.dialog.impl"><!-- --></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/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application">SwingApplicationConfiguration</A> in <A HREF="../../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/package-summary.html">com.sdm.quasar.client.swing.application.dialog.impl</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Classes in <A HREF="../../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/package-summary.html">com.sdm.quasar.client.swing.application.dialog.impl</A> that implement <A HREF="../../../../../../../com/sdm/quasar/client/swing/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application">SwingApplicationConfiguration</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/application/dialog/impl/DefaultSwingApplicationConfiguration.html" title="class in com.sdm.quasar.client.swing.application.dialog.impl">DefaultSwingApplicationConfiguration</A></B></CODE>
+
+<BR>
+ A default <A HREF="../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application"><CODE>ApplicationConfiguration</CODE></A> for Swing applications. + </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/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application"><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="SwingApplicationConfiguration.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/application/class-use/SwingEDTExceptionHandlerAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/class-use/SwingEDTExceptionHandlerAdapter.html new file mode 100644 index 0000000..d03203c --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/class-use/SwingEDTExceptionHandlerAdapter.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:43 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.application.SwingEDTExceptionHandlerAdapter (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.application.SwingEDTExceptionHandlerAdapter (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/application/SwingEDTExceptionHandlerAdapter.html" title="class in com.sdm.quasar.client.swing.application"><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="SwingEDTExceptionHandlerAdapter.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.application.SwingEDTExceptionHandlerAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.application.SwingEDTExceptionHandlerAdapter
+<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/application/SwingEDTExceptionHandlerAdapter.html" title="class in com.sdm.quasar.client.swing.application"><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="SwingEDTExceptionHandlerAdapter.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/application/dialog/impl/DefaultSwingApplicationConfiguration.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/DefaultSwingApplicationConfiguration.html new file mode 100644 index 0000000..88c8c43 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/DefaultSwingApplicationConfiguration.html @@ -0,0 +1,327 @@ +<!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:19 CEST 2007 -->
+<TITLE>
+DefaultSwingApplicationConfiguration (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.application.dialog.impl.DefaultSwingApplicationConfiguration class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DefaultSwingApplicationConfiguration (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/DefaultSwingApplicationConfiguration.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="DefaultSwingApplicationConfiguration.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.application.dialog.impl</FONT>
+<BR>
+Class DefaultSwingApplicationConfiguration</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/dialog/impl/DefaultApplicationConfiguration.html" title="class in com.sdm.quasar.client.core.application.dialog.impl">com.sdm.quasar.client.core.application.dialog.impl.DefaultApplicationConfiguration</A>
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.application.dialog.impl.DefaultSwingApplicationConfiguration</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A>, <A HREF="../../../../../../../../com/sdm/quasar/client/core/common/config/Configuration.html" title="interface in com.sdm.quasar.client.core.common.config">Configuration</A>, <A HREF="../../../../../../../../com/sdm/quasar/client/swing/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application">SwingApplicationConfiguration</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>DefaultSwingApplicationConfiguration</B><DT>extends <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/dialog/impl/DefaultApplicationConfiguration.html" title="class in com.sdm.quasar.client.core.application.dialog.impl">DefaultApplicationConfiguration</A><DT>implements <A HREF="../../../../../../../../com/sdm/quasar/client/swing/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application">SwingApplicationConfiguration</A></DL>
+
+<P>
+A default <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application"><CODE>ApplicationConfiguration</CODE></A> for Swing applications. + It uses the dialog model of <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/dialog/impl/DefaultApplicationConfiguration.html" title="class in com.sdm.quasar.client.core.application.dialog.impl"><CODE>DefaultApplicationConfiguration</CODE></A> and just adds Swing + specific services to the application <A HREF="../../../../../../../../com/sdm/quasar/client/core/common/services/ServiceManager.html" title="interface in com.sdm.quasar.client.core.common.services"><CODE>ServiceManager</CODE></A>: + <ul><li><b><A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.html" title="interface in com.sdm.quasar.client.core.dialog.services"><CODE>ModalBlockHelperService</CODE></A></b> - for modal dialogs (implemented + as <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialog/services/impl/SwingModalBlockHelperService.html" title="class in com.sdm.quasar.client.swing.dialog.services.impl"><CODE>SwingModalBlockHelperService</CODE></A>).</li> + <li><b><A HREF="../../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>EventDispatchThreadService</CODE></A></b> - for handling the swing EDT (implemented + as <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>SwingEventDispatchThreadService</CODE></A>).</li> + </ul>
+<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 ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_com.sdm.quasar.client.core.application.ApplicationConfiguration"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class com.sdm.quasar.client.core.application.<A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.ApplicationSetterAccess.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration.ApplicationSetterAccess</A></CODE></TD>
+</TR>
+</TABLE>
+
+<!-- =========== 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/application/dialog/impl/DefaultSwingApplicationConfiguration.html#DefaultSwingApplicationConfiguration()">DefaultSwingApplicationConfiguration</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/DefaultSwingApplicationConfiguration.html" title="class in com.sdm.quasar.client.swing.application.dialog.impl"><CODE>DefaultSwingApplicationConfiguration</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/application/dialog/impl/DefaultSwingApplicationConfiguration.html#configureDefaultApplicationServices(com.sdm.quasar.client.core.common.services.ServiceManager, com.sdm.quasar.client.core.application.Application)">configureDefaultApplicationServices</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/common/services/ServiceManager.html" title="interface in com.sdm.quasar.client.core.common.services">ServiceManager</A> applicationServiceManager, + <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A> application)</CODE>
+
+<BR>
+ Configures the <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application"><CODE>Application</CODE></A> given; e.g. registration of core + services. + </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.application.dialog.impl.DefaultApplicationConfiguration"><!-- --></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.application.dialog.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/core/application/dialog/impl/DefaultApplicationConfiguration.html" title="class in com.sdm.quasar.client.core.application.dialog.impl">DefaultApplicationConfiguration</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/dialog/impl/DefaultApplicationConfiguration.html#configureApplication(com.sdm.quasar.client.core.application.ApplicationConfiguration.ApplicationSetterAccess, com.sdm.quasar.client.core.application.Application)">configureApplication</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>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.application.ApplicationConfiguration"><!-- --></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.application.<A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html#configureApplication(com.sdm.quasar.client.core.application.ApplicationConfiguration.ApplicationSetterAccess, com.sdm.quasar.client.core.application.Application)">configureApplication</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="DefaultSwingApplicationConfiguration()"><!-- --></A><H3>
+DefaultSwingApplicationConfiguration</H3>
+<PRE>
+public <B>DefaultSwingApplicationConfiguration</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/DefaultSwingApplicationConfiguration.html" title="class in com.sdm.quasar.client.swing.application.dialog.impl"><CODE>DefaultSwingApplicationConfiguration</CODE></A>.
+<P>
+</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="configureDefaultApplicationServices(com.sdm.quasar.client.core.common.services.ServiceManager, com.sdm.quasar.client.core.application.Application)"><!-- --></A><H3>
+configureDefaultApplicationServices</H3>
+<PRE>
+public void <B>configureDefaultApplicationServices</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/common/services/ServiceManager.html" title="interface in com.sdm.quasar.client.core.common.services">ServiceManager</A> applicationServiceManager, + <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A> application)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A></CODE></B></DD>
+<DD>Configures the <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application"><CODE>Application</CODE></A> given; e.g. registration of core + services. + <p> + Implementors can assume a already existing environment; e.g. the + <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application"><CODE>Application</CODE></A> has non-<code>null</code> + <A HREF="../../../../../../../../com/sdm/quasar/client/core/common/config/ConfigManager.html" title="interface in com.sdm.quasar.client.core.common.config"><CODE>ConfigManager</CODE></A>, + <A HREF="../../../../../../../../com/sdm/quasar/client/core/common/services/ServiceManager.html" title="interface in com.sdm.quasar.client.core.common.services"><CODE>ServiceManager</CODE></A> + and <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/SessionManager.html" title="interface in com.sdm.quasar.client.core.application"><CODE>SessionManager</CODE></A> + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html#configureDefaultApplicationServices(com.sdm.quasar.client.core.common.services.ServiceManager, com.sdm.quasar.client.core.application.Application)">configureDefaultApplicationServices</A></CODE> in interface <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/dialog/impl/DefaultApplicationConfiguration.html#configureDefaultApplicationServices(com.sdm.quasar.client.core.common.services.ServiceManager, com.sdm.quasar.client.core.application.Application)">configureDefaultApplicationServices</A></CODE> in class <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/dialog/impl/DefaultApplicationConfiguration.html" title="class in com.sdm.quasar.client.core.application.dialog.impl">DefaultApplicationConfiguration</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../../com/sdm/quasar/client/core/application/dialog/impl/DefaultApplicationConfiguration.html#configureDefaultApplicationServices(com.sdm.quasar.client.core.common.services.ServiceManager, com.sdm.quasar.client.core.application.Application)"><CODE>DefaultApplicationConfiguration.configureDefaultApplicationServices(com.sdm.quasar.client.core.common.services.ServiceManager, com.sdm.quasar.client.core.application.Application)</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/DefaultSwingApplicationConfiguration.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="DefaultSwingApplicationConfiguration.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/application/dialog/impl/class-use/DefaultSwingApplicationConfiguration.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/class-use/DefaultSwingApplicationConfiguration.html new file mode 100644 index 0000000..c329e5f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/class-use/DefaultSwingApplicationConfiguration.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.application.dialog.impl.DefaultSwingApplicationConfiguration (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.application.dialog.impl.DefaultSwingApplicationConfiguration (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/application/dialog/impl/DefaultSwingApplicationConfiguration.html" title="class in com.sdm.quasar.client.swing.application.dialog.impl"><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="DefaultSwingApplicationConfiguration.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.application.dialog.impl.DefaultSwingApplicationConfiguration</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.application.dialog.impl.DefaultSwingApplicationConfiguration
+<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/application/dialog/impl/DefaultSwingApplicationConfiguration.html" title="class in com.sdm.quasar.client.swing.application.dialog.impl"><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="DefaultSwingApplicationConfiguration.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/application/dialog/impl/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/package-frame.html new file mode 100644 index 0000000..bb9fa62 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/package-frame.html @@ -0,0 +1,32 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.application.dialog.impl (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.application.dialog.impl 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/application/dialog/impl/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.application.dialog.impl</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="DefaultSwingApplicationConfiguration.html" title="class in com.sdm.quasar.client.swing.application.dialog.impl" target="classFrame">DefaultSwingApplicationConfiguration</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/package-summary.html new file mode 100644 index 0000000..e510108 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/package-summary.html @@ -0,0 +1,149 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.application.dialog.impl (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.application.dialog.impl 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.application.dialog.impl (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/application/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/commands/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.application.dialog.impl
+</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/application/dialog/impl/DefaultSwingApplicationConfiguration.html" title="class in com.sdm.quasar.client.swing.application.dialog.impl">DefaultSwingApplicationConfiguration</A></B></TD>
+<TD>A default <A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application"><CODE>ApplicationConfiguration</CODE></A> for Swing applications. + </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/application/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/commands/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/application/dialog/impl/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/package-tree.html new file mode 100644 index 0000000..4014e7c --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/package-tree.html @@ -0,0 +1,149 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.application.dialog.impl 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.application.dialog.impl 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/application/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/commands/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.application.dialog.impl
+</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.application.dialog.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/core/application/dialog/impl/DefaultApplicationConfiguration.html" title="class in com.sdm.quasar.client.core.application.dialog.impl"><B>DefaultApplicationConfiguration</B></A> (implements com.sdm.quasar.client.core.application.<A HREF="../../../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application">ApplicationConfiguration</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.application.dialog.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/DefaultSwingApplicationConfiguration.html" title="class in com.sdm.quasar.client.swing.application.dialog.impl"><B>DefaultSwingApplicationConfiguration</B></A> (implements com.sdm.quasar.client.swing.application.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application">SwingApplicationConfiguration</A>)
+</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/application/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/commands/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/application/dialog/impl/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/package-use.html new file mode 100644 index 0000000..e6cbdb6 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/dialog/impl/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.application.dialog.impl (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.application.dialog.impl (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.application.dialog.impl</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.application.dialog.impl
+<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/application/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/package-frame.html new file mode 100644 index 0000000..2458735 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/package-frame.html @@ -0,0 +1,45 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.application (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.application 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/application/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.application</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application" target="classFrame"><I>SwingApplicationConfiguration</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+ +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application" target="classFrame">AbstractSwingApplication</A>
+<BR>
+<A HREF="SwingEDTExceptionHandlerAdapter.html" title="class in com.sdm.quasar.client.swing.application" target="classFrame">SwingEDTExceptionHandlerAdapter</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/package-summary.html new file mode 100644 index 0000000..84824ed --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/package-summary.html @@ -0,0 +1,169 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.application (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.application 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.application (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/spring/dialog/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/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.application
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application">SwingApplicationConfiguration</A></B></TD>
+<TD>This interface is the key for <A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application"><CODE>ApplicationConfiguration</CODE></A> implementation + for Swing applications, which must be configured at the global configuration + (see <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/GlobalConfigManager.html#getConfigManager()"><CODE>GlobalConfigManager.getConfigManager()</CODE></A>).</TD>
+</TR>
+</TABLE>
+
+
+<P>
+ +<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/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application">AbstractSwingApplication</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/SwingEDTExceptionHandlerAdapter.html" title="class in com.sdm.quasar.client.swing.application">SwingEDTExceptionHandlerAdapter</A></B></TD>
+<TD>An adapter to handle exceptions occured within the swing event queue + to get handled by the <A HREF="../../../../../../com/sdm/quasar/client/core/common/ErrorHandler.html" title="class in com.sdm.quasar.client.core.common"><CODE>ErrorHandler</CODE></A>.</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/spring/dialog/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/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/application/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/package-tree.html new file mode 100644 index 0000000..bc66e89 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.application 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.application 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/spring/dialog/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/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.application
+</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.application.<A HREF="../../../../../../com/sdm/quasar/client/core/application/AbstractApplication.html" title="class in com.sdm.quasar.client.core.application"><B>AbstractApplication</B></A> (implements com.sdm.quasar.client.core.application.<A HREF="../../../../../../com/sdm/quasar/client/core/application/Application.html" title="interface in com.sdm.quasar.client.core.application">Application</A>, com.sdm.quasar.client.core.common.sysinfo.<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.application.<A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html" title="class in com.sdm.quasar.client.swing.application"><B>AbstractSwingApplication</B></A></UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.application.<A HREF="../../../../../../com/sdm/quasar/client/swing/application/SwingEDTExceptionHandlerAdapter.html" title="class in com.sdm.quasar.client.swing.application"><B>SwingEDTExceptionHandlerAdapter</B></A></UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.core.common.config.<A HREF="../../../../../../com/sdm/quasar/client/core/common/config/Configuration.html" title="interface in com.sdm.quasar.client.core.common.config"><B>Configuration</B></A><UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.core.application.<A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application"><B>ApplicationConfiguration</B></A><UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.swing.application.<A HREF="../../../../../../com/sdm/quasar/client/swing/application/SwingApplicationConfiguration.html" title="interface in com.sdm.quasar.client.swing.application"><B>SwingApplicationConfiguration</B></A></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/spring/dialog/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/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/application/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/package-use.html new file mode 100644 index 0000000..f8c93cb --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/package-use.html @@ -0,0 +1,202 @@ +<!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.application (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.application (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.application</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/application/package-summary.html">com.sdm.quasar.client.swing.application</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.showcase.helloworld"><B>com.sdm.quasar.client.showcase.helloworld</B></A></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.showcase.swing"><B>com.sdm.quasar.client.showcase.swing</B></A></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.application.dialog.impl"><B>com.sdm.quasar.client.swing.application.dialog.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.showcase.helloworld"><!-- --></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/application/package-summary.html">com.sdm.quasar.client.swing.application</A> used by <A HREF="../../../../../../com/sdm/quasar/client/showcase/helloworld/package-summary.html">com.sdm.quasar.client.showcase.helloworld</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/class-use/AbstractSwingApplication.html#com.sdm.quasar.client.showcase.helloworld"><B>AbstractSwingApplication</B></A></B>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.showcase.swing"><!-- --></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/application/package-summary.html">com.sdm.quasar.client.swing.application</A> used by <A HREF="../../../../../../com/sdm/quasar/client/showcase/swing/package-summary.html">com.sdm.quasar.client.showcase.swing</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/class-use/AbstractSwingApplication.html#com.sdm.quasar.client.showcase.swing"><B>AbstractSwingApplication</B></A></B>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.application.dialog.impl"><!-- --></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/application/package-summary.html">com.sdm.quasar.client.swing.application</A> used by <A HREF="../../../../../../com/sdm/quasar/client/swing/application/dialog/impl/package-summary.html">com.sdm.quasar.client.swing.application.dialog.impl</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/class-use/SwingApplicationConfiguration.html#com.sdm.quasar.client.swing.application.dialog.impl"><B>SwingApplicationConfiguration</B></A></B>
+
+<BR>
+ This interface is the key for <A HREF="../../../../../../com/sdm/quasar/client/core/application/ApplicationConfiguration.html" title="interface in com.sdm.quasar.client.core.application"><CODE>ApplicationConfiguration</CODE></A> implementation + for Swing applications, which must be configured at the global configuration + (see <A HREF="../../../../../../com/sdm/quasar/client/core/common/config/GlobalConfigManager.html#getConfigManager()"><CODE>GlobalConfigManager.getConfigManager()</CODE></A>).</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/commands/adapters/AbstractButtonCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html new file mode 100644 index 0000000..0c49590 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html @@ -0,0 +1,438 @@ +<!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:19 CEST 2007 -->
+<TITLE>
+AbstractButtonCommandAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.commands.adapters.AbstractButtonCommandAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="AbstractButtonCommandAdapter (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/AbstractButtonCommandAdapter.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/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="AbstractButtonCommandAdapter.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.commands.adapters</FONT>
+<BR>
+Class AbstractButtonCommandAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">com.sdm.quasar.client.core.commands.AbstractCommandAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.commands.adapters.AbstractButtonCommandAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</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>AbstractButtonCommandAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></DL>
+
+<P>
+The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>AbstractButtonCommandAdapter</CODE></A> is an bidirectional adapter + between an <CODE>AbstractButton</CODE> and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: +<p> + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when the <CODE>ActionEvent</CODE> is fired + and it sets the enabled state of the <CODE>AbstractButton</CODE> due to the executable <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + of the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Thomas Wolf, 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/commands/adapters/AbstractButtonCommandAdapter.html#AbstractButtonCommandAdapter(javax.swing.AbstractButton, com.sdm.quasar.client.core.commands.Command)">AbstractButtonCommandAdapter</A></B>(javax.swing.AbstractButton abstractButton, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>AbstractButtonCommandAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html#AbstractButtonCommandAdapter(java.lang.String, javax.swing.AbstractButton, com.sdm.quasar.client.core.commands.Command)">AbstractButtonCommandAdapter</A></B>(java.lang.String name, + javax.swing.AbstractButton abstractButton, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>AbstractButtonCommandAdapter</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/commands/adapters/AbstractButtonCommandAdapter.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.AbstractButton</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html#getAbstractButton()">getAbstractButton</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>AbstractButton</CODE> adapted to the command.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html#getEnabledBooleanState()">getEnabledBooleanState</A></B>()</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/commands/adapters/AbstractButtonCommandAdapter.html#setAbstractButton(javax.swing.AbstractButton)">setAbstractButton</A></B>(javax.swing.AbstractButton abstractButton)</CODE>
+
+<BR>
+ Sets the <CODE>AbstractButton</CODE> to adapt to the command.</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/commands/adapters/AbstractButtonCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Sets (or resets if <code>command==null</code>) the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A> this + adapter adapts.</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/commands/adapters/AbstractButtonCommandAdapter.html#setEnabledBooleanState(com.sdm.quasar.client.core.states.BooleanState)">setEnabledBooleanState</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> enabledState)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> that controls the enabled state of the + adapted <CODE>JComponent</CODE>.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.commands.AbstractCommandAdapter"><!-- --></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.commands.<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#executeCommand()">executeCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getCommand()">getCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.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="AbstractButtonCommandAdapter(javax.swing.AbstractButton, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+AbstractButtonCommandAdapter</H3>
+<PRE>
+public <B>AbstractButtonCommandAdapter</B>(javax.swing.AbstractButton abstractButton, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>AbstractButtonCommandAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="AbstractButtonCommandAdapter(java.lang.String, javax.swing.AbstractButton, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+AbstractButtonCommandAdapter</H3>
+<PRE>
+public <B>AbstractButtonCommandAdapter</B>(java.lang.String name, + javax.swing.AbstractButton abstractButton, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>AbstractButtonCommandAdapter</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="setCommand(com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+setCommand</H3>
+<PRE>
+public void <B>setCommand</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</A></CODE></B></DD>
+<DD>Sets (or resets if <code>command==null</code>) the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A> this + adapter adapts.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)"><CODE>AbstractCommandAdapter.setCommand(com.sdm.quasar.client.core.commands.Command)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAbstractButton()"><!-- --></A><H3>
+getAbstractButton</H3>
+<PRE>
+public javax.swing.AbstractButton <B>getAbstractButton</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>AbstractButton</CODE> adapted to the command.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setAbstractButton(javax.swing.AbstractButton)"><!-- --></A><H3>
+setAbstractButton</H3>
+<PRE>
+public void <B>setAbstractButton</B>(javax.swing.AbstractButton abstractButton)</PRE>
+<DL>
+<DD>Sets the <CODE>AbstractButton</CODE> to adapt to the command.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>abstractButton</CODE> - the <CODE>AbstractButton</CODE> to adapt</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getEnabledBooleanState()"><!-- --></A><H3>
+getEnabledBooleanState</H3>
+<PRE>
+public <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> <B>getEnabledBooleanState</B>()</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> that controls the enabled state of the + adapted <CODE>JComponent</CODE>.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setEnabledBooleanState(com.sdm.quasar.client.core.states.BooleanState)"><!-- --></A><H3>
+setEnabledBooleanState</H3>
+<PRE>
+public void <B>setEnabledBooleanState</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> enabledState)</PRE>
+<DL>
+<DD>Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> that controls the enabled state of the + adapted <CODE>JComponent</CODE>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>enabledState</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> to use</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there was one or more errors while + disposing the component.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</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/AbstractButtonCommandAdapter.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/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="AbstractButtonCommandAdapter.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/commands/adapters/JComboBoxCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html new file mode 100644 index 0000000..206c3e8 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html @@ -0,0 +1,446 @@ +<!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:19 CEST 2007 -->
+<TITLE>
+JComboBoxCommandAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.commands.adapters.JComboBoxCommandAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="JComboBoxCommandAdapter (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/JComboBoxCommandAdapter.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/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JComboBoxCommandAdapter.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.commands.adapters</FONT>
+<BR>
+Class JComboBoxCommandAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">com.sdm.quasar.client.core.commands.AbstractCommandAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.commands.adapters.JComboBoxCommandAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</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>JComboBoxCommandAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></DL>
+
+<P>
+The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComboBoxCommandAdapter</CODE></A> is an bidirectional adapter + between an <CODE>JComboBox</CODE> and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: +<p> + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when the <CODE>ActionEvent</CODE> is fired + and it sets the state of the <CODE>JComboBox</CODE> due to the executable <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + of the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>. + <p> + Caution: Be careful using this adapter for two reasons: + <ul> + <li> The command is triggered when ever the selection is changed, + e.g. by the user as well as from your program code </li> + <li> In conjunction with data binding you can't be sure, + that your bound object has been updated before the command is triggered. </li> + </ul>
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Thomas Wolf, 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/commands/adapters/JComboBoxCommandAdapter.html#JComboBoxCommandAdapter(javax.swing.JComboBox, com.sdm.quasar.client.core.commands.Command)">JComboBoxCommandAdapter</A></B>(javax.swing.JComboBox jcombobox, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComboBoxCommandAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html#JComboBoxCommandAdapter(java.lang.String, javax.swing.JComboBox, com.sdm.quasar.client.core.commands.Command)">JComboBoxCommandAdapter</A></B>(java.lang.String name, + javax.swing.JComboBox jcombobox, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComboBoxCommandAdapter</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/commands/adapters/JComboBoxCommandAdapter.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html#getEnabledBooleanState()">getEnabledBooleanState</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JComboBox</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html#getJComboBox()">getJComboBox</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>JComboBox</CODE> adapted to the command.</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/commands/adapters/JComboBoxCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Sets (or resets if <code>command==null</code>) the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A> this + adapter adapts.</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/commands/adapters/JComboBoxCommandAdapter.html#setEnabledBooleanState(com.sdm.quasar.client.core.states.BooleanState)">setEnabledBooleanState</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> enabledState)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> that controls the enabled state of the + adapted <CODE>JComponent</CODE>.</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/commands/adapters/JComboBoxCommandAdapter.html#setJComboBox(javax.swing.JComboBox)">setJComboBox</A></B>(javax.swing.JComboBox jcombobox)</CODE>
+
+<BR>
+ Sets the <CODE>JComboBox</CODE> to adapt to the command.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.commands.AbstractCommandAdapter"><!-- --></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.commands.<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#executeCommand()">executeCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getCommand()">getCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.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="JComboBoxCommandAdapter(javax.swing.JComboBox, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+JComboBoxCommandAdapter</H3>
+<PRE>
+public <B>JComboBoxCommandAdapter</B>(javax.swing.JComboBox jcombobox, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComboBoxCommandAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="JComboBoxCommandAdapter(java.lang.String, javax.swing.JComboBox, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+JComboBoxCommandAdapter</H3>
+<PRE>
+public <B>JComboBoxCommandAdapter</B>(java.lang.String name, + javax.swing.JComboBox jcombobox, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComboBoxCommandAdapter</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="setCommand(com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+setCommand</H3>
+<PRE>
+public void <B>setCommand</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</A></CODE></B></DD>
+<DD>Sets (or resets if <code>command==null</code>) the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A> this + adapter adapts.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)"><CODE>AbstractCommandAdapter.setCommand(com.sdm.quasar.client.core.commands.Command)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getJComboBox()"><!-- --></A><H3>
+getJComboBox</H3>
+<PRE>
+public javax.swing.JComboBox <B>getJComboBox</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>JComboBox</CODE> adapted to the command.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setJComboBox(javax.swing.JComboBox)"><!-- --></A><H3>
+setJComboBox</H3>
+<PRE>
+public void <B>setJComboBox</B>(javax.swing.JComboBox jcombobox)</PRE>
+<DL>
+<DD>Sets the <CODE>JComboBox</CODE> to adapt to the command.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcombobox</CODE> - the <CODE>JComboBox</CODE> to adapt</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getEnabledBooleanState()"><!-- --></A><H3>
+getEnabledBooleanState</H3>
+<PRE>
+public <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> <B>getEnabledBooleanState</B>()</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> that controls the enabled state of the + adapted <CODE>JComponent</CODE>.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setEnabledBooleanState(com.sdm.quasar.client.core.states.BooleanState)"><!-- --></A><H3>
+setEnabledBooleanState</H3>
+<PRE>
+public void <B>setEnabledBooleanState</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> enabledState)</PRE>
+<DL>
+<DD>Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> that controls the enabled state of the + adapted <CODE>JComponent</CODE>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>enabledState</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> to use</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there was one or more errors while + disposing the component.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</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/JComboBoxCommandAdapter.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/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JComboBoxCommandAdapter.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/commands/adapters/JComponentCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html new file mode 100644 index 0000000..334b41a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html @@ -0,0 +1,439 @@ +<!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:19 CEST 2007 -->
+<TITLE>
+JComponentCommandAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.commands.adapters.JComponentCommandAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="JComponentCommandAdapter (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/JComponentCommandAdapter.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/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JComponentCommandAdapter.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.commands.adapters</FONT>
+<BR>
+Class JComponentCommandAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">com.sdm.quasar.client.core.commands.AbstractCommandAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.commands.adapters.JComponentCommandAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</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>JComponentCommandAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></DL>
+
+<P>
+The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComponentCommandAdapter</CODE></A> is an bidirectional adapter + between a <CODE>JComponent</CODE> that fires action events + and the command interface of the quasar client. + + It trigges a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when the action event is fired + and it sets the state of the <CODE>JComponent</CODE> due to the executable <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + of the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>.
+<P>
+
+<P>
+<DL>
+<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/commands/adapters/JComponentCommandAdapter.html#JComponentCommandAdapter(javax.swing.JComponent, com.sdm.quasar.client.core.commands.Command)">JComponentCommandAdapter</A></B>(javax.swing.JComponent jcomponent, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComponentCommandAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html#JComponentCommandAdapter(java.lang.String, javax.swing.JComponent, com.sdm.quasar.client.core.commands.Command)">JComponentCommandAdapter</A></B>(java.lang.String name, + javax.swing.JComponent jcomponent, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComponentCommandAdapter</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/commands/adapters/JComponentCommandAdapter.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html#getEnabledBooleanState()">getEnabledBooleanState</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html#getJComponent()">getJComponent</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>JComponent</CODE> adapted to the command.</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/commands/adapters/JComponentCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Sets (or resets if <code>command==null</code>) the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A> this + adapter adapts.</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/commands/adapters/JComponentCommandAdapter.html#setEnabledBooleanState(com.sdm.quasar.client.core.states.BooleanState)">setEnabledBooleanState</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> enabledState)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> that controls the enabled state of th + adapted <CODE>JComponent</CODE>.</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/commands/adapters/JComponentCommandAdapter.html#setJComponent(javax.swing.JComponent)">setJComponent</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ Sets the <CODE>JComponent</CODE> to adapt to the command.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.commands.AbstractCommandAdapter"><!-- --></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.commands.<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#executeCommand()">executeCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getCommand()">getCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.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="JComponentCommandAdapter(javax.swing.JComponent, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+JComponentCommandAdapter</H3>
+<PRE>
+public <B>JComponentCommandAdapter</B>(javax.swing.JComponent jcomponent, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComponentCommandAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="JComponentCommandAdapter(java.lang.String, javax.swing.JComponent, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+JComponentCommandAdapter</H3>
+<PRE>
+public <B>JComponentCommandAdapter</B>(java.lang.String name, + javax.swing.JComponent jcomponent, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComponentCommandAdapter</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="setCommand(com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+setCommand</H3>
+<PRE>
+public void <B>setCommand</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</A></CODE></B></DD>
+<DD>Sets (or resets if <code>command==null</code>) the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A> this + adapter adapts.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)"><CODE>AbstractCommandAdapter.setCommand(com.sdm.quasar.client.core.commands.Command)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getJComponent()"><!-- --></A><H3>
+getJComponent</H3>
+<PRE>
+public javax.swing.JComponent <B>getJComponent</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>JComponent</CODE> adapted to the command.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setJComponent(javax.swing.JComponent)"><!-- --></A><H3>
+setJComponent</H3>
+<PRE>
+public void <B>setJComponent</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD>Sets the <CODE>JComponent</CODE> to adapt to the command.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jcomponent</CODE> - the <CODE>JComponent</CODE> to adapt</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getEnabledBooleanState()"><!-- --></A><H3>
+getEnabledBooleanState</H3>
+<PRE>
+public <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> <B>getEnabledBooleanState</B>()</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>a <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> that controls the enabled state of th + adapted <CODE>JComponent</CODE>.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setEnabledBooleanState(com.sdm.quasar.client.core.states.BooleanState)"><!-- --></A><H3>
+setEnabledBooleanState</H3>
+<PRE>
+public void <B>setEnabledBooleanState</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states">BooleanState</A> enabledState)</PRE>
+<DL>
+<DD>Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> that controls the enabled state of th + adapted <CODE>JComponent</CODE>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>enabledState</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> to use</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there was one or more errors while + disposing the component.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</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/JComponentCommandAdapter.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/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JComponentCommandAdapter.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/commands/adapters/JTableDoubleClickCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html new file mode 100644 index 0000000..dd56222 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html @@ -0,0 +1,366 @@ +<!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:19 CEST 2007 -->
+<TITLE>
+JTableDoubleClickCommandAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.commands.adapters.JTableDoubleClickCommandAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="JTableDoubleClickCommandAdapter (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/JTableDoubleClickCommandAdapter.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/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JTableDoubleClickCommandAdapter.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.commands.adapters</FONT>
+<BR>
+Class JTableDoubleClickCommandAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">com.sdm.quasar.client.core.commands.AbstractCommandAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.commands.adapters.JTableDoubleClickCommandAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</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>JTableDoubleClickCommandAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></DL>
+
+<P>
+The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTableDoubleClickCommandAdapter</CODE></A> is an adapter + between a <CODE>JTable</CODE> and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: +<p> + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when a row is selected via double click. + <p>
+<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/commands/adapters/JTableDoubleClickCommandAdapter.html#JTableDoubleClickCommandAdapter(javax.swing.JTable, com.sdm.quasar.client.core.commands.Command)">JTableDoubleClickCommandAdapter</A></B>(javax.swing.JTable jtable, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTableDoubleClickCommandAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html#JTableDoubleClickCommandAdapter(java.lang.String, javax.swing.JTable, com.sdm.quasar.client.core.commands.Command)">JTableDoubleClickCommandAdapter</A></B>(java.lang.String name, + javax.swing.JTable jtable, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTableDoubleClickCommandAdapter</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/commands/adapters/JTableDoubleClickCommandAdapter.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JTable</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html#getJTree()">getJTree</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>JTable</CODE> adapted to the command.</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/commands/adapters/JTableDoubleClickCommandAdapter.html#setJTable(javax.swing.JTable)">setJTable</A></B>(javax.swing.JTable jtable)</CODE>
+
+<BR>
+ Sets the <CODE>JTable</CODE> to adapt to the command.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.commands.AbstractCommandAdapter"><!-- --></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.commands.<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#executeCommand()">executeCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getCommand()">getCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.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="JTableDoubleClickCommandAdapter(javax.swing.JTable, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+JTableDoubleClickCommandAdapter</H3>
+<PRE>
+public <B>JTableDoubleClickCommandAdapter</B>(javax.swing.JTable jtable, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTableDoubleClickCommandAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="JTableDoubleClickCommandAdapter(java.lang.String, javax.swing.JTable, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+JTableDoubleClickCommandAdapter</H3>
+<PRE>
+public <B>JTableDoubleClickCommandAdapter</B>(java.lang.String name, + javax.swing.JTable jtable, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTableDoubleClickCommandAdapter</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="getJTree()"><!-- --></A><H3>
+getJTree</H3>
+<PRE>
+public javax.swing.JTable <B>getJTree</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>JTable</CODE> adapted to the command.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setJTable(javax.swing.JTable)"><!-- --></A><H3>
+setJTable</H3>
+<PRE>
+public void <B>setJTable</B>(javax.swing.JTable jtable)</PRE>
+<DL>
+<DD>Sets the <CODE>JTable</CODE> to adapt to the command.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jtable</CODE> - the <CODE>JTable</CODE> to adapt</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there was one or more errors while + disposing the component.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</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/JTableDoubleClickCommandAdapter.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/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JTableDoubleClickCommandAdapter.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/commands/adapters/JTreeSelectionCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html new file mode 100644 index 0000000..591a110 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html @@ -0,0 +1,373 @@ +<!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:19 CEST 2007 -->
+<TITLE>
+JTreeSelectionCommandAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.commands.adapters.JTreeSelectionCommandAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="JTreeSelectionCommandAdapter (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/JTreeSelectionCommandAdapter.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/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JTreeSelectionCommandAdapter.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.commands.adapters</FONT>
+<BR>
+Class JTreeSelectionCommandAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">com.sdm.quasar.client.core.commands.AbstractCommandAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.commands.adapters.JTreeSelectionCommandAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</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>JTreeSelectionCommandAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></DL>
+
+<P>
+The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTreeSelectionCommandAdapter</CODE></A> is an adapter + between a <CODE>JTree</CODE> and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: +<p> + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when a <CODE>TreeSelectionEvent</CODE> is fired. + <p> + Caution: Be careful using this adapter for two reasons: + <ul> + <li> The command is triggered when ever the selection is changed, + e.g. by the user as well as from your program code </li> + <li> In conjunction with data binding to the selected object you can't be sure, + that your data has been updated before the command is triggered. </li> + </ul>
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Thomas Wolf, 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/commands/adapters/JTreeSelectionCommandAdapter.html#JTreeSelectionCommandAdapter(javax.swing.JTree, com.sdm.quasar.client.core.commands.Command)">JTreeSelectionCommandAdapter</A></B>(javax.swing.JTree jtree, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTreeSelectionCommandAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html#JTreeSelectionCommandAdapter(java.lang.String, javax.swing.JTree, com.sdm.quasar.client.core.commands.Command)">JTreeSelectionCommandAdapter</A></B>(java.lang.String name, + javax.swing.JTree jtree, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTreeSelectionCommandAdapter</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/commands/adapters/JTreeSelectionCommandAdapter.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JTree</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html#getJTree()">getJTree</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>JTree</CODE> adapted to the command.</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/commands/adapters/JTreeSelectionCommandAdapter.html#setJTree(javax.swing.JTree)">setJTree</A></B>(javax.swing.JTree jtree)</CODE>
+
+<BR>
+ Sets the <CODE>JTree</CODE> to adapt to the command.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.commands.AbstractCommandAdapter"><!-- --></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.commands.<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#executeCommand()">executeCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getCommand()">getCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.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="JTreeSelectionCommandAdapter(javax.swing.JTree, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+JTreeSelectionCommandAdapter</H3>
+<PRE>
+public <B>JTreeSelectionCommandAdapter</B>(javax.swing.JTree jtree, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTreeSelectionCommandAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="JTreeSelectionCommandAdapter(java.lang.String, javax.swing.JTree, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+JTreeSelectionCommandAdapter</H3>
+<PRE>
+public <B>JTreeSelectionCommandAdapter</B>(java.lang.String name, + javax.swing.JTree jtree, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTreeSelectionCommandAdapter</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="getJTree()"><!-- --></A><H3>
+getJTree</H3>
+<PRE>
+public javax.swing.JTree <B>getJTree</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>JTree</CODE> adapted to the command.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setJTree(javax.swing.JTree)"><!-- --></A><H3>
+setJTree</H3>
+<PRE>
+public void <B>setJTree</B>(javax.swing.JTree jtree)</PRE>
+<DL>
+<DD>Sets the <CODE>JTree</CODE> to adapt to the command.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jtree</CODE> - the <CODE>JTree</CODE> to adapt</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there was one or more errors while + disposing the component.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</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/JTreeSelectionCommandAdapter.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/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JTreeSelectionCommandAdapter.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/commands/adapters/ListSelectionCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html new file mode 100644 index 0000000..f67208e --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html @@ -0,0 +1,373 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+ListSelectionCommandAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.commands.adapters.ListSelectionCommandAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ListSelectionCommandAdapter (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/ListSelectionCommandAdapter.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/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="ListSelectionCommandAdapter.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.commands.adapters</FONT>
+<BR>
+Class ListSelectionCommandAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">com.sdm.quasar.client.core.commands.AbstractCommandAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.commands.adapters.ListSelectionCommandAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</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>ListSelectionCommandAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></DL>
+
+<P>
+The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>ListSelectionCommandAdapter</CODE></A> is an adapter + between a <CODE>ListSelectionModel</CODE>and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: +<p> + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when a <CODE>ListSelectionEvent</CODE> is fired. + <p> + Caution: Be careful using this adapter for two reasons: + <ul> + <li> The command is triggered when ever the selection is changed, + e.g. by the user as well as from your program code </li> + <li> In conjunction with data binding to the selected object you can't be sure, + that your data has been updated before the command is triggered. </li> + </ul>
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Thomas Wolf, 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/commands/adapters/ListSelectionCommandAdapter.html#ListSelectionCommandAdapter(javax.swing.ListSelectionModel, com.sdm.quasar.client.core.commands.Command)">ListSelectionCommandAdapter</A></B>(javax.swing.ListSelectionModel listSelectionModel, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>ListSelectionCommandAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html#ListSelectionCommandAdapter(java.lang.String, javax.swing.ListSelectionModel, com.sdm.quasar.client.core.commands.Command)">ListSelectionCommandAdapter</A></B>(java.lang.String name, + javax.swing.ListSelectionModel listSelectionModel, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>ListSelectionCommandAdapter</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/commands/adapters/ListSelectionCommandAdapter.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.ListSelectionModel</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html#getListSelectionModel()">getListSelectionModel</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>ListSelectionModel</CODE> adapted to the command.</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/commands/adapters/ListSelectionCommandAdapter.html#setListSelectionModel(javax.swing.ListSelectionModel)">setListSelectionModel</A></B>(javax.swing.ListSelectionModel listSelectionModel)</CODE>
+
+<BR>
+ Sets the <CODE>ListSelectionModel</CODE> to adapt to the command.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.commands.AbstractCommandAdapter"><!-- --></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.commands.<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#executeCommand()">executeCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getCommand()">getCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.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="ListSelectionCommandAdapter(javax.swing.ListSelectionModel, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+ListSelectionCommandAdapter</H3>
+<PRE>
+public <B>ListSelectionCommandAdapter</B>(javax.swing.ListSelectionModel listSelectionModel, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>ListSelectionCommandAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="ListSelectionCommandAdapter(java.lang.String, javax.swing.ListSelectionModel, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+ListSelectionCommandAdapter</H3>
+<PRE>
+public <B>ListSelectionCommandAdapter</B>(java.lang.String name, + javax.swing.ListSelectionModel listSelectionModel, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>ListSelectionCommandAdapter</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="getListSelectionModel()"><!-- --></A><H3>
+getListSelectionModel</H3>
+<PRE>
+public javax.swing.ListSelectionModel <B>getListSelectionModel</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>ListSelectionModel</CODE> adapted to the command.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setListSelectionModel(javax.swing.ListSelectionModel)"><!-- --></A><H3>
+setListSelectionModel</H3>
+<PRE>
+public void <B>setListSelectionModel</B>(javax.swing.ListSelectionModel listSelectionModel)</PRE>
+<DL>
+<DD>Sets the <CODE>ListSelectionModel</CODE> to adapt to the command.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>listSelectionModel</CODE> - the <CODE>ListSelectionModel</CODE> to adapt</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there was one or more errors while + disposing the component.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</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/ListSelectionCommandAdapter.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/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="ListSelectionCommandAdapter.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/commands/adapters/WindowClosingCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html new file mode 100644 index 0000000..e9d51c4 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html @@ -0,0 +1,366 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+WindowClosingCommandAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.commands.adapters.WindowClosingCommandAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="WindowClosingCommandAdapter (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/WindowClosingCommandAdapter.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/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="WindowClosingCommandAdapter.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.commands.adapters</FONT>
+<BR>
+Class WindowClosingCommandAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">com.sdm.quasar.client.core.commands.AbstractCommandAdapter</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.commands.adapters.WindowClosingCommandAdapter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</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>WindowClosingCommandAdapter</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></DL>
+
+<P>
+The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>WindowClosingCommandAdapter</CODE></A> is an adapter + between a <CODE>Windows</CODE>and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: +<p> + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when a <CODE>WindowEvent</CODE> is fired + signalling the closing of the window.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Thomas Wolf, 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/commands/adapters/WindowClosingCommandAdapter.html#WindowClosingCommandAdapter(java.lang.String, java.awt.Window, com.sdm.quasar.client.core.commands.Command)">WindowClosingCommandAdapter</A></B>(java.lang.String name, + java.awt.Window window, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>WindowClosingCommandAdapter</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html#WindowClosingCommandAdapter(java.awt.Window, com.sdm.quasar.client.core.commands.Command)">WindowClosingCommandAdapter</A></B>(java.awt.Window window, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>WindowClosingCommandAdapter</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/commands/adapters/WindowClosingCommandAdapter.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.awt.Window</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html#getWindow()">getWindow</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>Window</CODE> adapted to the command.</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/commands/adapters/WindowClosingCommandAdapter.html#setWindow(java.awt.Window)">setWindow</A></B>(java.awt.Window window)</CODE>
+
+<BR>
+ Sets the <CODE>Window</CODE> to adapt to the command.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.commands.AbstractCommandAdapter"><!-- --></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.commands.<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands">AbstractCommandAdapter</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#executeCommand()">executeCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getCommand()">getCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#getName()">getName</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html#setCommand(com.sdm.quasar.client.core.commands.Command)">setCommand</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.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="WindowClosingCommandAdapter(java.awt.Window, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+WindowClosingCommandAdapter</H3>
+<PRE>
+public <B>WindowClosingCommandAdapter</B>(java.awt.Window window, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>WindowClosingCommandAdapter</CODE></A>.
+<P>
+</DL>
+<HR>
+
+<A NAME="WindowClosingCommandAdapter(java.lang.String, java.awt.Window, com.sdm.quasar.client.core.commands.Command)"><!-- --></A><H3>
+WindowClosingCommandAdapter</H3>
+<PRE>
+public <B>WindowClosingCommandAdapter</B>(java.lang.String name, + java.awt.Window window, + <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands">Command</A> command)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>WindowClosingCommandAdapter</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="getWindow()"><!-- --></A><H3>
+getWindow</H3>
+<PRE>
+public java.awt.Window <B>getWindow</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>Window</CODE> adapted to the command.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWindow(java.awt.Window)"><!-- --></A><H3>
+setWindow</H3>
+<PRE>
+public void <B>setWindow</B>(java.awt.Window window)</PRE>
+<DL>
+<DD>Sets the <CODE>Window</CODE> to adapt to the command.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>window</CODE> - the <CODE>Window</CODE> to adapt</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there was one or more errors while + disposing the component.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</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/WindowClosingCommandAdapter.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/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="WindowClosingCommandAdapter.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/commands/adapters/class-use/AbstractButtonCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/AbstractButtonCommandAdapter.html new file mode 100644 index 0000000..f3d0a2c --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/AbstractButtonCommandAdapter.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.commands.adapters.AbstractButtonCommandAdapter (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.commands.adapters.AbstractButtonCommandAdapter (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/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="AbstractButtonCommandAdapter.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.commands.adapters.AbstractButtonCommandAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.commands.adapters.AbstractButtonCommandAdapter
+<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/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="AbstractButtonCommandAdapter.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/commands/adapters/class-use/JComboBoxCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/JComboBoxCommandAdapter.html new file mode 100644 index 0000000..9daa151 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/JComboBoxCommandAdapter.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.commands.adapters.JComboBoxCommandAdapter (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.commands.adapters.JComboBoxCommandAdapter (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/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JComboBoxCommandAdapter.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.commands.adapters.JComboBoxCommandAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.commands.adapters.JComboBoxCommandAdapter
+<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/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JComboBoxCommandAdapter.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/commands/adapters/class-use/JComponentCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/JComponentCommandAdapter.html new file mode 100644 index 0000000..1267ccf --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/JComponentCommandAdapter.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.commands.adapters.JComponentCommandAdapter (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.commands.adapters.JComponentCommandAdapter (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/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JComponentCommandAdapter.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.commands.adapters.JComponentCommandAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.commands.adapters.JComponentCommandAdapter
+<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/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JComponentCommandAdapter.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/commands/adapters/class-use/JTableDoubleClickCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/JTableDoubleClickCommandAdapter.html new file mode 100644 index 0000000..7160baa --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/JTableDoubleClickCommandAdapter.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.commands.adapters.JTableDoubleClickCommandAdapter (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.commands.adapters.JTableDoubleClickCommandAdapter (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/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JTableDoubleClickCommandAdapter.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.commands.adapters.JTableDoubleClickCommandAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.commands.adapters.JTableDoubleClickCommandAdapter
+<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/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JTableDoubleClickCommandAdapter.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/commands/adapters/class-use/JTreeSelectionCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/JTreeSelectionCommandAdapter.html new file mode 100644 index 0000000..d2ae7e6 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/JTreeSelectionCommandAdapter.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.commands.adapters.JTreeSelectionCommandAdapter (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.commands.adapters.JTreeSelectionCommandAdapter (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/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JTreeSelectionCommandAdapter.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.commands.adapters.JTreeSelectionCommandAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.commands.adapters.JTreeSelectionCommandAdapter
+<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/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="JTreeSelectionCommandAdapter.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/commands/adapters/class-use/ListSelectionCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/ListSelectionCommandAdapter.html new file mode 100644 index 0000000..4b0e60a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/ListSelectionCommandAdapter.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.commands.adapters.ListSelectionCommandAdapter (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.commands.adapters.ListSelectionCommandAdapter (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/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="ListSelectionCommandAdapter.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.commands.adapters.ListSelectionCommandAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.commands.adapters.ListSelectionCommandAdapter
+<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/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="ListSelectionCommandAdapter.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/commands/adapters/class-use/WindowClosingCommandAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/WindowClosingCommandAdapter.html new file mode 100644 index 0000000..575dcc7 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/class-use/WindowClosingCommandAdapter.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.commands.adapters.WindowClosingCommandAdapter (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.commands.adapters.WindowClosingCommandAdapter (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/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="WindowClosingCommandAdapter.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.commands.adapters.WindowClosingCommandAdapter</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.commands.adapters.WindowClosingCommandAdapter
+<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/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.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="WindowClosingCommandAdapter.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/commands/adapters/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/package-frame.html new file mode 100644 index 0000000..0232e04 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/package-frame.html @@ -0,0 +1,44 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.commands.adapters (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.commands.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/commands/adapters/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.commands.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="AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters" target="classFrame">AbstractButtonCommandAdapter</A>
+<BR>
+<A HREF="JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters" target="classFrame">JComboBoxCommandAdapter</A>
+<BR>
+<A HREF="JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters" target="classFrame">JComponentCommandAdapter</A>
+<BR>
+<A HREF="JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters" target="classFrame">JTableDoubleClickCommandAdapter</A>
+<BR>
+<A HREF="JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters" target="classFrame">JTreeSelectionCommandAdapter</A>
+<BR>
+<A HREF="ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters" target="classFrame">ListSelectionCommandAdapter</A>
+<BR>
+<A HREF="WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters" target="classFrame">WindowClosingCommandAdapter</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/package-summary.html new file mode 100644 index 0000000..1019080 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/package-summary.html @@ -0,0 +1,203 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.commands.adapters (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.commands.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.commands.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/application/dialog/impl/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/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.commands.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/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters">AbstractButtonCommandAdapter</A></B></TD>
+<TD>The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>AbstractButtonCommandAdapter</CODE></A> is an bidirectional adapter + between an <CODE>AbstractButton</CODE> and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: + + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when the <CODE>ActionEvent</CODE> is fired + and it sets the enabled state of the <CODE>AbstractButton</CODE> due to the executable <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + of the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters">JComboBoxCommandAdapter</A></B></TD>
+<TD>The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComboBoxCommandAdapter</CODE></A> is an bidirectional adapter + between an <CODE>JComboBox</CODE> and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: + + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when the <CODE>ActionEvent</CODE> is fired + and it sets the state of the <CODE>JComboBox</CODE> due to the executable <A HREF="../../../../../../../com/sdm/quasar/client/core/states/BooleanState.html" title="interface in com.sdm.quasar.client.core.states"><CODE>BooleanState</CODE></A> + of the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters">JComponentCommandAdapter</A></B></TD>
+<TD>The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JComponentCommandAdapter</CODE></A> is an bidirectional adapter + between a <CODE>JComponent</CODE> that fires action events + and the command interface of the quasar client. + + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters">JTableDoubleClickCommandAdapter</A></B></TD>
+<TD>The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTableDoubleClickCommandAdapter</CODE></A> is an adapter + between a <CODE>JTable</CODE> and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: + + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when a row is selected via double click. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters">JTreeSelectionCommandAdapter</A></B></TD>
+<TD>The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>JTreeSelectionCommandAdapter</CODE></A> is an adapter + between a <CODE>JTree</CODE> and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: + + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when a <CODE>TreeSelectionEvent</CODE> is fired. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters">ListSelectionCommandAdapter</A></B></TD>
+<TD>The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>ListSelectionCommandAdapter</CODE></A> is an adapter + between a <CODE>ListSelectionModel</CODE>and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: + + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when a <CODE>ListSelectionEvent</CODE> is fired. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters">WindowClosingCommandAdapter</A></B></TD>
+<TD>The <A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><CODE>WindowClosingCommandAdapter</CODE></A> is an adapter + between a <CODE>Windows</CODE>and a <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>: + + It trigges the <A HREF="../../../../../../../com/sdm/quasar/client/core/commands/Command.html" title="interface in com.sdm.quasar.client.core.commands"><CODE>Command</CODE></A>, when a <CODE>WindowEvent</CODE> is fired + signalling the closing of the window.</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/application/dialog/impl/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/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/commands/adapters/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/package-tree.html new file mode 100644 index 0000000..c9622c1 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/package-tree.html @@ -0,0 +1,148 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.commands.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.commands.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/application/dialog/impl/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/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.commands.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.commands.<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/AbstractCommandAdapter.html" title="class in com.sdm.quasar.client.core.commands"><B>AbstractCommandAdapter</B></A> (implements com.sdm.quasar.client.core.commands.<A HREF="../../../../../../../com/sdm/quasar/client/core/commands/CommandAdapter.html" title="interface in com.sdm.quasar.client.core.commands">CommandAdapter</A>, 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>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.commands.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/AbstractButtonCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>AbstractButtonCommandAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.commands.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComboBoxCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>JComboBoxCommandAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.commands.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JComponentCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>JComponentCommandAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.commands.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTableDoubleClickCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>JTableDoubleClickCommandAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.commands.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/JTreeSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>JTreeSelectionCommandAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.commands.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/ListSelectionCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>ListSelectionCommandAdapter</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.commands.adapters.<A HREF="../../../../../../../com/sdm/quasar/client/swing/commands/adapters/WindowClosingCommandAdapter.html" title="class in com.sdm.quasar.client.swing.commands.adapters"><B>WindowClosingCommandAdapter</B></A></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/application/dialog/impl/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/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/commands/adapters/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/package-use.html new file mode 100644 index 0000000..09cd125 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/commands/adapters/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.commands.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.commands.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.commands.adapters</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.commands.adapters
+<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/common/event/EventLoop.EventFilter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html new file mode 100644 index 0000000..2d30a9e --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html @@ -0,0 +1,229 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+EventLoop.EventFilter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="EventLoop.EventFilter (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/EventLoop.EventFilter.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/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><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="EventLoop.EventFilter.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.common.event</FONT>
+<BR>
+Interface EventLoop.EventFilter</H2>
+<DL>
+<DT><B>Enclosing interface:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public static interface <B>EventLoop.EventFilter</B></DL>
+
+<P>
+An interface used to accept or deny events.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html#accept(java.awt.AWTEvent)">accept</A></B>(java.awt.AWTEvent e)</CODE>
+
+<BR>
+ Returns <code>true</code>, if the filter accepts the event and the event + loop can continue processing the event.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="accept(java.awt.AWTEvent)"><!-- --></A><H3>
+accept</H3>
+<PRE>
+public boolean <B>accept</B>(java.awt.AWTEvent e)</PRE>
+<DL>
+<DD>Returns <code>true</code>, if the filter accepts the event and the event + loop can continue processing the event.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>e</CODE> - the event to check +<DT><B>Returns:</B><DD><code>true</code>, if processing should continue with that event, + <code>false</code> otherwise.</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/EventLoop.EventFilter.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/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><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="EventLoop.EventFilter.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/common/event/EventLoop.ExceptionHandler.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html new file mode 100644 index 0000000..8b81b15 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html @@ -0,0 +1,228 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+EventLoop.ExceptionHandler (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="EventLoop.ExceptionHandler (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/EventLoop.ExceptionHandler.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/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><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="EventLoop.ExceptionHandler.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.common.event</FONT>
+<BR>
+Interface EventLoop.ExceptionHandler</H2>
+<DL>
+<DT><B>Enclosing interface:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public static interface <B>EventLoop.ExceptionHandler</B></DL>
+
+<P>
+An interface that should be used to handle exceptions occured at the system + event queue.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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/common/event/EventLoop.ExceptionHandler.html#handleException(java.awt.AWTEvent, java.lang.Throwable)">handleException</A></B>(java.awt.AWTEvent event, + java.lang.Throwable e)</CODE>
+
+<BR>
+ Handles the given excption, which occured on processing the given event.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="handleException(java.awt.AWTEvent, java.lang.Throwable)"><!-- --></A><H3>
+handleException</H3>
+<PRE>
+public void <B>handleException</B>(java.awt.AWTEvent event, + java.lang.Throwable e)</PRE>
+<DL>
+<DD>Handles the given excption, which occured on processing the given event.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>event</CODE> - the event that caused the excpetion<DD><CODE>e</CODE> - the excpetion occurred (as <CODE>Throwable</CODE>)</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/EventLoop.ExceptionHandler.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/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><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="EventLoop.ExceptionHandler.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/common/event/EventLoop.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/EventLoop.html new file mode 100644 index 0000000..306bcbc --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/EventLoop.html @@ -0,0 +1,599 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+EventLoop (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.event.EventLoop class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="EventLoop (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/EventLoop.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/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><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="EventLoop.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: <A HREF="#nested_class_summary">NESTED</A> | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.common.event</FONT>
+<BR>
+Class EventLoop</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.common.event.EventLoop</B>
+</PRE>
+<HR>
+<DL>
+<DT>public final class <B>EventLoop</B><DT>extends java.lang.Object</DL>
+
+<P>
+A replacement for Swing's event loop. To install it globally call + <CODE>#install()</CODE>. To make another non-global event loop (e.g. to process + awt events while waiting for another thread) call + <CODE>#processEvents(EventFilter, EventFilter)</CODE> or + <CODE>#processEvents(EventFilter, EventFilter, ExceptionHandler)</CODE> to + install a temporary event loop. The loop finishes, when the + <code>runCondition</code> <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> does not accept + an awt event.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static interface</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A></B></CODE>
+
+<BR>
+ An interface used to accept or deny events.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static interface</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A></B></CODE>
+
+<BR>
+ An interface that should be used to handle exceptions occured at the system + event queue.</TD>
+</TR>
+</TABLE>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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/common/event/EventLoop.html#addEventFilter(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)">addEventFilter</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> event_filter)</CODE>
+
+<BR>
+ Adds the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> used to filter dispatched events.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getCurrentEventLoop()">getCurrentEventLoop</A></B>()</CODE>
+
+<BR>
+ Returns the current <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> instance. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getExceptionHandler()">getExceptionHandler</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.ExceptionHandler</CODE></A> used. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getGlobalEventLoop()">getGlobalEventLoop</A></B>()</CODE>
+
+<BR>
+ Returns the global event loop. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getParentEventLoop()">getParentEventLoop</A></B>()</CODE>
+
+<BR>
+ Returns the parent <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> of this one or <code>null</code>, + if this <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> is the global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getRunCondition()">getRunCondition</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#installGlobalEventLoop()">installGlobalEventLoop</A></B>()</CODE>
+
+<BR>
+ Installs the global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#isRunning()">isRunning</A></B>()</CODE>
+
+<BR>
+ Returns <code>true</code>, while the event loop is running and processing + AWT events.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#processEvents(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)">processEvents</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> eventFilter)</CODE>
+
+<BR>
+ This method does the event processing of the system event queue until the + run condition does no more accept events. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#processEvents(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler)">processEvents</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> eventFilter, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A> exceptionHandler)</CODE>
+
+<BR>
+ This method does the event processing of the system event queue until the + run condition does no more accept events. + </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/common/event/EventLoop.html#removeEventFilter(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)">removeEventFilter</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> event_filter)</CODE>
+
+<BR>
+ Removes a previously added <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> from the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>.</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/common/event/EventLoop.html#setExceptionHandler(com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler)">setExceptionHandler</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A> exceptionHandler)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.ExceptionHandler</CODE></A> used to handle uncatched exceptions.</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/common/event/EventLoop.html#setRunCondition(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)">setRunCondition</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> which accepts events as long as the loop runs.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#toString()">toString</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#uninstallGlobalEventLoop()">uninstallGlobalEventLoop</A></B>()</CODE>
+
+<BR>
+ Uninstalls the previously installed global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>.</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>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="getParentEventLoop()"><!-- --></A><H3>
+getParentEventLoop</H3>
+<PRE>
+public <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A> <B>getParentEventLoop</B>()</PRE>
+<DL>
+<DD>Returns the parent <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> of this one or <code>null</code>, + if this <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> is the global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="installGlobalEventLoop()"><!-- --></A><H3>
+installGlobalEventLoop</H3>
+<PRE>
+public static void <B>installGlobalEventLoop</B>()</PRE>
+<DL>
+<DD>Installs the global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>. The method will return immediately; + the event loop will be installed, after the last event on the system event + queue is processed by the awt event loop. Subsequent calls to + <CODE>#install()</CODE> will need the same number of calls to + <CODE>#uninstall()</CODE> in order to uninstall the global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> + properly.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="uninstallGlobalEventLoop()"><!-- --></A><H3>
+uninstallGlobalEventLoop</H3>
+<PRE>
+public static void <B>uninstallGlobalEventLoop</B>()</PRE>
+<DL>
+<DD>Uninstalls the previously installed global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>.
+<P>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>#install()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getGlobalEventLoop()"><!-- --></A><H3>
+getGlobalEventLoop</H3>
+<PRE>
+public static <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A> <B>getGlobalEventLoop</B>()</PRE>
+<DL>
+<DD>Returns the global event loop. The global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> will not run + until someone calls <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#uninstallGlobalEventLoop()"><CODE>uninstallGlobalEventLoop()</CODE></A>.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="processEvents(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)"><!-- --></A><H3>
+processEvents</H3>
+<PRE>
+public static void <B>processEvents</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> eventFilter)</PRE>
+<DL>
+<DD>This method does the event processing of the system event queue until the + run condition does no more accept events. + This method can only be called within the awt event thread and blocks until + the run condition accepts events. + Exceptions occured on the event processing, that are not handled by the + processing method will be handled by the exception handler of the global + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runCondition</CODE> - an <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> defining a condition that + should be <code>true</code> as long as this method should run. The + condition will be checked <em>after</em> the event was processed<DD><CODE>eventFilter</CODE> - an <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A>, that filters events, so that only + accepted events might be processed by clients</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="processEvents(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler)"><!-- --></A><H3>
+processEvents</H3>
+<PRE>
+public static void <B>processEvents</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> eventFilter, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A> exceptionHandler)</PRE>
+<DL>
+<DD>This method does the event processing of the system event queue until the + run condition does no more accept events. + This method can only be called within the awt event thread and blocks until + the run condition accepts events.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runCondition</CODE> - an <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> defining a condition that + should be <code>true</code> as long as this method should run. The + condition will be checked <em>after</em> the event was processed<DD><CODE>eventFilter</CODE> - an <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A>, that filters events, so that only + accepted events might be processed by clients<DD><CODE>exceptionHandler</CODE> - an <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.ExceptionHandler</CODE></A> used for fatal clean up + exceptions that are not be caught by clients. If <code>null</code>, the + exception handler of the global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> will be used.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getCurrentEventLoop()"><!-- --></A><H3>
+getCurrentEventLoop</H3>
+<PRE>
+public static <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A> <B>getCurrentEventLoop</B>()</PRE>
+<DL>
+<DD>Returns the current <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> instance. If not called by the + event dispatch thread, this returns the last started <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> + instance.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isRunning()"><!-- --></A><H3>
+isRunning</H3>
+<PRE>
+public boolean <B>isRunning</B>()</PRE>
+<DL>
+<DD>Returns <code>true</code>, while the event loop is running and processing + AWT events.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD><code>true</code>, while the event loop is running.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getExceptionHandler()"><!-- --></A><H3>
+getExceptionHandler</H3>
+<PRE>
+public <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A> <B>getExceptionHandler</B>()</PRE>
+<DL>
+<DD>Returns the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.ExceptionHandler</CODE></A> used. If this <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> has + no own <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.ExceptionHandler</CODE></A>, it uses the one of the global event loop.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getRunCondition()"><!-- --></A><H3>
+getRunCondition</H3>
+<PRE>
+public <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> <B>getRunCondition</B>()</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>EventFilter</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addEventFilter(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)"><!-- --></A><H3>
+addEventFilter</H3>
+<PRE>
+public void <B>addEventFilter</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> event_filter)</PRE>
+<DL>
+<DD>Adds the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> used to filter dispatched events.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>event_filter</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> to add (not <code>null</code>)</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeEventFilter(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)"><!-- --></A><H3>
+removeEventFilter</H3>
+<PRE>
+public void <B>removeEventFilter</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> event_filter)</PRE>
+<DL>
+<DD>Removes a previously added <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> from the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>event_filter</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> to remove (not <code>null</code>)</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setExceptionHandler(com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler)"><!-- --></A><H3>
+setExceptionHandler</H3>
+<PRE>
+public void <B>setExceptionHandler</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A> exceptionHandler)</PRE>
+<DL>
+<DD>Sets the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.ExceptionHandler</CODE></A> used to handle uncatched exceptions.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>exceptionHandler</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.ExceptionHandler</CODE></A> to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setRunCondition(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)"><!-- --></A><H3>
+setRunCondition</H3>
+<PRE>
+public void <B>setRunCondition</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition)</PRE>
+<DL>
+<DD>Sets the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> which accepts events as long as the loop runs.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runCondition</CODE> - the run condition <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="toString()"><!-- --></A><H3>
+toString</H3>
+<PRE>
+public java.lang.String <B>toString</B>()</PRE>
+<DL>
+<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/EventLoop.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/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><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="EventLoop.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: <A HREF="#nested_class_summary">NESTED</A> | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/common/event/SwingEventDispatchThreadService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html new file mode 100644 index 0000000..25f4e60 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html @@ -0,0 +1,507 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+SwingEventDispatchThreadService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.event.SwingEventDispatchThreadService class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SwingEventDispatchThreadService (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/SwingEventDispatchThreadService.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/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html" title="class in com.sdm.quasar.client.swing.common.event"><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="SwingEventDispatchThreadService.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.common.event</FONT>
+<BR>
+Class SwingEventDispatchThreadService</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.common.event.SwingEventDispatchThreadService</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>SwingEventDispatchThreadService</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></DL>
+
+<P>
+An implementation of <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>EventDispatchThreadService</CODE></A> for Swing.
+<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/common/event/SwingEventDispatchThreadService.html#SwingEventDispatchThreadService()">SwingEventDispatchThreadService</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>SwingEventDispatchThreadService</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> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html#isEventDispatchThread()">isEventDispatchThread</A></B>()</CODE>
+
+<BR>
+ Returns <code>true</code> if the current thread is an AWT event + dispatching thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html#runInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)">runInEventDispatchThread</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable)</CODE>
+
+<BR>
+ Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>in</em> the event dispatch + thread.</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/common/event/SwingEventDispatchThreadService.html#runInEventDispatchThread(java.lang.Runnable)">runInEventDispatchThread</A></B>(java.lang.Runnable runnable)</CODE>
+
+<BR>
+ Runs the given <CODE>Runnable</CODE> <em>in</em> the event dispatch thread.</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/common/event/SwingEventDispatchThreadService.html#runLaterInEventDispatchThread(java.lang.Runnable)">runLaterInEventDispatchThread</A></B>(java.lang.Runnable runnable)</CODE>
+
+<BR>
+ Causes <i>runnable</i> to have its run() method called in the event dispatch + thread. </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/common/event/SwingEventDispatchThreadService.html#runLaterNotInEventDispatchThread(java.lang.Runnable)">runLaterNotInEventDispatchThread</A></B>(java.lang.Runnable runnable)</CODE>
+
+<BR>
+ Causes <i>runnable</i> to have its run() method called outside the event + dispatch thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html#runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)">runNotInEventDispatchThread</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable)</CODE>
+
+<BR>
+ Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>not</em> in the event dispatch + thread.</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/common/event/SwingEventDispatchThreadService.html#runNotInEventDispatchThread(java.lang.Runnable)">runNotInEventDispatchThread</A></B>(java.lang.Runnable runnable)</CODE>
+
+<BR>
+ Runs the given <CODE>Runnable</CODE> <em>not</em> in the event dispatch thread.</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/common/event/SwingEventDispatchThreadService.html#runOrRunLaterInEventDispatchThread(java.lang.Runnable)">runOrRunLaterInEventDispatchThread</A></B>(java.lang.Runnable runnable)</CODE>
+
+<BR>
+ Causes <i>runnable</i> to have its run() method called in the dispatch + thread of the EventQueue. </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/common/event/SwingEventDispatchThreadService.html#waitForCondition(com.sdm.quasar.client.core.common.event.Condition)">waitForCondition</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/Condition.html" title="interface in com.sdm.quasar.client.core.common.event">Condition</A> condition)</CODE>
+
+<BR>
+ Waits for the condition given without blocking event processing. + </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="SwingEventDispatchThreadService()"><!-- --></A><H3>
+SwingEventDispatchThreadService</H3>
+<PRE>
+public <B>SwingEventDispatchThreadService</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>SwingEventDispatchThreadService</CODE></A>.
+<P>
+</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="isEventDispatchThread()"><!-- --></A><H3>
+isEventDispatchThread</H3>
+<PRE>
+public boolean <B>isEventDispatchThread</B>()</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></B></DD>
+<DD>Returns <code>true</code> if the current thread is an AWT event + dispatching thread.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#isEventDispatchThread()">isEventDispatchThread</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#isEventDispatchThread()"><CODE>EventDispatchThreadService.isEventDispatchThread()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)"><!-- --></A><H3>
+runInEventDispatchThread</H3>
+<PRE>
+public java.lang.Object <B>runInEventDispatchThread</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable) + throws java.lang.Exception</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></B></DD>
+<DD>Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>in</em> the event dispatch + thread.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)">runInEventDispatchThread</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> to run +<DT><B>Returns:</B><DD>the return value returned by <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html#run()"><CODE>ExceptionRunnable.run()</CODE></A> +<DT><B>Throws:</B> +<DD><CODE>java.lang.Exception</CODE> - any exception thrown by the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A><DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)"><CODE>EventDispatchThreadService.runInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runInEventDispatchThread(java.lang.Runnable)"><!-- --></A><H3>
+runInEventDispatchThread</H3>
+<PRE>
+public void <B>runInEventDispatchThread</B>(java.lang.Runnable runnable)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></B></DD>
+<DD>Runs the given <CODE>Runnable</CODE> <em>in</em> the event dispatch thread.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runInEventDispatchThread(java.lang.Runnable)">runInEventDispatchThread</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <CODE>Runnable</CODE> to run<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runInEventDispatchThread(java.lang.Runnable)"><CODE>EventDispatchThreadService.runInEventDispatchThread(java.lang.Runnable)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runLaterInEventDispatchThread(java.lang.Runnable)"><!-- --></A><H3>
+runLaterInEventDispatchThread</H3>
+<PRE>
+public void <B>runLaterInEventDispatchThread</B>(java.lang.Runnable runnable)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></B></DD>
+<DD>Causes <i>runnable</i> to have its run() method called in the event dispatch + thread. This will happen after all pending events are processed.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runLaterInEventDispatchThread(java.lang.Runnable)">runLaterInEventDispatchThread</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the Runnable whose run() method should be executed<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runLaterInEventDispatchThread(java.lang.Runnable)"><CODE>EventDispatchThreadService.runLaterInEventDispatchThread(java.lang.Runnable)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runLaterNotInEventDispatchThread(java.lang.Runnable)"><!-- --></A><H3>
+runLaterNotInEventDispatchThread</H3>
+<PRE>
+public void <B>runLaterNotInEventDispatchThread</B>(java.lang.Runnable runnable)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></B></DD>
+<DD>Causes <i>runnable</i> to have its run() method called outside the event + dispatch thread.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runLaterNotInEventDispatchThread(java.lang.Runnable)">runLaterNotInEventDispatchThread</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the Runnable whose run() method should be executed<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runLaterNotInEventDispatchThread(java.lang.Runnable)"><CODE>EventDispatchThreadService.runLaterNotInEventDispatchThread(java.lang.Runnable)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)"><!-- --></A><H3>
+runNotInEventDispatchThread</H3>
+<PRE>
+public java.lang.Object <B>runNotInEventDispatchThread</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable) + throws java.lang.Exception</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></B></DD>
+<DD>Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>not</em> in the event dispatch + thread.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)">runNotInEventDispatchThread</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> to run +<DT><B>Returns:</B><DD>the return value returned by <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html#run()"><CODE>ExceptionRunnable.run()</CODE></A> +<DT><B>Throws:</B> +<DD><CODE>java.lang.Exception</CODE> - any exception thrown by the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A><DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)"><CODE>EventDispatchThreadService.runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runNotInEventDispatchThread(java.lang.Runnable)"><!-- --></A><H3>
+runNotInEventDispatchThread</H3>
+<PRE>
+public void <B>runNotInEventDispatchThread</B>(java.lang.Runnable runnable)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></B></DD>
+<DD>Runs the given <CODE>Runnable</CODE> <em>not</em> in the event dispatch thread.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runNotInEventDispatchThread(java.lang.Runnable)">runNotInEventDispatchThread</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <CODE>Runnable</CODE> to run<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runNotInEventDispatchThread(java.lang.Runnable)"><CODE>EventDispatchThreadService.runNotInEventDispatchThread(java.lang.Runnable)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runOrRunLaterInEventDispatchThread(java.lang.Runnable)"><!-- --></A><H3>
+runOrRunLaterInEventDispatchThread</H3>
+<PRE>
+public void <B>runOrRunLaterInEventDispatchThread</B>(java.lang.Runnable runnable)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></B></DD>
+<DD>Causes <i>runnable</i> to have its run() method called in the dispatch + thread of the EventQueue. This will happen eighter immediately on method + execution (if called from the event dispatch thread) or after all pending + events are processed (if called from another thread). + <p><b>Note:</b> This method may or may not return before the runnable gets + executed within the EDT. In opposite to <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runLaterInEventDispatchThread(java.lang.Runnable)"><CODE>EventDispatchThreadService.runLaterInEventDispatchThread(Runnable)</CODE></A> it + calls the runnable faster (immediately), if called within the EDT.</p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runOrRunLaterInEventDispatchThread(java.lang.Runnable)">runOrRunLaterInEventDispatchThread</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the Runnable whose run() method should be executed + synchronously on the EventQueue<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#runOrRunLaterInEventDispatchThread(java.lang.Runnable)"><CODE>EventDispatchThreadService.runOrRunLaterInEventDispatchThread(java.lang.Runnable)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="waitForCondition(com.sdm.quasar.client.core.common.event.Condition)"><!-- --></A><H3>
+waitForCondition</H3>
+<PRE>
+public void <B>waitForCondition</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/Condition.html" title="interface in com.sdm.quasar.client.core.common.event">Condition</A> condition) + throws java.lang.InterruptedException</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></B></DD>
+<DD>Waits for the condition given without blocking event processing. + <p> + <b>Note:</b> Implementation might wait on the object given. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#waitForCondition(com.sdm.quasar.client.core.common.event.Condition)">waitForCondition</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>condition</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/Condition.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>Condition</CODE></A> to wait for (until <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/Condition.html#isFulfilled()"><CODE>Condition.isFulfilled()</CODE></A> + returns <code>true</code>) +<DT><B>Throws:</B> +<DD><CODE>java.lang.InterruptedException</CODE> - if waiting was interrupted<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html#waitForCondition(com.sdm.quasar.client.core.common.event.Condition)"><CODE>EventDispatchThreadService.waitForCondition(com.sdm.quasar.client.core.common.event.Condition)</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/SwingEventDispatchThreadService.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/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html" title="class in com.sdm.quasar.client.swing.common.event"><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="SwingEventDispatchThreadService.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/common/event/SwingEventDispatchThreadUtilities.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html new file mode 100644 index 0000000..5b3d092 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html @@ -0,0 +1,492 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+SwingEventDispatchThreadUtilities (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.event.SwingEventDispatchThreadUtilities class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SwingEventDispatchThreadUtilities (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/SwingEventDispatchThreadUtilities.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/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><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="SwingEventDispatchThreadUtilities.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.common.event</FONT>
+<BR>
+Class SwingEventDispatchThreadUtilities</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.common.event.SwingEventDispatchThreadUtilities</B>
+</PRE>
+<HR>
+<DL>
+<DT>public final class <B>SwingEventDispatchThreadUtilities</B><DT>extends java.lang.Object</DL>
+
+<P>
+A utility class to run <CODE>ExceptionRunnables</CODE> + or <CODE>Runnables</CODE> in- our outside the event dispatch thread. + <p>Note: <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)"><CODE>runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)</CODE></A> uses thread pooling via + <CODE>com.dcag.s55.gool.core.event.ThreadPool#run(Runnable)</CODE> using the global thread pool + accessible via <CODE>com.dcag.s55.gool.core.event.ThreadPool#getGlobalThreadPool()</CODE>, which + might be configured to match application needs.
+<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 ======== -->
+
+
+<!-- ========== 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>static boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#isEventDispatchThread()">isEventDispatchThread</A></B>()</CODE>
+
+<BR>
+ Returns <code>true</code> if the current thread is an AWT event + dispatching thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#runInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)">runInEventDispatchThread</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable)</CODE>
+
+<BR>
+ Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>in</em> the event dispatch + thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#runInEventDispatchThread(java.lang.Runnable)">runInEventDispatchThread</A></B>(java.lang.Runnable runnable)</CODE>
+
+<BR>
+ Runs the given <CODE>Runnable</CODE> <em>in</em> the event dispatch thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#runLaterInEventDispatchThread(java.lang.Runnable)">runLaterInEventDispatchThread</A></B>(java.lang.Runnable runnable)</CODE>
+
+<BR>
+ Causes <i>runnable</i> to have its run() method called in the event dispatch + thread. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)">runNotInEventDispatchThread</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable)</CODE>
+
+<BR>
+ Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>not</em> in the event dispatch + thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable, boolean)">runNotInEventDispatchThread</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable, + boolean block_input_events)</CODE>
+
+<BR>
+ Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>not</em> in the event dispatch + thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#runNotInEventDispatchThread(java.lang.Runnable)">runNotInEventDispatchThread</A></B>(java.lang.Runnable runnable)</CODE>
+
+<BR>
+ Runs the given <CODE>Runnable</CODE> <em>not</em> in the event dispatch thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#runNotInEventDispatchThread(java.lang.Runnable, boolean)">runNotInEventDispatchThread</A></B>(java.lang.Runnable runnable, + boolean block_input_events)</CODE>
+
+<BR>
+ Runs the given <CODE>Runnable</CODE> <em>not</em> in the event dispatch thread.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#runOrRunLaterInEventDispatchThread(java.lang.Runnable)">runOrRunLaterInEventDispatchThread</A></B>(java.lang.Runnable runnable)</CODE>
+
+<BR>
+ Causes <i>runnable</i> to have its run() method called in the dispatch + thread of the EventQueue. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html#waitForCondition(com.sdm.quasar.client.core.common.event.Condition)">waitForCondition</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/Condition.html" title="interface in com.sdm.quasar.client.core.common.event">Condition</A> condition)</CODE>
+
+<BR>
+ Waits for the condition given without blocking event processing. + </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 ======== -->
+
+
+<!-- ============ 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="runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)"><!-- --></A><H3>
+runNotInEventDispatchThread</H3>
+<PRE>
+public static java.lang.Object <B>runNotInEventDispatchThread</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable) + throws java.lang.Exception</PRE>
+<DL>
+<DD>Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>not</em> in the event dispatch + thread.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> to run +<DT><B>Returns:</B><DD>the return value returned by <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html#run()"><CODE>ExceptionRunnable.run()</CODE></A> +<DT><B>Throws:</B> +<DD><CODE>java.lang.InterruptedException</CODE> - if the executing thread was interrupted +<DD><CODE>java.lang.Exception</CODE> - any exception thrown by the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runNotInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable, boolean)"><!-- --></A><H3>
+runNotInEventDispatchThread</H3>
+<PRE>
+public static java.lang.Object <B>runNotInEventDispatchThread</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable, + boolean block_input_events) + throws java.lang.Exception</PRE>
+<DL>
+<DD>Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>not</em> in the event dispatch + thread.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> to run<DD><CODE>block_input_events</CODE> - if <code>true</code>, any input event will be + blocked as long as the operation runs. This forbids user interaction while + exceuting the runnable but allows invokeLater and paint events etc. Set + to <code>false</code> to make no restrictions on the events processed + while running the operation. +<DT><B>Returns:</B><DD>the return value returned by <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html#run()"><CODE>ExceptionRunnable.run()</CODE></A> +<DT><B>Throws:</B> +<DD><CODE>java.lang.InterruptedException</CODE> - if the executing thread was interrupted +<DD><CODE>java.lang.Exception</CODE> - any exception thrown by the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runNotInEventDispatchThread(java.lang.Runnable)"><!-- --></A><H3>
+runNotInEventDispatchThread</H3>
+<PRE>
+public static void <B>runNotInEventDispatchThread</B>(java.lang.Runnable runnable)</PRE>
+<DL>
+<DD>Runs the given <CODE>Runnable</CODE> <em>not</em> in the event dispatch thread.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <CODE>Runnable</CODE> to run +<DT><B>Throws:</B> +<DD><CODE>WrappedCheckedException</CODE> - if a <CODE>InterruptedException</CODE> occured</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runNotInEventDispatchThread(java.lang.Runnable, boolean)"><!-- --></A><H3>
+runNotInEventDispatchThread</H3>
+<PRE>
+public static void <B>runNotInEventDispatchThread</B>(java.lang.Runnable runnable, + boolean block_input_events)</PRE>
+<DL>
+<DD>Runs the given <CODE>Runnable</CODE> <em>not</em> in the event dispatch thread.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <CODE>Runnable</CODE> to run<DD><CODE>block_input_events</CODE> - if <code>true</code>, any input event will be + blocked as long as the operation runs. This forbids user interaction while + exceuting the runnable but allows invokeLater and paint events etc. Set + to <code>false</code> to make no restrictions on the events processed + while running the operation. +<DT><B>Throws:</B> +<DD><CODE>WrappedCheckedException</CODE> - if a <CODE>InterruptedException</CODE> occured</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runInEventDispatchThread(com.sdm.quasar.client.core.common.event.ExceptionRunnable)"><!-- --></A><H3>
+runInEventDispatchThread</H3>
+<PRE>
+public static java.lang.Object <B>runInEventDispatchThread</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event">ExceptionRunnable</A> runnable) + throws java.lang.InterruptedException, + java.lang.Exception</PRE>
+<DL>
+<DD>Runs the given <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> <em>in</em> the event dispatch + thread.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A> to run +<DT><B>Returns:</B><DD>the return value returned by <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html#run()"><CODE>ExceptionRunnable.run()</CODE></A> +<DT><B>Throws:</B> +<DD><CODE>java.lang.InterruptedException</CODE> - if the executing thread was interrupted +<DD><CODE>java.lang.Exception</CODE> - any exception thrown by the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/ExceptionRunnable.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>ExceptionRunnable</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runInEventDispatchThread(java.lang.Runnable)"><!-- --></A><H3>
+runInEventDispatchThread</H3>
+<PRE>
+public static void <B>runInEventDispatchThread</B>(java.lang.Runnable runnable)</PRE>
+<DL>
+<DD>Runs the given <CODE>Runnable</CODE> <em>in</em> the event dispatch thread.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the <CODE>Runnable</CODE> to run +<DT><B>Throws:</B> +<DD><CODE>WrappedCheckedException</CODE> - if a <CODE>InterruptedException</CODE> occured</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isEventDispatchThread()"><!-- --></A><H3>
+isEventDispatchThread</H3>
+<PRE>
+public static boolean <B>isEventDispatchThread</B>()</PRE>
+<DL>
+<DD>Returns <code>true</code> if the current thread is an AWT event + dispatching thread.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runLaterInEventDispatchThread(java.lang.Runnable)"><!-- --></A><H3>
+runLaterInEventDispatchThread</H3>
+<PRE>
+public static void <B>runLaterInEventDispatchThread</B>(java.lang.Runnable runnable)</PRE>
+<DL>
+<DD>Causes <i>runnable</i> to have its run() method called in the event dispatch + thread. This will happen after all pending events are processed.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the Runnable whose run() method should be executed + synchronously on the event queue</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="runOrRunLaterInEventDispatchThread(java.lang.Runnable)"><!-- --></A><H3>
+runOrRunLaterInEventDispatchThread</H3>
+<PRE>
+public static void <B>runOrRunLaterInEventDispatchThread</B>(java.lang.Runnable runnable)</PRE>
+<DL>
+<DD>Causes <i>runnable</i> to have its run() method called in the dispatch + thread of the EventQueue. This will happen eighter immediately on method + execution (if called from the event dispatch thread) or after all pending + events are processed (if called from another thread). + <p><b>Note:</b> This method may or may not return before the runnable gets + executed within the EDT. In opposite to <CODE>#invokeLater(Runnable)</CODE> it + calls the runnable faster (immediately), if called within the EDT.</p>
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>runnable</CODE> - the Runnable whose run() method should be executed + synchronously on the EventQueue<DT><B>See Also:</B><DD><CODE>#invokeLater(Runnable)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="waitForCondition(com.sdm.quasar.client.core.common.event.Condition)"><!-- --></A><H3>
+waitForCondition</H3>
+<PRE>
+public static void <B>waitForCondition</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/Condition.html" title="interface in com.sdm.quasar.client.core.common.event">Condition</A> condition) + throws java.lang.InterruptedException</PRE>
+<DL>
+<DD>Waits for the condition given without blocking event processing. + <p> + <b>Note:</b> Implementation might wait on the object given. + </p>
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>condition</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/Condition.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>Condition</CODE></A> to wait for (until <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/Condition.html#isFulfilled()"><CODE>Condition.isFulfilled()</CODE></A> + returns <code>true</code>) +<DT><B>Throws:</B> +<DD><CODE>java.lang.InterruptedException</CODE> - if waiting was interrupted</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/SwingEventDispatchThreadUtilities.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/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><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="SwingEventDispatchThreadUtilities.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/common/event/class-use/EventLoop.EventFilter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/EventLoop.EventFilter.html new file mode 100644 index 0000000..d562593 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/EventLoop.EventFilter.html @@ -0,0 +1,227 @@ +<!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:44 CEST 2007 -->
+<TITLE>
+Uses of Interface com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter (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 Interface com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter (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/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><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="EventLoop.EventFilter.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 Interface<br>com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter</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/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.common.event"><B>com.sdm.quasar.client.swing.common.event</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.common.event"><!-- --></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/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A> that return <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A></CODE></FONT></TD>
+<TD><CODE><B>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getRunCondition()">getRunCondition</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A> with parameters of type <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#processEvents(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)">processEvents</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> eventFilter)</CODE>
+
+<BR>
+ This method does the event processing of the system event queue until the + run condition does no more accept events. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#processEvents(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler)">processEvents</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> eventFilter, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A> exceptionHandler)</CODE>
+
+<BR>
+ This method does the event processing of the system event queue until the + run condition does no more accept events. + </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>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#addEventFilter(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)">addEventFilter</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> event_filter)</CODE>
+
+<BR>
+ Adds the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> used to filter dispatched events.</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>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#removeEventFilter(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)">removeEventFilter</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> event_filter)</CODE>
+
+<BR>
+ Removes a previously added <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> from the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>.</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>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#setRunCondition(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter)">setRunCondition</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.EventFilter</CODE></A> which accepts events as long as the loop runs.</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/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><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="EventLoop.EventFilter.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/common/event/class-use/EventLoop.ExceptionHandler.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/EventLoop.ExceptionHandler.html new file mode 100644 index 0000000..af4f129 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/EventLoop.ExceptionHandler.html @@ -0,0 +1,200 @@ +<!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:44 CEST 2007 -->
+<TITLE>
+Uses of Interface com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler (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 Interface com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler (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/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><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="EventLoop.ExceptionHandler.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 Interface<br>com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler</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/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.common.event"><B>com.sdm.quasar.client.swing.common.event</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.common.event"><!-- --></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/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A> that return <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A></CODE></FONT></TD>
+<TD><CODE><B>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getExceptionHandler()">getExceptionHandler</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.ExceptionHandler</CODE></A> used. </TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A> with parameters of type <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#processEvents(com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.EventFilter, com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler)">processEvents</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> runCondition, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A> eventFilter, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A> exceptionHandler)</CODE>
+
+<BR>
+ This method does the event processing of the system event queue until the + run condition does no more accept events. + </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>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#setExceptionHandler(com.sdm.quasar.client.swing.common.event.EventLoop.ExceptionHandler)">setExceptionHandler</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A> exceptionHandler)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop.ExceptionHandler</CODE></A> used to handle uncatched exceptions.</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/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><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="EventLoop.ExceptionHandler.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/common/event/class-use/EventLoop.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/EventLoop.html new file mode 100644 index 0000000..3e51539 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/EventLoop.html @@ -0,0 +1,189 @@ +<!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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.common.event.EventLoop (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.common.event.EventLoop (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/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><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="EventLoop.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.common.event.EventLoop</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/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.common.event"><B>com.sdm.quasar.client.swing.common.event</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.common.event"><!-- --></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/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A> that return <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></CODE></FONT></TD>
+<TD><CODE><B>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getParentEventLoop()">getParentEventLoop</A></B>()</CODE>
+
+<BR>
+ Returns the parent <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> of this one or <code>null</code>, + if this <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> is the global <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></CODE></FONT></TD>
+<TD><CODE><B>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getGlobalEventLoop()">getGlobalEventLoop</A></B>()</CODE>
+
+<BR>
+ Returns the global event loop. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></CODE></FONT></TD>
+<TD><CODE><B>EventLoop.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html#getCurrentEventLoop()">getCurrentEventLoop</A></B>()</CODE>
+
+<BR>
+ Returns the current <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><CODE>EventLoop</CODE></A> instance. </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/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><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="EventLoop.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/common/event/class-use/SwingEventDispatchThreadService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/SwingEventDispatchThreadService.html new file mode 100644 index 0000000..d6be5cf --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/SwingEventDispatchThreadService.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.common.event.SwingEventDispatchThreadService (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.common.event.SwingEventDispatchThreadService (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/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><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="SwingEventDispatchThreadService.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.common.event.SwingEventDispatchThreadService</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.common.event.SwingEventDispatchThreadService
+<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/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><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="SwingEventDispatchThreadService.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/common/event/class-use/SwingEventDispatchThreadUtilities.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/SwingEventDispatchThreadUtilities.html new file mode 100644 index 0000000..c9475dc --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/class-use/SwingEventDispatchThreadUtilities.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:44 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.common.event.SwingEventDispatchThreadUtilities (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.common.event.SwingEventDispatchThreadUtilities (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/common/event/SwingEventDispatchThreadUtilities.html" title="class in com.sdm.quasar.client.swing.common.event"><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="SwingEventDispatchThreadUtilities.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.common.event.SwingEventDispatchThreadUtilities</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.common.event.SwingEventDispatchThreadUtilities
+<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/common/event/SwingEventDispatchThreadUtilities.html" title="class in com.sdm.quasar.client.swing.common.event"><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="SwingEventDispatchThreadUtilities.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/common/event/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/package-frame.html new file mode 100644 index 0000000..f4d1173 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/package-frame.html @@ -0,0 +1,49 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.common.event (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.event 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/common/event/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.common.event</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event" target="classFrame"><I>EventLoop.EventFilter</I></A>
+<BR>
+<A HREF="EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event" target="classFrame"><I>EventLoop.ExceptionHandler</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+ +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event" target="classFrame">EventLoop</A>
+<BR>
+<A HREF="SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event" target="classFrame">SwingEventDispatchThreadService</A>
+<BR>
+<A HREF="SwingEventDispatchThreadUtilities.html" title="class in com.sdm.quasar.client.swing.common.event" target="classFrame">SwingEventDispatchThreadUtilities</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/package-summary.html new file mode 100644 index 0000000..a927028 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/package-summary.html @@ -0,0 +1,177 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.common.event (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.event 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.common.event (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/commands/adapters/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/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.common.event
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.EventFilter</A></B></TD>
+<TD>An interface used to accept or deny events.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event">EventLoop.ExceptionHandler</A></B></TD>
+<TD>An interface that should be used to handle exceptions occured at the system + event queue.</TD>
+</TR>
+</TABLE>
+
+
+<P>
+ +<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/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event">EventLoop</A></B></TD>
+<TD>A replacement for Swing's event loop. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event">SwingEventDispatchThreadService</A></B></TD>
+<TD>An implementation of <A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event"><CODE>EventDispatchThreadService</CODE></A> for Swing.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html" title="class in com.sdm.quasar.client.swing.common.event">SwingEventDispatchThreadUtilities</A></B></TD>
+<TD>A utility class to run <CODE>ExceptionRunnables</CODE> + or <CODE>Runnables</CODE> in- our outside the event dispatch thread. + </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/commands/adapters/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/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/common/event/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/package-tree.html new file mode 100644 index 0000000..d964601 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/package-tree.html @@ -0,0 +1,151 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.common.event 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.common.event 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/commands/adapters/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/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.common.event
+</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.swing.common.event.<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.html" title="class in com.sdm.quasar.client.swing.common.event"><B>EventLoop</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.common.event.<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadService.html" title="class in com.sdm.quasar.client.swing.common.event"><B>SwingEventDispatchThreadService</B></A> (implements com.sdm.quasar.client.core.common.event.<A HREF="../../../../../../../com/sdm/quasar/client/core/common/event/EventDispatchThreadService.html" title="interface in com.sdm.quasar.client.core.common.event">EventDispatchThreadService</A>)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.common.event.<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/SwingEventDispatchThreadUtilities.html" title="class in com.sdm.quasar.client.swing.common.event"><B>SwingEventDispatchThreadUtilities</B></A></UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.swing.common.event.<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.EventFilter.html" title="interface in com.sdm.quasar.client.swing.common.event"><B>EventLoop.EventFilter</B></A><LI TYPE="circle">interface com.sdm.quasar.client.swing.common.event.<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/EventLoop.ExceptionHandler.html" title="interface in com.sdm.quasar.client.swing.common.event"><B>EventLoop.ExceptionHandler</B></A></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/commands/adapters/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/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/common/event/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/package-use.html new file mode 100644 index 0000000..0ad3a43 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/event/package-use.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:03:56 CEST 2007 -->
+<TITLE>
+Uses of Package com.sdm.quasar.client.swing.common.event (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.common.event (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.common.event</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/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.common.event"><B>com.sdm.quasar.client.swing.common.event</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.common.event"><!-- --></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/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/package-summary.html">com.sdm.quasar.client.swing.common.event</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/class-use/EventLoop.html#com.sdm.quasar.client.swing.common.event"><B>EventLoop</B></A></B>
+
+<BR>
+ A replacement for Swing's event loop. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/class-use/EventLoop.EventFilter.html#com.sdm.quasar.client.swing.common.event"><B>EventLoop.EventFilter</B></A></B>
+
+<BR>
+ An interface used to accept or deny events.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/event/class-use/EventLoop.ExceptionHandler.html#com.sdm.quasar.client.swing.common.event"><B>EventLoop.ExceptionHandler</B></A></B>
+
+<BR>
+ An interface that should be used to handle exceptions occured at the system + event queue.</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/common/util/ActionListenerSupportHelper.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/ActionListenerSupportHelper.html new file mode 100644 index 0000000..e450f07 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/ActionListenerSupportHelper.html @@ -0,0 +1,288 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+ActionListenerSupportHelper (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.util.ActionListenerSupportHelper class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ActionListenerSupportHelper (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/ActionListenerSupportHelper.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/common/util/GUIUtilities.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ActionListenerSupportHelper.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.common.util</FONT>
+<BR>
+Class ActionListenerSupportHelper</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.common.util.ActionListenerSupportHelper</B>
+</PRE>
+<HR>
+<DL>
+<DT>public abstract class <B>ActionListenerSupportHelper</B><DT>extends java.lang.Object</DL>
+
+<P>
+A helper class that adds or removes <CODE>ActionListener's</CODE> from + objects, that support <CODE>ActionListeners</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 ======== -->
+
+
+<!-- ========== 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>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ActionListenerSupportHelper.html#addActionListener(java.lang.Object, java.awt.event.ActionListener)">addActionListener</A></B>(java.lang.Object target, + java.awt.event.ActionListener actionListener)</CODE>
+
+<BR>
+ Adds an <CODE>ActionListener</CODE> to the given target object. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ActionListenerSupportHelper.html#isSupportingActionListener(java.lang.Class)">isSupportingActionListener</A></B>(java.lang.Class targetClass)</CODE>
+
+<BR>
+ Returns <code>true</code>, if the given target class supports adding and + removing of <CODE>ActionListeners</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ActionListenerSupportHelper.html#removeActionListener(java.lang.Object, java.awt.event.ActionListener)">removeActionListener</A></B>(java.lang.Object target, + java.awt.event.ActionListener actionListener)</CODE>
+
+<BR>
+ Removes an <CODE>ActionListener</CODE> from the given target object. </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 ======== -->
+
+
+<!-- ============ 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="isSupportingActionListener(java.lang.Class)"><!-- --></A><H3>
+isSupportingActionListener</H3>
+<PRE>
+public static boolean <B>isSupportingActionListener</B>(java.lang.Class targetClass)</PRE>
+<DL>
+<DD>Returns <code>true</code>, if the given target class supports adding and + removing of <CODE>ActionListeners</CODE>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>targetClass</CODE> - the target class to check</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addActionListener(java.lang.Object, java.awt.event.ActionListener)"><!-- --></A><H3>
+addActionListener</H3>
+<PRE>
+public static void <B>addActionListener</B>(java.lang.Object target, + java.awt.event.ActionListener actionListener)</PRE>
+<DL>
+<DD>Adds an <CODE>ActionListener</CODE> to the given target object. The target object's class + must have a public <code>addActionListener(<CODE>ActionListener</CODE>)</code>-method.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>target</CODE> - the target object to add an <CODE>ActionListener</CODE> to (not <code>null</code>)<DD><CODE>actionListener</CODE> - the <CODE>ActionListener</CODE> to add (not <code>null</code>)</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeActionListener(java.lang.Object, java.awt.event.ActionListener)"><!-- --></A><H3>
+removeActionListener</H3>
+<PRE>
+public static void <B>removeActionListener</B>(java.lang.Object target, + java.awt.event.ActionListener actionListener)</PRE>
+<DL>
+<DD>Removes an <CODE>ActionListener</CODE> from the given target object. The target object's class + must have a public <code>removeActionListener(<CODE>ActionListener</CODE>)</code>-method.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>target</CODE> - the target object to remove an <CODE>ActionListener</CODE> of (not <code>null</code>)<DD><CODE>actionListener</CODE> - the <CODE>ActionListener</CODE> to remove (not <code>null</code>)</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/ActionListenerSupportHelper.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/common/util/GUIUtilities.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ActionListenerSupportHelper.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/common/util/GUIUtilities.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/GUIUtilities.html new file mode 100644 index 0000000..d4d6e8d --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/GUIUtilities.html @@ -0,0 +1,323 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+GUIUtilities (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.util.GUIUtilities class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="GUIUtilities (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/GUIUtilities.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/common/util/ActionListenerSupportHelper.html" title="class in com.sdm.quasar.client.swing.common.util"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><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="GUIUtilities.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.common.util</FONT>
+<BR>
+Class GUIUtilities</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.common.util.GUIUtilities</B>
+</PRE>
+<HR>
+<DL>
+<DT>public class <B>GUIUtilities</B><DT>extends java.lang.Object</DL>
+
+<P>
+This class contains useful functionality concerning Swing in form of static methods.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Bernd Olleck, sd&m AG</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/common/util/GUIUtilities.html#GUIUtilities()">GUIUtilities</A></B>()</CODE>
+
+<BR>
+ </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>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/GUIUtilities.html#centerWindow(java.awt.Window, java.awt.Component)">centerWindow</A></B>(java.awt.Window window, + java.awt.Component parentComponent)</CODE>
+
+<BR>
+ Centers a given <CODE>Window</CODE> to the given parent component.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.awt.Window</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/GUIUtilities.html#findFrame()">findFrame</A></B>()</CODE>
+
+<BR>
+ Returns a frame that may be used as a parent for modal dialogs. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.awt.Window</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/GUIUtilities.html#getWindow(java.awt.Component)">getWindow</A></B>(java.awt.Component component)</CODE>
+
+<BR>
+ Returns the <CODE>Window</CODE> of the given <CODE>Component</CODE> or <code>null</code>, if + the <CODE>Component</CODE> is not contained inside a <CODE>Window</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="GUIUtilities()"><!-- --></A><H3>
+GUIUtilities</H3>
+<PRE>
+public <B>GUIUtilities</B>()</PRE>
+<DL>
+</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="findFrame()"><!-- --></A><H3>
+findFrame</H3>
+<PRE>
+public static java.awt.Window <B>findFrame</B>()</PRE>
+<DL>
+<DD>Returns a frame that may be used as a parent for modal dialogs. + <P> + Note: Usually you know which frame or dialog is responsible for you and + you should use that dialog as a parent if you display a modal dialog. + </P><P> + Tries to find a frame that is showing. + If that fails it returns any existing frame. + If no frame exists, it returns null. + </P>
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>a window if possible, otherwise null</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="centerWindow(java.awt.Window, java.awt.Component)"><!-- --></A><H3>
+centerWindow</H3>
+<PRE>
+public static void <B>centerWindow</B>(java.awt.Window window, + java.awt.Component parentComponent)</PRE>
+<DL>
+<DD>Centers a given <CODE>Window</CODE> to the given parent component.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>window</CODE> - the <CODE>Window</CODE> to center<DD><CODE>parentComponent</CODE> - the <CODE>Component</CODE> in the window to center + against or <code>null</code> to center to the screen</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getWindow(java.awt.Component)"><!-- --></A><H3>
+getWindow</H3>
+<PRE>
+public static java.awt.Window <B>getWindow</B>(java.awt.Component component)</PRE>
+<DL>
+<DD>Returns the <CODE>Window</CODE> of the given <CODE>Component</CODE> or <code>null</code>, if + the <CODE>Component</CODE> is not contained inside a <CODE>Window</CODE>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>component</CODE> - the <CODE>Component</CODE> to locate +<DT><B>Returns:</B><DD>the <CODE>Window</CODE> of the given <CODE>Component</CODE> or <code>null</code>, if + the <CODE>Component</CODE> is not contained inside a <CODE>Window</CODE>.</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/GUIUtilities.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/common/util/ActionListenerSupportHelper.html" title="class in com.sdm.quasar.client.swing.common.util"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><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="GUIUtilities.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/common/util/ImageCache.ImageCreator.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html new file mode 100644 index 0000000..8eb6a21 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html @@ -0,0 +1,318 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+ImageCache.ImageCreator (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.util.ImageCache.ImageCreator class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ImageCache.ImageCreator (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/ImageCache.ImageCreator.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/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ImageCache.ImageCreator.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.common.util</FONT>
+<BR>
+Class ImageCache.ImageCreator</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.common.util.ImageCache.ImageCreator</B>
+</PRE>
+<DL>
+<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public abstract static class <B>ImageCache.ImageCreator</B><DT>extends java.lang.Object</DL>
+
+<P>
+This class holds an image with a soft reference to it. The class + is abstract, because the first time - or after removing the image + from the cache - the image must be (re)created. This must be done + by the {@link #createImageIcon() method.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.$Revision: 1.2 $</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/common/util/ImageCache.ImageCreator.html#ImageCache.ImageCreator()">ImageCache.ImageCreator</A></B>()</CODE>
+
+<BR>
+ </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/common/util/ImageCache.ImageCreator.html#clearImageReference()">clearImageReference</A></B>()</CODE>
+
+<BR>
+ Clears the reference to the last created <CODE>ImageIcon</CODE> to free up + the space consumed by the image and force reallocation of the image + the next time it is queried.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>abstract javax.swing.ImageIcon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html#createImageIcon()">createImageIcon</A></B>()</CODE>
+
+<BR>
+ Creates a new <CODE>ImageIcon</CODE> instance. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.ImageIcon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html#getImageIcon()">getImageIcon</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>ImageIcon</CODE> referred. </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="ImageCache.ImageCreator()"><!-- --></A><H3>
+ImageCache.ImageCreator</H3>
+<PRE>
+public <B>ImageCache.ImageCreator</B>()</PRE>
+<DL>
+</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="createImageIcon()"><!-- --></A><H3>
+createImageIcon</H3>
+<PRE>
+public abstract javax.swing.ImageIcon <B>createImageIcon</B>()</PRE>
+<DL>
+<DD>Creates a new <CODE>ImageIcon</CODE> instance. The implementor of this + method should not store the refernce returned anywhere!
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getImageIcon()"><!-- --></A><H3>
+getImageIcon</H3>
+<PRE>
+public final javax.swing.ImageIcon <B>getImageIcon</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>ImageIcon</CODE> referred. This is eighter a previously + created <CODE>ImageIcon</CODE> instance, or a newly created.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="clearImageReference()"><!-- --></A><H3>
+clearImageReference</H3>
+<PRE>
+public final void <B>clearImageReference</B>()</PRE>
+<DL>
+<DD>Clears the reference to the last created <CODE>ImageIcon</CODE> to free up + the space consumed by the image and force reallocation of the image + the next time it is queried.
+<P>
+<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/ImageCache.ImageCreator.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/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ImageCache.ImageCreator.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/common/util/ImageCache.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/ImageCache.html new file mode 100644 index 0000000..de2219c --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/ImageCache.html @@ -0,0 +1,381 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+ImageCache (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.util.ImageCache class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ImageCache (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/ImageCache.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/common/util/GUIUtilities.html" title="class in com.sdm.quasar.client.swing.common.util"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ImageCache.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: <A HREF="#nested_class_summary">NESTED</A> | 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.common.util</FONT>
+<BR>
+Class ImageCache</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.common.util.ImageCache</B>
+</PRE>
+<HR>
+<DL>
+<DT>public class <B>ImageCache</B><DT>extends java.lang.Object</DL>
+
+<P>
+An image cache, that stores <CODE>ImageIcon</CODE> used by an + application so, that thei will be freeed from memory, when the memory + runs out of space and will be recreated, when used again.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.$Revision: 1.2 $</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache.ImageCreator</A></B></CODE>
+
+<BR>
+ This class holds an image with a soft reference to it. </TD>
+</TR>
+</TABLE>
+
+<!-- =========== 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/common/util/ImageCache.html#ImageCache()">ImageCache</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache</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/common/util/ImageCache.html#clearImageReference(java.lang.String)">clearImageReference</A></B>(java.lang.String name)</CODE>
+
+<BR>
+ Frees up the space consumed by the image specified within the image cache. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html#getGlobalImageCache()">getGlobalImageCache</A></B>()</CODE>
+
+<BR>
+ Returns a global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache</CODE></A> instance.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.ImageIcon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html#getImageIcon(java.lang.String)">getImageIcon</A></B>(java.lang.String name)</CODE>
+
+<BR>
+ Returns an image with the unique name given from the cache. + </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/common/util/ImageCache.html#registerImageCreator(java.lang.String, com.sdm.quasar.client.swing.common.util.ImageCache.ImageCreator)">registerImageCreator</A></B>(java.lang.String name, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache.ImageCreator</A> imageCreator)</CODE>
+
+<BR>
+ Registers an <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache.ImageCreator</CODE></A> for the given image name.</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/common/util/ImageCache.html#removeImageCreator(java.lang.String)">removeImageCreator</A></B>(java.lang.String name)</CODE>
+
+<BR>
+ Removes a previously registered <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache.ImageCreator</CODE></A> from this + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache</CODE></A>.</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="ImageCache()"><!-- --></A><H3>
+ImageCache</H3>
+<PRE>
+public <B>ImageCache</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache</CODE></A>.
+<P>
+</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="getImageIcon(java.lang.String)"><!-- --></A><H3>
+getImageIcon</H3>
+<PRE>
+public javax.swing.ImageIcon <B>getImageIcon</B>(java.lang.String name)</PRE>
+<DL>
+<DD>Returns an image with the unique name given from the cache. + This assumes, that <CODE>#registerImageCreator(String,ImageCreator)</CODE> is + called before. If this is not the case, <code>null</code> will + be returned.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the <CODE>ImageIcon</CODE> to return +<DT><B>Returns:</B><DD>the <CODE>ImageIcon</CODE> created or <code>null</code>, if no + valid <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache.ImageCreator</CODE></A> was registered for the image name.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="clearImageReference(java.lang.String)"><!-- --></A><H3>
+clearImageReference</H3>
+<PRE>
+public void <B>clearImageReference</B>(java.lang.String name)</PRE>
+<DL>
+<DD>Frees up the space consumed by the image specified within the image cache. + The next time, the image is requested via <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html#getImageIcon(java.lang.String)"><CODE>getImageIcon(String)</CODE></A>, it + well reallocate the memory needed.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the <CODE>ImageIcon</CODE> to clear</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="registerImageCreator(java.lang.String, com.sdm.quasar.client.swing.common.util.ImageCache.ImageCreator)"><!-- --></A><H3>
+registerImageCreator</H3>
+<PRE>
+public void <B>registerImageCreator</B>(java.lang.String name, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache.ImageCreator</A> imageCreator)</PRE>
+<DL>
+<DD>Registers an <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache.ImageCreator</CODE></A> for the given image name.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the image name to register the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache.ImageCreator</CODE></A> under<DD><CODE>imageCreator</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache.ImageCreator</CODE></A> to be used for the name</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeImageCreator(java.lang.String)"><!-- --></A><H3>
+removeImageCreator</H3>
+<PRE>
+public void <B>removeImageCreator</B>(java.lang.String name)</PRE>
+<DL>
+<DD>Removes a previously registered <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache.ImageCreator</CODE></A> from this + <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache</CODE></A>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - the unique name of the image to remove a <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache.ImageCreator</CODE></A> + for</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getGlobalImageCache()"><!-- --></A><H3>
+getGlobalImageCache</H3>
+<PRE>
+public static <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache</A> <B>getGlobalImageCache</B>()</PRE>
+<DL>
+<DD>Returns a global <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache</CODE></A> instance.
+<P>
+<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/ImageCache.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/common/util/GUIUtilities.html" title="class in com.sdm.quasar.client.swing.common.util"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ImageCache.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: <A HREF="#nested_class_summary">NESTED</A> | 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/common/util/class-use/ActionListenerSupportHelper.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/class-use/ActionListenerSupportHelper.html new file mode 100644 index 0000000..755ef2b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/class-use/ActionListenerSupportHelper.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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.common.util.ActionListenerSupportHelper (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.common.util.ActionListenerSupportHelper (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/common/util/ActionListenerSupportHelper.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ActionListenerSupportHelper.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.common.util.ActionListenerSupportHelper</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.common.util.ActionListenerSupportHelper
+<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/common/util/ActionListenerSupportHelper.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ActionListenerSupportHelper.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/common/util/class-use/GUIUtilities.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/class-use/GUIUtilities.html new file mode 100644 index 0000000..65ea9e4 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/class-use/GUIUtilities.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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.common.util.GUIUtilities (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.common.util.GUIUtilities (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/common/util/GUIUtilities.html" title="class in com.sdm.quasar.client.swing.common.util"><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="GUIUtilities.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.common.util.GUIUtilities</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.common.util.GUIUtilities
+<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/common/util/GUIUtilities.html" title="class in com.sdm.quasar.client.swing.common.util"><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="GUIUtilities.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/common/util/class-use/ImageCache.ImageCreator.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/class-use/ImageCache.ImageCreator.html new file mode 100644 index 0000000..d2d418a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/class-use/ImageCache.ImageCreator.html @@ -0,0 +1,173 @@ +<!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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.common.util.ImageCache.ImageCreator (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.common.util.ImageCache.ImageCreator (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/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ImageCache.ImageCreator.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.common.util.ImageCache.ImageCreator</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/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache.ImageCreator</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.common.util"><B>com.sdm.quasar.client.swing.common.util</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.common.util"><!-- --></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/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache.ImageCreator</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/package-summary.html">com.sdm.quasar.client.swing.common.util</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/package-summary.html">com.sdm.quasar.client.swing.common.util</A> with parameters of type <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache.ImageCreator</A></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>ImageCache.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html#registerImageCreator(java.lang.String, com.sdm.quasar.client.swing.common.util.ImageCache.ImageCreator)">registerImageCreator</A></B>(java.lang.String name, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache.ImageCreator</A> imageCreator)</CODE>
+
+<BR>
+ Registers an <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache.ImageCreator</CODE></A> for the given image name.</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/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ImageCache.ImageCreator.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/common/util/class-use/ImageCache.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/class-use/ImageCache.html new file mode 100644 index 0000000..f3fbdd8 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/class-use/ImageCache.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:03:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.common.util.ImageCache (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.common.util.ImageCache (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/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ImageCache.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.common.util.ImageCache</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/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.common.util"><B>com.sdm.quasar.client.swing.common.util</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.common.util"><!-- --></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/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/package-summary.html">com.sdm.quasar.client.swing.common.util</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/package-summary.html">com.sdm.quasar.client.swing.common.util</A> that return <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache</A></CODE></FONT></TD>
+<TD><CODE><B>ImageCache.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html#getGlobalImageCache()">getGlobalImageCache</A></B>()</CODE>
+
+<BR>
+ Returns a global <A HREF="../../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><CODE>ImageCache</CODE></A> instance.</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/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><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="ImageCache.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/common/util/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/package-frame.html new file mode 100644 index 0000000..d5b2a74 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/package-frame.html @@ -0,0 +1,38 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.common.util (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.util 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/common/util/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.common.util</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="ActionListenerSupportHelper.html" title="class in com.sdm.quasar.client.swing.common.util" target="classFrame">ActionListenerSupportHelper</A>
+<BR>
+<A HREF="GUIUtilities.html" title="class in com.sdm.quasar.client.swing.common.util" target="classFrame">GUIUtilities</A>
+<BR>
+<A HREF="ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util" target="classFrame">ImageCache</A>
+<BR>
+<A HREF="ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util" target="classFrame">ImageCache.ImageCreator</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/package-summary.html new file mode 100644 index 0000000..65b1f67 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/package-summary.html @@ -0,0 +1,163 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.common.util (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.common.util 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.common.util (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/common/event/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/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.common.util
+</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/common/util/ActionListenerSupportHelper.html" title="class in com.sdm.quasar.client.swing.common.util">ActionListenerSupportHelper</A></B></TD>
+<TD>A helper class that adds or removes <CODE>ActionListener's</CODE> from + objects, that support <CODE>ActionListeners</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/GUIUtilities.html" title="class in com.sdm.quasar.client.swing.common.util">GUIUtilities</A></B></TD>
+<TD>This class contains useful functionality concerning Swing in form of static methods.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache</A></B></TD>
+<TD>An image cache, that stores <CODE>ImageIcon</CODE> used by an + application so, that thei will be freeed from memory, when the memory + runs out of space and will be recreated, when used again.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util">ImageCache.ImageCreator</A></B></TD>
+<TD>This class holds an image with a soft reference to it. </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/common/event/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/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/common/util/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/package-tree.html new file mode 100644 index 0000000..f3f16cc --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/package-tree.html @@ -0,0 +1,145 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.common.util 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.common.util 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/common/event/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/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.common.util
+</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.swing.common.util.<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ActionListenerSupportHelper.html" title="class in com.sdm.quasar.client.swing.common.util"><B>ActionListenerSupportHelper</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.common.util.<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/GUIUtilities.html" title="class in com.sdm.quasar.client.swing.common.util"><B>GUIUtilities</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.common.util.<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.html" title="class in com.sdm.quasar.client.swing.common.util"><B>ImageCache</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.common.util.<A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/ImageCache.ImageCreator.html" title="class in com.sdm.quasar.client.swing.common.util"><B>ImageCache.ImageCreator</B></A></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/common/event/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/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/common/util/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/package-use.html new file mode 100644 index 0000000..ae4ef64 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/common/util/package-use.html @@ -0,0 +1,170 @@ +<!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.common.util (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.common.util (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.common.util</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/common/util/package-summary.html">com.sdm.quasar.client.swing.common.util</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.common.util"><B>com.sdm.quasar.client.swing.common.util</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.common.util"><!-- --></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/common/util/package-summary.html">com.sdm.quasar.client.swing.common.util</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/package-summary.html">com.sdm.quasar.client.swing.common.util</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/class-use/ImageCache.html#com.sdm.quasar.client.swing.common.util"><B>ImageCache</B></A></B>
+
+<BR>
+ An image cache, that stores <CODE>ImageIcon</CODE> used by an + application so, that thei will be freeed from memory, when the memory + runs out of space and will be recreated, when used again.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/common/util/class-use/ImageCache.ImageCreator.html#com.sdm.quasar.client.swing.common.util"><B>ImageCache.ImageCreator</B></A></B>
+
+<BR>
+ This class holds an image with a soft reference to it. </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/data/plugins/CUFValueModelPlugIn.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html new file mode 100644 index 0000000..f6826a2 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html @@ -0,0 +1,317 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+CUFValueModelPlugIn (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins.CUFValueModelPlugIn interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="CUFValueModelPlugIn (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/CUFValueModelPlugIn.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="CUFValueModelPlugIn.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.data.plugins</FONT>
+<BR>
+Interface CUFValueModelPlugIn</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManagerPlugIn.html" title="interface in com.sdm.quasar.client.core.data">DataManagerPlugIn</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>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>CUFValueModelPlugIn</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManagerPlugIn.html" title="interface in com.sdm.quasar.client.core.data">DataManagerPlugIn</A></DL>
+
+<P>
+A plug in to the <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManager.html" title="interface in com.sdm.quasar.client.core.data"><CODE>DataManager</CODE></A> + that provides an adapter between the <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManager.html" title="interface in com.sdm.quasar.client.core.data"><CODE>DataManager</CODE></A> and the + CUF <CODE>com.sdm.util.model.ValueModel</CODE>s in order to allow the CUF value binding to work with + the <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManager.html" title="interface in com.sdm.quasar.client.core.data"><CODE>DataManager</CODE></A> + <P> + Note: this is work in progress. It should be extended as needed until it covers the whole + scope of the cuf value models. + </P>
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Bernd Olleck, sd&m AG</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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> DelegateAccess</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html#getDelegateAccess(java.lang.String, java.lang.String)">getDelegateAccess</A></B>(java.lang.String key, + java.lang.String keyIndexedValue)</CODE>
+
+<BR>
+ Returns a <CODE>DelegateAccess</CODE> for the node with the given key + based on an indexed node that contains the value which is passed + to <CODE>DelegateAccess#getValue(java.lang.Object)</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> SelectionInList</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html#getSelectionInListValueModel(java.lang.String)">getSelectionInListValueModel</A></B>(java.lang.String key)</CODE>
+
+<BR>
+ Returns a <CODE>SelectionInList</CODE> for the node with the given key. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> ValueModel</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html#getValueModel(java.lang.String)">getValueModel</A></B>(java.lang.String key)</CODE>
+
+<BR>
+ Returns a <CODE>ValueModel</CODE> for the node with the given key</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.data.DataManagerPlugIn"><!-- --></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.data.<A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManagerPlugIn.html" title="interface in com.sdm.quasar.client.core.data">DataManagerPlugIn</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManagerPlugIn.html#install(com.sdm.quasar.client.core.data.plugin.DataCore)">install</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 ======== -->
+
+
+<!-- ============ 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="getValueModel(java.lang.String)"><!-- --></A><H3>
+getValueModel</H3>
+<PRE>
+public ValueModel <B>getValueModel</B>(java.lang.String key)</PRE>
+<DL>
+<DD>Returns a <CODE>ValueModel</CODE> for the node with the given key
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>key</CODE> - the key of the node +<DT><B>Returns:</B><DD>the value model for that node</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSelectionInListValueModel(java.lang.String)"><!-- --></A><H3>
+getSelectionInListValueModel</H3>
+<PRE>
+public SelectionInList <B>getSelectionInListValueModel</B>(java.lang.String key)</PRE>
+<DL>
+<DD>Returns a <CODE>SelectionInList</CODE> for the node with the given key. + The node must be an <A HREF="../../../../../../../com/sdm/quasar/client/core/data/structure/IndexedNode.html" title="class in com.sdm.quasar.client.core.data.structure"><CODE>IndexedNode</CODE></A>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>key</CODE> - the key of the node +<DT><B>Returns:</B><DD>the value model for that node</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDelegateAccess(java.lang.String, java.lang.String)"><!-- --></A><H3>
+getDelegateAccess</H3>
+<PRE>
+public DelegateAccess <B>getDelegateAccess</B>(java.lang.String key, + java.lang.String keyIndexedValue)</PRE>
+<DL>
+<DD>Returns a <CODE>DelegateAccess</CODE> for the node with the given key + based on an indexed node that contains the value which is passed + to <CODE>DelegateAccess#getValue(java.lang.Object)</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>key</CODE> - the key of the node whose value should be returned<DD><CODE>keyIndexedValue</CODE> - the key of the indexed node that forms the base of the delegate access +<DT><B>Returns:</B><DD>the delegate access for that node</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/CUFValueModelPlugIn.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="CUFValueModelPlugIn.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/data/plugins/class-use/CUFValueModelPlugIn.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/class-use/CUFValueModelPlugIn.html new file mode 100644 index 0000000..e1630bb --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/class-use/CUFValueModelPlugIn.html @@ -0,0 +1,174 @@ +<!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:45 CEST 2007 -->
+<TITLE>
+Uses of Interface com.sdm.quasar.client.swing.data.plugins.CUFValueModelPlugIn (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 Interface com.sdm.quasar.client.swing.data.plugins.CUFValueModelPlugIn (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/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins"><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="CUFValueModelPlugIn.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 Interface<br>com.sdm.quasar.client.swing.data.plugins.CUFValueModelPlugIn</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/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.data.plugins.impl"><B>com.sdm.quasar.client.swing.data.plugins.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.data.plugins.impl"><!-- --></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/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Classes in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A> that implement <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn</A></B></CODE>
+
+<BR>
+ Implementation for + <CODE>com.sdm.quasar.client.core.data.cuf.CUFValueModelPlugIn</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/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins"><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="CUFValueModelPlugIn.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/data/plugins/impl/ArrayToListAdapterValueModel.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/ArrayToListAdapterValueModel.html new file mode 100644 index 0000000..0ac4e54 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/ArrayToListAdapterValueModel.html @@ -0,0 +1,314 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+ArrayToListAdapterValueModel (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins.impl.ArrayToListAdapterValueModel class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ArrayToListAdapterValueModel (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/ArrayToListAdapterValueModel.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/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="ArrayToListAdapterValueModel.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.data.plugins.impl</FONT>
+<BR>
+Class ArrayToListAdapterValueModel</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by">AbstractValueModel
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.data.plugins.impl.ArrayToListAdapterValueModel</B>
+</PRE>
+<HR>
+<DL>
+<DT>public class <B>ArrayToListAdapterValueModel</B><DT>extends AbstractValueModel</DL>
+
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../../serialized-form.html#com.sdm.quasar.client.swing.data.plugins.impl.ArrayToListAdapterValueModel">Serialized Form</A></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/data/plugins/impl/ArrayToListAdapterValueModel.html#ArrayToListAdapterValueModel(ValueModel)">ArrayToListAdapterValueModel</A></B>(ValueModel wrappedArrayValueModel)</CODE>
+
+<BR>
+ </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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/ArrayToListAdapterValueModel.html#createList()">createList</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/ArrayToListAdapterValueModel.html#getValue()">getValue</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/ArrayToListAdapterValueModel.html#isEditable()">isEditable</A></B>()</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/data/plugins/impl/ArrayToListAdapterValueModel.html#setValue(java.lang.Object, boolean)">setValue</A></B>(java.lang.Object pValue, + boolean pIsSetForced)</CODE>
+
+<BR>
+ </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="ArrayToListAdapterValueModel(ValueModel)"><!-- --></A><H3>
+ArrayToListAdapterValueModel</H3>
+<PRE>
+public <B>ArrayToListAdapterValueModel</B>(ValueModel wrappedArrayValueModel)</PRE>
+<DL>
+</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="getValue()"><!-- --></A><H3>
+getValue</H3>
+<PRE>
+public java.lang.Object <B>getValue</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isEditable()"><!-- --></A><H3>
+isEditable</H3>
+<PRE>
+public boolean <B>isEditable</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setValue(java.lang.Object, boolean)"><!-- --></A><H3>
+setValue</H3>
+<PRE>
+public void <B>setValue</B>(java.lang.Object pValue, + boolean pIsSetForced)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createList()"><!-- --></A><H3>
+createList</H3>
+<PRE>
+protected void <B>createList</B>()</PRE>
+<DL>
+<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/ArrayToListAdapterValueModel.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/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="ArrayToListAdapterValueModel.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/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html new file mode 100644 index 0000000..8c057dd --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html @@ -0,0 +1,301 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+DefaultCUFValueModelPlugIn.DelegateAccessAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.DelegateAccessAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DefaultCUFValueModelPlugIn.DelegateAccessAdapter (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/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.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/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.DelegateAccessAdapter.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.data.plugins.impl</FONT>
+<BR>
+Class DefaultCUFValueModelPlugIn.DelegateAccessAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.DelegateAccessAdapter</B>
+</PRE>
+<DL>
+<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>protected class <B>DefaultCUFValueModelPlugIn.DelegateAccessAdapter</B><DT>extends java.lang.Object</DL>
+
+<P>
+Adapter that offers a <CODE>DelegateAccess</CODE> based on a target node and an + indexed node.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Bernd Olleck, sd&m AG</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html#checkDisposed()">checkDisposed</A></B>()</CODE>
+
+<BR>
+ Helper method to throw a IllegalStateException if we are disposed.</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/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html#getValue(java.lang.Object)">getValue</A></B>(java.lang.Object baseValue)</CODE>
+
+<BR>
+ </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/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html#updateIndexMap()">updateIndexMap</A></B>()</CODE>
+
+<BR>
+ </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 ======== -->
+
+
+<!-- ============ 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="getValue(java.lang.Object)"><!-- --></A><H3>
+getValue</H3>
+<PRE>
+public java.lang.Object <B>getValue</B>(java.lang.Object baseValue)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="checkDisposed()"><!-- --></A><H3>
+checkDisposed</H3>
+<PRE>
+protected void <B>checkDisposed</B>() + throws java.lang.IllegalStateException</PRE>
+<DL>
+<DD>Helper method to throw a IllegalStateException if we are disposed.
+<P>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE>java.lang.IllegalStateException</CODE> - if the value model is disposed</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="updateIndexMap()"><!-- --></A><H3>
+updateIndexMap</H3>
+<PRE>
+protected void <B>updateIndexMap</B>()</PRE>
+<DL>
+<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/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.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/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.DelegateAccessAdapter.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html new file mode 100644 index 0000000..5e6bdf1 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html @@ -0,0 +1,240 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+DefaultCUFValueModelPlugIn.SelectionInListAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DefaultCUFValueModelPlugIn.SelectionInListAdapter (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/DefaultCUFValueModelPlugIn.SelectionInListAdapter.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/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.SelectionInListAdapter.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.data.plugins.impl</FONT>
+<BR>
+Class DefaultCUFValueModelPlugIn.SelectionInListAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by">SelectionInList
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter</B>
+</PRE>
+<DL>
+<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>protected class <B>DefaultCUFValueModelPlugIn.SelectionInListAdapter</B><DT>extends SelectionInList</DL>
+
+<P>
+Adapter that offers a <CODE>SelectionInList</CODE> based on an + <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/structure/IndexedNode.html" title="class in com.sdm.quasar.client.core.data.structure"><CODE>IndexedNode</CODE></A>.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Bernd Olleck, sd&m AG</DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../../../serialized-form.html#com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter">Serialized Form</A></DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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> java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html#getIndexKey()">getIndexKey</A></B>()</CODE>
+
+<BR>
+ </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 ======== -->
+
+
+<!-- ============ 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="getIndexKey()"><!-- --></A><H3>
+getIndexKey</H3>
+<PRE>
+public java.lang.Object <B>getIndexKey</B>()</PRE>
+<DL>
+<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/DefaultCUFValueModelPlugIn.SelectionInListAdapter.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/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.SelectionInListAdapter.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html new file mode 100644 index 0000000..71e5246 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html @@ -0,0 +1,330 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+DefaultCUFValueModelPlugIn.ValueModelAdapter (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.ValueModelAdapter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DefaultCUFValueModelPlugIn.ValueModelAdapter (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/DefaultCUFValueModelPlugIn.ValueModelAdapter.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/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.ValueModelAdapter.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.data.plugins.impl</FONT>
+<BR>
+Class DefaultCUFValueModelPlugIn.ValueModelAdapter</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by">AbstractValueModel
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.ValueModelAdapter</B>
+</PRE>
+<DL>
+<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>protected class <B>DefaultCUFValueModelPlugIn.ValueModelAdapter</B><DT>extends AbstractValueModel</DL>
+
+<P>
+Adapter that offers a <CODE>ValueModel</CODE> based on the methods available in + <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin"><CODE>NodeController</CODE></A>.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Bernd Olleck, sd&m AG</DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../../../serialized-form.html#com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.ValueModelAdapter">Serialized Form</A></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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected </CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html#DefaultCUFValueModelPlugIn.ValueModelAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)">DefaultCUFValueModelPlugIn.ValueModelAdapter</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + java.lang.String key)</CODE>
+
+<BR>
+ </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/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html#getValue()">getValue</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html#isEditable()">isEditable</A></B>()</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/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html#setValue(java.lang.Object, boolean)">setValue</A></B>(java.lang.Object pValue, + boolean pIsSetForced)</CODE>
+
+<BR>
+ </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="DefaultCUFValueModelPlugIn.ValueModelAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)"><!-- --></A><H3>
+DefaultCUFValueModelPlugIn.ValueModelAdapter</H3>
+<PRE>
+protected <B>DefaultCUFValueModelPlugIn.ValueModelAdapter</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + java.lang.String key)</PRE>
+<DL>
+</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="setValue(java.lang.Object, boolean)"><!-- --></A><H3>
+setValue</H3>
+<PRE>
+public void <B>setValue</B>(java.lang.Object pValue, + boolean pIsSetForced)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getValue()"><!-- --></A><H3>
+getValue</H3>
+<PRE>
+public java.lang.Object <B>getValue</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isEditable()"><!-- --></A><H3>
+isEditable</H3>
+<PRE>
+public boolean <B>isEditable</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>()</PRE>
+<DL>
+<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/DefaultCUFValueModelPlugIn.ValueModelAdapter.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/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.ValueModelAdapter.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/data/plugins/impl/DefaultCUFValueModelPlugIn.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html new file mode 100644 index 0000000..8a722a1 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html @@ -0,0 +1,724 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+DefaultCUFValueModelPlugIn (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DefaultCUFValueModelPlugIn (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/DefaultCUFValueModelPlugIn.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/data/plugins/impl/ArrayToListAdapterValueModel.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.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: <A HREF="#nested_class_summary">NESTED</A> | 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.data.plugins.impl</FONT>
+<BR>
+Class DefaultCUFValueModelPlugIn</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html" title="class in com.sdm.quasar.client.core.data.plugin">com.sdm.quasar.client.core.data.plugin.AbstractDataManagerPlugIn</A>
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A>, <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/DataManagerPlugIn.html" title="interface in com.sdm.quasar.client.core.data">DataManagerPlugIn</A>, <A HREF="../../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A>, <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html" title="interface in com.sdm.quasar.client.core.data.plugins.impl">EventNotificationValueHandlerListener</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>DefaultCUFValueModelPlugIn</B><DT>extends <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html" title="class in com.sdm.quasar.client.core.data.plugin">AbstractDataManagerPlugIn</A><DT>implements <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A>, <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html" title="interface in com.sdm.quasar.client.core.data.plugins.impl">EventNotificationValueHandlerListener</A></DL>
+
+<P>
+Implementation for + <CODE>com.sdm.quasar.client.core.data.cuf.CUFValueModelPlugIn</CODE>. + <P> + This implementation can be added as one of the later plug ins. It requires an + installed <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/IndexedValuesPlugIn.html" title="interface in com.sdm.quasar.client.core.data.plugins"><CODE>IndexedValuesPlugIn</CODE></A>. + </P> + <P> + Note: this is work in progress. It should be extended as needed until it + covers the whole scope of the cuf value models. + </P>
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Bernd Olleck, sd&m AG</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A></B></CODE>
+
+<BR>
+ Adapter that offers a <CODE>DelegateAccess</CODE> based on a target node and an + indexed node.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A></B></CODE>
+
+<BR>
+ Adapter that offers a <CODE>SelectionInList</CODE> based on an + <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/structure/IndexedNode.html" title="class in com.sdm.quasar.client.core.data.structure"><CODE>IndexedNode</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A></B></CODE>
+
+<BR>
+ Adapter that offers a <CODE>ValueModel</CODE> based on the methods available in + <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin"><CODE>NodeController</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<!-- =========== 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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#DefaultCUFValueModelPlugIn()">DefaultCUFValueModelPlugIn</A></B>()</CODE>
+
+<BR>
+ Constructor.</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> DelegateAccess</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#getDelegateAccess(java.lang.String, java.lang.String)">getDelegateAccess</A></B>(java.lang.String key, + java.lang.String keyIndexedValue)</CODE>
+
+<BR>
+ Returns a <CODE>DelegateAccess</CODE> for the node with the given key + based on an indexed node that contains the value which is passed + to <CODE>DelegateAccess#getValue(java.lang.Object)</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#getDelegateAccessAdapter(com.sdm.quasar.client.core.data.plugin.NodeController)">getDelegateAccessAdapter</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.DelegateAccessAdapter</CODE></A> stored in the metadata of the + node.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#getSelectionInListAdapter(com.sdm.quasar.client.core.data.plugin.NodeController)">getSelectionInListAdapter</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</CODE>
+
+<BR>
+ Returns the <CODE>SelectionInList</CODE> stored in the metadata of the node.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> SelectionInList</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#getSelectionInListValueModel(java.lang.String)">getSelectionInListValueModel</A></B>(java.lang.String key)</CODE>
+
+<BR>
+ Returns a <CODE>SelectionInList</CODE> for the node with the given key. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> ValueModel</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#getValueModel(java.lang.String)">getValueModel</A></B>(java.lang.String key)</CODE>
+
+<BR>
+ Returns a <CODE>ValueModel</CODE> for the node with the given key</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#getValueModelAdapter(com.sdm.quasar.client.core.data.plugin.NodeController)">getValueModelAdapter</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.ValueModelAdapter</CODE></A> stored in the metadata of the node.</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#notifyChildValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)">notifyChildValueChanged</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + java.lang.String childKey)</CODE>
+
+<BR>
+ Notifies a selection in list if present that one of its child values may + have changed.</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#notifyNodeAdded(com.sdm.quasar.client.core.data.plugin.NodeController)">notifyNodeAdded</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</CODE>
+
+<BR>
+ Registers tthe <CODE>#eventNotificationValueHandler</CODE>.</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#notifyNodeValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController)">notifyNodeValueChanged</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</CODE>
+
+<BR>
+ Notifies the value model registered for that node.</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#notifyNodeWillBeRemoved(com.sdm.quasar.client.core.data.plugin.NodeController)">notifyNodeWillBeRemoved</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</CODE>
+
+<BR>
+ Called by the <CODE>DataCore</CODE> before a node will be removed.</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#notifySourceValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)">notifySourceValueChanged</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + java.lang.String sourceKey)</CODE>
+
+<BR>
+ Notifies the value model registered for that node</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#setDelegateAccessAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.DelegateAccessAdapter)">setDelegateAccessAdapter</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A> selectionInList)</CODE>
+
+<BR>
+ Stores the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.DelegateAccessAdapter</CODE></A> in the metadata of the node</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#setSelectionInListAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter)">setSelectionInListAdapter</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A> selectionInList)</CODE>
+
+<BR>
+ Stores the <CODE>SelectionInList</CODE> in the metadata of the node</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/data/plugins/impl/DefaultCUFValueModelPlugIn.html#setValueModelAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.ValueModelAdapter)">setValueModelAdapter</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A> adapter)</CODE>
+
+<BR>
+ Stores the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.ValueModelAdapter</CODE></A> in the metadata of the node</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.data.plugin.AbstractDataManagerPlugIn"><!-- --></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.data.plugin.<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html" title="class in com.sdm.quasar.client.core.data.plugin">AbstractDataManagerPlugIn</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html#getDataCore()">getDataCore</A>, <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html#install(com.sdm.quasar.client.core.data.plugin.DataCore)">install</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>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.data.DataManagerPlugIn"><!-- --></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.data.<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/DataManagerPlugIn.html" title="interface in com.sdm.quasar.client.core.data">DataManagerPlugIn</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/DataManagerPlugIn.html#install(com.sdm.quasar.client.core.data.plugin.DataCore)">install</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="DefaultCUFValueModelPlugIn()"><!-- --></A><H3>
+DefaultCUFValueModelPlugIn</H3>
+<PRE>
+public <B>DefaultCUFValueModelPlugIn</B>()</PRE>
+<DL>
+<DD>Constructor.
+<P>
+</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="notifyNodeAdded(com.sdm.quasar.client.core.data.plugin.NodeController)"><!-- --></A><H3>
+notifyNodeAdded</H3>
+<PRE>
+protected void <B>notifyNodeAdded</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</PRE>
+<DL>
+<DD>Registers tthe <CODE>#eventNotificationValueHandler</CODE>.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html#notifyNodeAdded(com.sdm.quasar.client.core.data.plugin.NodeController)">notifyNodeAdded</A></CODE> in class <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html" title="class in com.sdm.quasar.client.core.data.plugin">AbstractDataManagerPlugIn</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node that has been added<DT><B>See Also:</B><DD><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html#notifyNodeAdded(com.sdm.quasar.client.core.data.plugin.NodeController)"><CODE>AbstractDataManagerPlugIn.notifyNodeAdded(NodeController)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="notifyNodeWillBeRemoved(com.sdm.quasar.client.core.data.plugin.NodeController)"><!-- --></A><H3>
+notifyNodeWillBeRemoved</H3>
+<PRE>
+protected void <B>notifyNodeWillBeRemoved</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html" title="class in com.sdm.quasar.client.core.data.plugin">AbstractDataManagerPlugIn</A></CODE></B></DD>
+<DD>Called by the <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/DataCore.html" title="interface in com.sdm.quasar.client.core.data.plugin"><CODE>DataCore</CODE></A> before a node will be removed.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html#notifyNodeWillBeRemoved(com.sdm.quasar.client.core.data.plugin.NodeController)">notifyNodeWillBeRemoved</A></CODE> in class <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html" title="class in com.sdm.quasar.client.core.data.plugin">AbstractDataManagerPlugIn</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the key of the node that will be removed.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getValueModel(java.lang.String)"><!-- --></A><H3>
+getValueModel</H3>
+<PRE>
+public ValueModel <B>getValueModel</B>(java.lang.String key)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A></CODE></B></DD>
+<DD>Returns a <CODE>ValueModel</CODE> for the node with the given key
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html#getValueModel(java.lang.String)">getValueModel</A></CODE> in interface <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>key</CODE> - the key of the node +<DT><B>Returns:</B><DD>the value model for that node</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSelectionInListValueModel(java.lang.String)"><!-- --></A><H3>
+getSelectionInListValueModel</H3>
+<PRE>
+public SelectionInList <B>getSelectionInListValueModel</B>(java.lang.String key)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A></CODE></B></DD>
+<DD>Returns a <CODE>SelectionInList</CODE> for the node with the given key. + The node must be an <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/structure/IndexedNode.html" title="class in com.sdm.quasar.client.core.data.structure"><CODE>IndexedNode</CODE></A>.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html#getSelectionInListValueModel(java.lang.String)">getSelectionInListValueModel</A></CODE> in interface <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>key</CODE> - the key of the node +<DT><B>Returns:</B><DD>the value model for that node</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDelegateAccess(java.lang.String, java.lang.String)"><!-- --></A><H3>
+getDelegateAccess</H3>
+<PRE>
+public DelegateAccess <B>getDelegateAccess</B>(java.lang.String key, + java.lang.String keyIndexedValue)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A></CODE></B></DD>
+<DD>Returns a <CODE>DelegateAccess</CODE> for the node with the given key + based on an indexed node that contains the value which is passed + to <CODE>DelegateAccess#getValue(java.lang.Object)</CODE>.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html#getDelegateAccess(java.lang.String, java.lang.String)">getDelegateAccess</A></CODE> in interface <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>key</CODE> - the key of the node whose value should be returned<DD><CODE>keyIndexedValue</CODE> - the key of the indexed node that forms the base of the delegate access +<DT><B>Returns:</B><DD>the delegate access for that node</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="notifyNodeValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController)"><!-- --></A><H3>
+notifyNodeValueChanged</H3>
+<PRE>
+public void <B>notifyNodeValueChanged</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</PRE>
+<DL>
+<DD>Notifies the value model registered for that node.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html#notifyNodeValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController)">notifyNodeValueChanged</A></CODE> in interface <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html" title="interface in com.sdm.quasar.client.core.data.plugins.impl">EventNotificationValueHandlerListener</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node whose value has changed<DT><B>See Also:</B><DD><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html#notifyNodeValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController)"><CODE>EventNotificationValueHandlerListener.notifyNodeValueChanged(NodeController)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="notifyChildValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)"><!-- --></A><H3>
+notifyChildValueChanged</H3>
+<PRE>
+public void <B>notifyChildValueChanged</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + java.lang.String childKey)</PRE>
+<DL>
+<DD>Notifies a selection in list if present that one of its child values may + have changed.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html#notifyChildValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)">notifyChildValueChanged</A></CODE> in interface <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html" title="interface in com.sdm.quasar.client.core.data.plugins.impl">EventNotificationValueHandlerListener</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node whose child value has changed<DD><CODE>childKey</CODE> - the key of the child node that has changed<DT><B>See Also:</B><DD><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html#notifyChildValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)"><CODE>EventNotificationValueHandlerListener.notifyChildValueChanged(NodeController, + String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="notifySourceValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)"><!-- --></A><H3>
+notifySourceValueChanged</H3>
+<PRE>
+public void <B>notifySourceValueChanged</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + java.lang.String sourceKey)</PRE>
+<DL>
+<DD>Notifies the value model registered for that node
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html#notifySourceValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)">notifySourceValueChanged</A></CODE> in interface <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html" title="interface in com.sdm.quasar.client.core.data.plugins.impl">EventNotificationValueHandlerListener</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node whose source value has changed<DD><CODE>sourceKey</CODE> - the key of the source node that has changed<DT><B>See Also:</B><DD><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html#notifySourceValueChanged(com.sdm.quasar.client.core.data.plugin.NodeController, java.lang.String)"><CODE>EventNotificationValueHandlerListener.notifySourceValueChanged(NodeController, + String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()">dispose</A></CODE> in interface <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html" title="class in com.sdm.quasar.client.core.data.plugin">AbstractDataManagerPlugIn</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getValueModelAdapter(com.sdm.quasar.client.core.data.plugin.NodeController)"><!-- --></A><H3>
+getValueModelAdapter</H3>
+<PRE>
+protected <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A> <B>getValueModelAdapter</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</PRE>
+<DL>
+<DD>Returns the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.ValueModelAdapter</CODE></A> stored in the metadata of the node.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node +<DT><B>Returns:</B><DD>the adapter or null if it hasn't been stored yet</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setValueModelAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.ValueModelAdapter)"><!-- --></A><H3>
+setValueModelAdapter</H3>
+<PRE>
+protected void <B>setValueModelAdapter</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A> adapter)</PRE>
+<DL>
+<DD>Stores the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.ValueModelAdapter</CODE></A> in the metadata of the node
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node<DD><CODE>adapter</CODE> - the adapter to be stored</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSelectionInListAdapter(com.sdm.quasar.client.core.data.plugin.NodeController)"><!-- --></A><H3>
+getSelectionInListAdapter</H3>
+<PRE>
+protected <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A> <B>getSelectionInListAdapter</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</PRE>
+<DL>
+<DD>Returns the <CODE>SelectionInList</CODE> stored in the metadata of the node.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node +<DT><B>Returns:</B><DD>the adapter or null if it hasn't been stored yet</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setSelectionInListAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter)"><!-- --></A><H3>
+setSelectionInListAdapter</H3>
+<PRE>
+protected void <B>setSelectionInListAdapter</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A> selectionInList)</PRE>
+<DL>
+<DD>Stores the <CODE>SelectionInList</CODE> in the metadata of the node
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node<DD><CODE>selectionInList</CODE> - the adapter to be stored</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDelegateAccessAdapter(com.sdm.quasar.client.core.data.plugin.NodeController)"><!-- --></A><H3>
+getDelegateAccessAdapter</H3>
+<PRE>
+protected <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A> <B>getDelegateAccessAdapter</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</PRE>
+<DL>
+<DD>Returns the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.DelegateAccessAdapter</CODE></A> stored in the metadata of the + node.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node +<DT><B>Returns:</B><DD>the adapter or null if it hasn't been stored yet</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDelegateAccessAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.DelegateAccessAdapter)"><!-- --></A><H3>
+setDelegateAccessAdapter</H3>
+<PRE>
+protected void <B>setDelegateAccessAdapter</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A> selectionInList)</PRE>
+<DL>
+<DD>Stores the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.DelegateAccessAdapter</CODE></A> in the metadata of the node
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>node</CODE> - the node<DD><CODE>selectionInList</CODE> - the adapter to be stored</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/DefaultCUFValueModelPlugIn.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/data/plugins/impl/ArrayToListAdapterValueModel.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.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: <A HREF="#nested_class_summary">NESTED</A> | 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/data/plugins/impl/class-use/ArrayToListAdapterValueModel.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/ArrayToListAdapterValueModel.html new file mode 100644 index 0000000..9aabd82 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/ArrayToListAdapterValueModel.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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.data.plugins.impl.ArrayToListAdapterValueModel (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.data.plugins.impl.ArrayToListAdapterValueModel (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/data/plugins/impl/ArrayToListAdapterValueModel.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="ArrayToListAdapterValueModel.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.data.plugins.impl.ArrayToListAdapterValueModel</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.data.plugins.impl.ArrayToListAdapterValueModel
+<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/data/plugins/impl/ArrayToListAdapterValueModel.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="ArrayToListAdapterValueModel.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/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html new file mode 100644 index 0000000..8c5029b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html @@ -0,0 +1,190 @@ +<!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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.DelegateAccessAdapter (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.data.plugins.impl.DefaultCUFValueModelPlugIn.DelegateAccessAdapter (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/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.DelegateAccessAdapter.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.data.plugins.impl.DefaultCUFValueModelPlugIn.DelegateAccessAdapter</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/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.data.plugins.impl"><B>com.sdm.quasar.client.swing.data.plugins.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.data.plugins.impl"><!-- --></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/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A> in <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A> that return <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A></CODE></FONT></TD>
+<TD><CODE><B>DefaultCUFValueModelPlugIn.</B><B><A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#getDelegateAccessAdapter(com.sdm.quasar.client.core.data.plugin.NodeController)">getDelegateAccessAdapter</A></B>(<A HREF="../../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.DelegateAccessAdapter</CODE></A> stored in the metadata of the + node.</TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A> with parameters of type <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A></FONT></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>DefaultCUFValueModelPlugIn.</B><B><A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#setDelegateAccessAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.DelegateAccessAdapter)">setDelegateAccessAdapter</A></B>(<A HREF="../../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.DelegateAccessAdapter</A> selectionInList)</CODE>
+
+<BR>
+ Stores the <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.DelegateAccessAdapter</CODE></A> in the metadata of the node</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/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.DelegateAccessAdapter.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/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html new file mode 100644 index 0000000..477e437 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html @@ -0,0 +1,189 @@ +<!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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter (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.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter (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/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.SelectionInListAdapter.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.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter</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/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.data.plugins.impl"><B>com.sdm.quasar.client.swing.data.plugins.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.data.plugins.impl"><!-- --></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/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A> in <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A> that return <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A></CODE></FONT></TD>
+<TD><CODE><B>DefaultCUFValueModelPlugIn.</B><B><A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#getSelectionInListAdapter(com.sdm.quasar.client.core.data.plugin.NodeController)">getSelectionInListAdapter</A></B>(<A HREF="../../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</CODE>
+
+<BR>
+ Returns the <CODE>SelectionInList</CODE> stored in the metadata of the node.</TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A> with parameters of type <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A></FONT></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>DefaultCUFValueModelPlugIn.</B><B><A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#setSelectionInListAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.SelectionInListAdapter)">setSelectionInListAdapter</A></B>(<A HREF="../../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.SelectionInListAdapter</A> selectionInList)</CODE>
+
+<BR>
+ Stores the <CODE>SelectionInList</CODE> in the metadata of the node</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/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.SelectionInListAdapter.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/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.ValueModelAdapter.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.ValueModelAdapter.html new file mode 100644 index 0000000..7da34da --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.ValueModelAdapter.html @@ -0,0 +1,189 @@ +<!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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.ValueModelAdapter (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.data.plugins.impl.DefaultCUFValueModelPlugIn.ValueModelAdapter (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/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.ValueModelAdapter.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.data.plugins.impl.DefaultCUFValueModelPlugIn.ValueModelAdapter</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/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.data.plugins.impl"><B>com.sdm.quasar.client.swing.data.plugins.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.data.plugins.impl"><!-- --></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/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A> in <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A> that return <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A></CODE></FONT></TD>
+<TD><CODE><B>DefaultCUFValueModelPlugIn.</B><B><A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#getValueModelAdapter(com.sdm.quasar.client.core.data.plugin.NodeController)">getValueModelAdapter</A></B>(<A HREF="../../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node)</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.ValueModelAdapter</CODE></A> stored in the metadata of the node.</TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A> with parameters of type <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A></FONT></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>DefaultCUFValueModelPlugIn.</B><B><A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html#setValueModelAdapter(com.sdm.quasar.client.core.data.plugin.NodeController, com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn.ValueModelAdapter)">setValueModelAdapter</A></B>(<A HREF="../../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin">NodeController</A> node, + <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn.ValueModelAdapter</A> adapter)</CODE>
+
+<BR>
+ Stores the <A HREF="../../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><CODE>DefaultCUFValueModelPlugIn.ValueModelAdapter</CODE></A> in the metadata of the node</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/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.ValueModelAdapter.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/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.html new file mode 100644 index 0000000..43012d8 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn (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.data.plugins.impl.DefaultCUFValueModelPlugIn (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/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.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.data.plugins.impl.DefaultCUFValueModelPlugIn</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.data.plugins.impl.DefaultCUFValueModelPlugIn
+<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/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><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="DefaultCUFValueModelPlugIn.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/data/plugins/impl/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/package-frame.html new file mode 100644 index 0000000..2875168 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/package-frame.html @@ -0,0 +1,34 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.data.plugins.impl (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins.impl 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/data/plugins/impl/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.data.plugins.impl</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="ArrayToListAdapterValueModel.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl" target="classFrame">ArrayToListAdapterValueModel</A>
+<BR>
+<A HREF="DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl" target="classFrame">DefaultCUFValueModelPlugIn</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html new file mode 100644 index 0000000..cad9299 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html @@ -0,0 +1,154 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.data.plugins.impl (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins.impl 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.data.plugins.impl (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/data/plugins/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialog/services/impl/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.data.plugins.impl
+</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/data/plugins/impl/ArrayToListAdapterValueModel.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">ArrayToListAdapterValueModel</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl">DefaultCUFValueModelPlugIn</A></B></TD>
+<TD>Implementation for + <CODE>com.sdm.quasar.client.core.data.cuf.CUFValueModelPlugIn</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/data/plugins/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialog/services/impl/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/data/plugins/impl/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/package-tree.html new file mode 100644 index 0000000..8b8e3e1 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/package-tree.html @@ -0,0 +1,155 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.data.plugins.impl 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.data.plugins.impl 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/data/plugins/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialog/services/impl/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.data.plugins.impl
+</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.data.plugin.<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/AbstractDataManagerPlugIn.html" title="class in com.sdm.quasar.client.core.data.plugin"><B>AbstractDataManagerPlugIn</B></A> (implements com.sdm.quasar.client.core.data.<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/DataManagerPlugIn.html" title="interface in com.sdm.quasar.client.core.data">DataManagerPlugIn</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.data.plugins.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>DefaultCUFValueModelPlugIn</B></A> (implements com.sdm.quasar.client.swing.data.plugins.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A>, com.sdm.quasar.client.core.data.plugins.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugins/impl/EventNotificationValueHandlerListener.html" title="interface in com.sdm.quasar.client.core.data.plugins.impl">EventNotificationValueHandlerListener</A>)
+</UL>
+<LI TYPE="circle">class AbstractValueModel<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.data.plugins.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.ValueModelAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>DefaultCUFValueModelPlugIn.ValueModelAdapter</B></A></UL>
+<LI TYPE="circle">class AbstractValueModel<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.data.plugins.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/ArrayToListAdapterValueModel.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>ArrayToListAdapterValueModel</B></A></UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.data.plugins.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>DefaultCUFValueModelPlugIn.DelegateAccessAdapter</B></A><LI TYPE="circle">class SelectionInList<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.data.plugins.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html" title="class in com.sdm.quasar.client.swing.data.plugins.impl"><B>DefaultCUFValueModelPlugIn.SelectionInListAdapter</B></A></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/data/plugins/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialog/services/impl/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/data/plugins/impl/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/package-use.html new file mode 100644 index 0000000..39c9c1a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/impl/package-use.html @@ -0,0 +1,177 @@ +<!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.data.plugins.impl (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.data.plugins.impl (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.data.plugins.impl</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/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.data.plugins.impl"><B>com.sdm.quasar.client.swing.data.plugins.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.data.plugins.impl"><!-- --></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/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A> used by <A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.DelegateAccessAdapter.html#com.sdm.quasar.client.swing.data.plugins.impl"><B>DefaultCUFValueModelPlugIn.DelegateAccessAdapter</B></A></B>
+
+<BR>
+ Adapter that offers a <CODE>DelegateAccess</CODE> based on a target node and an + indexed node.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.SelectionInListAdapter.html#com.sdm.quasar.client.swing.data.plugins.impl"><B>DefaultCUFValueModelPlugIn.SelectionInListAdapter</B></A></B>
+
+<BR>
+ Adapter that offers a <CODE>SelectionInList</CODE> based on an + <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/structure/IndexedNode.html" title="class in com.sdm.quasar.client.core.data.structure"><CODE>IndexedNode</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/class-use/DefaultCUFValueModelPlugIn.ValueModelAdapter.html#com.sdm.quasar.client.swing.data.plugins.impl"><B>DefaultCUFValueModelPlugIn.ValueModelAdapter</B></A></B>
+
+<BR>
+ Adapter that offers a <CODE>ValueModel</CODE> based on the methods available in + <A HREF="../../../../../../../../com/sdm/quasar/client/core/data/plugin/NodeController.html" title="interface in com.sdm.quasar.client.core.data.plugin"><CODE>NodeController</CODE></A>.</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/data/plugins/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/package-frame.html new file mode 100644 index 0000000..df9ce82 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/package-frame.html @@ -0,0 +1,32 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.data.plugins (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins 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/data/plugins/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.data.plugins</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins" target="classFrame"><I>CUFValueModelPlugIn</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/package-summary.html new file mode 100644 index 0000000..5a09486 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/package-summary.html @@ -0,0 +1,153 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.data.plugins (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.data.plugins 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.data.plugins (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/common/util/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/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.data.plugins
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins">CUFValueModelPlugIn</A></B></TD>
+<TD>A plug in to the <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManager.html" title="interface in com.sdm.quasar.client.core.data"><CODE>DataManager</CODE></A> + that provides an adapter between the <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManager.html" title="interface in com.sdm.quasar.client.core.data"><CODE>DataManager</CODE></A> and the + CUF <CODE>com.sdm.util.model.ValueModel</CODE>s in order to allow the CUF value binding to work with + the <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManager.html" title="interface in com.sdm.quasar.client.core.data"><CODE>DataManager</CODE></A> + + Note: this is work in progress. </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/common/util/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/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/data/plugins/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/package-tree.html new file mode 100644 index 0000000..5780e27 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/package-tree.html @@ -0,0 +1,147 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.data.plugins 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.data.plugins 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/common/util/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/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.data.plugins
+</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../../overview-tree.html">All Packages</A></DL>
+<HR>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">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"><B>Disposable</B></A><UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.core.data.<A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManagerPlugIn.html" title="interface in com.sdm.quasar.client.core.data"><B>DataManagerPlugIn</B></A><UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.swing.data.plugins.<A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/CUFValueModelPlugIn.html" title="interface in com.sdm.quasar.client.swing.data.plugins"><B>CUFValueModelPlugIn</B></A></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/common/util/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/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/data/plugins/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/package-use.html new file mode 100644 index 0000000..2db5614 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/data/plugins/package-use.html @@ -0,0 +1,167 @@ +<!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.data.plugins (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.data.plugins (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.data.plugins</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/data/plugins/package-summary.html">com.sdm.quasar.client.swing.data.plugins</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.data.plugins.impl"><B>com.sdm.quasar.client.swing.data.plugins.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.data.plugins.impl"><!-- --></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/data/plugins/package-summary.html">com.sdm.quasar.client.swing.data.plugins</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/impl/package-summary.html">com.sdm.quasar.client.swing.data.plugins.impl</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/data/plugins/class-use/CUFValueModelPlugIn.html#com.sdm.quasar.client.swing.data.plugins.impl"><B>CUFValueModelPlugIn</B></A></B>
+
+<BR>
+ A plug in to the <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManager.html" title="interface in com.sdm.quasar.client.core.data"><CODE>DataManager</CODE></A> + that provides an adapter between the <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManager.html" title="interface in com.sdm.quasar.client.core.data"><CODE>DataManager</CODE></A> and the + CUF <CODE>com.sdm.util.model.ValueModel</CODE>s in order to allow the CUF value binding to work with + the <A HREF="../../../../../../../com/sdm/quasar/client/core/data/DataManager.html" title="interface in com.sdm.quasar.client.core.data"><CODE>DataManager</CODE></A> + + Note: this is work in progress. </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/dialog/services/impl/SwingModalBlockHelperService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/SwingModalBlockHelperService.html new file mode 100644 index 0000000..f97ab8d --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/SwingModalBlockHelperService.html @@ -0,0 +1,346 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+SwingModalBlockHelperService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialog.services.impl.SwingModalBlockHelperService class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SwingModalBlockHelperService (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/SwingModalBlockHelperService.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SwingModalBlockHelperService.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.dialog.services.impl</FONT>
+<BR>
+Class SwingModalBlockHelperService</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.dialog.services.impl.SwingModalBlockHelperService</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.html" title="interface in com.sdm.quasar.client.core.dialog.services">ModalBlockHelperService</A>, <A HREF="../../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>SwingModalBlockHelperService</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.html" title="interface in com.sdm.quasar.client.core.dialog.services">ModalBlockHelperService</A></DL>
+
+<P>
+Default implementation for <CODE>com.sdm.quasar.client.core.common.util.ModalBlockWorkaroundWorker</CODE> + for Swing's modal dialogs. + This implementation's constructor stores this instance in a thread local variable in the EDT thread + so that static access to actually support an expected switch in the event queue works. + It is not possible to create more than one instance per EDT thread.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Bernd Olleck, sd&m AG</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_com.sdm.quasar.client.core.dialog.services.ModalBlockHelperService"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class com.sdm.quasar.client.core.dialog.services.<A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.html" title="interface in com.sdm.quasar.client.core.dialog.services">ModalBlockHelperService</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.JobQueue.html" title="interface in com.sdm.quasar.client.core.dialog.services">ModalBlockHelperService.JobQueue</A></CODE></TD>
+</TR>
+</TABLE>
+
+<!-- =========== 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/dialog/services/impl/SwingModalBlockHelperService.html#SwingModalBlockHelperService()">SwingModalBlockHelperService</A></B>()</CODE>
+
+<BR>
+ </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>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialog/services/impl/SwingModalBlockHelperService.html#showDialogAndContinueActivation(java.awt.Dialog)">showDialogAndContinueActivation</A></B>(java.awt.Dialog dialog)</CODE>
+
+<BR>
+ This method must be called when a modal dialog should be displayed. + </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/dialog/services/impl/SwingModalBlockHelperService.html#startJob(com.sdm.quasar.client.core.dialog.services.ModalBlockHelperService.JobQueue)">startJob</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.JobQueue.html" title="interface in com.sdm.quasar.client.core.dialog.services">ModalBlockHelperService.JobQueue</A> jobQueue)</CODE>
+
+<BR>
+ This processes the job queue until it is empty. + </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="SwingModalBlockHelperService()"><!-- --></A><H3>
+SwingModalBlockHelperService</H3>
+<PRE>
+public <B>SwingModalBlockHelperService</B>()</PRE>
+<DL>
+</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="startJob(com.sdm.quasar.client.core.dialog.services.ModalBlockHelperService.JobQueue)"><!-- --></A><H3>
+startJob</H3>
+<PRE>
+public void <B>startJob</B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.JobQueue.html" title="interface in com.sdm.quasar.client.core.dialog.services">ModalBlockHelperService.JobQueue</A> jobQueue)</PRE>
+<DL>
+<DD>This processes the job queue until it is empty. + When a modal dialog should be displayed, + a call to <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialog/services/impl/SwingModalBlockHelperService.html#showDialogAndContinueActivation(java.awt.Dialog)"><CODE>showDialogAndContinueActivation(Dialog)</CODE></A> + must be called. That adds a <CODE>Runnable</CODE> to execute the job queue in the current EDT event queue + using <CODE>SwingUtilities.invokeLater(java.lang.Runnable)</CODE>. + <P> + This has the following effect: + <UL> + <LI> + <B>If none of the jobs create a modal dialog:</B> + In this case none of the calls to <CODE>JobQueue#doNextJob()</CODE> block and + the complete queue is executed in this context. + When the <CODE>Runnable</CODE> is executed in the EDT lateron it simply finds that + the queue is already finished and does nothing. + </LI> + <LI> + <B>If one of the jobs creates a modal dialog:</B> + In this case that call to <CODE>JobQueue#doNextJob()</CODE> blocks and does not return. + However, after the dialog is displayed, a new event queue is created by swing and + that event queue executes the <CODE>Runnable</CODE>. The loop in the <CODE>Runnable</CODE> + continues with the next job and runs until <CODE>JobQueue#isFinished()</CODE>. + When the modal dialog is closed, the call to <CODE>JobQueue#doNextJob()</CODE> that + blocked returns and the "main" loop in this implementation continues but + finds that the job queue is already finished and does nothing. + </LI> + </UL> + </P>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.html#startJob(com.sdm.quasar.client.core.dialog.services.ModalBlockHelperService.JobQueue)">startJob</A></CODE> in interface <CODE><A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.html" title="interface in com.sdm.quasar.client.core.dialog.services">ModalBlockHelperService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>jobQueue</CODE> - the job queue to be processed<DT><B>See Also:</B><DD><CODE>ModalBlockWorkaroundWorker#startJob(JobQueue)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showDialogAndContinueActivation(java.awt.Dialog)"><!-- --></A><H3>
+showDialogAndContinueActivation</H3>
+<PRE>
+public static void <B>showDialogAndContinueActivation</B>(java.awt.Dialog dialog)</PRE>
+<DL>
+<DD>This method must be called when a modal dialog should be displayed. + The implementation will call <CODE>Dialog.show()</CODE> on the given dialog + but also ensure that the activation life cycle will complete despite the blocking call. + <P> + This method must only be called in the EDT.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>dialog</CODE> - the modal dialog to show</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/SwingModalBlockHelperService.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SwingModalBlockHelperService.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/dialog/services/impl/class-use/SwingModalBlockHelperService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/class-use/SwingModalBlockHelperService.html new file mode 100644 index 0000000..34004d9 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/class-use/SwingModalBlockHelperService.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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.dialog.services.impl.SwingModalBlockHelperService (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.dialog.services.impl.SwingModalBlockHelperService (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/dialog/services/impl/SwingModalBlockHelperService.html" title="class in com.sdm.quasar.client.swing.dialog.services.impl"><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="SwingModalBlockHelperService.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.dialog.services.impl.SwingModalBlockHelperService</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.dialog.services.impl.SwingModalBlockHelperService
+<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/dialog/services/impl/SwingModalBlockHelperService.html" title="class in com.sdm.quasar.client.swing.dialog.services.impl"><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="SwingModalBlockHelperService.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/dialog/services/impl/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/package-frame.html new file mode 100644 index 0000000..452c359 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/package-frame.html @@ -0,0 +1,32 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialog.services.impl (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialog.services.impl 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/dialog/services/impl/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.dialog.services.impl</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="SwingModalBlockHelperService.html" title="class in com.sdm.quasar.client.swing.dialog.services.impl" target="classFrame">SwingModalBlockHelperService</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/package-summary.html new file mode 100644 index 0000000..cbd9c33 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/package-summary.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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialog.services.impl (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialog.services.impl 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.dialog.services.impl (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/data/plugins/impl/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/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.dialog.services.impl
+</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/dialog/services/impl/SwingModalBlockHelperService.html" title="class in com.sdm.quasar.client.swing.dialog.services.impl">SwingModalBlockHelperService</A></B></TD>
+<TD>Default implementation for <CODE>com.sdm.quasar.client.core.common.util.ModalBlockWorkaroundWorker</CODE> + for Swing's modal dialogs. + </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/data/plugins/impl/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/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/dialog/services/impl/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/package-tree.html new file mode 100644 index 0000000..72d1a01 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/package-tree.html @@ -0,0 +1,146 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialog.services.impl 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.dialog.services.impl 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/data/plugins/impl/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/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.dialog.services.impl
+</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.swing.dialog.services.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialog/services/impl/SwingModalBlockHelperService.html" title="class in com.sdm.quasar.client.swing.dialog.services.impl"><B>SwingModalBlockHelperService</B></A> (implements com.sdm.quasar.client.core.dialog.services.<A HREF="../../../../../../../../com/sdm/quasar/client/core/dialog/services/ModalBlockHelperService.html" title="interface in com.sdm.quasar.client.core.dialog.services">ModalBlockHelperService</A>)
+</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/data/plugins/impl/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/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/dialog/services/impl/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/package-use.html new file mode 100644 index 0000000..70fa0a2 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialog/services/impl/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.dialog.services.impl (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.dialog.services.impl (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.dialog.services.impl</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.dialog.services.impl
+<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/dialogbase/config/LookAndFeelConfiguration.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html new file mode 100644 index 0000000..5b38bd5 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html @@ -0,0 +1,192 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+LookAndFeelConfiguration (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.config.LookAndFeelConfiguration interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="LookAndFeelConfiguration (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/LookAndFeelConfiguration.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="LookAndFeelConfiguration.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 | CONSTR | METHOD</FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | METHOD</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.dialogbase.config</FONT>
+<BR>
+Interface LookAndFeelConfiguration</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/config/Configuration.html" title="interface in com.sdm.quasar.client.core.common.config">Configuration</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/SystemLookAndFeelConfiguration.html" title="class in com.sdm.quasar.client.swing.dialogbase.config.impl">SystemLookAndFeelConfiguration</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>LookAndFeelConfiguration</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/common/config/Configuration.html" title="interface in com.sdm.quasar.client.core.common.config">Configuration</A></DL>
+
+<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 ======== -->
+
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<!-- ========= 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/LookAndFeelConfiguration.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="LookAndFeelConfiguration.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 | CONSTR | METHOD</FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | METHOD</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/dialogbase/config/class-use/LookAndFeelConfiguration.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/class-use/LookAndFeelConfiguration.html new file mode 100644 index 0000000..121ccd2 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/class-use/LookAndFeelConfiguration.html @@ -0,0 +1,173 @@ +<!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:45 CEST 2007 -->
+<TITLE>
+Uses of Interface com.sdm.quasar.client.swing.dialogbase.config.LookAndFeelConfiguration (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 Interface com.sdm.quasar.client.swing.dialogbase.config.LookAndFeelConfiguration (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/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config"><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="LookAndFeelConfiguration.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 Interface<br>com.sdm.quasar.client.swing.dialogbase.config.LookAndFeelConfiguration</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/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config">LookAndFeelConfiguration</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.dialogbase.config.impl"><B>com.sdm.quasar.client.swing.dialogbase.config.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.dialogbase.config.impl"><!-- --></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/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config">LookAndFeelConfiguration</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/package-summary.html">com.sdm.quasar.client.swing.dialogbase.config.impl</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Classes in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/package-summary.html">com.sdm.quasar.client.swing.dialogbase.config.impl</A> that implement <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config">LookAndFeelConfiguration</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/dialogbase/config/impl/SystemLookAndFeelConfiguration.html" title="class in com.sdm.quasar.client.swing.dialogbase.config.impl">SystemLookAndFeelConfiguration</A></B></CODE>
+
+<BR>
+ A <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config"><CODE>LookAndFeelConfiguration</CODE></A>, that installs the system look and feel + in Swing.</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/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config"><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="LookAndFeelConfiguration.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/dialogbase/config/impl/SystemLookAndFeelConfiguration.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/SystemLookAndFeelConfiguration.html new file mode 100644 index 0000000..3b6b601 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/SystemLookAndFeelConfiguration.html @@ -0,0 +1,236 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+SystemLookAndFeelConfiguration (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.config.impl.SystemLookAndFeelConfiguration class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SystemLookAndFeelConfiguration (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/SystemLookAndFeelConfiguration.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SystemLookAndFeelConfiguration.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="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</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.dialogbase.config.impl</FONT>
+<BR>
+Class SystemLookAndFeelConfiguration</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.dialogbase.config.impl.SystemLookAndFeelConfiguration</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../../com/sdm/quasar/client/core/common/config/Configuration.html" title="interface in com.sdm.quasar.client.core.common.config">Configuration</A>, <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config">LookAndFeelConfiguration</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>SystemLookAndFeelConfiguration</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config">LookAndFeelConfiguration</A></DL>
+
+<P>
+A <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config"><CODE>LookAndFeelConfiguration</CODE></A>, that installs the system look and feel + in Swing.
+<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/dialogbase/config/impl/SystemLookAndFeelConfiguration.html#SystemLookAndFeelConfiguration()">SystemLookAndFeelConfiguration</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/SystemLookAndFeelConfiguration.html" title="class in com.sdm.quasar.client.swing.dialogbase.config.impl"><CODE>SystemLookAndFeelConfiguration</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<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="SystemLookAndFeelConfiguration()"><!-- --></A><H3>
+SystemLookAndFeelConfiguration</H3>
+<PRE>
+public <B>SystemLookAndFeelConfiguration</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/SystemLookAndFeelConfiguration.html" title="class in com.sdm.quasar.client.swing.dialogbase.config.impl"><CODE>SystemLookAndFeelConfiguration</CODE></A>.
+<P>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<!-- ========= 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/SystemLookAndFeelConfiguration.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="SystemLookAndFeelConfiguration.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="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</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/dialogbase/config/impl/class-use/SystemLookAndFeelConfiguration.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/class-use/SystemLookAndFeelConfiguration.html new file mode 100644 index 0000000..343c364 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/class-use/SystemLookAndFeelConfiguration.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:45 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.dialogbase.config.impl.SystemLookAndFeelConfiguration (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.dialogbase.config.impl.SystemLookAndFeelConfiguration (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/dialogbase/config/impl/SystemLookAndFeelConfiguration.html" title="class in com.sdm.quasar.client.swing.dialogbase.config.impl"><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="SystemLookAndFeelConfiguration.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.dialogbase.config.impl.SystemLookAndFeelConfiguration</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.dialogbase.config.impl.SystemLookAndFeelConfiguration
+<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/dialogbase/config/impl/SystemLookAndFeelConfiguration.html" title="class in com.sdm.quasar.client.swing.dialogbase.config.impl"><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="SystemLookAndFeelConfiguration.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/dialogbase/config/impl/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/package-frame.html new file mode 100644 index 0000000..dc54feb --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/package-frame.html @@ -0,0 +1,32 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialogbase.config.impl (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.config.impl 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/dialogbase/config/impl/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.dialogbase.config.impl</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="SystemLookAndFeelConfiguration.html" title="class in com.sdm.quasar.client.swing.dialogbase.config.impl" target="classFrame">SystemLookAndFeelConfiguration</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/package-summary.html new file mode 100644 index 0000000..ebbd3a8 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/package-summary.html @@ -0,0 +1,149 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialogbase.config.impl (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.config.impl 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.dialogbase.config.impl (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/dialogbase/config/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/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.dialogbase.config.impl
+</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/dialogbase/config/impl/SystemLookAndFeelConfiguration.html" title="class in com.sdm.quasar.client.swing.dialogbase.config.impl">SystemLookAndFeelConfiguration</A></B></TD>
+<TD>A <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config"><CODE>LookAndFeelConfiguration</CODE></A>, that installs the system look and feel + in Swing.</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/dialogbase/config/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/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/dialogbase/config/impl/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/package-tree.html new file mode 100644 index 0000000..84f2717 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/package-tree.html @@ -0,0 +1,146 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialogbase.config.impl 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.dialogbase.config.impl 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/dialogbase/config/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/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.dialogbase.config.impl
+</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.swing.dialogbase.config.impl.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/SystemLookAndFeelConfiguration.html" title="class in com.sdm.quasar.client.swing.dialogbase.config.impl"><B>SystemLookAndFeelConfiguration</B></A> (implements com.sdm.quasar.client.swing.dialogbase.config.<A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config">LookAndFeelConfiguration</A>)
+</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/dialogbase/config/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/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/dialogbase/config/impl/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/package-use.html new file mode 100644 index 0000000..2eccae0 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/impl/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.dialogbase.config.impl (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.dialogbase.config.impl (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.dialogbase.config.impl</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.dialogbase.config.impl
+<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/dialogbase/config/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/package-frame.html new file mode 100644 index 0000000..a812c3f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/package-frame.html @@ -0,0 +1,32 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialogbase.config (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.config 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/dialogbase/config/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.dialogbase.config</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config" target="classFrame"><I>LookAndFeelConfiguration</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/package-summary.html new file mode 100644 index 0000000..521c09a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/package-summary.html @@ -0,0 +1,148 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialogbase.config (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.config 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.dialogbase.config (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/dialog/services/impl/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/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.dialogbase.config
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config">LookAndFeelConfiguration</A></B></TD>
+<TD> </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/dialog/services/impl/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/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/dialogbase/config/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/package-tree.html new file mode 100644 index 0000000..536fd24 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/package-tree.html @@ -0,0 +1,145 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialogbase.config 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.dialogbase.config 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/dialog/services/impl/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/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.dialogbase.config
+</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../../overview-tree.html">All Packages</A></DL>
+<HR>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.core.common.config.<A HREF="../../../../../../../com/sdm/quasar/client/core/common/config/Configuration.html" title="interface in com.sdm.quasar.client.core.common.config"><B>Configuration</B></A><UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.swing.dialogbase.config.<A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/LookAndFeelConfiguration.html" title="interface in com.sdm.quasar.client.swing.dialogbase.config"><B>LookAndFeelConfiguration</B></A></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/dialog/services/impl/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/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/dialogbase/config/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/package-use.html new file mode 100644 index 0000000..3b17896 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/config/package-use.html @@ -0,0 +1,162 @@ +<!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.dialogbase.config (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.dialogbase.config (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.dialogbase.config</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/dialogbase/config/package-summary.html">com.sdm.quasar.client.swing.dialogbase.config</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.dialogbase.config.impl"><B>com.sdm.quasar.client.swing.dialogbase.config.impl</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.dialogbase.config.impl"><!-- --></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/dialogbase/config/package-summary.html">com.sdm.quasar.client.swing.dialogbase.config</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/impl/package-summary.html">com.sdm.quasar.client.swing.dialogbase.config.impl</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/config/class-use/LookAndFeelConfiguration.html#com.sdm.quasar.client.swing.dialogbase.config.impl"><B>LookAndFeelConfiguration</B></A></B>
+
+<BR>
+ </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/dialogbase/features/FrameCompositeFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html new file mode 100644 index 0000000..5dc2533 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html @@ -0,0 +1,541 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+FrameCompositeFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.features.FrameCompositeFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="FrameCompositeFeature (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/FrameCompositeFeature.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/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="FrameCompositeFeature.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 | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <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.dialogbase.features</FONT>
+<BR>
+Class FrameCompositeFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.dialogbase.features.FrameCompositeFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>FrameCompositeFeature</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></DL>
+
+<P>
+This <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>Feature</CODE></A> handles a <CODE>JFrame</CODE>. + The treatement is like this: + <ul> + <li>in <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html#prepare()"><CODE>prepare()</CODE></A>: support reactivation (e.g. when the frame is iconified) + (see <A HREF="../../../../../../../com/sdm/quasar/client/core/dialogbase/services/ReactivationService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services"><CODE>ReactivationService</CODE></A>)</li> + <li>in <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html#activate()"><CODE>activate()</CODE></A>: set frame visible</li> + <li>in <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html#deactivate()"><CODE>deactivate()</CODE></A>: set frame unvisible</li> + <li>in <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html#release()"><CODE>release()</CODE></A>: dispose frame and dereference the used frame</li> + </ul> + You have to set the frame tu handle before <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html#prepare()"><CODE>prepare()</CODE></A> is called. If you re-prepare + this feature, set the frame again before.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected javax.swing.JFrame</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html#frame">frame</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<!-- ======== 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/dialogbase/features/FrameCompositeFeature.html#FrameCompositeFeature()">FrameCompositeFeature</A></B>()</CODE>
+
+<BR>
+ </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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html#activate()">activate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is activated. + </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/dialogbase/features/FrameCompositeFeature.html#deactivate()">deactivate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is deactivated. + </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/dialogbase/features/FrameCompositeFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JFrame</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html#getFrame()">getFrame</A></B>()</CODE>
+
+<BR>
+ getter for the set <CODE>JFrame</CODE></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/dialogbase/features/FrameCompositeFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </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/dialogbase/features/FrameCompositeFeature.html#prepare()">prepare</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is prepared. + </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/dialogbase/features/FrameCompositeFeature.html#prepareFrame()">prepareFrame</A></B>()</CODE>
+
+<BR>
+ </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/dialogbase/features/FrameCompositeFeature.html#release()">release</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is released. + </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/dialogbase/features/FrameCompositeFeature.html#setFrame(javax.swing.JFrame)">setFrame</A></B>(javax.swing.JFrame frame)</CODE>
+
+<BR>
+ Set the frame to be handled. + </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</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 =========== -->
+
+<A NAME="field_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="frame"><!-- --></A><H3>
+frame</H3>
+<PRE>
+protected javax.swing.JFrame <B>frame</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<!-- ========= 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="FrameCompositeFeature()"><!-- --></A><H3>
+FrameCompositeFeature</H3>
+<PRE>
+public <B>FrameCompositeFeature</B>()</PRE>
+<DL>
+</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="getFrame()"><!-- --></A><H3>
+getFrame</H3>
+<PRE>
+public javax.swing.JFrame <B>getFrame</B>()</PRE>
+<DL>
+<DD>getter for the set <CODE>JFrame</CODE>
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFrame(javax.swing.JFrame)"><!-- --></A><H3>
+setFrame</H3>
+<PRE>
+public void <B>setFrame</B>(javax.swing.JFrame frame)</PRE>
+<DL>
+<DD>Set the frame to be handled. + This frame ahs to be installed before the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>Feature</CODE></A> will be prepared.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>frame</CODE> - the frame to be handled</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="prepare()"><!-- --></A><H3>
+prepare</H3>
+<PRE>
+protected void <B>prepare</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is prepared. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#prepare()"><CODE>LifeCycle.prepare()</CODE></A>, + e.g. gain resource and provide services for childs. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()">prepare</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="release()"><!-- --></A><H3>
+release</H3>
+<PRE>
+protected void <B>release</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is released. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#release()"><CODE>LifeCycle.release()()</CODE></A>, + e.g. unregister services. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()">release</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="activate()"><!-- --></A><H3>
+activate</H3>
+<PRE>
+protected void <B>activate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is activated. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#activate()"><CODE>LifeCycle.activate()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()">activate</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="deactivate()"><!-- --></A><H3>
+deactivate</H3>
+<PRE>
+protected void <B>deactivate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is deactivated. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#deactivate()"><CODE>LifeCycle.deactivate()()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()">deactivate</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="prepareFrame()"><!-- --></A><H3>
+prepareFrame</H3>
+<PRE>
+protected void <B>prepareFrame</B>()</PRE>
+<DL>
+<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/FrameCompositeFeature.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/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="FrameCompositeFeature.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 | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <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/dialogbase/features/ImageProviderFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html new file mode 100644 index 0000000..5458c9c --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html @@ -0,0 +1,398 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+ImageProviderFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.features.ImageProviderFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ImageProviderFeature (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/ImageProviderFeature.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/dialogbase/features/FrameCompositeFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="ImageProviderFeature.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.dialogbase.features</FONT>
+<BR>
+Class ImageProviderFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.dialogbase.features.ImageProviderFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>ImageProviderFeature</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A><DT>implements <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></DL>
+
+<P>
+An implementation of <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>ImageProviderService</CODE></A>, that uses configuration + entries to load images.
+<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/dialogbase/features/ImageProviderFeature.html#ImageProviderFeature()">ImageProviderFeature</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><CODE>ImageProviderFeature</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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.awt.Image</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html#getImage(java.lang.String)">getImage</A></B>(java.lang.String id)</CODE>
+
+<BR>
+ Returns the <CODE>Image</CODE> associated with the given id.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.ImageIcon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html#getImageIcon(java.lang.String)">getImageIcon</A></B>(java.lang.String id)</CODE>
+
+<BR>
+ Returns the <CODE>ImageIcon</CODE> associated with the given id.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static byte[]</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html#getResourceBytes(java.io.InputStream)">getResourceBytes</A></B>(java.io.InputStream in)</CODE>
+
+<BR>
+ Returns an array of bytes containing the given <CODE>InputStream</CODE> + content.</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/dialogbase/features/ImageProviderFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()">activate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()">deactivate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()">prepare</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()">release</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="ImageProviderFeature()"><!-- --></A><H3>
+ImageProviderFeature</H3>
+<PRE>
+public <B>ImageProviderFeature</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><CODE>ImageProviderFeature</CODE></A>.
+<P>
+</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="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()"><CODE>AbstractFeature.init()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()"><CODE>AbstractFeature.dispose()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getImageIcon(java.lang.String)"><!-- --></A><H3>
+getImageIcon</H3>
+<PRE>
+public javax.swing.ImageIcon <B>getImageIcon</B>(java.lang.String id)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></CODE></B></DD>
+<DD>Returns the <CODE>ImageIcon</CODE> associated with the given id.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html#getImageIcon(java.lang.String)">getImageIcon</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>id</CODE> - the id of the image +<DT><B>Returns:</B><DD>the <CODE>ImageIcon</CODE> or <code>null</code>, if no icon was found<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html#getImageIcon(java.lang.String)"><CODE>ImageProviderService.getImageIcon(java.lang.String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getImage(java.lang.String)"><!-- --></A><H3>
+getImage</H3>
+<PRE>
+public java.awt.Image <B>getImage</B>(java.lang.String id)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></CODE></B></DD>
+<DD>Returns the <CODE>Image</CODE> associated with the given id.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html#getImage(java.lang.String)">getImage</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>id</CODE> - the id of the image +<DT><B>Returns:</B><DD>the <CODE>ImageIcon</CODE> or <code>null</code>, if no icon was found<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html#getImage(java.lang.String)"><CODE>ImageProviderService.getImage(java.lang.String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getResourceBytes(java.io.InputStream)"><!-- --></A><H3>
+getResourceBytes</H3>
+<PRE>
+public static byte[] <B>getResourceBytes</B>(java.io.InputStream in)</PRE>
+<DL>
+<DD>Returns an array of bytes containing the given <CODE>InputStream</CODE> + content.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>in</CODE> - the <CODE>InputStream</CODE> to read from +<DT><B>Returns:</B><DD>an array of bytes containing the <CODE>InputStream</CODE> content</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/ImageProviderFeature.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/dialogbase/features/FrameCompositeFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="ImageProviderFeature.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/dialogbase/features/OptionDialogServiceFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html new file mode 100644 index 0000000..d7224c7 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html @@ -0,0 +1,765 @@ +<!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:20 CEST 2007 -->
+<TITLE>
+OptionDialogServiceFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.features.OptionDialogServiceFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="OptionDialogServiceFeature (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/OptionDialogServiceFeature.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/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="OptionDialogServiceFeature.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.dialogbase.features</FONT>
+<BR>
+Class OptionDialogServiceFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.dialogbase.features.OptionDialogServiceFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>OptionDialogServiceFeature</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A><DT>implements <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></DL>
+
+<P>
+Default implementation of the + <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>OptionDialogService</CODE></A> + that uses a <CODE>Component</CODE> as a + parent for the modal dialogs.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Bernd Olleck, sd&m AG</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface com.sdm.quasar.client.swing.dialogbase.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#CANCEL_OPTION">CANCEL_OPTION</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#CLOSED_OPTION">CLOSED_OPTION</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#DEFAULT_OPTION">DEFAULT_OPTION</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#ERROR_MESSAGE">ERROR_MESSAGE</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#INFORMATION_MESSAGE">INFORMATION_MESSAGE</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#NO_OPTION">NO_OPTION</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#OK_CANCEL_OPTION">OK_CANCEL_OPTION</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#OK_OPTION">OK_OPTION</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#PLAIN_MESSAGE">PLAIN_MESSAGE</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#QUESTION_MESSAGE">QUESTION_MESSAGE</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#UNINITIALIZED_VALUE">UNINITIALIZED_VALUE</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#WARNING_MESSAGE">WARNING_MESSAGE</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#YES_NO_CANCEL_OPTION">YES_NO_CANCEL_OPTION</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#YES_NO_OPTION">YES_NO_OPTION</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#YES_OPTION">YES_OPTION</A></CODE></TD>
+</TR>
+</TABLE>
+
+<!-- ======== 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/dialogbase/features/OptionDialogServiceFeature.html#OptionDialogServiceFeature()">OptionDialogServiceFeature</A></B>()</CODE>
+
+<BR>
+ Creates an instance that tries to find any suitable frame shown. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#OptionDialogServiceFeature(java.awt.Component)">OptionDialogServiceFeature</A></B>(java.awt.Component component)</CODE>
+
+<BR>
+ Creates an instance that uses a component as a parent for the option dialogs. + </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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected java.awt.Component</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#getParentComponent()">getParentComponent</A></B>()</CODE>
+
+<BR>
+ </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/dialogbase/features/OptionDialogServiceFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </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/dialogbase/features/OptionDialogServiceFeature.html#prepare()">prepare</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is prepared. + </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/dialogbase/features/OptionDialogServiceFeature.html#release()">release</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is released. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#showConfirmDialog(java.lang.Object)">showConfirmDialog</A></B>(java.lang.Object message)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#showConfirmDialog(java.lang.Object, java.lang.String, int)">showConfirmDialog</A></B>(java.lang.Object message, + java.lang.String title, + int optionType)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#showConfirmDialog(java.lang.Object, java.lang.String, int, int)">showConfirmDialog</A></B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#showConfirmDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon)">showConfirmDialog</A></B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType, + javax.swing.Icon icon)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#showInputDialog(java.lang.Object)">showInputDialog</A></B>(java.lang.Object message)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#showInputDialog(java.lang.Object, java.lang.Object)">showInputDialog</A></B>(java.lang.Object message, + java.lang.Object initialSelectionValue)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#showInputDialog(java.lang.Object, java.lang.String, int)">showInputDialog</A></B>(java.lang.Object message, + java.lang.String title, + int messageType)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#showInputDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)">showInputDialog</A></B>(java.lang.Object message, + java.lang.String title, + int messageType, + javax.swing.Icon icon, + java.lang.Object[] selectionValues, + java.lang.Object initialSelectionValue)</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/dialogbase/features/OptionDialogServiceFeature.html#showMessageDialog(java.lang.Object)">showMessageDialog</A></B>(java.lang.Object message)</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/dialogbase/features/OptionDialogServiceFeature.html#showMessageDialog(java.lang.Object, java.lang.String, int)">showMessageDialog</A></B>(java.lang.Object message, + java.lang.String title, + int messageType)</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/dialogbase/features/OptionDialogServiceFeature.html#showMessageDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon)">showMessageDialog</A></B>(java.lang.Object message, + java.lang.String title, + int messageType, + javax.swing.Icon icon)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html#showOptionDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)">showOptionDialog</A></B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType, + javax.swing.Icon icon, + java.lang.Object[] options, + java.lang.Object initialValue)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()">activate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()">deactivate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</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="OptionDialogServiceFeature()"><!-- --></A><H3>
+OptionDialogServiceFeature</H3>
+<PRE>
+public <B>OptionDialogServiceFeature</B>()</PRE>
+<DL>
+<DD>Creates an instance that tries to find any suitable frame shown. + This constructor is useful for registration at session level so that + there is at least one <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>OptionDialogService</CODE></A> available. But since it might + not use the correct parent window it is better if all windows and portals register + an instance with themselves as parent.
+<P>
+</DL>
+<HR>
+
+<A NAME="OptionDialogServiceFeature(java.awt.Component)"><!-- --></A><H3>
+OptionDialogServiceFeature</H3>
+<PRE>
+public <B>OptionDialogServiceFeature</B>(java.awt.Component component)</PRE>
+<DL>
+<DD>Creates an instance that uses a component as a parent for the option dialogs. + This constructor is useful for portal windows.
+<P>
+<DT><B>Parameters:</B><DD><CODE>component</CODE> - the parent component</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="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#init()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#dispose()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="prepare()"><!-- --></A><H3>
+prepare</H3>
+<PRE>
+protected void <B>prepare</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is prepared. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#prepare()"><CODE>LifeCycle.prepare()</CODE></A>, + e.g. gain resource and provide services for childs. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()">prepare</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#prepare()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="release()"><!-- --></A><H3>
+release</H3>
+<PRE>
+protected void <B>release</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is released. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#release()"><CODE>LifeCycle.release()()</CODE></A>, + e.g. unregister services. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()">release</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#release()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getParentComponent()"><!-- --></A><H3>
+getParentComponent</H3>
+<PRE>
+protected java.awt.Component <B>getParentComponent</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD><CODE>#parentComponent</CODE> if not null or tries to find one, may return null</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showConfirmDialog(java.lang.Object)"><!-- --></A><H3>
+showConfirmDialog</H3>
+<PRE>
+public int <B>showConfirmDialog</B>(java.lang.Object message)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showConfirmDialog(java.lang.Object)">showConfirmDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showConfirmDialog(java.awt.Component, java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showConfirmDialog(java.lang.Object, java.lang.String, int)"><!-- --></A><H3>
+showConfirmDialog</H3>
+<PRE>
+public int <B>showConfirmDialog</B>(java.lang.Object message, + java.lang.String title, + int optionType)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showConfirmDialog(java.lang.Object, java.lang.String, int)">showConfirmDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showConfirmDialog(java.awt.Component, java.lang.Object, java.lang.String, int)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showConfirmDialog(java.lang.Object, java.lang.String, int, int)"><!-- --></A><H3>
+showConfirmDialog</H3>
+<PRE>
+public int <B>showConfirmDialog</B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showConfirmDialog(java.lang.Object, java.lang.String, int, int)">showConfirmDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showConfirmDialog(java.awt.Component, java.lang.Object, java.lang.String, int, int)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showConfirmDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon)"><!-- --></A><H3>
+showConfirmDialog</H3>
+<PRE>
+public int <B>showConfirmDialog</B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType, + javax.swing.Icon icon)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showConfirmDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon)">showConfirmDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showConfirmDialog(java.awt.Component, java.lang.Object, java.lang.String, int, int, javax.swing.Icon)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showInputDialog(java.lang.Object)"><!-- --></A><H3>
+showInputDialog</H3>
+<PRE>
+public java.lang.String <B>showInputDialog</B>(java.lang.Object message)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showInputDialog(java.lang.Object)">showInputDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showInputDialog(java.awt.Component, java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showInputDialog(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
+showInputDialog</H3>
+<PRE>
+public java.lang.String <B>showInputDialog</B>(java.lang.Object message, + java.lang.Object initialSelectionValue)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showInputDialog(java.lang.Object, java.lang.Object)">showInputDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showInputDialog(java.awt.Component, java.lang.Object, java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showInputDialog(java.lang.Object, java.lang.String, int)"><!-- --></A><H3>
+showInputDialog</H3>
+<PRE>
+public java.lang.String <B>showInputDialog</B>(java.lang.Object message, + java.lang.String title, + int messageType)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showInputDialog(java.lang.Object, java.lang.String, int)">showInputDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showInputDialog(java.awt.Component, java.lang.Object, java.lang.String, int)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showInputDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)"><!-- --></A><H3>
+showInputDialog</H3>
+<PRE>
+public java.lang.Object <B>showInputDialog</B>(java.lang.Object message, + java.lang.String title, + int messageType, + javax.swing.Icon icon, + java.lang.Object[] selectionValues, + java.lang.Object initialSelectionValue)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showInputDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)">showInputDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showInputDialog(java.awt.Component, java.lang.Object, java.lang.String, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showMessageDialog(java.lang.Object)"><!-- --></A><H3>
+showMessageDialog</H3>
+<PRE>
+public void <B>showMessageDialog</B>(java.lang.Object message)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showMessageDialog(java.lang.Object)">showMessageDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showMessageDialog(java.awt.Component, java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showMessageDialog(java.lang.Object, java.lang.String, int)"><!-- --></A><H3>
+showMessageDialog</H3>
+<PRE>
+public void <B>showMessageDialog</B>(java.lang.Object message, + java.lang.String title, + int messageType)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showMessageDialog(java.lang.Object, java.lang.String, int)">showMessageDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showMessageDialog(java.awt.Component, java.lang.Object, java.lang.String, int)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showMessageDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon)"><!-- --></A><H3>
+showMessageDialog</H3>
+<PRE>
+public void <B>showMessageDialog</B>(java.lang.Object message, + java.lang.String title, + int messageType, + javax.swing.Icon icon)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showMessageDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon)">showMessageDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showMessageDialog(java.awt.Component, java.lang.Object, java.lang.String, int, javax.swing.Icon)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showOptionDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)"><!-- --></A><H3>
+showOptionDialog</H3>
+<PRE>
+public int <B>showOptionDialog</B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType, + javax.swing.Icon icon, + java.lang.Object[] options, + java.lang.Object initialValue)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showOptionDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)">showOptionDialog</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showOptionDialog(java.awt.Component, java.lang.Object, java.lang.String, int, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)</CODE></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/OptionDialogServiceFeature.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/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="OptionDialogServiceFeature.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/dialogbase/features/class-use/FrameCompositeFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/class-use/FrameCompositeFeature.html new file mode 100644 index 0000000..ca5e9da --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/class-use/FrameCompositeFeature.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.dialogbase.features.FrameCompositeFeature (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.dialogbase.features.FrameCompositeFeature (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/dialogbase/features/FrameCompositeFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="FrameCompositeFeature.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.dialogbase.features.FrameCompositeFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.dialogbase.features.FrameCompositeFeature
+<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/dialogbase/features/FrameCompositeFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="FrameCompositeFeature.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/dialogbase/features/class-use/ImageProviderFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/class-use/ImageProviderFeature.html new file mode 100644 index 0000000..2a116ae --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/class-use/ImageProviderFeature.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.dialogbase.features.ImageProviderFeature (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.dialogbase.features.ImageProviderFeature (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/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="ImageProviderFeature.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.dialogbase.features.ImageProviderFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.dialogbase.features.ImageProviderFeature
+<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/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="ImageProviderFeature.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/dialogbase/features/class-use/OptionDialogServiceFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/class-use/OptionDialogServiceFeature.html new file mode 100644 index 0000000..524cf38 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/class-use/OptionDialogServiceFeature.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.dialogbase.features.OptionDialogServiceFeature (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.dialogbase.features.OptionDialogServiceFeature (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/dialogbase/features/OptionDialogServiceFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="OptionDialogServiceFeature.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.dialogbase.features.OptionDialogServiceFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.dialogbase.features.OptionDialogServiceFeature
+<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/dialogbase/features/OptionDialogServiceFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><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="OptionDialogServiceFeature.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/dialogbase/features/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/package-frame.html new file mode 100644 index 0000000..a2fee4d --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/package-frame.html @@ -0,0 +1,36 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialogbase.features (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.features 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/dialogbase/features/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.dialogbase.features</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="FrameCompositeFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features" target="classFrame">FrameCompositeFeature</A>
+<BR>
+<A HREF="ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features" target="classFrame">ImageProviderFeature</A>
+<BR>
+<A HREF="OptionDialogServiceFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features" target="classFrame">OptionDialogServiceFeature</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/package-summary.html new file mode 100644 index 0000000..a43cd60 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/package-summary.html @@ -0,0 +1,161 @@ +<!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:06 CEST 2007 -->
+<TITLE>
+com.sdm.quasar.client.swing.dialogbase.features (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.features 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.dialogbase.features (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/dialogbase/config/impl/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/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.dialogbase.features
+</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/dialogbase/features/FrameCompositeFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features">FrameCompositeFeature</A></B></TD>
+<TD>This <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>Feature</CODE></A> handles a <CODE>JFrame</CODE>. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features">ImageProviderFeature</A></B></TD>
+<TD>An implementation of <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>ImageProviderService</CODE></A>, that uses configuration + entries to load images.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features">OptionDialogServiceFeature</A></B></TD>
+<TD>Default implementation of the + <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>OptionDialogService</CODE></A> + that uses a <CODE>Component</CODE> as a + parent for the modal dialogs.</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/dialogbase/config/impl/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/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/dialogbase/features/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/package-tree.html new file mode 100644 index 0000000..d4dd572 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/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.dialogbase.features 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.dialogbase.features 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/dialogbase/config/impl/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/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.dialogbase.features
+</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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><B>AbstractFeature</B></A> (implements com.sdm.quasar.client.core.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, com.sdm.quasar.client.core.common.sysinfo.<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.dialogbase.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/FrameCompositeFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><B>FrameCompositeFeature</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.dialogbase.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><B>ImageProviderFeature</B></A> (implements com.sdm.quasar.client.swing.dialogbase.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A>)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.dialogbase.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features"><B>OptionDialogServiceFeature</B></A> (implements com.sdm.quasar.client.swing.dialogbase.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A>)
+</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/dialogbase/config/impl/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/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/dialogbase/features/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/package-use.html new file mode 100644 index 0000000..49b086a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/features/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.dialogbase.features (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.dialogbase.features (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.dialogbase.features</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.dialogbase.features
+<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/dialogbase/services/ImageProviderService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html new file mode 100644 index 0000000..524eb7a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html @@ -0,0 +1,249 @@ +<!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>
+ImageProviderService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ImageProviderService (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/ImageProviderService.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/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><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="ImageProviderService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.dialogbase.services</FONT>
+<BR>
+Interface ImageProviderService</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features">ImageProviderFeature</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>ImageProviderService</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DL>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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> java.awt.Image</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html#getImage(java.lang.String)">getImage</A></B>(java.lang.String id)</CODE>
+
+<BR>
+ Returns the <CODE>Image</CODE> associated with the given id.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.ImageIcon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html#getImageIcon(java.lang.String)">getImageIcon</A></B>(java.lang.String id)</CODE>
+
+<BR>
+ Returns the <CODE>ImageIcon</CODE> associated with the given id.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="getImageIcon(java.lang.String)"><!-- --></A><H3>
+getImageIcon</H3>
+<PRE>
+public javax.swing.ImageIcon <B>getImageIcon</B>(java.lang.String id)</PRE>
+<DL>
+<DD>Returns the <CODE>ImageIcon</CODE> associated with the given id.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>id</CODE> - the id of the image +<DT><B>Returns:</B><DD>the <CODE>ImageIcon</CODE> or <code>null</code>, if no icon was found</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getImage(java.lang.String)"><!-- --></A><H3>
+getImage</H3>
+<PRE>
+public java.awt.Image <B>getImage</B>(java.lang.String id)</PRE>
+<DL>
+<DD>Returns the <CODE>Image</CODE> associated with the given id.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>id</CODE> - the id of the image +<DT><B>Returns:</B><DD>the <CODE>ImageIcon</CODE> or <code>null</code>, if no icon was found</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/ImageProviderService.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/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><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="ImageProviderService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/dialogbase/services/OptionDialogService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html new file mode 100644 index 0000000..a3f5055 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html @@ -0,0 +1,828 @@ +<!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>
+OptionDialogService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="OptionDialogService (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/OptionDialogService.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/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><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="OptionDialogService.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 | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <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.dialogbase.services</FONT>
+<BR>
+Interface OptionDialogService</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/OptionDialogServiceFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features">OptionDialogServiceFeature</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>OptionDialogService</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DL>
+
+<P>
+Offers access to a message box like the <CODE>JOptionPane</CODE> while observing + the dialog hierarchy and using the correct parent argument for the modal + dialog.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Bernd Olleck, sd&m AG</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#CANCEL_OPTION">CANCEL_OPTION</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#CLOSED_OPTION">CLOSED_OPTION</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#DEFAULT_OPTION">DEFAULT_OPTION</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#ERROR_MESSAGE">ERROR_MESSAGE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#INFORMATION_MESSAGE">INFORMATION_MESSAGE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#NO_OPTION">NO_OPTION</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#OK_CANCEL_OPTION">OK_CANCEL_OPTION</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#OK_OPTION">OK_OPTION</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#PLAIN_MESSAGE">PLAIN_MESSAGE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#QUESTION_MESSAGE">QUESTION_MESSAGE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#UNINITIALIZED_VALUE">UNINITIALIZED_VALUE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#WARNING_MESSAGE">WARNING_MESSAGE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#YES_NO_CANCEL_OPTION">YES_NO_CANCEL_OPTION</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#YES_NO_OPTION">YES_NO_OPTION</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#YES_OPTION">YES_OPTION</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showConfirmDialog(java.lang.Object)">showConfirmDialog</A></B>(java.lang.Object message)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showConfirmDialog(java.lang.Object, java.lang.String, int)">showConfirmDialog</A></B>(java.lang.Object message, + java.lang.String title, + int optionType)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showConfirmDialog(java.lang.Object, java.lang.String, int, int)">showConfirmDialog</A></B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showConfirmDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon)">showConfirmDialog</A></B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType, + javax.swing.Icon icon)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showInputDialog(java.lang.Object)">showInputDialog</A></B>(java.lang.Object message)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showInputDialog(java.lang.Object, java.lang.Object)">showInputDialog</A></B>(java.lang.Object message, + java.lang.Object initialSelectionValue)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showInputDialog(java.lang.Object, java.lang.String, int)">showInputDialog</A></B>(java.lang.Object message, + java.lang.String title, + int messageType)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showInputDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)">showInputDialog</A></B>(java.lang.Object message, + java.lang.String title, + int messageType, + javax.swing.Icon icon, + java.lang.Object[] selectionValues, + java.lang.Object initialSelectionValue)</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/dialogbase/services/OptionDialogService.html#showMessageDialog(java.lang.Object)">showMessageDialog</A></B>(java.lang.Object message)</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/dialogbase/services/OptionDialogService.html#showMessageDialog(java.lang.Object, java.lang.String, int)">showMessageDialog</A></B>(java.lang.Object message, + java.lang.String title, + int messageType)</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/dialogbase/services/OptionDialogService.html#showMessageDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon)">showMessageDialog</A></B>(java.lang.Object message, + java.lang.String title, + int messageType, + javax.swing.Icon icon)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html#showOptionDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)">showOptionDialog</A></B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType, + javax.swing.Icon icon, + java.lang.Object[] options, + java.lang.Object initialValue)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="UNINITIALIZED_VALUE"><!-- --></A><H3>
+UNINITIALIZED_VALUE</H3>
+<PRE>
+public static final java.lang.Object <B>UNINITIALIZED_VALUE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.UNINITIALIZED_VALUE</CODE></DL>
+</DL>
+<HR>
+
+<A NAME="DEFAULT_OPTION"><!-- --></A><H3>
+DEFAULT_OPTION</H3>
+<PRE>
+public static final int <B>DEFAULT_OPTION</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.DEFAULT_OPTION</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.DEFAULT_OPTION">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="YES_NO_OPTION"><!-- --></A><H3>
+YES_NO_OPTION</H3>
+<PRE>
+public static final int <B>YES_NO_OPTION</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.YES_NO_OPTION</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.YES_NO_OPTION">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="YES_NO_CANCEL_OPTION"><!-- --></A><H3>
+YES_NO_CANCEL_OPTION</H3>
+<PRE>
+public static final int <B>YES_NO_CANCEL_OPTION</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.YES_NO_CANCEL_OPTION</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.YES_NO_CANCEL_OPTION">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="OK_CANCEL_OPTION"><!-- --></A><H3>
+OK_CANCEL_OPTION</H3>
+<PRE>
+public static final int <B>OK_CANCEL_OPTION</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.OK_CANCEL_OPTION</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.OK_CANCEL_OPTION">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="YES_OPTION"><!-- --></A><H3>
+YES_OPTION</H3>
+<PRE>
+public static final int <B>YES_OPTION</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.YES_OPTION</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.YES_OPTION">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="NO_OPTION"><!-- --></A><H3>
+NO_OPTION</H3>
+<PRE>
+public static final int <B>NO_OPTION</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.NO_OPTION</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.NO_OPTION">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="CANCEL_OPTION"><!-- --></A><H3>
+CANCEL_OPTION</H3>
+<PRE>
+public static final int <B>CANCEL_OPTION</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.CANCEL_OPTION</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.CANCEL_OPTION">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="OK_OPTION"><!-- --></A><H3>
+OK_OPTION</H3>
+<PRE>
+public static final int <B>OK_OPTION</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.OK_OPTION</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.OK_OPTION">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="CLOSED_OPTION"><!-- --></A><H3>
+CLOSED_OPTION</H3>
+<PRE>
+public static final int <B>CLOSED_OPTION</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.CLOSED_OPTION</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.CLOSED_OPTION">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="ERROR_MESSAGE"><!-- --></A><H3>
+ERROR_MESSAGE</H3>
+<PRE>
+public static final int <B>ERROR_MESSAGE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.ERROR_MESSAGE</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.ERROR_MESSAGE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="INFORMATION_MESSAGE"><!-- --></A><H3>
+INFORMATION_MESSAGE</H3>
+<PRE>
+public static final int <B>INFORMATION_MESSAGE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.INFORMATION_MESSAGE</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.INFORMATION_MESSAGE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="WARNING_MESSAGE"><!-- --></A><H3>
+WARNING_MESSAGE</H3>
+<PRE>
+public static final int <B>WARNING_MESSAGE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.WARNING_MESSAGE</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.WARNING_MESSAGE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="QUESTION_MESSAGE"><!-- --></A><H3>
+QUESTION_MESSAGE</H3>
+<PRE>
+public static final int <B>QUESTION_MESSAGE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.QUESTION_MESSAGE</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.QUESTION_MESSAGE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="PLAIN_MESSAGE"><!-- --></A><H3>
+PLAIN_MESSAGE</H3>
+<PRE>
+public static final int <B>PLAIN_MESSAGE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.PLAIN_MESSAGE</CODE>, +<A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService.PLAIN_MESSAGE">Constant Field Values</A></DL>
+</DL>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="showConfirmDialog(java.lang.Object)"><!-- --></A><H3>
+showConfirmDialog</H3>
+<PRE>
+public int <B>showConfirmDialog</B>(java.lang.Object message)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showConfirmDialog(java.awt.Component, java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showConfirmDialog(java.lang.Object, java.lang.String, int)"><!-- --></A><H3>
+showConfirmDialog</H3>
+<PRE>
+public int <B>showConfirmDialog</B>(java.lang.Object message, + java.lang.String title, + int optionType)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showConfirmDialog(java.awt.Component, java.lang.Object, java.lang.String, int)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showConfirmDialog(java.lang.Object, java.lang.String, int, int)"><!-- --></A><H3>
+showConfirmDialog</H3>
+<PRE>
+public int <B>showConfirmDialog</B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showConfirmDialog(java.awt.Component, java.lang.Object, java.lang.String, int, int)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showConfirmDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon)"><!-- --></A><H3>
+showConfirmDialog</H3>
+<PRE>
+public int <B>showConfirmDialog</B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType, + javax.swing.Icon icon)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showConfirmDialog(java.awt.Component, java.lang.Object, java.lang.String, int, int, javax.swing.Icon)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showInputDialog(java.lang.Object)"><!-- --></A><H3>
+showInputDialog</H3>
+<PRE>
+public java.lang.String <B>showInputDialog</B>(java.lang.Object message)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showInputDialog(java.awt.Component, java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showInputDialog(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
+showInputDialog</H3>
+<PRE>
+public java.lang.String <B>showInputDialog</B>(java.lang.Object message, + java.lang.Object initialSelectionValue)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showInputDialog(java.awt.Component, java.lang.Object, java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showInputDialog(java.lang.Object, java.lang.String, int)"><!-- --></A><H3>
+showInputDialog</H3>
+<PRE>
+public java.lang.String <B>showInputDialog</B>(java.lang.Object message, + java.lang.String title, + int messageType)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showInputDialog(java.awt.Component, java.lang.Object, java.lang.String, int)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showInputDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)"><!-- --></A><H3>
+showInputDialog</H3>
+<PRE>
+public java.lang.Object <B>showInputDialog</B>(java.lang.Object message, + java.lang.String title, + int messageType, + javax.swing.Icon icon, + java.lang.Object[] selectionValues, + java.lang.Object initialSelectionValue)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showInputDialog(java.awt.Component, java.lang.Object, java.lang.String, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showMessageDialog(java.lang.Object)"><!-- --></A><H3>
+showMessageDialog</H3>
+<PRE>
+public void <B>showMessageDialog</B>(java.lang.Object message)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showMessageDialog(java.awt.Component, java.lang.Object)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showMessageDialog(java.lang.Object, java.lang.String, int)"><!-- --></A><H3>
+showMessageDialog</H3>
+<PRE>
+public void <B>showMessageDialog</B>(java.lang.Object message, + java.lang.String title, + int messageType)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showMessageDialog(java.awt.Component, java.lang.Object, java.lang.String, int)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showMessageDialog(java.lang.Object, java.lang.String, int, javax.swing.Icon)"><!-- --></A><H3>
+showMessageDialog</H3>
+<PRE>
+public void <B>showMessageDialog</B>(java.lang.Object message, + java.lang.String title, + int messageType, + javax.swing.Icon icon)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showMessageDialog(java.awt.Component, java.lang.Object, java.lang.String, int, javax.swing.Icon)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="showOptionDialog(java.lang.Object, java.lang.String, int, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)"><!-- --></A><H3>
+showOptionDialog</H3>
+<PRE>
+public int <B>showOptionDialog</B>(java.lang.Object message, + java.lang.String title, + int optionType, + int messageType, + javax.swing.Icon icon, + java.lang.Object[] options, + java.lang.Object initialValue)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>JOptionPane.showOptionDialog(java.awt.Component, java.lang.Object, java.lang.String, int, int, javax.swing.Icon, java.lang.Object[], java.lang.Object)</CODE></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/OptionDialogService.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/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><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="OptionDialogService.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 | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <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/dialogbase/services/class-use/ImageProviderService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/class-use/ImageProviderService.html new file mode 100644 index 0000000..d56d897 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/class-use/ImageProviderService.html @@ -0,0 +1,237 @@ +<!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 Interface com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService (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 Interface com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService (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/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><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="ImageProviderService.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 Interface<br>com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService</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/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.dialogbase.features"><B>com.sdm.quasar.client.swing.dialogbase.features</B></A></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.systeminfo"><B>com.sdm.quasar.client.swing.systeminfo</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.dialogbase.features"><!-- --></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/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/package-summary.html">com.sdm.quasar.client.swing.dialogbase.features</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Classes in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/package-summary.html">com.sdm.quasar.client.swing.dialogbase.features</A> that implement <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</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/dialogbase/features/ImageProviderFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features">ImageProviderFeature</A></B></CODE>
+
+<BR>
+ An implementation of <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>ImageProviderService</CODE></A>, that uses configuration + entries to load images.</TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.systeminfo"><!-- --></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/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A> that return <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></CODE></FONT></TD>
+<TD><CODE><B>InfoTreeNodeDefinition.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getImageProviderService()">getImageProviderService</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>ImageProviderService</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Constructors in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A> with parameters of type <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html#NodeInfoTreeCellRenderer(com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)">NodeInfoTreeCellRenderer</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>NodeInfoTreeCellRenderer</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#InfoTreeNodeDefinition(com.sdm.quasar.client.core.dialogbase.services.ResourceAccessService, com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)">InfoTreeNodeDefinition</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> resourceAccessService, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>InfoTreeNodeDefinition</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html#FeatureTreeNodeDefinition(com.sdm.quasar.client.core.dialogbase.services.ResourceAccessService, com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)">FeatureTreeNodeDefinition</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> resourceAccessService, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>FeatureTreeNodeDefinition</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html#DialogInfoTreeNodeDefinition(com.sdm.quasar.client.core.dialogbase.services.ResourceAccessService, com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)">DialogInfoTreeNodeDefinition</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> resourceAccessService, + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../../com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>DialogInfoTreeNodeDefinition</CODE></A>.</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/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><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="ImageProviderService.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/dialogbase/services/class-use/OptionDialogService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/class-use/OptionDialogService.html new file mode 100644 index 0000000..88eb007 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/class-use/OptionDialogService.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:03:46 CEST 2007 -->
+<TITLE>
+Uses of Interface com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService (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 Interface com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService (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/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><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="OptionDialogService.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 Interface<br>com.sdm.quasar.client.swing.dialogbase.services.OptionDialogService</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/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.dialogbase.features"><B>com.sdm.quasar.client.swing.dialogbase.features</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.dialogbase.features"><!-- --></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/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/package-summary.html">com.sdm.quasar.client.swing.dialogbase.features</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Classes in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/package-summary.html">com.sdm.quasar.client.swing.dialogbase.features</A> that implement <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</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/dialogbase/features/OptionDialogServiceFeature.html" title="class in com.sdm.quasar.client.swing.dialogbase.features">OptionDialogServiceFeature</A></B></CODE>
+
+<BR>
+ Default implementation of the + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>OptionDialogService</CODE></A> + that uses a <CODE>Component</CODE> as a + parent for the modal dialogs.</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/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><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="OptionDialogService.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/dialogbase/services/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/package-frame.html new file mode 100644 index 0000000..3df6df6 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/package-frame.html @@ -0,0 +1,34 @@ +<!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.dialogbase.services (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.services 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/dialogbase/services/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.dialogbase.services</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services" target="classFrame"><I>ImageProviderService</I></A>
+<BR>
+<A HREF="OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services" target="classFrame"><I>OptionDialogService</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/package-summary.html new file mode 100644 index 0000000..478ae66 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/package-summary.html @@ -0,0 +1,154 @@ +<!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.dialogbase.services (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.dialogbase.services 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.dialogbase.services (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/dialogbase/features/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/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.dialogbase.services
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">OptionDialogService</A></B></TD>
+<TD>Offers access to a message box like the <CODE>JOptionPane</CODE> while observing + the dialog hierarchy and using the correct parent argument for the modal + dialog.</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/dialogbase/features/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/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/dialogbase/services/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/package-tree.html new file mode 100644 index 0000000..2263e11 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/package-tree.html @@ -0,0 +1,145 @@ +<!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.dialogbase.services 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.dialogbase.services 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/dialogbase/features/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/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.dialogbase.services
+</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../../overview-tree.html">All Packages</A></DL>
+<HR>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.core.common.services.<A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services"><B>Service</B></A><UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.swing.dialogbase.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><B>ImageProviderService</B></A><LI TYPE="circle">interface com.sdm.quasar.client.swing.dialogbase.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><B>OptionDialogService</B></A></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/dialogbase/features/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/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/dialogbase/services/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/package-use.html new file mode 100644 index 0000000..16788bd --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/dialogbase/services/package-use.html @@ -0,0 +1,189 @@ +<!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.dialogbase.services (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.dialogbase.services (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.dialogbase.services</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/dialogbase/services/package-summary.html">com.sdm.quasar.client.swing.dialogbase.services</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.dialogbase.features"><B>com.sdm.quasar.client.swing.dialogbase.features</B></A></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.systeminfo"><B>com.sdm.quasar.client.swing.systeminfo</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.dialogbase.features"><!-- --></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/dialogbase/services/package-summary.html">com.sdm.quasar.client.swing.dialogbase.services</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/features/package-summary.html">com.sdm.quasar.client.swing.dialogbase.features</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/class-use/ImageProviderService.html#com.sdm.quasar.client.swing.dialogbase.features"><B>ImageProviderService</B></A></B>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/class-use/OptionDialogService.html#com.sdm.quasar.client.swing.dialogbase.features"><B>OptionDialogService</B></A></B>
+
+<BR>
+ Offers access to a message box like the <CODE>JOptionPane</CODE> while observing + the dialog hierarchy and using the correct parent argument for the modal + dialog.</TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.systeminfo"><!-- --></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/dialogbase/services/package-summary.html">com.sdm.quasar.client.swing.dialogbase.services</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/class-use/ImageProviderService.html#com.sdm.quasar.client.swing.systeminfo"><B>ImageProviderService</B></A></B>
+
+<BR>
+ </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/embedding/features/DialogWindowResource.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/DialogWindowResource.html new file mode 100644 index 0000000..ac8bd8d --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/DialogWindowResource.html @@ -0,0 +1,317 @@ +<!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>
+DialogWindowResource (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features.DialogWindowResource class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DialogWindowResource (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/DialogWindowResource.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/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="DialogWindowResource.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.embedding.features</FONT>
+<BR>
+Class DialogWindowResource</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.embedding.features.DialogWindowResource</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>DialogWindowResource</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></DL>
+
+<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/embedding/features/DialogWindowResource.html#DialogWindowResource(java.awt.Dialog)">DialogWindowResource</A></B>(java.awt.Dialog dialog)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>DialogWindowResource</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> java.awt.Window</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/DialogWindowResource.html#getWindow()">getWindow</A></B>()</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/embedding/features/DialogWindowResource.html#setWindowIcon(java.awt.Image)">setWindowIcon</A></B>(java.awt.Image icon)</CODE>
+
+<BR>
+ Sets the window's icon.</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/embedding/features/DialogWindowResource.html#setWindowTitle(java.lang.String)">setWindowTitle</A></B>(java.lang.String title)</CODE>
+
+<BR>
+ Sets the window's title</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="DialogWindowResource(java.awt.Dialog)"><!-- --></A><H3>
+DialogWindowResource</H3>
+<PRE>
+public <B>DialogWindowResource</B>(java.awt.Dialog dialog)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>DialogWindowResource</CODE></A>.
+<P>
+</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="getWindow()"><!-- --></A><H3>
+getWindow</H3>
+<PRE>
+public java.awt.Window <B>getWindow</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#getWindow()">getWindow</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the window instance, e.g. for modal dialogs<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#getWindow()"><CODE>WindowResource.getWindow()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWindowIcon(java.awt.Image)"><!-- --></A><H3>
+setWindowIcon</H3>
+<PRE>
+public void <B>setWindowIcon</B>(java.awt.Image icon)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></B></DD>
+<DD>Sets the window's icon.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#setWindowIcon(java.awt.Image)">setWindowIcon</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the icon to set as <CODE>Image</CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#setWindowIcon(java.awt.Image)"><CODE>WindowResource.setWindowIcon(java.awt.Image)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWindowTitle(java.lang.String)"><!-- --></A><H3>
+setWindowTitle</H3>
+<PRE>
+public void <B>setWindowTitle</B>(java.lang.String title)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></B></DD>
+<DD>Sets the window's title
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#setWindowTitle(java.lang.String)">setWindowTitle</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>title</CODE> - the new title of the window<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#setWindowTitle(java.lang.String)"><CODE>WindowResource.setWindowTitle(java.lang.String)</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/DialogWindowResource.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/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="DialogWindowResource.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/embedding/features/FrameWindowResource.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/FrameWindowResource.html new file mode 100644 index 0000000..0f26f03 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/FrameWindowResource.html @@ -0,0 +1,317 @@ +<!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>
+FrameWindowResource (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features.FrameWindowResource class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="FrameWindowResource (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/FrameWindowResource.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/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/ModalDialogFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="FrameWindowResource.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.embedding.features</FONT>
+<BR>
+Class FrameWindowResource</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.embedding.features.FrameWindowResource</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>FrameWindowResource</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></DL>
+
+<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/embedding/features/FrameWindowResource.html#FrameWindowResource(java.awt.Frame)">FrameWindowResource</A></B>(java.awt.Frame frame)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>FrameWindowResource</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> java.awt.Window</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/FrameWindowResource.html#getWindow()">getWindow</A></B>()</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/embedding/features/FrameWindowResource.html#setWindowIcon(java.awt.Image)">setWindowIcon</A></B>(java.awt.Image icon)</CODE>
+
+<BR>
+ Sets the window's icon.</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/embedding/features/FrameWindowResource.html#setWindowTitle(java.lang.String)">setWindowTitle</A></B>(java.lang.String title)</CODE>
+
+<BR>
+ Sets the window's title</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="FrameWindowResource(java.awt.Frame)"><!-- --></A><H3>
+FrameWindowResource</H3>
+<PRE>
+public <B>FrameWindowResource</B>(java.awt.Frame frame)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>FrameWindowResource</CODE></A>.
+<P>
+</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="getWindow()"><!-- --></A><H3>
+getWindow</H3>
+<PRE>
+public java.awt.Window <B>getWindow</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#getWindow()">getWindow</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the window instance, e.g. for modal dialogs<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#getWindow()"><CODE>WindowResource.getWindow()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWindowIcon(java.awt.Image)"><!-- --></A><H3>
+setWindowIcon</H3>
+<PRE>
+public void <B>setWindowIcon</B>(java.awt.Image icon)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></B></DD>
+<DD>Sets the window's icon.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#setWindowIcon(java.awt.Image)">setWindowIcon</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the icon to set as <CODE>Image</CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#setWindowIcon(java.awt.Image)"><CODE>WindowResource.setWindowIcon(java.awt.Image)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWindowTitle(java.lang.String)"><!-- --></A><H3>
+setWindowTitle</H3>
+<PRE>
+public void <B>setWindowTitle</B>(java.lang.String title)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></B></DD>
+<DD>Sets the window's title
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#setWindowTitle(java.lang.String)">setWindowTitle</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>title</CODE> - the new title of the window<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#setWindowTitle(java.lang.String)"><CODE>WindowResource.setWindowTitle(java.lang.String)</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/FrameWindowResource.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/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/ModalDialogFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="FrameWindowResource.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/embedding/features/ModalDialogFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/ModalDialogFeature.html new file mode 100644 index 0000000..c6ec4c8 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/ModalDialogFeature.html @@ -0,0 +1,361 @@ +<!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>
+ModalDialogFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features.ModalDialogFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ModalDialogFeature (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/ModalDialogFeature.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/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="ModalDialogFeature.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.embedding.features</FONT>
+<BR>
+Class ModalDialogFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.embedding.features.ModalDialogFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>ModalDialogFeature</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></DL>
+
+<P>
+Feature for dialogs that have modal presentations. + It offers convenience access to the parent component + needed to create proper modal dialogs.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Martin Haft, sd&m AG, Thomas Wolf, sd&m AG, Bernd Olleck, sd&m AG</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/embedding/features/ModalDialogFeature.html#ModalDialogFeature()">ModalDialogFeature</A></B>()</CODE>
+
+<BR>
+ </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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/ModalDialogFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.awt.Window</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/ModalDialogFeature.html#getParentWindow()">getParentWindow</A></B>()</CODE>
+
+<BR>
+ </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/embedding/features/ModalDialogFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </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/embedding/features/ModalDialogFeature.html#positionDialogRelativeToParent(java.awt.Window)">positionDialogRelativeToParent</A></B>(java.awt.Window windowToPosition)</CODE>
+
+<BR>
+ Positions the dialog's window relative to the parent window (i.e. centers it) + using <CODE>Window.setLocationRelativeTo(java.awt.Component)</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()">activate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()">deactivate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()">prepare</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()">release</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="ModalDialogFeature()"><!-- --></A><H3>
+ModalDialogFeature</H3>
+<PRE>
+public <B>ModalDialogFeature</B>()</PRE>
+<DL>
+</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="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getParentWindow()"><!-- --></A><H3>
+getParentWindow</H3>
+<PRE>
+public java.awt.Window <B>getParentWindow</B>()</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the parent window component that the dialog should be modal to</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="positionDialogRelativeToParent(java.awt.Window)"><!-- --></A><H3>
+positionDialogRelativeToParent</H3>
+<PRE>
+public void <B>positionDialogRelativeToParent</B>(java.awt.Window windowToPosition)</PRE>
+<DL>
+<DD>Positions the dialog's window relative to the parent window (i.e. centers it) + using <CODE>Window.setLocationRelativeTo(java.awt.Component)</CODE>
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>windowToPosition</CODE> - the window of this dialog</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/ModalDialogFeature.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/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="ModalDialogFeature.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/embedding/features/PanelCompositeFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html new file mode 100644 index 0000000..56af293 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html @@ -0,0 +1,675 @@ +<!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>
+PanelCompositeFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features.PanelCompositeFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="PanelCompositeFeature (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/PanelCompositeFeature.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/features/ModalDialogFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="PanelCompositeFeature.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.embedding.features</FONT>
+<BR>
+Class PanelCompositeFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">com.sdm.quasar.client.core.embedding.features.AbstractCompositeFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.embedding.features.PanelCompositeFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>PanelCompositeFeature</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></DL>
+
+<P>
+An embedding feature, which can embed child dialogs (which are managed by an <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A>) + into one or more panels with an arbitrary layout manager.
+<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/embedding/features/PanelCompositeFeature.html#PanelCompositeFeature()">PanelCompositeFeature</A></B>()</CODE>
+
+<BR>
+ </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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html#activate()">activate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is activated. + </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/embedding/features/PanelCompositeFeature.html#childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childActivated</A></B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</CODE>
+
+<BR>
+ </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/embedding/features/PanelCompositeFeature.html#childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childAdded</A></B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</CODE>
+
+<BR>
+ </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/embedding/features/PanelCompositeFeature.html#childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childDeactivated</A></B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</CODE>
+
+<BR>
+ </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/embedding/features/PanelCompositeFeature.html#childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childRemoved</A></B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</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/embedding/features/PanelCompositeFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</CODE>
+
+<BR>
+ + Subclasses should overwrite this method to append system informations</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/embedding/features/PanelCompositeFeature.html#deactivate()">deactivate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is deactivated. + </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/embedding/features/PanelCompositeFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding">ActivationController</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html#getActivationController()">getActivationController</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A> for this <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>PanelCompositeFeature</CODE></A>.</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/embedding/features/PanelCompositeFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </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/embedding/features/PanelCompositeFeature.html#prepare()">prepare</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is prepared. + </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/embedding/features/PanelCompositeFeature.html#release()">release</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is released. + </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/embedding/features/PanelCompositeFeature.html#removeLayoutConstraints(java.lang.String)">removeLayoutConstraints</A></B>(java.lang.String localName)</CODE>
+
+<BR>
+ Removes previously added layout constraints for the child with the given name.</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/embedding/features/PanelCompositeFeature.html#setActivationController(com.sdm.quasar.client.core.embedding.ActivationController)">setActivationController</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding">ActivationController</A> controller)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A> for this <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>PanelCompositeFeature</CODE></A>.</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/embedding/features/PanelCompositeFeature.html#setLayoutConstraints(java.lang.String, java.awt.Container, java.lang.Object)">setLayoutConstraints</A></B>(java.lang.String localName, + java.awt.Container parentContainer, + java.lang.Object layoutConstraints)</CODE>
+
+<BR>
+ Defines the layout constraints for the child with the given local name. + </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.embedding.features.AbstractCompositeFeature"><!-- --></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.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#getActivationControllerInt()">getActivationControllerInt</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#requireActivationController()">requireActivationController</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#setActivationControllerInt(com.sdm.quasar.client.core.embedding.ActivationController)">setActivationControllerInt</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</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="PanelCompositeFeature()"><!-- --></A><H3>
+PanelCompositeFeature</H3>
+<PRE>
+public <B>PanelCompositeFeature</B>()</PRE>
+<DL>
+</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="setActivationController(com.sdm.quasar.client.core.embedding.ActivationController)"><!-- --></A><H3>
+setActivationController</H3>
+<PRE>
+public void <B>setActivationController</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding">ActivationController</A> controller)</PRE>
+<DL>
+<DD>Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A> for this <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>PanelCompositeFeature</CODE></A>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getActivationController()"><!-- --></A><H3>
+getActivationController</H3>
+<PRE>
+public <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding">ActivationController</A> <B>getActivationController</B>()</PRE>
+<DL>
+<DD>Returns the <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A> for this <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>PanelCompositeFeature</CODE></A>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setLayoutConstraints(java.lang.String, java.awt.Container, java.lang.Object)"><!-- --></A><H3>
+setLayoutConstraints</H3>
+<PRE>
+public void <B>setLayoutConstraints</B>(java.lang.String localName, + java.awt.Container parentContainer, + java.lang.Object layoutConstraints)</PRE>
+<DL>
+<DD>Defines the layout constraints for the child with the given local name. + <p> + <strong>Note:</strong> This <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>PanelCompositeFeature</CODE></A> must have been connected to an + <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A> using <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#setActivationControllerInt(com.sdm.quasar.client.core.embedding.ActivationController)"><CODE>AbstractCompositeFeature.setActivationControllerInt(ActivationController)</CODE></A> + before calling this method (otherwise an <CODE>IllegalStateException</CODE> will be thrown). + </p>
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - the name of the child (not <code>null</code>)<DD><CODE>parentContainer</CODE> - the parent <CODE>Container</CODE> of the visual representation (not <code>null</code>)<DD><CODE>layoutConstraints</CODE> - the constraints (may be <code>null</code>)</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeLayoutConstraints(java.lang.String)"><!-- --></A><H3>
+removeLayoutConstraints</H3>
+<PRE>
+public void <B>removeLayoutConstraints</B>(java.lang.String localName)</PRE>
+<DL>
+<DD>Removes previously added layout constraints for the child with the given name.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - the local name of the child to remove constraints for</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><!-- --></A><H3>
+childAdded</H3>
+<PRE>
+protected void <B>childAdded</B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childAdded</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><CODE>AbstractCompositeFeature.childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><!-- --></A><H3>
+childActivated</H3>
+<PRE>
+protected void <B>childActivated</B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childActivated</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><CODE>AbstractCompositeFeature.childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><!-- --></A><H3>
+childDeactivated</H3>
+<PRE>
+protected void <B>childDeactivated</B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childDeactivated</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><CODE>AbstractCompositeFeature.childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><!-- --></A><H3>
+childRemoved</H3>
+<PRE>
+protected void <B>childRemoved</B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childRemoved</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><CODE>AbstractCompositeFeature.childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#init()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#dispose()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="prepare()"><!-- --></A><H3>
+prepare</H3>
+<PRE>
+protected void <B>prepare</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is prepared. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#prepare()"><CODE>LifeCycle.prepare()</CODE></A>, + e.g. gain resource and provide services for childs. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#prepare()">prepare</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#prepare()"><CODE>AbstractCompositeFeature.prepare()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="activate()"><!-- --></A><H3>
+activate</H3>
+<PRE>
+protected void <B>activate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is activated. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#activate()"><CODE>LifeCycle.activate()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#activate()">activate</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#activate()"><CODE>AbstractCompositeFeature.activate()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="deactivate()"><!-- --></A><H3>
+deactivate</H3>
+<PRE>
+protected void <B>deactivate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is deactivated. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#deactivate()"><CODE>LifeCycle.deactivate()()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#deactivate()">deactivate</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#deactivate()"><CODE>AbstractCompositeFeature.deactivate()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="release()"><!-- --></A><H3>
+release</H3>
+<PRE>
+protected void <B>release</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is released. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#release()"><CODE>LifeCycle.release()()</CODE></A>, + e.g. unregister services. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#release()">release</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#release()"><CODE>AbstractCompositeFeature.release()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><!-- --></A><H3>
+collectSystemInfo</H3>
+<PRE>
+public void <B>collectSystemInfo</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Builds the system information tree upon local information of the implementor. + The system information tree can be used within development by inspecting the + system; so implementors should append their internal state (depending on the + details settings within <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoOptions</CODE></A>). + The information can be appended to the tree by adding new child + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInformationNodes</CODE></A> to the root node given using the + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html#createChild(java.lang.String)"><CODE>SystemInfoNode.createChild(String)</CODE></A> method and by setting information + attributes the these nodes or the given root node. + Subclasses should overwrite this method to append system informations
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><CODE>AbstractCompositeFeature.collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)</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/PanelCompositeFeature.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/features/ModalDialogFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="PanelCompositeFeature.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/embedding/features/TabCompositeFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html new file mode 100644 index 0000000..092275f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html @@ -0,0 +1,676 @@ +<!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>
+TabCompositeFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features.TabCompositeFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="TabCompositeFeature (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/TabCompositeFeature.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/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="TabCompositeFeature.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.embedding.features</FONT>
+<BR>
+Class TabCompositeFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">com.sdm.quasar.client.core.embedding.features.AbstractCompositeFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.embedding.features.TabCompositeFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>TabCompositeFeature</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></DL>
+
+<P>
+An embedding feature, which can embed child dialogs (which are + managed by an <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/SingleActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>SingleActivationController</CODE></A>) into one or more + <CODE>JTabbedPanes</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/embedding/features/TabCompositeFeature.html#TabCompositeFeature()">TabCompositeFeature</A></B>()</CODE>
+
+<BR>
+ </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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html#activate()">activate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is activated. + </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/embedding/features/TabCompositeFeature.html#childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childActivated</A></B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</CODE>
+
+<BR>
+ </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/embedding/features/TabCompositeFeature.html#childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childAdded</A></B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</CODE>
+
+<BR>
+ </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/embedding/features/TabCompositeFeature.html#childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childDeactivated</A></B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</CODE>
+
+<BR>
+ </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/embedding/features/TabCompositeFeature.html#childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childRemoved</A></B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</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/embedding/features/TabCompositeFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</CODE>
+
+<BR>
+ + Subclasses should overwrite this method to append system informations</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/embedding/features/TabCompositeFeature.html#deactivate()">deactivate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is deactivated. + </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/embedding/features/TabCompositeFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/SingleActivationController.html" title="interface in com.sdm.quasar.client.core.embedding">SingleActivationController</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html#getActivationController()">getActivationController</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/SingleActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>SingleActivationController</CODE></A> for this <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>TabCompositeFeature</CODE></A>.</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/embedding/features/TabCompositeFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </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/embedding/features/TabCompositeFeature.html#prepare()">prepare</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is prepared. + </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/embedding/features/TabCompositeFeature.html#release()">release</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is released. + </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/embedding/features/TabCompositeFeature.html#removeLayoutConstraints(java.lang.String)">removeLayoutConstraints</A></B>(java.lang.String localName)</CODE>
+
+<BR>
+ Removes previously added layout constraints for the child with the given name.</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/embedding/features/TabCompositeFeature.html#setActivationController(com.sdm.quasar.client.core.embedding.SingleActivationController)">setActivationController</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/SingleActivationController.html" title="interface in com.sdm.quasar.client.core.embedding">SingleActivationController</A> controller)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A> for this <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>TabCompositeFeature</CODE></A>.</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/embedding/features/TabCompositeFeature.html#setLayoutConstraints(java.lang.String, javax.swing.JTabbedPane, int)">setLayoutConstraints</A></B>(java.lang.String localName, + javax.swing.JTabbedPane tabbedPane, + int tabIndex)</CODE>
+
+<BR>
+ Defines the layout constraints for the child with the given local name. + </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.embedding.features.AbstractCompositeFeature"><!-- --></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.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#getActivationControllerInt()">getActivationControllerInt</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#requireActivationController()">requireActivationController</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#setActivationControllerInt(com.sdm.quasar.client.core.embedding.ActivationController)">setActivationControllerInt</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</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="TabCompositeFeature()"><!-- --></A><H3>
+TabCompositeFeature</H3>
+<PRE>
+public <B>TabCompositeFeature</B>()</PRE>
+<DL>
+</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="setActivationController(com.sdm.quasar.client.core.embedding.SingleActivationController)"><!-- --></A><H3>
+setActivationController</H3>
+<PRE>
+public void <B>setActivationController</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/SingleActivationController.html" title="interface in com.sdm.quasar.client.core.embedding">SingleActivationController</A> controller)</PRE>
+<DL>
+<DD>Sets the <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A> for this <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>TabCompositeFeature</CODE></A>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>controller</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/SingleActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>SingleActivationController</CODE></A> to use</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getActivationController()"><!-- --></A><H3>
+getActivationController</H3>
+<PRE>
+public <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/SingleActivationController.html" title="interface in com.sdm.quasar.client.core.embedding">SingleActivationController</A> <B>getActivationController</B>()</PRE>
+<DL>
+<DD>Returns the <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/SingleActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>SingleActivationController</CODE></A> for this <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>TabCompositeFeature</CODE></A>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setLayoutConstraints(java.lang.String, javax.swing.JTabbedPane, int)"><!-- --></A><H3>
+setLayoutConstraints</H3>
+<PRE>
+public void <B>setLayoutConstraints</B>(java.lang.String localName, + javax.swing.JTabbedPane tabbedPane, + int tabIndex)</PRE>
+<DL>
+<DD>Defines the layout constraints for the child with the given local name. + <p> + <strong>Note:</strong> This <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>TabCompositeFeature</CODE></A> must have been connected to an + <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A> using <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#setActivationControllerInt(com.sdm.quasar.client.core.embedding.ActivationController)"><CODE>AbstractCompositeFeature.setActivationControllerInt(ActivationController)</CODE></A> + before calling this method (otherwise an <CODE>IllegalStateException</CODE> will be thrown). + </p>
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - the name of the child (not <code>null</code>)<DD><CODE>tabbedPane</CODE> - the <CODE>JTabbedPane</CODE> to set<DD><CODE>tabIndex</CODE> - the tab index to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeLayoutConstraints(java.lang.String)"><!-- --></A><H3>
+removeLayoutConstraints</H3>
+<PRE>
+public void <B>removeLayoutConstraints</B>(java.lang.String localName)</PRE>
+<DL>
+<DD>Removes previously added layout constraints for the child with the given name.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>localName</CODE> - the local name of the child to remove constraints for</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><!-- --></A><H3>
+childAdded</H3>
+<PRE>
+protected void <B>childAdded</B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childAdded</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><CODE>AbstractCompositeFeature.childAdded(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><!-- --></A><H3>
+childActivated</H3>
+<PRE>
+protected void <B>childActivated</B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childActivated</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><CODE>AbstractCompositeFeature.childActivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><!-- --></A><H3>
+childDeactivated</H3>
+<PRE>
+protected void <B>childDeactivated</B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childDeactivated</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><CODE>AbstractCompositeFeature.childDeactivated(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><!-- --></A><H3>
+childRemoved</H3>
+<PRE>
+protected void <B>childRemoved</B>(java.lang.String localName, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)">childRemoved</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)"><CODE>AbstractCompositeFeature.childRemoved(java.lang.String, com.sdm.quasar.client.core.dialog.SubDialogControl)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#init()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="prepare()"><!-- --></A><H3>
+prepare</H3>
+<PRE>
+protected void <B>prepare</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is prepared. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#prepare()"><CODE>LifeCycle.prepare()</CODE></A>, + e.g. gain resource and provide services for childs. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#prepare()">prepare</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#prepare()"><CODE>AbstractCompositeFeature.prepare()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="activate()"><!-- --></A><H3>
+activate</H3>
+<PRE>
+protected void <B>activate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is activated. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#activate()"><CODE>LifeCycle.activate()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#activate()">activate</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#activate()"><CODE>AbstractCompositeFeature.activate()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="deactivate()"><!-- --></A><H3>
+deactivate</H3>
+<PRE>
+protected void <B>deactivate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is deactivated. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#deactivate()"><CODE>LifeCycle.deactivate()()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#deactivate()">deactivate</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#deactivate()"><CODE>AbstractCompositeFeature.deactivate()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="release()"><!-- --></A><H3>
+release</H3>
+<PRE>
+protected void <B>release</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is released. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#release()"><CODE>LifeCycle.release()()</CODE></A>, + e.g. unregister services. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#release()">release</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#release()"><CODE>AbstractCompositeFeature.release()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#dispose()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><!-- --></A><H3>
+collectSystemInfo</H3>
+<PRE>
+public void <B>collectSystemInfo</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Builds the system information tree upon local information of the implementor. + The system information tree can be used within development by inspecting the + system; so implementors should append their internal state (depending on the + details settings within <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoOptions</CODE></A>). + The information can be appended to the tree by adding new child + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInformationNodes</CODE></A> to the root node given using the + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html#createChild(java.lang.String)"><CODE>SystemInfoNode.createChild(String)</CODE></A> method and by setting information + attributes the these nodes or the given root node. + Subclasses should overwrite this method to append system informations
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features">AbstractCompositeFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><CODE>AbstractCompositeFeature.collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)</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/TabCompositeFeature.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/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="TabCompositeFeature.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/embedding/features/VisualRepresentationFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html new file mode 100644 index 0000000..6da2557 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html @@ -0,0 +1,488 @@ +<!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>
+VisualRepresentationFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features.VisualRepresentationFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="VisualRepresentationFeature (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/VisualRepresentationFeature.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/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="VisualRepresentationFeature.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.embedding.features</FONT>
+<BR>
+Class VisualRepresentationFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.embedding.features.VisualRepresentationFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>VisualRepresentationFeature</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A><DT>implements <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></DL>
+
+<P>
+This feature uses a <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>VisualRepresentationService</CODE></A> given by the parent to + let a dialog set it's visual representation easily. + </p><p> + Just use the <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html#setVisualRepresentation(javax.swing.JComponent)"><CODE>setVisualRepresentation(JComponent)</CODE></A> in a dialog to provide + the visual representation for the parent. + </p><p> + <b>Note:</b> The parent dialog must provide a <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>VisualRepresentationService</CODE></A>. + This is usually the case, if the parent uses some concrete + <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features"><CODE>AbstractCompositeFeature</CODE></A>. + </p>
+<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/embedding/features/VisualRepresentationFeature.html#VisualRepresentationFeature()">VisualRepresentationFeature</A></B>()</CODE>
+
+<BR>
+ </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/embedding/features/VisualRepresentationFeature.html#clearVisualRepresentation()">clearVisualRepresentation</A></B>()</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/embedding/features/VisualRepresentationFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</CODE>
+
+<BR>
+ Builds the system information tree upon local information of the implementor. + The system information tree can be used within development by inspecting the + system; so implementors should append their internal state (depending on the + details settings within <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoOptions</CODE></A>). + The information can be appended to the tree by adding new child + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInformationNodes</CODE></A> to the root node given using the + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html#createChild(java.lang.String)"><CODE>SystemInfoNode.createChild(String)</CODE></A> method and by setting information + attributes the these nodes or the given root node. + Subclasses should overwrite this method to append system informations + Subclasses should overwrite this method to append system informations</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/embedding/features/VisualRepresentationFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html#getParentVisualRepresentation()">getParentVisualRepresentation</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html#getVisualRepresentation()">getVisualRepresentation</A></B>()</CODE>
+
+<BR>
+ </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/embedding/features/VisualRepresentationFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </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/embedding/features/VisualRepresentationFeature.html#prepare()">prepare</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is prepared. + </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/embedding/features/VisualRepresentationFeature.html#setVisualRepresentation(javax.swing.JComponent)">setVisualRepresentation</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()">activate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()">deactivate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()">release</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="VisualRepresentationFeature()"><!-- --></A><H3>
+VisualRepresentationFeature</H3>
+<PRE>
+public <B>VisualRepresentationFeature</B>()</PRE>
+<DL>
+</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="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#init()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#dispose()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="prepare()"><!-- --></A><H3>
+prepare</H3>
+<PRE>
+protected void <B>prepare</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is prepared. + Override this method if you want to perform some action on <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#prepare()"><CODE>LifeCycle.prepare()</CODE></A>, + e.g. gain resource and provide services for childs. + <p> + The default implementation in <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()">prepare</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()"><CODE>AbstractFeature.prepare()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getParentVisualRepresentation()"><!-- --></A><H3>
+getParentVisualRepresentation</H3>
+<PRE>
+public javax.swing.JComponent <B>getParentVisualRepresentation</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#getParentVisualRepresentation()">getParentVisualRepresentation</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.embedding.services.VisualRepresentationService#getParentVisualRepresentation()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getVisualRepresentation()"><!-- --></A><H3>
+getVisualRepresentation</H3>
+<PRE>
+public javax.swing.JComponent <B>getVisualRepresentation</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#getVisualRepresentation()">getVisualRepresentation</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.embedding.services.VisualRepresentationService#getVisualRepresentation()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setVisualRepresentation(javax.swing.JComponent)"><!-- --></A><H3>
+setVisualRepresentation</H3>
+<PRE>
+public void <B>setVisualRepresentation</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#setVisualRepresentation(javax.swing.JComponent)">setVisualRepresentation</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.embedding.services.VisualRepresentationService#setVisualRepresentation(javax.swing.JComponent)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="clearVisualRepresentation()"><!-- --></A><H3>
+clearVisualRepresentation</H3>
+<PRE>
+public void <B>clearVisualRepresentation</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#clearVisualRepresentation()">clearVisualRepresentation</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.embedding.services.VisualRepresentationService#clearVisualRepresentation()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><!-- --></A><H3>
+collectSystemInfo</H3>
+<PRE>
+public void <B>collectSystemInfo</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Builds the system information tree upon local information of the implementor. + The system information tree can be used within development by inspecting the + system; so implementors should append their internal state (depending on the + details settings within <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoOptions</CODE></A>). + The information can be appended to the tree by adding new child + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInformationNodes</CODE></A> to the root node given using the + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html#createChild(java.lang.String)"><CODE>SystemInfoNode.createChild(String)</CODE></A> method and by setting information + attributes the these nodes or the given root node. + Subclasses should overwrite this method to append system informations
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><CODE>AbstractFeature.collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)</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/VisualRepresentationFeature.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/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="VisualRepresentationFeature.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/embedding/features/WindowFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/WindowFeature.html new file mode 100644 index 0000000..426d94a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/WindowFeature.html @@ -0,0 +1,420 @@ +<!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>
+WindowFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features.WindowFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="WindowFeature (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/WindowFeature.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/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="WindowFeature.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.embedding.features</FONT>
+<BR>
+Class WindowFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.embedding.features.WindowFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>WindowFeature</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></DL>
+
+<P>
+A feature for use in dialogs that offer a top level window. + This feature works with all dialogs that can provide an + adapter implementation of <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowResource</CODE></A>. + <p> + The feature hanldes the following services, that operate on the given + <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowResource</CODE></A>: + <ul> + <li> <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowTitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>WindowTitleService</CODE></A></li> + <li> <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/ParentWindowService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>ParentWindowService</CODE></A></li> + <li> <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>WindowPackService</CODE></A></li> + <li> <A HREF="../../../../../../../com/sdm/quasar/client/swing/dialogbase/services/OptionDialogService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>OptionDialogService</CODE></A></li> + </ul> + </p>
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Martin Haft, sd&m AG, Thomas Wolf, sd&m AG, Bernd Olleck, sd&m AG</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/embedding/features/WindowFeature.html#WindowFeature()">WindowFeature</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowFeature</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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html#getWindowResource()">getWindowResource</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowResource</CODE></A>.</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/embedding/features/WindowFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </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/embedding/features/WindowFeature.html#prepare()">prepare</A></B>()</CODE>
+
+<BR>
+ Registers the services</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/embedding/features/WindowFeature.html#release()">release</A></B>()</CODE>
+
+<BR>
+ Unregisters the services</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/embedding/features/WindowFeature.html#setWindowResource(com.sdm.quasar.client.swing.embedding.features.WindowResource)">setWindowResource</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A> windowResource)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowResource</CODE></A> to the given value.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()">activate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()">deactivate</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</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="WindowFeature()"><!-- --></A><H3>
+WindowFeature</H3>
+<PRE>
+public <B>WindowFeature</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowFeature</CODE></A>.
+<P>
+</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="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()"><CODE>AbstractFeature.init()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWindowResource(com.sdm.quasar.client.swing.embedding.features.WindowResource)"><!-- --></A><H3>
+setWindowResource</H3>
+<PRE>
+public void <B>setWindowResource</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A> windowResource)</PRE>
+<DL>
+<DD>Sets the <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowResource</CODE></A> to the given value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>windowResource</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowResource</CODE></A> to set.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getWindowResource()"><!-- --></A><H3>
+getWindowResource</H3>
+<PRE>
+public <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A> <B>getWindowResource</B>()</PRE>
+<DL>
+<DD>Returns the <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowResource</CODE></A>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="prepare()"><!-- --></A><H3>
+prepare</H3>
+<PRE>
+protected void <B>prepare</B>()</PRE>
+<DL>
+<DD>Registers the services
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()">prepare</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()"><CODE>AbstractFeature.prepare()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="release()"><!-- --></A><H3>
+release</H3>
+<PRE>
+protected void <B>release</B>()</PRE>
+<DL>
+<DD>Unregisters the services
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()">release</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()"><CODE>AbstractFeature.release()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.dialog.features.AbstractFeature#dispose()</CODE></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/WindowFeature.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/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="WindowFeature.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/embedding/features/WindowResource.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/WindowResource.html new file mode 100644 index 0000000..d54ac3e --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/WindowResource.html @@ -0,0 +1,269 @@ +<!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>
+WindowResource (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features.WindowResource interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="WindowResource (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/WindowResource.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="WindowResource.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.embedding.features</FONT>
+<BR>
+Interface WindowResource</H2>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features">DialogWindowResource</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features">FrameWindowResource</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>WindowResource</B></DL>
+
+<P>
+Adapter interface for a <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowFeature</CODE></A> + to make it independent of the window implementation.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Martin Haft, sd&m AG, Thomas Wolf, sd&m AG, Bernd Olleck, sd&m AG</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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> java.awt.Window</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html#getWindow()">getWindow</A></B>()</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/embedding/features/WindowResource.html#setWindowIcon(java.awt.Image)">setWindowIcon</A></B>(java.awt.Image icon)</CODE>
+
+<BR>
+ Sets the window's icon.</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/embedding/features/WindowResource.html#setWindowTitle(java.lang.String)">setWindowTitle</A></B>(java.lang.String title)</CODE>
+
+<BR>
+ Sets the window's title</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="setWindowIcon(java.awt.Image)"><!-- --></A><H3>
+setWindowIcon</H3>
+<PRE>
+public void <B>setWindowIcon</B>(java.awt.Image icon)</PRE>
+<DL>
+<DD>Sets the window's icon.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the icon to set as <CODE>Image</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWindowTitle(java.lang.String)"><!-- --></A><H3>
+setWindowTitle</H3>
+<PRE>
+public void <B>setWindowTitle</B>(java.lang.String title)</PRE>
+<DL>
+<DD>Sets the window's title
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>title</CODE> - the new title of the window</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getWindow()"><!-- --></A><H3>
+getWindow</H3>
+<PRE>
+public java.awt.Window <B>getWindow</B>()</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the window instance, e.g. for modal dialogs</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/WindowResource.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="WindowResource.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/embedding/features/class-use/DialogWindowResource.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/DialogWindowResource.html new file mode 100644 index 0000000..37c785b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/DialogWindowResource.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.embedding.features.DialogWindowResource (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.embedding.features.DialogWindowResource (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/embedding/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="DialogWindowResource.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.embedding.features.DialogWindowResource</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.features.DialogWindowResource
+<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/embedding/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="DialogWindowResource.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/embedding/features/class-use/FrameWindowResource.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/FrameWindowResource.html new file mode 100644 index 0000000..e97d2b4 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/FrameWindowResource.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.embedding.features.FrameWindowResource (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.embedding.features.FrameWindowResource (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/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="FrameWindowResource.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.embedding.features.FrameWindowResource</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.features.FrameWindowResource
+<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/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="FrameWindowResource.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/embedding/features/class-use/ModalDialogFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/ModalDialogFeature.html new file mode 100644 index 0000000..3eb51bf --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/ModalDialogFeature.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.embedding.features.ModalDialogFeature (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.embedding.features.ModalDialogFeature (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/embedding/features/ModalDialogFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="ModalDialogFeature.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.embedding.features.ModalDialogFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.features.ModalDialogFeature
+<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/embedding/features/ModalDialogFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="ModalDialogFeature.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/embedding/features/class-use/PanelCompositeFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/PanelCompositeFeature.html new file mode 100644 index 0000000..6905af9 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/PanelCompositeFeature.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.embedding.features.PanelCompositeFeature (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.embedding.features.PanelCompositeFeature (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/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="PanelCompositeFeature.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.embedding.features.PanelCompositeFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.features.PanelCompositeFeature
+<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/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="PanelCompositeFeature.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/embedding/features/class-use/TabCompositeFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/TabCompositeFeature.html new file mode 100644 index 0000000..148f0f0 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/TabCompositeFeature.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.embedding.features.TabCompositeFeature (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.embedding.features.TabCompositeFeature (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/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="TabCompositeFeature.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.embedding.features.TabCompositeFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.features.TabCompositeFeature
+<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/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="TabCompositeFeature.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/embedding/features/class-use/VisualRepresentationFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/VisualRepresentationFeature.html new file mode 100644 index 0000000..e291a55 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/VisualRepresentationFeature.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.embedding.features.VisualRepresentationFeature (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.embedding.features.VisualRepresentationFeature (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/embedding/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="VisualRepresentationFeature.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.embedding.features.VisualRepresentationFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.features.VisualRepresentationFeature
+<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/embedding/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="VisualRepresentationFeature.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/embedding/features/class-use/WindowFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/WindowFeature.html new file mode 100644 index 0000000..f9f6498 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/WindowFeature.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.embedding.features.WindowFeature (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.embedding.features.WindowFeature (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/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="WindowFeature.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.embedding.features.WindowFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.features.WindowFeature
+<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/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><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="WindowFeature.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/embedding/features/class-use/WindowResource.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/WindowResource.html new file mode 100644 index 0000000..0f38993 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/class-use/WindowResource.html @@ -0,0 +1,212 @@ +<!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 Interface com.sdm.quasar.client.swing.embedding.features.WindowResource (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 Interface com.sdm.quasar.client.swing.embedding.features.WindowResource (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/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><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="WindowResource.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 Interface<br>com.sdm.quasar.client.swing.embedding.features.WindowResource</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/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.embedding.features"><B>com.sdm.quasar.client.swing.embedding.features</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.embedding.features"><!-- --></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/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Classes in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A> that implement <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</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/embedding/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features">DialogWindowResource</A></B></CODE>
+
+<BR>
+ </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/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features">FrameWindowResource</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A> that return <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></CODE></FONT></TD>
+<TD><CODE><B>WindowFeature.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html#getWindowResource()">getWindowResource</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowResource</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A> with parameters of type <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></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>WindowFeature.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html#setWindowResource(com.sdm.quasar.client.swing.embedding.features.WindowResource)">setWindowResource</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A> windowResource)</CODE>
+
+<BR>
+ Sets the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowResource</CODE></A> to the given value.</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/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><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="WindowResource.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/embedding/features/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/package-frame.html new file mode 100644 index 0000000..7408bbe --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/package-frame.html @@ -0,0 +1,55 @@ +<!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.embedding.features (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features 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/embedding/features/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.embedding.features</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features" target="classFrame"><I>WindowResource</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+ +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features" target="classFrame">DialogWindowResource</A>
+<BR>
+<A HREF="FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features" target="classFrame">FrameWindowResource</A>
+<BR>
+<A HREF="ModalDialogFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features" target="classFrame">ModalDialogFeature</A>
+<BR>
+<A HREF="PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features" target="classFrame">PanelCompositeFeature</A>
+<BR>
+<A HREF="TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features" target="classFrame">TabCompositeFeature</A>
+<BR>
+<A HREF="VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features" target="classFrame">VisualRepresentationFeature</A>
+<BR>
+<A HREF="WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features" target="classFrame">WindowFeature</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/package-summary.html new file mode 100644 index 0000000..fdca0d1 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/package-summary.html @@ -0,0 +1,194 @@ +<!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.embedding.features (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.features 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.embedding.features (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/dialogbase/services/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/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.embedding.features
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A></B></TD>
+<TD>Adapter interface for a <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowFeature</CODE></A> + to make it independent of the window implementation.</TD>
+</TR>
+</TABLE>
+
+
+<P>
+ +<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/embedding/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features">DialogWindowResource</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features">FrameWindowResource</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/ModalDialogFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features">ModalDialogFeature</A></B></TD>
+<TD>Feature for dialogs that have modal presentations. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features">PanelCompositeFeature</A></B></TD>
+<TD>An embedding feature, which can embed child dialogs (which are managed by an <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/ActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>ActivationController</CODE></A>) + into one or more panels with an arbitrary layout manager.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features">TabCompositeFeature</A></B></TD>
+<TD>An embedding feature, which can embed child dialogs (which are + managed by an <A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/SingleActivationController.html" title="interface in com.sdm.quasar.client.core.embedding"><CODE>SingleActivationController</CODE></A>) into one or more + <CODE>JTabbedPanes</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features">VisualRepresentationFeature</A></B></TD>
+<TD>This feature uses a <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>VisualRepresentationService</CODE></A> given by the parent to + let a dialog set it's visual representation easily. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features">WindowFeature</A></B></TD>
+<TD>A feature for use in dialogs that offer a top level window. + </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/dialogbase/services/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/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/embedding/features/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/package-tree.html new file mode 100644 index 0000000..7382985 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/package-tree.html @@ -0,0 +1,158 @@ +<!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.embedding.features 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.embedding.features 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/dialogbase/services/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/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.embedding.features
+</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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><B>AbstractFeature</B></A> (implements com.sdm.quasar.client.core.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, com.sdm.quasar.client.core.common.sysinfo.<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.core.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/core/embedding/features/AbstractCompositeFeature.html" title="class in com.sdm.quasar.client.core.embedding.features"><B>AbstractCompositeFeature</B></A><UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/PanelCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>PanelCompositeFeature</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/TabCompositeFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>TabCompositeFeature</B></A></UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/ModalDialogFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>ModalDialogFeature</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>VisualRepresentationFeature</B></A> (implements com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A>)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>WindowFeature</B></A></UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/DialogWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>DialogWindowResource</B></A> (implements com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A>)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/FrameWindowResource.html" title="class in com.sdm.quasar.client.swing.embedding.features"><B>FrameWindowResource</B></A> (implements com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features">WindowResource</A>)
+</UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.swing.embedding.features.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowResource.html" title="interface in com.sdm.quasar.client.swing.embedding.features"><B>WindowResource</B></A></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/dialogbase/services/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/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/embedding/features/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/package-use.html new file mode 100644 index 0000000..15655c8 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/features/package-use.html @@ -0,0 +1,163 @@ +<!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.embedding.features (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.embedding.features (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.embedding.features</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/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.embedding.features"><B>com.sdm.quasar.client.swing.embedding.features</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.embedding.features"><!-- --></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/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/class-use/WindowResource.html#com.sdm.quasar.client.swing.embedding.features"><B>WindowResource</B></A></B>
+
+<BR>
+ Adapter interface for a <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/WindowFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features"><CODE>WindowFeature</CODE></A> + to make it independent of the window implementation.</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/embedding/services/AbstractTitleService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html new file mode 100644 index 0000000..bb87e0e --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html @@ -0,0 +1,705 @@ +<!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>
+AbstractTitleService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.services.AbstractTitleService class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="AbstractTitleService (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/AbstractTitleService.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/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><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="AbstractTitleService.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.embedding.services</FONT>
+<BR>
+Class AbstractTitleService</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractPerChildService</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.embedding.services.AbstractTitleService</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public abstract class <B>AbstractTitleService</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html" title="class in com.sdm.quasar.client.core.dialog">AbstractPerChildService</A><DT>implements <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DL>
+
+<P>
+An abstract <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>TitleService</CODE></A> implementation.
+<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/embedding/services/AbstractTitleService.html#AbstractTitleService(com.sdm.quasar.client.core.dialog.DialogControl, com.sdm.quasar.client.core.dialog.SubDialogControl, java.lang.String)">AbstractTitleService</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">DialogControl</A> dialogControl, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl, + java.lang.String registrationContext)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><CODE>AbstractTitleService</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/embedding/services/AbstractTitleService.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</CODE>
+
+<BR>
+ Builds the system information tree upon local information of the implementor. + </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/embedding/services/AbstractTitleService.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.awt.Color</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html#getBackgroundColor()">getBackgroundColor</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.Icon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html#getDisabledIcon()">getDisabledIcon</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.awt.Color</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html#getForegroundColor()">getForegroundColor</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.Icon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html#getIcon()">getIcon</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html#getMnemonic()">getMnemonic</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html#getTitle()">getTitle</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html#getToolTipText()">getToolTipText</A></B>()</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/embedding/services/AbstractTitleService.html#setBackgroundColor(java.awt.Color)">setBackgroundColor</A></B>(java.awt.Color color)</CODE>
+
+<BR>
+ Sets the background color to the given value.</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/embedding/services/AbstractTitleService.html#setDisabledIcon(javax.swing.Icon)">setDisabledIcon</A></B>(javax.swing.Icon icon)</CODE>
+
+<BR>
+ Sets the disabled icon.</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/embedding/services/AbstractTitleService.html#setForegroundColor(java.awt.Color)">setForegroundColor</A></B>(java.awt.Color color)</CODE>
+
+<BR>
+ Sets the foreground color to the given value.</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/embedding/services/AbstractTitleService.html#setIcon(javax.swing.Icon)">setIcon</A></B>(javax.swing.Icon icon)</CODE>
+
+<BR>
+ Sets the icon.</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/embedding/services/AbstractTitleService.html#setMnemonic(int)">setMnemonic</A></B>(int mnemonic)</CODE>
+
+<BR>
+ Sets the mnemonic.</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/embedding/services/AbstractTitleService.html#setTitle(java.lang.String)">setTitle</A></B>(java.lang.String title)</CODE>
+
+<BR>
+ Sets the title.</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/embedding/services/AbstractTitleService.html#setToolTipText(java.lang.String)">setToolTipText</A></B>(java.lang.String tooltip)</CODE>
+
+<BR>
+ Sets the tooltip.</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/embedding/services/AbstractTitleService.html#update()">update</A></B>()</CODE>
+
+<BR>
+ Subclasses may implement this method, if they like to update <em>everything</em> + when a property changes.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractPerChildService"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html" title="class in com.sdm.quasar.client.core.dialog">AbstractPerChildService</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html#getSubDialogControl()">getSubDialogControl</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="AbstractTitleService(com.sdm.quasar.client.core.dialog.DialogControl, com.sdm.quasar.client.core.dialog.SubDialogControl, java.lang.String)"><!-- --></A><H3>
+AbstractTitleService</H3>
+<PRE>
+public <B>AbstractTitleService</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">DialogControl</A> dialogControl, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl, + java.lang.String registrationContext)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><CODE>AbstractTitleService</CODE></A>.
+<P>
+</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="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()">dispose</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there was one or more errors while + disposing the component.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getBackgroundColor()"><!-- --></A><H3>
+getBackgroundColor</H3>
+<PRE>
+public java.awt.Color <B>getBackgroundColor</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getBackgroundColor()">getBackgroundColor</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the background color.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getBackgroundColor()"><CODE>TitleService.getBackgroundColor()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDisabledIcon()"><!-- --></A><H3>
+getDisabledIcon</H3>
+<PRE>
+public javax.swing.Icon <B>getDisabledIcon</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getDisabledIcon()">getDisabledIcon</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the disabled icon.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getDisabledIcon()"><CODE>TitleService.getDisabledIcon()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getForegroundColor()"><!-- --></A><H3>
+getForegroundColor</H3>
+<PRE>
+public java.awt.Color <B>getForegroundColor</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getForegroundColor()">getForegroundColor</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the foreground color.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getForegroundColor()"><CODE>TitleService.getForegroundColor()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getIcon()"><!-- --></A><H3>
+getIcon</H3>
+<PRE>
+public javax.swing.Icon <B>getIcon</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getIcon()">getIcon</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the icon.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getIcon()"><CODE>TitleService.getIcon()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMnemonic()"><!-- --></A><H3>
+getMnemonic</H3>
+<PRE>
+public int <B>getMnemonic</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getMnemonic()">getMnemonic</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the mnemonic.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getMnemonic()"><CODE>TitleService.getMnemonic()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getTitle()"><!-- --></A><H3>
+getTitle</H3>
+<PRE>
+public java.lang.String <B>getTitle</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getTitle()">getTitle</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the title.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getTitle()"><CODE>TitleService.getTitle()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getToolTipText()"><!-- --></A><H3>
+getToolTipText</H3>
+<PRE>
+public java.lang.String <B>getToolTipText</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getToolTipText()">getToolTipText</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the tooltip.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getToolTipText()"><CODE>TitleService.getToolTipText()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setBackgroundColor(java.awt.Color)"><!-- --></A><H3>
+setBackgroundColor</H3>
+<PRE>
+public void <B>setBackgroundColor</B>(java.awt.Color color)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></B></DD>
+<DD>Sets the background color to the given value.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setBackgroundColor(java.awt.Color)">setBackgroundColor</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>color</CODE> - the new background color<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setBackgroundColor(java.awt.Color)"><CODE>TitleService.setBackgroundColor(java.awt.Color)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDisabledIcon(javax.swing.Icon)"><!-- --></A><H3>
+setDisabledIcon</H3>
+<PRE>
+public void <B>setDisabledIcon</B>(javax.swing.Icon icon)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></B></DD>
+<DD>Sets the disabled icon.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setDisabledIcon(javax.swing.Icon)">setDisabledIcon</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the disabled icon to set<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setDisabledIcon(javax.swing.Icon)"><CODE>TitleService.setDisabledIcon(javax.swing.Icon)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setForegroundColor(java.awt.Color)"><!-- --></A><H3>
+setForegroundColor</H3>
+<PRE>
+public void <B>setForegroundColor</B>(java.awt.Color color)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></B></DD>
+<DD>Sets the foreground color to the given value.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setForegroundColor(java.awt.Color)">setForegroundColor</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>color</CODE> - the new foreground color<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setForegroundColor(java.awt.Color)"><CODE>TitleService.setForegroundColor(java.awt.Color)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setIcon(javax.swing.Icon)"><!-- --></A><H3>
+setIcon</H3>
+<PRE>
+public void <B>setIcon</B>(javax.swing.Icon icon)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></B></DD>
+<DD>Sets the icon.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setIcon(javax.swing.Icon)">setIcon</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the icon to set<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setIcon(javax.swing.Icon)"><CODE>TitleService.setIcon(javax.swing.Icon)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMnemonic(int)"><!-- --></A><H3>
+setMnemonic</H3>
+<PRE>
+public void <B>setMnemonic</B>(int mnemonic)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></B></DD>
+<DD>Sets the mnemonic.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setMnemonic(int)">setMnemonic</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>mnemonic</CODE> - the mnemonic to set<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setMnemonic(int)"><CODE>TitleService.setMnemonic(int)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setTitle(java.lang.String)"><!-- --></A><H3>
+setTitle</H3>
+<PRE>
+public void <B>setTitle</B>(java.lang.String title)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></B></DD>
+<DD>Sets the title.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setTitle(java.lang.String)">setTitle</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>title</CODE> - the new title<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setTitle(java.lang.String)"><CODE>TitleService.setTitle(java.lang.String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setToolTipText(java.lang.String)"><!-- --></A><H3>
+setToolTipText</H3>
+<PRE>
+public void <B>setToolTipText</B>(java.lang.String tooltip)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></B></DD>
+<DD>Sets the tooltip.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setToolTipText(java.lang.String)">setToolTipText</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>tooltip</CODE> - the new tooltip<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#setToolTipText(java.lang.String)"><CODE>TitleService.setToolTipText(java.lang.String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="update()"><!-- --></A><H3>
+update</H3>
+<PRE>
+protected void <B>update</B>()</PRE>
+<DL>
+<DD>Subclasses may implement this method, if they like to update <em>everything</em> + when a property changes.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><!-- --></A><H3>
+collectSystemInfo</H3>
+<PRE>
+public void <B>collectSystemInfo</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></CODE></B></DD>
+<DD>Builds the system information tree upon local information of the implementor. + The system information tree can be used within development by inspecting the + system; so implementors should append their internal state (depending on the + details settings within <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoOptions</CODE></A>). + The information can be appended to the tree by adding new child + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInformationNodes</CODE></A> to the root node given using the + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html#createChild(java.lang.String)"><CODE>SystemInfoNode.createChild(String)</CODE></A> method and by setting information + attributes the these nodes or the given root node.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>root</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoNode</CODE></A> to add information to (guaranteed to be not <code>null</code>)<DD><CODE>options</CODE> - contains additional options, that might influence the amount of + information added to the tree (guaranteed to be not <code>null</code>)<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><CODE>SystemInfoProvider.collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)</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/AbstractTitleService.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/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><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="AbstractTitleService.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/embedding/services/AbstractVisualRepresentationService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html new file mode 100644 index 0000000..88a3e14 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html @@ -0,0 +1,451 @@ +<!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>
+AbstractVisualRepresentationService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.services.AbstractVisualRepresentationService class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="AbstractVisualRepresentationService (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/AbstractVisualRepresentationService.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/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><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="AbstractVisualRepresentationService.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.embedding.services</FONT>
+<BR>
+Class AbstractVisualRepresentationService</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractPerChildService</A>
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.embedding.services.AbstractVisualRepresentationService</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public abstract class <B>AbstractVisualRepresentationService</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html" title="class in com.sdm.quasar.client.core.dialog">AbstractPerChildService</A><DT>implements <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DL>
+
+<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/embedding/services/AbstractVisualRepresentationService.html#AbstractVisualRepresentationService(com.sdm.quasar.client.core.dialog.DialogControl, com.sdm.quasar.client.core.dialog.SubDialogControl, java.lang.String)">AbstractVisualRepresentationService</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">DialogControl</A> dialogControl, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl, + java.lang.String registrationContext)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><CODE>AbstractVisualRepresentationService</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/embedding/services/AbstractVisualRepresentationService.html#clearVisualRepresentation()">clearVisualRepresentation</A></B>()</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/embedding/services/AbstractVisualRepresentationService.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</CODE>
+
+<BR>
+ Builds the system information tree upon local information of the implementor. + </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/embedding/services/AbstractVisualRepresentationService.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Disposes the component. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html#getParentVisualRepresentation()">getParentVisualRepresentation</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html#getVisualRepresentation()">getVisualRepresentation</A></B>()</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/embedding/services/AbstractVisualRepresentationService.html#setVisualRepresentation(javax.swing.JComponent)">setVisualRepresentation</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected abstract javax.swing.JComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html#visualRepresentationChanged(javax.swing.JComponent, javax.swing.JComponent)">visualRepresentationChanged</A></B>(javax.swing.JComponent oldVisualRepresentation, + javax.swing.JComponent newVisualRepresentation)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractPerChildService"><!-- --></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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html" title="class in com.sdm.quasar.client.core.dialog">AbstractPerChildService</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html#getSubDialogControl()">getSubDialogControl</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="AbstractVisualRepresentationService(com.sdm.quasar.client.core.dialog.DialogControl, com.sdm.quasar.client.core.dialog.SubDialogControl, java.lang.String)"><!-- --></A><H3>
+AbstractVisualRepresentationService</H3>
+<PRE>
+public <B>AbstractVisualRepresentationService</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">DialogControl</A> dialogControl, + <A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/SubDialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">SubDialogControl</A> subDialogControl, + java.lang.String registrationContext)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><CODE>AbstractVisualRepresentationService</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>dialogControl</CODE> - <DD><CODE>subDialogControl</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="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+public void <B>dispose</B>() + throws <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></B></DD>
+<DD>Disposes the component. + <P> + <B>Important:</B><BR> + This method is called by an administrating component + and must never be called directly. + <P> + The implementation should release any resources or objects allocated and + any services registered. Furthermore, this method should be developed + carefully to free a maximum of resources even when the system may + have become unstable. In case of one or multiple errors, you should collect + them in a <A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common"><CODE>DisposeException</CODE></A>, continue with the execution, + and throw it at the end of the method. + <P> + Note: The implementation must not return before the component is disposed. + Any threads or asynchronous calls started must be completed before this method + returns.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()">dispose</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html" title="interface in com.sdm.quasar.client.core.common">Disposable</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE> - if there was one or more errors while + disposing the component.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/Disposable.html#dispose()"><CODE>Disposable.dispose()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getParentVisualRepresentation()"><!-- --></A><H3>
+getParentVisualRepresentation</H3>
+<PRE>
+public javax.swing.JComponent <B>getParentVisualRepresentation</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#getParentVisualRepresentation()">getParentVisualRepresentation</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.embedding.services.VisualRepresentationService#getParentVisualRepresentation()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getVisualRepresentation()"><!-- --></A><H3>
+getVisualRepresentation</H3>
+<PRE>
+public final javax.swing.JComponent <B>getVisualRepresentation</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#getVisualRepresentation()">getVisualRepresentation</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.embedding.services.VisualRepresentationService#getVisualRepresentation()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setVisualRepresentation(javax.swing.JComponent)"><!-- --></A><H3>
+setVisualRepresentation</H3>
+<PRE>
+public final void <B>setVisualRepresentation</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#setVisualRepresentation(javax.swing.JComponent)">setVisualRepresentation</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.embedding.services.VisualRepresentationService#setVisualRepresentation(javax.swing.JComponent)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="clearVisualRepresentation()"><!-- --></A><H3>
+clearVisualRepresentation</H3>
+<PRE>
+public void <B>clearVisualRepresentation</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#clearVisualRepresentation()">clearVisualRepresentation</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>com.sdm.quasar.client.core.embedding.services.VisualRepresentationService#clearVisualRepresentation()</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="visualRepresentationChanged(javax.swing.JComponent, javax.swing.JComponent)"><!-- --></A><H3>
+visualRepresentationChanged</H3>
+<PRE>
+protected abstract javax.swing.JComponent <B>visualRepresentationChanged</B>(javax.swing.JComponent oldVisualRepresentation, + javax.swing.JComponent newVisualRepresentation)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><!-- --></A><H3>
+collectSystemInfo</H3>
+<PRE>
+public void <B>collectSystemInfo</B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root, + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoOptions</A> options)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></CODE></B></DD>
+<DD>Builds the system information tree upon local information of the implementor. + The system information tree can be used within development by inspecting the + system; so implementors should append their internal state (depending on the + details settings within <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoOptions.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoOptions</CODE></A>). + The information can be appended to the tree by adding new child + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInformationNodes</CODE></A> to the root node given using the + <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html#createChild(java.lang.String)"><CODE>SystemInfoNode.createChild(String)</CODE></A> method and by setting information + attributes the these nodes or the given root node.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>root</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoNode</CODE></A> to add information to (guaranteed to be not <code>null</code>)<DD><CODE>options</CODE> - contains additional options, that might influence the amount of + information added to the tree (guaranteed to be not <code>null</code>)<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)"><CODE>SystemInfoProvider.collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)</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/AbstractVisualRepresentationService.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/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><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="AbstractVisualRepresentationService.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/embedding/services/ParentWindowService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/ParentWindowService.html new file mode 100644 index 0000000..417c04b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/ParentWindowService.html @@ -0,0 +1,230 @@ +<!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>
+ParentWindowService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.services.ParentWindowService interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="ParentWindowService (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/ParentWindowService.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/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="ParentWindowService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.embedding.services</FONT>
+<BR>
+Interface ParentWindowService</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>ParentWindowService</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DL>
+
+<P>
+Service that provices the parent window component + that is needed for modal dialogs.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Martin Haft, sd&m AG, Thomas Wolf, sd&m AG, Bernd Olleck, sd&m AG</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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> java.awt.Window</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/ParentWindowService.html#getWindow()">getWindow</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="getWindow()"><!-- --></A><H3>
+getWindow</H3>
+<PRE>
+public java.awt.Window <B>getWindow</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the window component of the "superior" window</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/ParentWindowService.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/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="ParentWindowService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/embedding/services/TitleService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/TitleService.html new file mode 100644 index 0000000..f1f4838 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/TitleService.html @@ -0,0 +1,539 @@ +<!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>
+TitleService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.services.TitleService interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="TitleService (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/TitleService.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/ParentWindowService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="TitleService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.embedding.services</FONT>
+<BR>
+Interface TitleService</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services">AbstractTitleService</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>TitleService</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DL>
+
+<P>
+A service for titleing something. It may be provided by parent dialogs + to enable their childs to title themselfes.
+<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 ======== -->
+
+
+<!-- ========== 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> java.awt.Color</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getBackgroundColor()">getBackgroundColor</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.Icon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getDisabledIcon()">getDisabledIcon</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.awt.Color</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getForegroundColor()">getForegroundColor</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.Icon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getIcon()">getIcon</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getMnemonic()">getMnemonic</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getTitle()">getTitle</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html#getToolTipText()">getToolTipText</A></B>()</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/embedding/services/TitleService.html#setBackgroundColor(java.awt.Color)">setBackgroundColor</A></B>(java.awt.Color color)</CODE>
+
+<BR>
+ Sets the background color to the given value.</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/embedding/services/TitleService.html#setDisabledIcon(javax.swing.Icon)">setDisabledIcon</A></B>(javax.swing.Icon icon)</CODE>
+
+<BR>
+ Sets the disabled icon.</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/embedding/services/TitleService.html#setForegroundColor(java.awt.Color)">setForegroundColor</A></B>(java.awt.Color color)</CODE>
+
+<BR>
+ Sets the foreground color to the given value.</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/embedding/services/TitleService.html#setIcon(javax.swing.Icon)">setIcon</A></B>(javax.swing.Icon icon)</CODE>
+
+<BR>
+ Sets the icon.</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/embedding/services/TitleService.html#setMnemonic(int)">setMnemonic</A></B>(int mnemonic)</CODE>
+
+<BR>
+ Sets the mnemonic.</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/embedding/services/TitleService.html#setTitle(java.lang.String)">setTitle</A></B>(java.lang.String title)</CODE>
+
+<BR>
+ Sets the title.</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/embedding/services/TitleService.html#setToolTipText(java.lang.String)">setToolTipText</A></B>(java.lang.String tooltip)</CODE>
+
+<BR>
+ Sets the tooltip.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="getTitle()"><!-- --></A><H3>
+getTitle</H3>
+<PRE>
+public java.lang.String <B>getTitle</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the title.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setTitle(java.lang.String)"><!-- --></A><H3>
+setTitle</H3>
+<PRE>
+public void <B>setTitle</B>(java.lang.String title)</PRE>
+<DL>
+<DD>Sets the title.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>title</CODE> - the new title</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMnemonic()"><!-- --></A><H3>
+getMnemonic</H3>
+<PRE>
+public int <B>getMnemonic</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the mnemonic.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMnemonic(int)"><!-- --></A><H3>
+setMnemonic</H3>
+<PRE>
+public void <B>setMnemonic</B>(int mnemonic)</PRE>
+<DL>
+<DD>Sets the mnemonic.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>mnemonic</CODE> - the mnemonic to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getToolTipText()"><!-- --></A><H3>
+getToolTipText</H3>
+<PRE>
+public java.lang.String <B>getToolTipText</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the tooltip.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setToolTipText(java.lang.String)"><!-- --></A><H3>
+setToolTipText</H3>
+<PRE>
+public void <B>setToolTipText</B>(java.lang.String tooltip)</PRE>
+<DL>
+<DD>Sets the tooltip.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>tooltip</CODE> - the new tooltip</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getIcon()"><!-- --></A><H3>
+getIcon</H3>
+<PRE>
+public javax.swing.Icon <B>getIcon</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the icon.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setIcon(javax.swing.Icon)"><!-- --></A><H3>
+setIcon</H3>
+<PRE>
+public void <B>setIcon</B>(javax.swing.Icon icon)</PRE>
+<DL>
+<DD>Sets the icon.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the icon to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDisabledIcon()"><!-- --></A><H3>
+getDisabledIcon</H3>
+<PRE>
+public javax.swing.Icon <B>getDisabledIcon</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the disabled icon.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDisabledIcon(javax.swing.Icon)"><!-- --></A><H3>
+setDisabledIcon</H3>
+<PRE>
+public void <B>setDisabledIcon</B>(javax.swing.Icon icon)</PRE>
+<DL>
+<DD>Sets the disabled icon.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the disabled icon to set</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getForegroundColor()"><!-- --></A><H3>
+getForegroundColor</H3>
+<PRE>
+public java.awt.Color <B>getForegroundColor</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the foreground color.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setForegroundColor(java.awt.Color)"><!-- --></A><H3>
+setForegroundColor</H3>
+<PRE>
+public void <B>setForegroundColor</B>(java.awt.Color color)</PRE>
+<DL>
+<DD>Sets the foreground color to the given value.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>color</CODE> - the new foreground color</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getBackgroundColor()"><!-- --></A><H3>
+getBackgroundColor</H3>
+<PRE>
+public java.awt.Color <B>getBackgroundColor</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the background color.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setBackgroundColor(java.awt.Color)"><!-- --></A><H3>
+setBackgroundColor</H3>
+<PRE>
+public void <B>setBackgroundColor</B>(java.awt.Color color)</PRE>
+<DL>
+<DD>Sets the background color to the given value.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>color</CODE> - the new background color</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/TitleService.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/ParentWindowService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="TitleService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/embedding/services/VisualRepresentationService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html new file mode 100644 index 0000000..1a6d64a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html @@ -0,0 +1,293 @@ +<!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>
+VisualRepresentationService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.services.VisualRepresentationService interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="VisualRepresentationService (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/VisualRepresentationService.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/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="VisualRepresentationService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.embedding.services</FONT>
+<BR>
+Interface VisualRepresentationService</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services">AbstractVisualRepresentationService</A>, <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features">VisualRepresentationFeature</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>VisualRepresentationService</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DL>
+
+<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 ======== -->
+
+
+<!-- ========== 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/embedding/services/VisualRepresentationService.html#clearVisualRepresentation()">clearVisualRepresentation</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#getParentVisualRepresentation()">getParentVisualRepresentation</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html#getVisualRepresentation()">getVisualRepresentation</A></B>()</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/embedding/services/VisualRepresentationService.html#setVisualRepresentation(javax.swing.JComponent)">setVisualRepresentation</A></B>(javax.swing.JComponent jcomponent)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="getParentVisualRepresentation()"><!-- --></A><H3>
+getParentVisualRepresentation</H3>
+<PRE>
+public javax.swing.JComponent <B>getParentVisualRepresentation</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getVisualRepresentation()"><!-- --></A><H3>
+getVisualRepresentation</H3>
+<PRE>
+public javax.swing.JComponent <B>getVisualRepresentation</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setVisualRepresentation(javax.swing.JComponent)"><!-- --></A><H3>
+setVisualRepresentation</H3>
+<PRE>
+public void <B>setVisualRepresentation</B>(javax.swing.JComponent jcomponent)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="clearVisualRepresentation()"><!-- --></A><H3>
+clearVisualRepresentation</H3>
+<PRE>
+public void <B>clearVisualRepresentation</B>()</PRE>
+<DL>
+<DD><DL>
+</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/VisualRepresentationService.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/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="VisualRepresentationService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/embedding/services/WindowPackService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/WindowPackService.html new file mode 100644 index 0000000..4a7ae5f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/WindowPackService.html @@ -0,0 +1,233 @@ +<!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>
+WindowPackService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.services.WindowPackService interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="WindowPackService (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/WindowPackService.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/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowTitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="WindowPackService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.embedding.services</FONT>
+<BR>
+Interface WindowPackService</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>WindowPackService</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DL>
+
+<P>
+Request to recalculate the window size and pack the window + (see <CODE>Window.pack()</CODE>).
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf, Bern Olleck</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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/embedding/services/WindowPackService.html#requestPackWindow()">requestPackWindow</A></B>()</CODE>
+
+<BR>
+ Requests that a new layout of the visual representation is made. + </TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="requestPackWindow()"><!-- --></A><H3>
+requestPackWindow</H3>
+<PRE>
+public void <B>requestPackWindow</B>()</PRE>
+<DL>
+<DD>Requests that a new layout of the visual representation is made. + The implementation may decide whether to grant the request or not.
+<P>
+<DD><DL>
+</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/WindowPackService.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/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowTitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="WindowPackService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/embedding/services/WindowTitleService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/WindowTitleService.html new file mode 100644 index 0000000..fd866e7 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/WindowTitleService.html @@ -0,0 +1,254 @@ +<!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>
+WindowTitleService (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.services.WindowTitleService interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="WindowTitleService (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/WindowTitleService.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/WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="WindowTitleService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.embedding.services</FONT>
+<BR>
+Interface WindowTitleService</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public interface <B>WindowTitleService</B><DT>extends <A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A></DL>
+
+<P>
+Offers access to the window's title and icon.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.0</DD> +<DT><B>Author:</B></DT> + <DD>Martin Haft, sd&m AG, Thomas Wolf, sd&m AG, Bernd Olleck, sd&m AG</DD> +</DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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/embedding/services/WindowTitleService.html#setWindowIcon(java.awt.Image)">setWindowIcon</A></B>(java.awt.Image icon)</CODE>
+
+<BR>
+ Sets the window's icon.</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/embedding/services/WindowTitleService.html#setWindowTitle(java.lang.String)">setWindowTitle</A></B>(java.lang.String title)</CODE>
+
+<BR>
+ Sets the window's title.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="setWindowTitle(java.lang.String)"><!-- --></A><H3>
+setWindowTitle</H3>
+<PRE>
+public void <B>setWindowTitle</B>(java.lang.String title)</PRE>
+<DL>
+<DD>Sets the window's title.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>title</CODE> - the new title</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWindowIcon(java.awt.Image)"><!-- --></A><H3>
+setWindowIcon</H3>
+<PRE>
+public void <B>setWindowIcon</B>(java.awt.Image icon)</PRE>
+<DL>
+<DD>Sets the window's icon.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the icon to set as <CODE>Image</CODE></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/WindowTitleService.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/WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="WindowTitleService.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/embedding/services/class-use/AbstractTitleService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/AbstractTitleService.html new file mode 100644 index 0000000..0c96fbb --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/AbstractTitleService.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.embedding.services.AbstractTitleService (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.embedding.services.AbstractTitleService (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/embedding/services/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><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="AbstractTitleService.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.embedding.services.AbstractTitleService</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.services.AbstractTitleService
+<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/embedding/services/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><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="AbstractTitleService.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/embedding/services/class-use/AbstractVisualRepresentationService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/AbstractVisualRepresentationService.html new file mode 100644 index 0000000..22b3788 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/AbstractVisualRepresentationService.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.embedding.services.AbstractVisualRepresentationService (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.embedding.services.AbstractVisualRepresentationService (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/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><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="AbstractVisualRepresentationService.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.embedding.services.AbstractVisualRepresentationService</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.services.AbstractVisualRepresentationService
+<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/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><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="AbstractVisualRepresentationService.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/embedding/services/class-use/ParentWindowService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/ParentWindowService.html new file mode 100644 index 0000000..837b080 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/ParentWindowService.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 Interface com.sdm.quasar.client.swing.embedding.services.ParentWindowService (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 Interface com.sdm.quasar.client.swing.embedding.services.ParentWindowService (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/embedding/services/ParentWindowService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="ParentWindowService.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 Interface<br>com.sdm.quasar.client.swing.embedding.services.ParentWindowService</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.services.ParentWindowService
+<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/embedding/services/ParentWindowService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="ParentWindowService.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/embedding/services/class-use/TitleService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/TitleService.html new file mode 100644 index 0000000..8e6a5ef --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/TitleService.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:03:46 CEST 2007 -->
+<TITLE>
+Uses of Interface com.sdm.quasar.client.swing.embedding.services.TitleService (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 Interface com.sdm.quasar.client.swing.embedding.services.TitleService (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/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="TitleService.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 Interface<br>com.sdm.quasar.client.swing.embedding.services.TitleService</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/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.embedding.services"><B>com.sdm.quasar.client.swing.embedding.services</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.embedding.services"><!-- --></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/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/services/package-summary.html">com.sdm.quasar.client.swing.embedding.services</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Classes in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/services/package-summary.html">com.sdm.quasar.client.swing.embedding.services</A> that implement <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</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/embedding/services/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services">AbstractTitleService</A></B></CODE>
+
+<BR>
+ An abstract <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>TitleService</CODE></A> implementation.</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/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="TitleService.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/embedding/services/class-use/VisualRepresentationService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/VisualRepresentationService.html new file mode 100644 index 0000000..6b91495 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/VisualRepresentationService.html @@ -0,0 +1,203 @@ +<!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 Interface com.sdm.quasar.client.swing.embedding.services.VisualRepresentationService (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 Interface com.sdm.quasar.client.swing.embedding.services.VisualRepresentationService (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/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="VisualRepresentationService.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 Interface<br>com.sdm.quasar.client.swing.embedding.services.VisualRepresentationService</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/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.embedding.features"><B>com.sdm.quasar.client.swing.embedding.features</B></A></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.embedding.services"><B>com.sdm.quasar.client.swing.embedding.services</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.embedding.features"><!-- --></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/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Classes in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A> that implement <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</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/embedding/features/VisualRepresentationFeature.html" title="class in com.sdm.quasar.client.swing.embedding.features">VisualRepresentationFeature</A></B></CODE>
+
+<BR>
+ This feature uses a <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>VisualRepresentationService</CODE></A> given by the parent to + let a dialog set it's visual representation easily. + </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.embedding.services"><!-- --></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/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/services/package-summary.html">com.sdm.quasar.client.swing.embedding.services</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Classes in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/services/package-summary.html">com.sdm.quasar.client.swing.embedding.services</A> that implement <A HREF="../../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</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/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services">AbstractVisualRepresentationService</A></B></CODE>
+
+<BR>
+ </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/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="VisualRepresentationService.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/embedding/services/class-use/WindowPackService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/WindowPackService.html new file mode 100644 index 0000000..7835737 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/WindowPackService.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 Interface com.sdm.quasar.client.swing.embedding.services.WindowPackService (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 Interface com.sdm.quasar.client.swing.embedding.services.WindowPackService (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/embedding/services/WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="WindowPackService.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 Interface<br>com.sdm.quasar.client.swing.embedding.services.WindowPackService</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.services.WindowPackService
+<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/embedding/services/WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="WindowPackService.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/embedding/services/class-use/WindowTitleService.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/WindowTitleService.html new file mode 100644 index 0000000..93ca867 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/class-use/WindowTitleService.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 Interface com.sdm.quasar.client.swing.embedding.services.WindowTitleService (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 Interface com.sdm.quasar.client.swing.embedding.services.WindowTitleService (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/embedding/services/WindowTitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="WindowTitleService.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 Interface<br>com.sdm.quasar.client.swing.embedding.services.WindowTitleService</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.embedding.services.WindowTitleService
+<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/embedding/services/WindowTitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><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="WindowTitleService.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/embedding/services/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/package-frame.html new file mode 100644 index 0000000..2edc49b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/package-frame.html @@ -0,0 +1,53 @@ +<!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.embedding.services (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.services 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/embedding/services/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.embedding.services</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="ParentWindowService.html" title="interface in com.sdm.quasar.client.swing.embedding.services" target="classFrame"><I>ParentWindowService</I></A>
+<BR>
+<A HREF="TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services" target="classFrame"><I>TitleService</I></A>
+<BR>
+<A HREF="VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services" target="classFrame"><I>VisualRepresentationService</I></A>
+<BR>
+<A HREF="WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services" target="classFrame"><I>WindowPackService</I></A>
+<BR>
+<A HREF="WindowTitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services" target="classFrame"><I>WindowTitleService</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+ +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services" target="classFrame">AbstractTitleService</A>
+<BR>
+<A HREF="AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services" target="classFrame">AbstractVisualRepresentationService</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/package-summary.html new file mode 100644 index 0000000..3aa5b45 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/package-summary.html @@ -0,0 +1,184 @@ +<!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.embedding.services (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.embedding.services 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.embedding.services (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/features/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/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.embedding.services
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/ParentWindowService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">ParentWindowService</A></B></TD>
+<TD>Service that provices the parent window component + that is needed for modal dialogs.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A></B></TD>
+<TD>A service for titleing something. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">WindowPackService</A></B></TD>
+<TD>Request to recalculate the window size and pack the window + (see <CODE>Window.pack()</CODE>).</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowTitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">WindowTitleService</A></B></TD>
+<TD>Offers access to the window's title and icon.</TD>
+</TR>
+</TABLE>
+
+
+<P>
+ +<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/embedding/services/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services">AbstractTitleService</A></B></TD>
+<TD>An abstract <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><CODE>TitleService</CODE></A> implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services">AbstractVisualRepresentationService</A></B></TD>
+<TD> </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/features/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/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/embedding/services/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/package-tree.html new file mode 100644 index 0000000..127d0eb --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/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.embedding.services 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.embedding.services 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/features/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/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.embedding.services
+</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.dialog.<A HREF="../../../../../../../com/sdm/quasar/client/core/dialog/AbstractPerChildService.html" title="class in com.sdm.quasar.client.core.dialog"><B>AbstractPerChildService</B></A> (implements 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>, com.sdm.quasar.client.core.common.services.<A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services">Service</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractTitleService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><B>AbstractTitleService</B></A> (implements com.sdm.quasar.client.core.common.sysinfo.<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A>, com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">TitleService</A>)
+<LI TYPE="circle">class com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/AbstractVisualRepresentationService.html" title="class in com.sdm.quasar.client.swing.embedding.services"><B>AbstractVisualRepresentationService</B></A> (implements com.sdm.quasar.client.core.common.sysinfo.<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A>, com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services">VisualRepresentationService</A>)
+</UL>
+</UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.core.common.services.<A HREF="../../../../../../../com/sdm/quasar/client/core/common/services/Service.html" title="interface in com.sdm.quasar.client.core.common.services"><B>Service</B></A><UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/ParentWindowService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>ParentWindowService</B></A><LI TYPE="circle">interface com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/TitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>TitleService</B></A><LI TYPE="circle">interface com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/VisualRepresentationService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>VisualRepresentationService</B></A><LI TYPE="circle">interface com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowPackService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>WindowPackService</B></A><LI TYPE="circle">interface com.sdm.quasar.client.swing.embedding.services.<A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/WindowTitleService.html" title="interface in com.sdm.quasar.client.swing.embedding.services"><B>WindowTitleService</B></A></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/features/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/states/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/embedding/services/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/package-use.html new file mode 100644 index 0000000..3df783e --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/embedding/services/package-use.html @@ -0,0 +1,187 @@ +<!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.embedding.services (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.embedding.services (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.embedding.services</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/embedding/services/package-summary.html">com.sdm.quasar.client.swing.embedding.services</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.embedding.features"><B>com.sdm.quasar.client.swing.embedding.features</B></A></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.embedding.services"><B>com.sdm.quasar.client.swing.embedding.services</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.embedding.features"><!-- --></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/embedding/services/package-summary.html">com.sdm.quasar.client.swing.embedding.services</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/features/package-summary.html">com.sdm.quasar.client.swing.embedding.features</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/class-use/VisualRepresentationService.html#com.sdm.quasar.client.swing.embedding.features"><B>VisualRepresentationService</B></A></B>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.embedding.services"><!-- --></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/embedding/services/package-summary.html">com.sdm.quasar.client.swing.embedding.services</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/package-summary.html">com.sdm.quasar.client.swing.embedding.services</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/class-use/TitleService.html#com.sdm.quasar.client.swing.embedding.services"><B>TitleService</B></A></B>
+
+<BR>
+ A service for titleing something. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/embedding/services/class-use/VisualRepresentationService.html#com.sdm.quasar.client.swing.embedding.services"><B>VisualRepresentationService</B></A></B>
+
+<BR>
+ </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/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>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html new file mode 100644 index 0000000..4c29eca --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html @@ -0,0 +1,277 @@ +<!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>
+DialogInfoTreeNodeDefinition (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.DialogInfoTreeNodeDefinition class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DialogInfoTreeNodeDefinition (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/DialogInfoTreeNodeDefinition.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/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="DialogInfoTreeNodeDefinition.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.systeminfo</FONT>
+<BR>
+Class DialogInfoTreeNodeDefinition</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.DialogInfoTreeNodeDefinition</B>
+</PRE>
+<HR>
+<DL>
+<DT>public class <B>DialogInfoTreeNodeDefinition</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></DL>
+
+<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/systeminfo/DialogInfoTreeNodeDefinition.html#DialogInfoTreeNodeDefinition(com.sdm.quasar.client.core.dialogbase.services.ResourceAccessService, com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)">DialogInfoTreeNodeDefinition</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> resourceAccessService, + <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>DialogInfoTreeNodeDefinition</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> <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition"><!-- --></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.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createChildNodeInfos(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createChildNodeInfos</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getImageIcon(java.lang.String)">getImageIcon</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getImageProviderService()">getImageProviderService</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getNodeText(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)">getNodeText</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getOriginal(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">getOriginal</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getResourceAccessService()">getResourceAccessService</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getResourcePrefix()">getResourcePrefix</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#translate(java.lang.String)">translate</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="DialogInfoTreeNodeDefinition(com.sdm.quasar.client.core.dialogbase.services.ResourceAccessService, com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)"><!-- --></A><H3>
+DialogInfoTreeNodeDefinition</H3>
+<PRE>
+public <B>DialogInfoTreeNodeDefinition</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> resourceAccessService, + <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>DialogInfoTreeNodeDefinition</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>resourceAccessService</CODE> - a <A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services"><CODE>ResourceAccessService</CODE></A> to access resources<DD><CODE>imageProviderService</CODE> - a <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>ImageProviderService</CODE></A> to access images</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="createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)"><!-- --></A><H3>
+createNodeInfo</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A> <B>createNodeInfo</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)"><CODE>InfoTreeNodeDefinition.createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)</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/DialogInfoTreeNodeDefinition.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/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="DialogInfoTreeNodeDefinition.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/systeminfo/FeatureTreeNodeDefinition.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html new file mode 100644 index 0000000..7c6bf0b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html @@ -0,0 +1,299 @@ +<!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>
+FeatureTreeNodeDefinition (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.FeatureTreeNodeDefinition class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="FeatureTreeNodeDefinition (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/FeatureTreeNodeDefinition.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/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="FeatureTreeNodeDefinition.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.systeminfo</FONT>
+<BR>
+Class FeatureTreeNodeDefinition</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.FeatureTreeNodeDefinition</B>
+</PRE>
+<HR>
+<DL>
+<DT>public class <B>FeatureTreeNodeDefinition</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></DL>
+
+<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/systeminfo/FeatureTreeNodeDefinition.html#FeatureTreeNodeDefinition(com.sdm.quasar.client.core.dialogbase.services.ResourceAccessService, com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)">FeatureTreeNodeDefinition</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> resourceAccessService, + <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>FeatureTreeNodeDefinition</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> <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html#getNodeText(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)">getNodeText</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition"><!-- --></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.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createChildNodeInfos(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createChildNodeInfos</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getImageIcon(java.lang.String)">getImageIcon</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getImageProviderService()">getImageProviderService</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getOriginal(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">getOriginal</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getResourceAccessService()">getResourceAccessService</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getResourcePrefix()">getResourcePrefix</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#translate(java.lang.String)">translate</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="FeatureTreeNodeDefinition(com.sdm.quasar.client.core.dialogbase.services.ResourceAccessService, com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)"><!-- --></A><H3>
+FeatureTreeNodeDefinition</H3>
+<PRE>
+public <B>FeatureTreeNodeDefinition</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> resourceAccessService, + <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>FeatureTreeNodeDefinition</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>resourceAccessService</CODE> - a <A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services"><CODE>ResourceAccessService</CODE></A> to access resources<DD><CODE>imageProviderService</CODE> - a <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>ImageProviderService</CODE></A> to access images</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="createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)"><!-- --></A><H3>
+createNodeInfo</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A> <B>createNodeInfo</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)"><CODE>InfoTreeNodeDefinition.createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getNodeText(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)"><!-- --></A><H3>
+getNodeText</H3>
+<PRE>
+protected java.lang.String <B>getNodeText</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getNodeText(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)">getNodeText</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getNodeText(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)"><CODE>InfoTreeNodeDefinition.getNodeText(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)</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/FeatureTreeNodeDefinition.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/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="FeatureTreeNodeDefinition.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/systeminfo/InfoTreeModel.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html new file mode 100644 index 0000000..7fe23e0 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html @@ -0,0 +1,367 @@ +<!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>
+InfoTreeModel (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.InfoTreeModel class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="InfoTreeModel (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/InfoTreeModel.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/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="InfoTreeModel.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 | <A HREF="#fields_inherited_from_class_javax.swing.tree.DefaultTreeModel">FIELD</A> | <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.systeminfo</FONT>
+<BR>
+Class InfoTreeModel</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.tree.DefaultTreeModel
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.InfoTreeModel</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, javax.swing.tree.TreeModel</DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>InfoTreeModel</B><DT>extends javax.swing.tree.DefaultTreeModel</DL>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.$Revision$</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#com.sdm.quasar.client.swing.systeminfo.InfoTreeModel">Serialized Form</A></DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.tree.DefaultTreeModel"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.tree.DefaultTreeModel</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>asksAllowsChildren, listenerList, root</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- ======== 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/systeminfo/InfoTreeModel.html#InfoTreeModel(com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition)">InfoTreeModel</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A> defaultInfoTreeNodeDefinition)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>InfoTreeModel</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> <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html#getInfoTreeNodeDefinition(java.lang.String)">getInfoTreeNodeDefinition</A></B>(java.lang.String nodeType)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html#getNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)">getNodeInfo</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html#getSystemInfoNodeForId(java.lang.String)">getSystemInfoNodeForId</A></B>(java.lang.String id)</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/systeminfo/InfoTreeModel.html#registerInfoTreeNodeDefinition(java.lang.String, com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition)">registerInfoTreeNodeDefinition</A></B>(java.lang.String nodeType, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A> definition)</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/systeminfo/InfoTreeModel.html#setRoot(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)">setRoot</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.tree.DefaultTreeModel"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.tree.DefaultTreeModel</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>addTreeModelListener, asksAllowsChildren, fireTreeNodesChanged, fireTreeNodesInserted, fireTreeNodesRemoved, fireTreeStructureChanged, getChild, getChildCount, getIndexOfChild, getListeners, getPathToRoot, getPathToRoot, getRoot, getTreeModelListeners, insertNodeInto, isLeaf, nodeChanged, nodesChanged, nodeStructureChanged, nodesWereInserted, nodesWereRemoved, reload, reload, removeNodeFromParent, removeTreeModelListener, setAsksAllowsChildren, setRoot, valueForPathChanged</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="InfoTreeModel(com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition)"><!-- --></A><H3>
+InfoTreeModel</H3>
+<PRE>
+public <B>InfoTreeModel</B>(<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A> defaultInfoTreeNodeDefinition)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>InfoTreeModel</CODE></A>.
+<P>
+</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="setRoot(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)"><!-- --></A><H3>
+setRoot</H3>
+<PRE>
+public void <B>setRoot</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> root)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSystemInfoNodeForId(java.lang.String)"><!-- --></A><H3>
+getSystemInfoNodeForId</H3>
+<PRE>
+protected <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> <B>getSystemInfoNodeForId</B>(java.lang.String id)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)"><!-- --></A><H3>
+getNodeInfo</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A> <B>getNodeInfo</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="registerInfoTreeNodeDefinition(java.lang.String, com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition)"><!-- --></A><H3>
+registerInfoTreeNodeDefinition</H3>
+<PRE>
+public void <B>registerInfoTreeNodeDefinition</B>(java.lang.String nodeType, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A> definition)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getInfoTreeNodeDefinition(java.lang.String)"><!-- --></A><H3>
+getInfoTreeNodeDefinition</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A> <B>getInfoTreeNodeDefinition</B>(java.lang.String nodeType)</PRE>
+<DL>
+<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/InfoTreeModel.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/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="InfoTreeModel.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 | <A HREF="#fields_inherited_from_class_javax.swing.tree.DefaultTreeModel">FIELD</A> | <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/systeminfo/InfoTreeNodeDefinition.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html new file mode 100644 index 0000000..d8986ac --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html @@ -0,0 +1,435 @@ +<!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>
+InfoTreeNodeDefinition (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="InfoTreeNodeDefinition (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/InfoTreeNodeDefinition.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/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="InfoTreeNodeDefinition.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.systeminfo</FONT>
+<BR>
+Class InfoTreeNodeDefinition</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition</B>
+</PRE>
+<DL>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">DialogInfoTreeNodeDefinition</A>, <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">FeatureTreeNodeDefinition</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>InfoTreeNodeDefinition</B><DT>extends java.lang.Object</DL>
+
+<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/systeminfo/InfoTreeNodeDefinition.html#InfoTreeNodeDefinition(com.sdm.quasar.client.core.dialogbase.services.ResourceAccessService, com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)">InfoTreeNodeDefinition</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> resourceAccessService, + <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>InfoTreeNodeDefinition</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> <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A>[]</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createChildNodeInfos(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createChildNodeInfos</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.ImageIcon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getImageIcon(java.lang.String)">getImageIcon</A></B>(java.lang.String id)</CODE>
+
+<BR>
+ Returns the <CODE>ImageIcon</CODE> associated with the given id.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getImageProviderService()">getImageProviderService</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>ImageProviderService</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getNodeText(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)">getNodeText</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getOriginal(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">getOriginal</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getResourceAccessService()">getResourceAccessService</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services"><CODE>ResourceAccessService</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getResourcePrefix()">getResourcePrefix</A></B>()</CODE>
+
+<BR>
+ Returns the resource prefix for this definition.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#translate(java.lang.String)">translate</A></B>(java.lang.String original)</CODE>
+
+<BR>
+ Translates the given original text to get translated by a resource entry.</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="InfoTreeNodeDefinition(com.sdm.quasar.client.core.dialogbase.services.ResourceAccessService, com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)"><!-- --></A><H3>
+InfoTreeNodeDefinition</H3>
+<PRE>
+public <B>InfoTreeNodeDefinition</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> resourceAccessService, + <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>InfoTreeNodeDefinition</CODE></A>.
+<P>
+<DT><B>Parameters:</B><DD><CODE>resourceAccessService</CODE> - a <A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services"><CODE>ResourceAccessService</CODE></A> to access resources<DD><CODE>imageProviderService</CODE> - a <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>ImageProviderService</CODE></A> to access images</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="getResourceAccessService()"><!-- --></A><H3>
+getResourceAccessService</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services">ResourceAccessService</A> <B>getResourceAccessService</B>()</PRE>
+<DL>
+<DD>Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/dialogbase/services/ResourceAccessService.html" title="interface in com.sdm.quasar.client.core.dialogbase.services"><CODE>ResourceAccessService</CODE></A>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getImageProviderService()"><!-- --></A><H3>
+getImageProviderService</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> <B>getImageProviderService</B>()</PRE>
+<DL>
+<DD>Returns the <A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services"><CODE>ImageProviderService</CODE></A>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getResourcePrefix()"><!-- --></A><H3>
+getResourcePrefix</H3>
+<PRE>
+protected java.lang.String <B>getResourcePrefix</B>()</PRE>
+<DL>
+<DD>Returns the resource prefix for this definition.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="translate(java.lang.String)"><!-- --></A><H3>
+translate</H3>
+<PRE>
+public java.lang.String <B>translate</B>(java.lang.String original)</PRE>
+<DL>
+<DD>Translates the given original text to get translated by a resource entry.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>original</CODE> - the orginal key text +<DT><B>Returns:</B><DD>the translated value - if any, otherwise the original text</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getImageIcon(java.lang.String)"><!-- --></A><H3>
+getImageIcon</H3>
+<PRE>
+public javax.swing.ImageIcon <B>getImageIcon</B>(java.lang.String id)</PRE>
+<DL>
+<DD>Returns the <CODE>ImageIcon</CODE> associated with the given id.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>id</CODE> - the id of the image +<DT><B>Returns:</B><DD>the <CODE>ImageIcon</CODE> or <code>null</code>, if no icon was found</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOriginal(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)"><!-- --></A><H3>
+getOriginal</H3>
+<PRE>
+protected final <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> <B>getOriginal</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)"><!-- --></A><H3>
+createNodeInfo</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A> <B>createNodeInfo</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="createChildNodeInfos(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)"><!-- --></A><H3>
+createChildNodeInfos</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A>[] <B>createChildNodeInfos</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getNodeText(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)"><!-- --></A><H3>
+getNodeText</H3>
+<PRE>
+protected java.lang.String <B>getNodeText</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node)</PRE>
+<DL>
+<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/InfoTreeNodeDefinition.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/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="InfoTreeNodeDefinition.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/systeminfo/NodeInfo.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/NodeInfo.html new file mode 100644 index 0000000..d3da41f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/NodeInfo.html @@ -0,0 +1,388 @@ +<!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>
+NodeInfo (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.NodeInfo class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="NodeInfo (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/NodeInfo.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/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="NodeInfo.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.systeminfo</FONT>
+<BR>
+Class NodeInfo</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.NodeInfo</B>
+</PRE>
+<HR>
+<DL>
+<DT>public class <B>NodeInfo</B><DT>extends java.lang.Object</DL>
+
+<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/systeminfo/NodeInfo.html#NodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)">NodeInfo</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> systemInfoNode)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>NodeInfo</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> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html#getDetailText()">getDetailText</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>String</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.ImageIcon</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html#getIcon()">getIcon</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>ImageIcon</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html#getSystemInfoNode()">getSystemInfoNode</A></B>()</CODE>
+
+<BR>
+ Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoNode</CODE></A>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html#getText()">getText</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>String</CODE>.</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/systeminfo/NodeInfo.html#setDetailText(java.lang.String)">setDetailText</A></B>(java.lang.String detailText)</CODE>
+
+<BR>
+ Sets the <CODE>String</CODE> to the given value.</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/systeminfo/NodeInfo.html#setIcon(javax.swing.ImageIcon)">setIcon</A></B>(javax.swing.ImageIcon icon)</CODE>
+
+<BR>
+ Sets the <CODE>ImageIcon</CODE> to the given value.</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/systeminfo/NodeInfo.html#setText(java.lang.String)">setText</A></B>(java.lang.String text)</CODE>
+
+<BR>
+ Sets the <CODE>String</CODE> to the given value.</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="NodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)"><!-- --></A><H3>
+NodeInfo</H3>
+<PRE>
+public <B>NodeInfo</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> systemInfoNode)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>NodeInfo</CODE></A>.
+<P>
+</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="getSystemInfoNode()"><!-- --></A><H3>
+getSystemInfoNode</H3>
+<PRE>
+public <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> <B>getSystemInfoNode</B>()</PRE>
+<DL>
+<DD>Returns the <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo"><CODE>SystemInfoNode</CODE></A>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDetailText()"><!-- --></A><H3>
+getDetailText</H3>
+<PRE>
+public java.lang.String <B>getDetailText</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>String</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDetailText(java.lang.String)"><!-- --></A><H3>
+setDetailText</H3>
+<PRE>
+public void <B>setDetailText</B>(java.lang.String detailText)</PRE>
+<DL>
+<DD>Sets the <CODE>String</CODE> to the given value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>detailText</CODE> - the <CODE>String</CODE> to set.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getIcon()"><!-- --></A><H3>
+getIcon</H3>
+<PRE>
+public javax.swing.ImageIcon <B>getIcon</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>ImageIcon</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setIcon(javax.swing.ImageIcon)"><!-- --></A><H3>
+setIcon</H3>
+<PRE>
+public void <B>setIcon</B>(javax.swing.ImageIcon icon)</PRE>
+<DL>
+<DD>Sets the <CODE>ImageIcon</CODE> to the given value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>icon</CODE> - the <CODE>ImageIcon</CODE> to set.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getText()"><!-- --></A><H3>
+getText</H3>
+<PRE>
+public java.lang.String <B>getText</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>String</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setText(java.lang.String)"><!-- --></A><H3>
+setText</H3>
+<PRE>
+public void <B>setText</B>(java.lang.String text)</PRE>
+<DL>
+<DD>Sets the <CODE>String</CODE> to the given value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>text</CODE> - the <CODE>String</CODE> to set.</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/NodeInfo.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/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="NodeInfo.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/systeminfo/NodeInfoTreeCellRenderer.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html new file mode 100644 index 0000000..76efdae --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html @@ -0,0 +1,429 @@ +<!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>
+NodeInfoTreeCellRenderer (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.NodeInfoTreeCellRenderer class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="NodeInfoTreeCellRenderer (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/NodeInfoTreeCellRenderer.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/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="NodeInfoTreeCellRenderer.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: <A HREF="#nested_classes_inherited_from_class_javax.swing.JLabel">NESTED</A> | <A HREF="#fields_inherited_from_class_javax.swing.tree.DefaultTreeCellRenderer">FIELD</A> | <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.systeminfo</FONT>
+<BR>
+Class NodeInfoTreeCellRenderer</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">java.awt.Component
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">java.awt.Container
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.JComponent
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.JLabel
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.tree.DefaultTreeCellRenderer
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.NodeInfoTreeCellRenderer</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.swing.SwingConstants, javax.swing.tree.TreeCellRenderer</DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>NodeInfoTreeCellRenderer</B><DT>extends javax.swing.tree.DefaultTreeCellRenderer</DL>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT> + <DD>1.$Revision$</DD> +<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#com.sdm.quasar.client.swing.systeminfo.NodeInfoTreeCellRenderer">Serialized Form</A></DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_javax.swing.JLabel"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class javax.swing.JLabel</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>javax.swing.JLabel.AccessibleJLabel</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class javax.swing.JComponent</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class java.awt.Container</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class java.awt.Component</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.tree.DefaultTreeCellRenderer"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.tree.DefaultTreeCellRenderer</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>backgroundNonSelectionColor, backgroundSelectionColor, borderSelectionColor, closedIcon, hasFocus, leafIcon, openIcon, selected, textNonSelectionColor, textSelectionColor</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.JLabel"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.JLabel</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>labelFor</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class java.awt.Component</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.SwingConstants"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface javax.swing.SwingConstants</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- ======== 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/systeminfo/NodeInfoTreeCellRenderer.html#NodeInfoTreeCellRenderer(com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)">NodeInfoTreeCellRenderer</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>NodeInfoTreeCellRenderer</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> java.awt.Component</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html#getTreeCellRendererComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int, boolean)">getTreeCellRendererComponent</A></B>(javax.swing.JTree tree, + java.lang.Object value, + boolean sel, + boolean expanded, + boolean leaf, + int row, + boolean hasFocus)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.tree.DefaultTreeCellRenderer"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.tree.DefaultTreeCellRenderer</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackgroundNonSelectionColor, getBackgroundSelectionColor, getBorderSelectionColor, getClosedIcon, getDefaultClosedIcon, getDefaultLeafIcon, getDefaultOpenIcon, getFont, getLeafIcon, getOpenIcon, getPreferredSize, getTextNonSelectionColor, getTextSelectionColor, paint, repaint, repaint, revalidate, setBackground, setBackgroundNonSelectionColor, setBackgroundSelectionColor, setBorderSelectionColor, setClosedIcon, setFont, setLeafIcon, setOpenIcon, setTextNonSelectionColor, setTextSelectionColor, validate</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.JLabel"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.JLabel</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>checkHorizontalKey, checkVerticalKey, getAccessibleContext, getDisabledIcon, getDisplayedMnemonic, getDisplayedMnemonicIndex, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getLabelFor, getText, getUI, getUIClassID, getVerticalAlignment, getVerticalTextPosition, imageUpdate, paramString, setDisabledIcon, setDisplayedMnemonic, setDisplayedMnemonic, setDisplayedMnemonicIndex, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setLabelFor, setText, setUI, setVerticalAlignment, setVerticalTextPosition, updateUI</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.awt.Container</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validateTree</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.awt.Component</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</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>
+
+<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="NodeInfoTreeCellRenderer(com.sdm.quasar.client.swing.dialogbase.services.ImageProviderService)"><!-- --></A><H3>
+NodeInfoTreeCellRenderer</H3>
+<PRE>
+public <B>NodeInfoTreeCellRenderer</B>(<A HREF="../../../../../../com/sdm/quasar/client/swing/dialogbase/services/ImageProviderService.html" title="interface in com.sdm.quasar.client.swing.dialogbase.services">ImageProviderService</A> imageProviderService)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>NodeInfoTreeCellRenderer</CODE></A>.
+<P>
+</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="getTreeCellRendererComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int, boolean)"><!-- --></A><H3>
+getTreeCellRendererComponent</H3>
+<PRE>
+public java.awt.Component <B>getTreeCellRendererComponent</B>(javax.swing.JTree tree, + java.lang.Object value, + boolean sel, + boolean expanded, + boolean leaf, + int row, + boolean hasFocus)</PRE>
+<DL>
+<DD><DL>
+<DT><B>See Also:</B><DD><CODE>DefaultTreeCellRenderer.getTreeCellRendererComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int, boolean)</CODE></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/NodeInfoTreeCellRenderer.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/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="NodeInfoTreeCellRenderer.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: <A HREF="#nested_classes_inherited_from_class_javax.swing.JLabel">NESTED</A> | <A HREF="#fields_inherited_from_class_javax.swing.tree.DefaultTreeCellRenderer">FIELD</A> | <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/systeminfo/SystemInfoDialogFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogFeature.html new file mode 100644 index 0000000..9d62064 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogFeature.html @@ -0,0 +1,460 @@ +<!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>
+SystemInfoDialogFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.SystemInfoDialogFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SystemInfoDialogFeature (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/SystemInfoDialogFeature.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/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogHelper.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoDialogFeature.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.systeminfo</FONT>
+<BR>
+Class SystemInfoDialogFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.SystemInfoDialogFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>SystemInfoDialogFeature</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></DL>
+
+<P>
+This is the system info dialog.
+<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/systeminfo/SystemInfoDialogFeature.html#SystemInfoDialogFeature()">SystemInfoDialogFeature</A></B>()</CODE>
+
+<BR>
+ </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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogFeature.html#activate()">activate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is activated. + </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/systeminfo/SystemInfoDialogFeature.html#deactivate()">deactivate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is deactivated. + </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/systeminfo/SystemInfoDialogFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </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/systeminfo/SystemInfoDialogFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </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/systeminfo/SystemInfoDialogFeature.html#prepare()">prepare</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is prepared. + </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/systeminfo/SystemInfoDialogFeature.html#release()">release</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is released. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogFeature.html#translate(java.lang.String)">translate</A></B>(java.lang.String original)</CODE>
+
+<BR>
+ Translates the given original text to get translated by a resource entry.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</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="SystemInfoDialogFeature()"><!-- --></A><H3>
+SystemInfoDialogFeature</H3>
+<PRE>
+public <B>SystemInfoDialogFeature</B>()</PRE>
+<DL>
+</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="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()"><CODE>AbstractFeature.init()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="prepare()"><!-- --></A><H3>
+prepare</H3>
+<PRE>
+protected void <B>prepare</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is prepared. + Override this method if you want to perform some action on <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#prepare()"><CODE>LifeCycle.prepare()</CODE></A>, + e.g. gain resource and provide services for childs. + <p> + The default implementation in <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()">prepare</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()"><CODE>AbstractFeature.prepare()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="activate()"><!-- --></A><H3>
+activate</H3>
+<PRE>
+protected void <B>activate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is activated. + Override this method if you want to perform some action on <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#activate()"><CODE>LifeCycle.activate()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()">activate</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()"><CODE>AbstractFeature.activate()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="deactivate()"><!-- --></A><H3>
+deactivate</H3>
+<PRE>
+protected void <B>deactivate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is deactivated. + Override this method if you want to perform some action on <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#deactivate()"><CODE>LifeCycle.deactivate()()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()">deactivate</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()"><CODE>AbstractFeature.deactivate()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="release()"><!-- --></A><H3>
+release</H3>
+<PRE>
+protected void <B>release</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is released. + Override this method if you want to perform some action on <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#release()"><CODE>LifeCycle.release()()</CODE></A>, + e.g. unregister services. + <p> + The default implementation in <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()">release</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()"><CODE>AbstractFeature.release()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()"><CODE>AbstractFeature.dispose()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="translate(java.lang.String)"><!-- --></A><H3>
+translate</H3>
+<PRE>
+public java.lang.String <B>translate</B>(java.lang.String original)</PRE>
+<DL>
+<DD>Translates the given original text to get translated by a resource entry.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>original</CODE> - the orginal key text +<DT><B>Returns:</B><DD>the translated value - if any, otherwise the original text</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/SystemInfoDialogFeature.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/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogHelper.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoDialogFeature.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/systeminfo/SystemInfoDialogHelper.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogHelper.html new file mode 100644 index 0000000..d12542b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogHelper.html @@ -0,0 +1,270 @@ +<!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>
+SystemInfoDialogHelper (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.SystemInfoDialogHelper class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SystemInfoDialogHelper (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/SystemInfoDialogHelper.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/systeminfo/SystemInfoDialogFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoDialogHelper.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 | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <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.systeminfo</FONT>
+<BR>
+Class SystemInfoDialogHelper</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.SystemInfoDialogHelper</B>
+</PRE>
+<HR>
+<DL>
+<DT>public final class <B>SystemInfoDialogHelper</B><DT>extends java.lang.Object</DL>
+
+<P>
+A helper class for displaying the system info dialog.
+<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 =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogHelper.html#SYSTEM_INFO_DIALOG_ID">SYSTEM_INFO_DIALOG_ID</A></B></CODE>
+
+<BR>
+ The dialog id for the system info dialog.</TD>
+</TR>
+</TABLE>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogHelper.html#showSystemInfoDialog(com.sdm.quasar.client.core.dialog.DialogControl)">showSystemInfoDialog</A></B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">DialogControl</A> dialogControl)</CODE>
+
+<BR>
+ Shows up the system info dialog depending on the <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> given.</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 =========== -->
+
+<A NAME="field_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="SYSTEM_INFO_DIALOG_ID"><!-- --></A><H3>
+SYSTEM_INFO_DIALOG_ID</H3>
+<PRE>
+public static final java.lang.String <B>SYSTEM_INFO_DIALOG_ID</B></PRE>
+<DL>
+<DD>The dialog id for the system info dialog.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.sdm.quasar.client.swing.systeminfo.SystemInfoDialogHelper.SYSTEM_INFO_DIALOG_ID">Constant Field Values</A></DL>
+</DL>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="showSystemInfoDialog(com.sdm.quasar.client.core.dialog.DialogControl)"><!-- --></A><H3>
+showSystemInfoDialog</H3>
+<PRE>
+public static void <B>showSystemInfoDialog</B>(<A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog">DialogControl</A> dialogControl)</PRE>
+<DL>
+<DD>Shows up the system info dialog depending on the <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> given.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>dialogControl</CODE> - the <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> to use</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/SystemInfoDialogHelper.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/systeminfo/SystemInfoDialogFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoDialogHelper.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 | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <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/systeminfo/SystemInfoPanelFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html new file mode 100644 index 0000000..8fb4e26 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html @@ -0,0 +1,402 @@ +<!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>
+SystemInfoPanelFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.SystemInfoPanelFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SystemInfoPanelFeature (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/SystemInfoPanelFeature.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/systeminfo/SystemInfoDialogHelper.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoPanelFeature.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.systeminfo</FONT>
+<BR>
+Class SystemInfoPanelFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.SystemInfoPanelFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>SystemInfoPanelFeature</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></DL>
+
+<P>
+This is the system info panel with a toolbar, that allows setting of the detail + level and the refresh time.
+<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/systeminfo/SystemInfoPanelFeature.html#SystemInfoPanelFeature()">SystemInfoPanelFeature</A></B>()</CODE>
+
+<BR>
+ </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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.Action</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html#getSaveAction()">getSaveAction</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>Action</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JPanel</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html#getSystemInfoPanel()">getSystemInfoPanel</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>JPanel</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JPanel</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html#getToolbarPanel()">getToolbarPanel</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>JPanel</CODE>.</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/systeminfo/SystemInfoPanelFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html#translate(java.lang.String)">translate</A></B>(java.lang.String original)</CODE>
+
+<BR>
+ Translates the given original text to get translated by a resource entry.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()">activate</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()">deactivate</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()">prepare</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()">release</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="SystemInfoPanelFeature()"><!-- --></A><H3>
+SystemInfoPanelFeature</H3>
+<PRE>
+public <B>SystemInfoPanelFeature</B>()</PRE>
+<DL>
+</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="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()"><CODE>AbstractFeature.init()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()"><CODE>AbstractFeature.dispose()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSystemInfoPanel()"><!-- --></A><H3>
+getSystemInfoPanel</H3>
+<PRE>
+public javax.swing.JPanel <B>getSystemInfoPanel</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>JPanel</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getToolbarPanel()"><!-- --></A><H3>
+getToolbarPanel</H3>
+<PRE>
+public javax.swing.JPanel <B>getToolbarPanel</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>JPanel</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSaveAction()"><!-- --></A><H3>
+getSaveAction</H3>
+<PRE>
+public javax.swing.Action <B>getSaveAction</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>Action</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="translate(java.lang.String)"><!-- --></A><H3>
+translate</H3>
+<PRE>
+public java.lang.String <B>translate</B>(java.lang.String original)</PRE>
+<DL>
+<DD>Translates the given original text to get translated by a resource entry.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>original</CODE> - the orginal key text +<DT><B>Returns:</B><DD>the translated value - if any, otherwise the original text</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/SystemInfoPanelFeature.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/systeminfo/SystemInfoDialogHelper.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoPanelFeature.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/systeminfo/SystemInfoTreeFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html new file mode 100644 index 0000000..98fd4d5 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html @@ -0,0 +1,539 @@ +<!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>
+SystemInfoTreeFeature (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo.SystemInfoTreeFeature class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="SystemInfoTreeFeature (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/SystemInfoTreeFeature.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/systeminfo/SystemInfoPanelFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoTreeFeature.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.systeminfo</FONT>
+<BR>
+Class SystemInfoTreeFeature</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">com.sdm.quasar.client.core.dialog.AbstractFeature</A>
+ <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.systeminfo.SystemInfoTreeFeature</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>SystemInfoTreeFeature</B><DT>extends <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></DL>
+
+<P>
+This is the tree panel of the system info dialog. It controls the system info tree + and the refresh and detail level of it.
+<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/systeminfo/SystemInfoTreeFeature.html#SystemInfoTreeFeature()">SystemInfoTreeFeature</A></B>()</CODE>
+
+<BR>
+ </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>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html#activate()">activate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is activated. + </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/systeminfo/SystemInfoTreeFeature.html#deactivate()">deactivate</A></B>()</CODE>
+
+<BR>
+ Called when the dialog is deactivated. + </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/systeminfo/SystemInfoTreeFeature.html#dispose()">dispose</A></B>()</CODE>
+
+<BR>
+ Called when the feature or dialog is disposed. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html#getDetailLevel()">getDetailLevel</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>int</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> long</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html#getRefreshTime()">getRefreshTime</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>long</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> javax.swing.JComponent</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html#getSystemInfoTree()">getSystemInfoTree</A></B>()</CODE>
+
+<BR>
+ Returns the panel with the tree.</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/systeminfo/SystemInfoTreeFeature.html#init()">init</A></B>()</CODE>
+
+<BR>
+ Called when the feature is initializing. </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/systeminfo/SystemInfoTreeFeature.html#refresh()">refresh</A></B>()</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/systeminfo/SystemInfoTreeFeature.html#setDetailLevel(int)">setDetailLevel</A></B>(int detailLevel)</CODE>
+
+<BR>
+ Sets the <CODE>int</CODE> to the given value.</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/systeminfo/SystemInfoTreeFeature.html#setRefreshTime(long)">setRefreshTime</A></B>(long refreshTime)</CODE>
+
+<BR>
+ Sets the <CODE>long</CODE> to the given value.</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/systeminfo/SystemInfoTreeFeature.html#start()">start</A></B>()</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/systeminfo/SystemInfoTreeFeature.html#stop()">stop</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_com.sdm.quasar.client.core.dialog.AbstractFeature"><!-- --></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.dialog.<A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#attachDialogControl(com.sdm.quasar.client.core.dialog.DialogControl)">attachDialogControl</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#collectSystemInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.core.common.sysinfo.SystemInfoOptions)">collectSystemInfo</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#disposeFeature()">disposeFeature</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()">getDialogControl</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#isInitialized()">isInitialized</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#prepare()">prepare</A>, <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#release()">release</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="SystemInfoTreeFeature()"><!-- --></A><H3>
+SystemInfoTreeFeature</H3>
+<PRE>
+public <B>SystemInfoTreeFeature</B>()</PRE>
+<DL>
+</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="init()"><!-- --></A><H3>
+init</H3>
+<PRE>
+protected void <B>init</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature is initializing. This is normally done, when the feature is + connected to the lifecycle of the <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> installed to. To access the + <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/DialogControl.html" title="interface in com.sdm.quasar.client.core.dialog"><CODE>DialogControl</CODE></A> use the <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#getDialogControl()"><CODE>AbstractFeature.getDialogControl()</CODE></A> method. + <p> + Override this method to perform some action on initialization + e.g. register public services.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()">init</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#init()"><CODE>AbstractFeature.init()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="dispose()"><!-- --></A><H3>
+dispose</H3>
+<PRE>
+protected void <B>dispose</B>() + throws <A HREF="../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the feature or dialog is disposed. + Override this method to clean up resources and free memory when disposing.
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()">dispose</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/common/DisposeException.html" title="class in com.sdm.quasar.client.core.common">DisposeException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#dispose()"><CODE>AbstractFeature.dispose()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getRefreshTime()"><!-- --></A><H3>
+getRefreshTime</H3>
+<PRE>
+public long <B>getRefreshTime</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>long</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setRefreshTime(long)"><!-- --></A><H3>
+setRefreshTime</H3>
+<PRE>
+public void <B>setRefreshTime</B>(long refreshTime)</PRE>
+<DL>
+<DD>Sets the <CODE>long</CODE> to the given value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>refreshTime</CODE> - the <CODE>long</CODE> to set.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDetailLevel()"><!-- --></A><H3>
+getDetailLevel</H3>
+<PRE>
+public int <B>getDetailLevel</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>int</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDetailLevel(int)"><!-- --></A><H3>
+setDetailLevel</H3>
+<PRE>
+public void <B>setDetailLevel</B>(int detailLevel)</PRE>
+<DL>
+<DD>Sets the <CODE>int</CODE> to the given value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>detailLevel</CODE> - the <CODE>int</CODE> to set.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSystemInfoTree()"><!-- --></A><H3>
+getSystemInfoTree</H3>
+<PRE>
+public javax.swing.JComponent <B>getSystemInfoTree</B>()</PRE>
+<DL>
+<DD>Returns the panel with the tree.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="activate()"><!-- --></A><H3>
+activate</H3>
+<PRE>
+protected void <B>activate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is activated. + Override this method if you want to perform some action on <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#activate()"><CODE>LifeCycle.activate()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()">activate</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#activate()"><CODE>AbstractFeature.activate()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="deactivate()"><!-- --></A><H3>
+deactivate</H3>
+<PRE>
+protected void <B>deactivate</B>()</PRE>
+<DL>
+<DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></B></DD>
+<DD>Called when the dialog is deactivated. + Override this method if you want to perform some action on <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/lifecycle/LifeCycle.html#deactivate()"><CODE>LifeCycle.deactivate()()</CODE></A>. + <p> + The default implementation in <A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><CODE>AbstractFeature</CODE></A> does nothing. + </p>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()">deactivate</A></CODE> in class <CODE><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog">AbstractFeature</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html#deactivate()"><CODE>AbstractFeature.deactivate()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="start()"><!-- --></A><H3>
+start</H3>
+<PRE>
+public void <B>start</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="stop()"><!-- --></A><H3>
+stop</H3>
+<PRE>
+public void <B>stop</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="refresh()"><!-- --></A><H3>
+refresh</H3>
+<PRE>
+public void <B>refresh</B>()</PRE>
+<DL>
+<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/SystemInfoTreeFeature.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/systeminfo/SystemInfoPanelFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoTreeFeature.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/systeminfo/class-use/DialogInfoTreeNodeDefinition.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/DialogInfoTreeNodeDefinition.html new file mode 100644 index 0000000..83790df --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/DialogInfoTreeNodeDefinition.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.systeminfo.DialogInfoTreeNodeDefinition (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.systeminfo.DialogInfoTreeNodeDefinition (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/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="DialogInfoTreeNodeDefinition.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.systeminfo.DialogInfoTreeNodeDefinition</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.systeminfo.DialogInfoTreeNodeDefinition
+<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/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="DialogInfoTreeNodeDefinition.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/systeminfo/class-use/FeatureTreeNodeDefinition.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/FeatureTreeNodeDefinition.html new file mode 100644 index 0000000..ffef218 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/FeatureTreeNodeDefinition.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.systeminfo.FeatureTreeNodeDefinition (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.systeminfo.FeatureTreeNodeDefinition (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/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="FeatureTreeNodeDefinition.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.systeminfo.FeatureTreeNodeDefinition</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.systeminfo.FeatureTreeNodeDefinition
+<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/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="FeatureTreeNodeDefinition.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/systeminfo/class-use/InfoTreeModel.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/InfoTreeModel.html new file mode 100644 index 0000000..4c2e64d --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/InfoTreeModel.html @@ -0,0 +1,209 @@ +<!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.systeminfo.InfoTreeModel (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.systeminfo.InfoTreeModel (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/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="InfoTreeModel.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.systeminfo.InfoTreeModel</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/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.systeminfo"><B>com.sdm.quasar.client.swing.systeminfo</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.systeminfo"><!-- --></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/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> in <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A> with parameters of type <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected <A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A></CODE></FONT></TD>
+<TD><CODE><B>InfoTreeNodeDefinition.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#getOriginal(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">getOriginal</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B>InfoTreeNodeDefinition.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A>[]</CODE></FONT></TD>
+<TD><CODE><B>InfoTreeNodeDefinition.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createChildNodeInfos(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createChildNodeInfos</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B>FeatureTreeNodeDefinition.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B>DialogInfoTreeNodeDefinition.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </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/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="InfoTreeModel.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/systeminfo/class-use/InfoTreeNodeDefinition.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/InfoTreeNodeDefinition.html new file mode 100644 index 0000000..039d69f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/InfoTreeNodeDefinition.html @@ -0,0 +1,227 @@ +<!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.systeminfo.InfoTreeNodeDefinition (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.systeminfo.InfoTreeNodeDefinition (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/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="InfoTreeNodeDefinition.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.systeminfo.InfoTreeNodeDefinition</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/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.systeminfo"><B>com.sdm.quasar.client.swing.systeminfo</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.systeminfo"><!-- --></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/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A> in <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</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/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A> in <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</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/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">DialogInfoTreeNodeDefinition</A></B></CODE>
+
+<BR>
+ </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/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">FeatureTreeNodeDefinition</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A> that return <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></CODE></FONT></TD>
+<TD><CODE><B>InfoTreeModel.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html#getInfoTreeNodeDefinition(java.lang.String)">getInfoTreeNodeDefinition</A></B>(java.lang.String nodeType)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A> with parameters of type <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></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>InfoTreeModel.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html#registerInfoTreeNodeDefinition(java.lang.String, com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition)">registerInfoTreeNodeDefinition</A></B>(java.lang.String nodeType, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A> definition)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Constructors in <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A> with parameters of type <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html#InfoTreeModel(com.sdm.quasar.client.swing.systeminfo.InfoTreeNodeDefinition)">InfoTreeModel</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A> defaultInfoTreeNodeDefinition)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><CODE>InfoTreeModel</CODE></A>.</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/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="InfoTreeNodeDefinition.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/systeminfo/class-use/NodeInfo.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/NodeInfo.html new file mode 100644 index 0000000..4a2991c --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/NodeInfo.html @@ -0,0 +1,208 @@ +<!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.systeminfo.NodeInfo (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.systeminfo.NodeInfo (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/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="NodeInfo.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.systeminfo.NodeInfo</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/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.systeminfo"><B>com.sdm.quasar.client.swing.systeminfo</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.systeminfo"><!-- --></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/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A> in <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A> that return <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B>InfoTreeNodeDefinition.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A>[]</CODE></FONT></TD>
+<TD><CODE><B>InfoTreeNodeDefinition.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html#createChildNodeInfos(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createChildNodeInfos</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B>InfoTreeModel.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html#getNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode)">getNodeInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B>FeatureTreeNodeDefinition.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></CODE></FONT></TD>
+<TD><CODE><B>DialogInfoTreeNodeDefinition.</B><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html#createNodeInfo(com.sdm.quasar.client.core.common.sysinfo.SystemInfoNode, com.sdm.quasar.client.swing.systeminfo.InfoTreeModel)">createNodeInfo</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoNode.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoNode</A> node, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A> model)</CODE>
+
+<BR>
+ </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/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="NodeInfo.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/systeminfo/class-use/NodeInfoTreeCellRenderer.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/NodeInfoTreeCellRenderer.html new file mode 100644 index 0000000..0a2342a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/NodeInfoTreeCellRenderer.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.systeminfo.NodeInfoTreeCellRenderer (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.systeminfo.NodeInfoTreeCellRenderer (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/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="NodeInfoTreeCellRenderer.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.systeminfo.NodeInfoTreeCellRenderer</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.systeminfo.NodeInfoTreeCellRenderer
+<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/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="NodeInfoTreeCellRenderer.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/systeminfo/class-use/SystemInfoDialogFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/SystemInfoDialogFeature.html new file mode 100644 index 0000000..4bfb399 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/SystemInfoDialogFeature.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.systeminfo.SystemInfoDialogFeature (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.systeminfo.SystemInfoDialogFeature (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/systeminfo/SystemInfoDialogFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoDialogFeature.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.systeminfo.SystemInfoDialogFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.systeminfo.SystemInfoDialogFeature
+<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/systeminfo/SystemInfoDialogFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoDialogFeature.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/systeminfo/class-use/SystemInfoDialogHelper.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/SystemInfoDialogHelper.html new file mode 100644 index 0000000..65d9b20 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/SystemInfoDialogHelper.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.systeminfo.SystemInfoDialogHelper (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.systeminfo.SystemInfoDialogHelper (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/systeminfo/SystemInfoDialogHelper.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoDialogHelper.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.systeminfo.SystemInfoDialogHelper</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.systeminfo.SystemInfoDialogHelper
+<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/systeminfo/SystemInfoDialogHelper.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoDialogHelper.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/systeminfo/class-use/SystemInfoPanelFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/SystemInfoPanelFeature.html new file mode 100644 index 0000000..ce67fb1 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/SystemInfoPanelFeature.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.systeminfo.SystemInfoPanelFeature (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.systeminfo.SystemInfoPanelFeature (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/systeminfo/SystemInfoPanelFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoPanelFeature.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.systeminfo.SystemInfoPanelFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.systeminfo.SystemInfoPanelFeature
+<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/systeminfo/SystemInfoPanelFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoPanelFeature.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/systeminfo/class-use/SystemInfoTreeFeature.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/SystemInfoTreeFeature.html new file mode 100644 index 0000000..2c1ef9b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/class-use/SystemInfoTreeFeature.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.systeminfo.SystemInfoTreeFeature (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.systeminfo.SystemInfoTreeFeature (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/systeminfo/SystemInfoTreeFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoTreeFeature.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.systeminfo.SystemInfoTreeFeature</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.systeminfo.SystemInfoTreeFeature
+<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/systeminfo/SystemInfoTreeFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><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="SystemInfoTreeFeature.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/systeminfo/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/package-frame.html new file mode 100644 index 0000000..80524a0 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/package-frame.html @@ -0,0 +1,50 @@ +<!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.systeminfo (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo 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/systeminfo/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.systeminfo</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">DialogInfoTreeNodeDefinition</A>
+<BR>
+<A HREF="FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">FeatureTreeNodeDefinition</A>
+<BR>
+<A HREF="InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">InfoTreeModel</A>
+<BR>
+<A HREF="InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">InfoTreeNodeDefinition</A>
+<BR>
+<A HREF="NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">NodeInfo</A>
+<BR>
+<A HREF="NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">NodeInfoTreeCellRenderer</A>
+<BR>
+<A HREF="SystemInfoDialogFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">SystemInfoDialogFeature</A>
+<BR>
+<A HREF="SystemInfoDialogHelper.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">SystemInfoDialogHelper</A>
+<BR>
+<A HREF="SystemInfoPanelFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">SystemInfoPanelFeature</A>
+<BR>
+<A HREF="SystemInfoTreeFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo" target="classFrame">SystemInfoTreeFeature</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/package-summary.html new file mode 100644 index 0000000..d02d1dc --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/package-summary.html @@ -0,0 +1,185 @@ +<!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.systeminfo (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.systeminfo 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.systeminfo (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/adapters/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/ui/text/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.systeminfo
+</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/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">DialogInfoTreeNodeDefinition</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">FeatureTreeNodeDefinition</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeModel</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo">InfoTreeNodeDefinition</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfo</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo">NodeInfoTreeCellRenderer</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo">SystemInfoDialogFeature</A></B></TD>
+<TD>This is the system info dialog.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogHelper.html" title="class in com.sdm.quasar.client.swing.systeminfo">SystemInfoDialogHelper</A></B></TD>
+<TD>A helper class for displaying the system info dialog.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo">SystemInfoPanelFeature</A></B></TD>
+<TD>This is the system info panel with a toolbar, that allows setting of the detail + level and the refresh time.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo">SystemInfoTreeFeature</A></B></TD>
+<TD>This is the tree panel of the system info dialog. </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/adapters/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/ui/text/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/systeminfo/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/package-tree.html new file mode 100644 index 0000000..a8cc8ec --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/package-tree.html @@ -0,0 +1,167 @@ +<!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.systeminfo 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.systeminfo 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/adapters/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/ui/text/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.systeminfo
+</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.dialog.<A HREF="../../../../../../com/sdm/quasar/client/core/dialog/AbstractFeature.html" title="class in com.sdm.quasar.client.core.dialog"><B>AbstractFeature</B></A> (implements com.sdm.quasar.client.core.dialog.<A HREF="../../../../../../com/sdm/quasar/client/core/dialog/Feature.html" title="interface in com.sdm.quasar.client.core.dialog">Feature</A>, com.sdm.quasar.client.core.common.sysinfo.<A HREF="../../../../../../com/sdm/quasar/client/core/common/sysinfo/SystemInfoProvider.html" title="interface in com.sdm.quasar.client.core.common.sysinfo">SystemInfoProvider</A>)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>SystemInfoDialogFeature</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoPanelFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>SystemInfoPanelFeature</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoTreeFeature.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>SystemInfoTreeFeature</B></A></UL>
+<LI TYPE="circle">class java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
+<UL>
+<LI TYPE="circle">class java.awt.Container<UL>
+<LI TYPE="circle">class javax.swing.JComponent (implements java.io.Serializable)
+<UL>
+<LI TYPE="circle">class javax.swing.JLabel (implements javax.accessibility.Accessible, javax.swing.SwingConstants)
+<UL>
+<LI TYPE="circle">class javax.swing.tree.DefaultTreeCellRenderer (implements javax.swing.tree.TreeCellRenderer)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfoTreeCellRenderer.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>NodeInfoTreeCellRenderer</B></A></UL>
+</UL>
+</UL>
+</UL>
+</UL>
+<LI TYPE="circle">class javax.swing.tree.DefaultTreeModel (implements java.io.Serializable, javax.swing.tree.TreeModel)
+<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeModel.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>InfoTreeModel</B></A></UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/InfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>InfoTreeNodeDefinition</B></A><UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/DialogInfoTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>DialogInfoTreeNodeDefinition</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/FeatureTreeNodeDefinition.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>FeatureTreeNodeDefinition</B></A></UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/NodeInfo.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>NodeInfo</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.systeminfo.<A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/SystemInfoDialogHelper.html" title="class in com.sdm.quasar.client.swing.systeminfo"><B>SystemInfoDialogHelper</B></A></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/adapters/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../com/sdm/quasar/client/swing/ui/text/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/systeminfo/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/package-use.html new file mode 100644 index 0000000..3371f8b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/systeminfo/package-use.html @@ -0,0 +1,174 @@ +<!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.systeminfo (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.systeminfo (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.systeminfo</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/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.systeminfo"><B>com.sdm.quasar.client.swing.systeminfo</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.systeminfo"><!-- --></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/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A> used by <A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/package-summary.html">com.sdm.quasar.client.swing.systeminfo</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/class-use/InfoTreeModel.html#com.sdm.quasar.client.swing.systeminfo"><B>InfoTreeModel</B></A></B>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/class-use/InfoTreeNodeDefinition.html#com.sdm.quasar.client.swing.systeminfo"><B>InfoTreeNodeDefinition</B></A></B>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../com/sdm/quasar/client/swing/systeminfo/class-use/NodeInfo.html#com.sdm.quasar.client.swing.systeminfo"><B>NodeInfo</B></A></B>
+
+<BR>
+ </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/ui/text/DateFilterDocument.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html new file mode 100644 index 0000000..a294990 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html @@ -0,0 +1,665 @@ +<!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>
+DateFilterDocument (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.ui.text.DateFilterDocument class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="DateFilterDocument (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/DateFilterDocument.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/ui/text/FormatFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="DateFilterDocument.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: <A HREF="#nested_classes_inherited_from_class_javax.swing.text.AbstractDocument">NESTED</A> | <A HREF="#fields_inherited_from_class_javax.swing.text.PlainDocument">FIELD</A> | <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.ui.text</FONT>
+<BR>
+Class DateFilterDocument</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.text.AbstractDocument
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.text.PlainDocument
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.ui.text.DateFilterDocument</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>javax.swing.text.Document, java.io.Serializable</DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>DateFilterDocument</B><DT>extends javax.swing.text.PlainDocument</DL>
+
+<P>
+This <CODE>Document</CODE> formats a text while editing like a date + with given date format.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft</DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#com.sdm.quasar.client.swing.ui.text.DateFilterDocument">Serialized Form</A></DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>javax.swing.text.AbstractDocument.AbstractElement, javax.swing.text.AbstractDocument.AttributeContext, javax.swing.text.AbstractDocument.BranchElement, javax.swing.text.AbstractDocument.Content, javax.swing.text.AbstractDocument.DefaultDocumentEvent, javax.swing.text.AbstractDocument.ElementEdit, javax.swing.text.AbstractDocument.LeafElement</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.PlainDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.text.PlainDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>lineLimitAttribute, tabSizeAttribute</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>BAD_LOCATION, BidiElementName, ContentElementName, ElementNameAttribute, listenerList, ParagraphElementName, SectionElementName</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.Document"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface javax.swing.text.Document</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>StreamDescriptionProperty, TitleProperty</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- ======== 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/ui/text/DateFilterDocument.html#DateFilterDocument()">DateFilterDocument</A></B>()</CODE>
+
+<BR>
+ Constructs a <code>JDateFieldFilter</code> object with the default format</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#DateFilterDocument(int, java.util.Locale)">DateFilterDocument</A></B>(int style, + java.util.Locale locale)</CODE>
+
+<BR>
+ Constructs a <code>JDateFieldFilter</code> object with the format + definde by a style and <CODE>Locale</CODE>, see <CODE>DateFormat.getDateInstance(int, Locale)</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#DateFilterDocument(java.text.SimpleDateFormat)">DateFilterDocument</A></B>(java.text.SimpleDateFormat aFormat)</CODE>
+
+<BR>
+ Constructs a <code>JDateFieldFilter</code> object with the given format.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#DateFilterDocument(java.lang.String)">DateFilterDocument</A></B>(java.lang.String aFormat)</CODE>
+
+<BR>
+ Constructs a <code>JDateFieldFilter</code> object with the given format.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#DateFilterDocument(java.lang.String, java.util.Locale)">DateFilterDocument</A></B>(java.lang.String aFormat, + java.util.Locale locale)</CODE>
+
+<BR>
+ Constructs a <code>JDateFieldFilter</code> object with the given format.</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> java.util.Date</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#getDate()">getDate</A></B>()</CODE>
+
+<BR>
+ Gets the date property (java.util.Date) value.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.text.SimpleDateFormat</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#getDateFormat()">getDateFormat</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#getFormat()">getFormat</A></B>()</CODE>
+
+<BR>
+ Gets the format property (java.lang.String) value.</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/ui/text/DateFilterDocument.html#insertString(int, java.lang.String, javax.swing.text.AttributeSet)">insertString</A></B>(int offset, + java.lang.String str, + javax.swing.text.AttributeSet attr)</CODE>
+
+<BR>
+ Inserts some content into the document. + </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#isDoBeep()">isDoBeep</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#main(java.lang.String[])">main</A></B>(java.lang.String[] args)</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/ui/text/DateFilterDocument.html#remove(int, int)">remove</A></B>(int offset, + int len)</CODE>
+
+<BR>
+ Removes some content from the document. + </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/ui/text/DateFilterDocument.html#setDate(java.util.Date)">setDate</A></B>(java.util.Date date)</CODE>
+
+<BR>
+ Sets the date property (java.util.Date) value.</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/ui/text/DateFilterDocument.html#setDateFormat(java.text.SimpleDateFormat)">setDateFormat</A></B>(java.text.SimpleDateFormat dateFormat)</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/ui/text/DateFilterDocument.html#setDoBeep(boolean)">setDoBeep</A></B>(boolean doBeep)</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/ui/text/DateFilterDocument.html#setFormat(java.lang.String)">setFormat</A></B>(java.lang.String format)</CODE>
+
+<BR>
+ Sets the format property (java.lang.String) value.</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/ui/text/DateFilterDocument.html#setFormat(java.lang.String, java.util.Locale)">setFormat</A></B>(java.lang.String format, + java.util.Locale locale)</CODE>
+
+<BR>
+ Sets the format property (java.lang.String) value.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.text.PlainDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.text.PlainDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>createDefaultRoot, getDefaultRootElement, getParagraphElement, insertUpdate, removeUpdate</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>addDocumentListener, addUndoableEditListener, createBranchElement, createLeafElement, createPosition, dump, fireChangedUpdate, fireInsertUpdate, fireRemoveUpdate, fireUndoableEditUpdate, getAsynchronousLoadPriority, getAttributeContext, getBidiRootElement, getContent, getCurrentWriter, getDocumentFilter, getDocumentListeners, getDocumentProperties, getEndPosition, getLength, getListeners, getProperty, getRootElements, getStartPosition, getText, getText, getUndoableEditListeners, postRemoveUpdate, putProperty, readLock, readUnlock, removeDocumentListener, removeUndoableEditListener, render, replace, setAsynchronousLoadPriority, setDocumentFilter, setDocumentProperties, writeLock, writeUnlock</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="DateFilterDocument()"><!-- --></A><H3>
+DateFilterDocument</H3>
+<PRE>
+public <B>DateFilterDocument</B>()</PRE>
+<DL>
+<DD>Constructs a <code>JDateFieldFilter</code> object with the default format
+<P>
+</DL>
+<HR>
+
+<A NAME="DateFilterDocument(int, java.util.Locale)"><!-- --></A><H3>
+DateFilterDocument</H3>
+<PRE>
+public <B>DateFilterDocument</B>(int style, + java.util.Locale locale)</PRE>
+<DL>
+<DD>Constructs a <code>JDateFieldFilter</code> object with the format + definde by a style and <CODE>Locale</CODE>, see <CODE>DateFormat.getDateInstance(int, Locale)</CODE>
+<P>
+</DL>
+<HR>
+
+<A NAME="DateFilterDocument(java.lang.String)"><!-- --></A><H3>
+DateFilterDocument</H3>
+<PRE>
+public <B>DateFilterDocument</B>(java.lang.String aFormat)</PRE>
+<DL>
+<DD>Constructs a <code>JDateFieldFilter</code> object with the given format.
+<P>
+<DT><B>Parameters:</B><DD><CODE>aFormat</CODE> - the date format pattern</DL>
+<HR>
+
+<A NAME="DateFilterDocument(java.lang.String, java.util.Locale)"><!-- --></A><H3>
+DateFilterDocument</H3>
+<PRE>
+public <B>DateFilterDocument</B>(java.lang.String aFormat, + java.util.Locale locale)</PRE>
+<DL>
+<DD>Constructs a <code>JDateFieldFilter</code> object with the given format.
+<P>
+<DT><B>Parameters:</B><DD><CODE>aFormat</CODE> - the date format pattern</DL>
+<HR>
+
+<A NAME="DateFilterDocument(java.text.SimpleDateFormat)"><!-- --></A><H3>
+DateFilterDocument</H3>
+<PRE>
+public <B>DateFilterDocument</B>(java.text.SimpleDateFormat aFormat)</PRE>
+<DL>
+<DD>Constructs a <code>JDateFieldFilter</code> object with the given format.
+<P>
+<DT><B>Parameters:</B><DD><CODE>aFormat</CODE> - the date format</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="isDoBeep()"><!-- --></A><H3>
+isDoBeep</H3>
+<PRE>
+public boolean <B>isDoBeep</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDoBeep(boolean)"><!-- --></A><H3>
+setDoBeep</H3>
+<PRE>
+public void <B>setDoBeep</B>(boolean doBeep)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDate()"><!-- --></A><H3>
+getDate</H3>
+<PRE>
+public java.util.Date <B>getDate</B>()</PRE>
+<DL>
+<DD>Gets the date property (java.util.Date) value.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>The date property value.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#setDate(java.util.Date)"><CODE>setDate(java.util.Date)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDateFormat()"><!-- --></A><H3>
+getDateFormat</H3>
+<PRE>
+public java.text.SimpleDateFormat <B>getDateFormat</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFormat()"><!-- --></A><H3>
+getFormat</H3>
+<PRE>
+public java.lang.String <B>getFormat</B>()</PRE>
+<DL>
+<DD>Gets the format property (java.lang.String) value.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>The format property value.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#setFormat(java.lang.String)"><CODE>setFormat(java.lang.String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="insertString(int, java.lang.String, javax.swing.text.AttributeSet)"><!-- --></A><H3>
+insertString</H3>
+<PRE>
+public void <B>insertString</B>(int offset, + java.lang.String str, + javax.swing.text.AttributeSet attr) + throws javax.swing.text.BadLocationException</PRE>
+<DL>
+<DD>Inserts some content into the document. + Inserting content causes a write lock to be held while the + actual changes are taking place, followed by notification + to the observers on the thread that grabbed the write lock. + <p> + This method is thread safe, although most Swing methods + are not. Please see + <A HREF="http://java.sun.com/products/jfc/swingdoc-archive/threads.html">Threads + and Swing</A> for more information.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>offset</CODE> - the starting offset >= 0<DD><CODE>str</CODE> - the string to insert; does nothing with null/empty strings<DD><CODE>attr</CODE> - the attributes for the inserted content +<DT><B>Throws:</B> +<DD><CODE>javax.swing.text.BadLocationException</CODE> - the given insert position is not a valid + position within the document<DT><B>See Also:</B><DD><CODE>AbstractDocument.insertString(int, java.lang.String, javax.swing.text.AttributeSet)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="remove(int, int)"><!-- --></A><H3>
+remove</H3>
+<PRE>
+public void <B>remove</B>(int offset, + int len) + throws javax.swing.text.BadLocationException</PRE>
+<DL>
+<DD>Removes some content from the document. + Removing content causes a write lock to be held while the + actual changes are taking place. Observers are notified + of the change on the thread that called this method. + <p> + This method is thread safe, although most Swing methods + are not. Please see + <A HREF="http://java.sun.com/products/jfc/swingdoc-archive/threads.html">Threads + and Swing</A> for more information.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>offset</CODE> - the starting offset >= 0<DD><CODE>len</CODE> - the number of characters to remove >= 0 +<DT><B>Throws:</B> +<DD><CODE>javax.swing.text.BadLocationException</CODE> - the given remove position is not a valid + position within the document<DT><B>See Also:</B><DD><CODE>AbstractDocument.remove(int, int)</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDate(java.util.Date)"><!-- --></A><H3>
+setDate</H3>
+<PRE>
+public void <B>setDate</B>(java.util.Date date)</PRE>
+<DL>
+<DD>Sets the date property (java.util.Date) value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>date</CODE> - The new value for the property.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#getDate()"><CODE>getDate()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDateFormat(java.text.SimpleDateFormat)"><!-- --></A><H3>
+setDateFormat</H3>
+<PRE>
+public void <B>setDateFormat</B>(java.text.SimpleDateFormat dateFormat)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFormat(java.lang.String)"><!-- --></A><H3>
+setFormat</H3>
+<PRE>
+public void <B>setFormat</B>(java.lang.String format)</PRE>
+<DL>
+<DD>Sets the format property (java.lang.String) value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>format</CODE> - The new value for the property.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#getFormat()"><CODE>getFormat()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFormat(java.lang.String, java.util.Locale)"><!-- --></A><H3>
+setFormat</H3>
+<PRE>
+public void <B>setFormat</B>(java.lang.String format, + java.util.Locale locale)</PRE>
+<DL>
+<DD>Sets the format property (java.lang.String) value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>format</CODE> - The new value for the property.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html#getFormat()"><CODE>getFormat()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="main(java.lang.String[])"><!-- --></A><H3>
+main</H3>
+<PRE>
+public static void <B>main</B>(java.lang.String[] args)</PRE>
+<DL>
+<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/DateFilterDocument.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/ui/text/FormatFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="DateFilterDocument.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: <A HREF="#nested_classes_inherited_from_class_javax.swing.text.AbstractDocument">NESTED</A> | <A HREF="#fields_inherited_from_class_javax.swing.text.PlainDocument">FIELD</A> | <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/ui/text/FormatFilterDocument.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html new file mode 100644 index 0000000..8f67529 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html @@ -0,0 +1,524 @@ +<!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>
+FormatFilterDocument (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.ui.text.FormatFilterDocument class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="FormatFilterDocument (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/FormatFilterDocument.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/ui/text/DateFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="FormatFilterDocument.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: <A HREF="#nested_classes_inherited_from_class_javax.swing.text.AbstractDocument">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <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.ui.text</FONT>
+<BR>
+Class FormatFilterDocument</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.text.AbstractDocument
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.text.PlainDocument
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.ui.text.FormatFilterDocument</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>javax.swing.text.Document, java.io.Serializable</DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>FormatFilterDocument</B><DT>extends javax.swing.text.PlainDocument</DL>
+
+<P>
+This <CODE>Document</CODE> formats a text while editing + with a given format.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Martin Haft</DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#com.sdm.quasar.client.swing.ui.text.FormatFilterDocument">Serialized Form</A></DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>javax.swing.text.AbstractDocument.AbstractElement, javax.swing.text.AbstractDocument.AttributeContext, javax.swing.text.AbstractDocument.BranchElement, javax.swing.text.AbstractDocument.Content, javax.swing.text.AbstractDocument.DefaultDocumentEvent, javax.swing.text.AbstractDocument.ElementEdit, javax.swing.text.AbstractDocument.LeafElement</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html#DATE">DATE</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html#ISBN">ISBN</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html#TIME">TIME</A></B></CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.PlainDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.text.PlainDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>lineLimitAttribute, tabSizeAttribute</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>BAD_LOCATION, BidiElementName, ContentElementName, ElementNameAttribute, listenerList, ParagraphElementName, SectionElementName</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.Document"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface javax.swing.text.Document</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>StreamDescriptionProperty, TitleProperty</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- ======== 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/ui/text/FormatFilterDocument.html#FormatFilterDocument()">FormatFilterDocument</A></B>()</CODE>
+
+<BR>
+ Constructs a <code>com.sdm.quasar.client.swing.widgets.intellidocuments.FormatFilterDocument</code> object with no format</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html#FormatFilterDocument(java.lang.String)">FormatFilterDocument</A></B>(java.lang.String aFormat)</CODE>
+
+<BR>
+ Constructs a <code>com.sdm.quasar.client.swing.widgets.intellidocuments.FormatFilterDocument</code> object with the given format.</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> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html#getFormat()">getFormat</A></B>()</CODE>
+
+<BR>
+ Gets the format property (java.lang.String) value.</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/ui/text/FormatFilterDocument.html#insertString(int, java.lang.String, javax.swing.text.AttributeSet)">insertString</A></B>(int offset, + java.lang.String str, + javax.swing.text.AttributeSet attr)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html#isDoBeep()">isDoBeep</A></B>()</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/ui/text/FormatFilterDocument.html#remove(int, int)">remove</A></B>(int offset, + int len)</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/ui/text/FormatFilterDocument.html#setDoBeep(boolean)">setDoBeep</A></B>(boolean doBeep)</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/ui/text/FormatFilterDocument.html#setFormat(java.lang.String)">setFormat</A></B>(java.lang.String format)</CODE>
+
+<BR>
+ Sets the format property (java.lang.String) value.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.text.PlainDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.text.PlainDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>createDefaultRoot, getDefaultRootElement, getParagraphElement, insertUpdate, removeUpdate</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>addDocumentListener, addUndoableEditListener, createBranchElement, createLeafElement, createPosition, dump, fireChangedUpdate, fireInsertUpdate, fireRemoveUpdate, fireUndoableEditUpdate, getAsynchronousLoadPriority, getAttributeContext, getBidiRootElement, getContent, getCurrentWriter, getDocumentFilter, getDocumentListeners, getDocumentProperties, getEndPosition, getLength, getListeners, getProperty, getRootElements, getStartPosition, getText, getText, getUndoableEditListeners, postRemoveUpdate, putProperty, readLock, readUnlock, removeDocumentListener, removeUndoableEditListener, render, replace, setAsynchronousLoadPriority, setDocumentFilter, setDocumentProperties, writeLock, writeUnlock</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 =========== -->
+
+<A NAME="field_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="ISBN"><!-- --></A><H3>
+ISBN</H3>
+<PRE>
+public static final java.lang.String <B>ISBN</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.FormatFilterDocument.ISBN">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="DATE"><!-- --></A><H3>
+DATE</H3>
+<PRE>
+public static final java.lang.String <B>DATE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.FormatFilterDocument.DATE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="TIME"><!-- --></A><H3>
+TIME</H3>
+<PRE>
+public static final java.lang.String <B>TIME</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.FormatFilterDocument.TIME">Constant Field Values</A></DL>
+</DL>
+
+<!-- ========= 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="FormatFilterDocument()"><!-- --></A><H3>
+FormatFilterDocument</H3>
+<PRE>
+public <B>FormatFilterDocument</B>()</PRE>
+<DL>
+<DD>Constructs a <code>com.sdm.quasar.client.swing.widgets.intellidocuments.FormatFilterDocument</code> object with no format
+<P>
+</DL>
+<HR>
+
+<A NAME="FormatFilterDocument(java.lang.String)"><!-- --></A><H3>
+FormatFilterDocument</H3>
+<PRE>
+public <B>FormatFilterDocument</B>(java.lang.String aFormat)</PRE>
+<DL>
+<DD>Constructs a <code>com.sdm.quasar.client.swing.widgets.intellidocuments.FormatFilterDocument</code> object with the given format.
+<P>
+<DT><B>Parameters:</B><DD><CODE>aFormat</CODE> - the format</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="isDoBeep()"><!-- --></A><H3>
+isDoBeep</H3>
+<PRE>
+public boolean <B>isDoBeep</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDoBeep(boolean)"><!-- --></A><H3>
+setDoBeep</H3>
+<PRE>
+public void <B>setDoBeep</B>(boolean doBeep)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFormat()"><!-- --></A><H3>
+getFormat</H3>
+<PRE>
+public java.lang.String <B>getFormat</B>()</PRE>
+<DL>
+<DD>Gets the format property (java.lang.String) value.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>The format property value.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html#setFormat(java.lang.String)"><CODE>setFormat(java.lang.String)</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="insertString(int, java.lang.String, javax.swing.text.AttributeSet)"><!-- --></A><H3>
+insertString</H3>
+<PRE>
+public void <B>insertString</B>(int offset, + java.lang.String str, + javax.swing.text.AttributeSet attr) + throws javax.swing.text.BadLocationException</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE>javax.swing.text.BadLocationException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="remove(int, int)"><!-- --></A><H3>
+remove</H3>
+<PRE>
+public void <B>remove</B>(int offset, + int len) + throws javax.swing.text.BadLocationException</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE>javax.swing.text.BadLocationException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFormat(java.lang.String)"><!-- --></A><H3>
+setFormat</H3>
+<PRE>
+public void <B>setFormat</B>(java.lang.String format)</PRE>
+<DL>
+<DD>Sets the format property (java.lang.String) value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>format</CODE> - The new value for the property.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html#getFormat()"><CODE>getFormat()</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/FormatFilterDocument.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/ui/text/DateFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="FormatFilterDocument.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: <A HREF="#nested_classes_inherited_from_class_javax.swing.text.AbstractDocument">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <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/ui/text/NumberFilterDocument.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html new file mode 100644 index 0000000..737a078 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html @@ -0,0 +1,595 @@ +<!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>
+NumberFilterDocument (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.ui.text.NumberFilterDocument class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="NumberFilterDocument (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/NumberFilterDocument.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/ui/text/FormatFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="NumberFilterDocument.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: <A HREF="#nested_classes_inherited_from_class_javax.swing.text.AbstractDocument">NESTED</A> | <A HREF="#fields_inherited_from_class_javax.swing.text.PlainDocument">FIELD</A> | <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.ui.text</FONT>
+<BR>
+Class NumberFilterDocument</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.text.AbstractDocument
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.text.PlainDocument
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.ui.text.NumberFilterDocument</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>javax.swing.text.Document, java.io.Serializable</DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>NumberFilterDocument</B><DT>extends javax.swing.text.PlainDocument</DL>
+
+<P>
+TODO Locale berücksichtigen
+<P>
+
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#com.sdm.quasar.client.swing.ui.text.NumberFilterDocument">Serialized Form</A></DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>javax.swing.text.AbstractDocument.AbstractElement, javax.swing.text.AbstractDocument.AttributeContext, javax.swing.text.AbstractDocument.BranchElement, javax.swing.text.AbstractDocument.Content, javax.swing.text.AbstractDocument.DefaultDocumentEvent, javax.swing.text.AbstractDocument.ElementEdit, javax.swing.text.AbstractDocument.LeafElement</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.PlainDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.text.PlainDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>lineLimitAttribute, tabSizeAttribute</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>BAD_LOCATION, BidiElementName, ContentElementName, ElementNameAttribute, listenerList, ParagraphElementName, SectionElementName</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.Document"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface javax.swing.text.Document</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>StreamDescriptionProperty, TitleProperty</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- ======== 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/ui/text/NumberFilterDocument.html#NumberFilterDocument()">NumberFilterDocument</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#NumberFilterDocument(java.lang.Class)">NumberFilterDocument</A></B>(java.lang.Class numberClass)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#NumberFilterDocument(java.lang.Class, java.math.BigDecimal, java.math.BigDecimal)">NumberFilterDocument</A></B>(java.lang.Class numberClass, + java.math.BigDecimal minValue, + java.math.BigDecimal maxValue)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#NumberFilterDocument(java.lang.Class, java.math.BigDecimal, java.math.BigDecimal, int, int)">NumberFilterDocument</A></B>(java.lang.Class numberClass, + java.math.BigDecimal minValue, + java.math.BigDecimal maxValue, + int precision, + int scale)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#NumberFilterDocument(java.lang.Class, java.math.BigDecimal, java.math.BigDecimal, int, int, boolean, boolean, boolean)">NumberFilterDocument</A></B>(java.lang.Class numberClass, + java.math.BigDecimal minValue, + java.math.BigDecimal maxValue, + int precision, + int scale, + boolean allowGroupingSeparator, + boolean allowMinusSign, + boolean allowDecimalSeparator)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#NumberFilterDocument(java.lang.Class, int, int)">NumberFilterDocument</A></B>(java.lang.Class numberClass, + int precision, + int scale)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#NumberFilterDocument(java.lang.Class, int, int, boolean, boolean, boolean)">NumberFilterDocument</A></B>(java.lang.Class numberClass, + int precision, + int scale, + boolean allowGroupingSeparator, + boolean allowMinusSign, + boolean allowDecimalSeparator)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#NumberFilterDocument(int, int)">NumberFilterDocument</A></B>(int precision, + int scale)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#NumberFilterDocument(int, int, boolean, boolean, boolean)">NumberFilterDocument</A></B>(int precision, + int scale, + boolean allowGroupingSeparator, + boolean allowMinusSign, + boolean allowDecimalSeparator)</CODE>
+
+<BR>
+ </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/ui/text/NumberFilterDocument.html#insertString(int, java.lang.String, javax.swing.text.AttributeSet)">insertString</A></B>(int offset, + java.lang.String s, + javax.swing.text.AttributeSet attributeSet)</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#isDoBeep()">isDoBeep</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html#main(java.lang.String[])">main</A></B>(java.lang.String[] args)</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/ui/text/NumberFilterDocument.html#setDoBeep(boolean)">setDoBeep</A></B>(boolean doBeep)</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/ui/text/NumberFilterDocument.html#setMaxValue(java.math.BigDecimal)">setMaxValue</A></B>(java.math.BigDecimal maxValue)</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/ui/text/NumberFilterDocument.html#setMinValue(java.math.BigDecimal)">setMinValue</A></B>(java.math.BigDecimal minValue)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.text.PlainDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.text.PlainDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>createDefaultRoot, getDefaultRootElement, getParagraphElement, insertUpdate, removeUpdate</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>addDocumentListener, addUndoableEditListener, createBranchElement, createLeafElement, createPosition, dump, fireChangedUpdate, fireInsertUpdate, fireRemoveUpdate, fireUndoableEditUpdate, getAsynchronousLoadPriority, getAttributeContext, getBidiRootElement, getContent, getCurrentWriter, getDocumentFilter, getDocumentListeners, getDocumentProperties, getEndPosition, getLength, getListeners, getProperty, getRootElements, getStartPosition, getText, getText, getUndoableEditListeners, postRemoveUpdate, putProperty, readLock, readUnlock, remove, removeDocumentListener, removeUndoableEditListener, render, replace, setAsynchronousLoadPriority, setDocumentFilter, setDocumentProperties, writeLock, writeUnlock</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="NumberFilterDocument()"><!-- --></A><H3>
+NumberFilterDocument</H3>
+<PRE>
+public <B>NumberFilterDocument</B>()</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="NumberFilterDocument(java.lang.Class)"><!-- --></A><H3>
+NumberFilterDocument</H3>
+<PRE>
+public <B>NumberFilterDocument</B>(java.lang.Class numberClass)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="NumberFilterDocument(java.lang.Class, java.math.BigDecimal, java.math.BigDecimal)"><!-- --></A><H3>
+NumberFilterDocument</H3>
+<PRE>
+public <B>NumberFilterDocument</B>(java.lang.Class numberClass, + java.math.BigDecimal minValue, + java.math.BigDecimal maxValue)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="NumberFilterDocument(int, int)"><!-- --></A><H3>
+NumberFilterDocument</H3>
+<PRE>
+public <B>NumberFilterDocument</B>(int precision, + int scale)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="NumberFilterDocument(java.lang.Class, int, int)"><!-- --></A><H3>
+NumberFilterDocument</H3>
+<PRE>
+public <B>NumberFilterDocument</B>(java.lang.Class numberClass, + int precision, + int scale)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="NumberFilterDocument(java.lang.Class, java.math.BigDecimal, java.math.BigDecimal, int, int)"><!-- --></A><H3>
+NumberFilterDocument</H3>
+<PRE>
+public <B>NumberFilterDocument</B>(java.lang.Class numberClass, + java.math.BigDecimal minValue, + java.math.BigDecimal maxValue, + int precision, + int scale)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="NumberFilterDocument(int, int, boolean, boolean, boolean)"><!-- --></A><H3>
+NumberFilterDocument</H3>
+<PRE>
+public <B>NumberFilterDocument</B>(int precision, + int scale, + boolean allowGroupingSeparator, + boolean allowMinusSign, + boolean allowDecimalSeparator)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="NumberFilterDocument(java.lang.Class, int, int, boolean, boolean, boolean)"><!-- --></A><H3>
+NumberFilterDocument</H3>
+<PRE>
+public <B>NumberFilterDocument</B>(java.lang.Class numberClass, + int precision, + int scale, + boolean allowGroupingSeparator, + boolean allowMinusSign, + boolean allowDecimalSeparator)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="NumberFilterDocument(java.lang.Class, java.math.BigDecimal, java.math.BigDecimal, int, int, boolean, boolean, boolean)"><!-- --></A><H3>
+NumberFilterDocument</H3>
+<PRE>
+public <B>NumberFilterDocument</B>(java.lang.Class numberClass, + java.math.BigDecimal minValue, + java.math.BigDecimal maxValue, + int precision, + int scale, + boolean allowGroupingSeparator, + boolean allowMinusSign, + boolean allowDecimalSeparator)</PRE>
+<DL>
+</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="isDoBeep()"><!-- --></A><H3>
+isDoBeep</H3>
+<PRE>
+public boolean <B>isDoBeep</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDoBeep(boolean)"><!-- --></A><H3>
+setDoBeep</H3>
+<PRE>
+public void <B>setDoBeep</B>(boolean doBeep)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="insertString(int, java.lang.String, javax.swing.text.AttributeSet)"><!-- --></A><H3>
+insertString</H3>
+<PRE>
+public void <B>insertString</B>(int offset, + java.lang.String s, + javax.swing.text.AttributeSet attributeSet) + throws javax.swing.text.BadLocationException</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Throws:</B> +<DD><CODE>javax.swing.text.BadLocationException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMinValue(java.math.BigDecimal)"><!-- --></A><H3>
+setMinValue</H3>
+<PRE>
+public void <B>setMinValue</B>(java.math.BigDecimal minValue)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMaxValue(java.math.BigDecimal)"><!-- --></A><H3>
+setMaxValue</H3>
+<PRE>
+public void <B>setMaxValue</B>(java.math.BigDecimal maxValue)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="main(java.lang.String[])"><!-- --></A><H3>
+main</H3>
+<PRE>
+public static void <B>main</B>(java.lang.String[] args)</PRE>
+<DL>
+<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/NumberFilterDocument.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/ui/text/FormatFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><B>PREV CLASS</B></A>
+ <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="NumberFilterDocument.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: <A HREF="#nested_classes_inherited_from_class_javax.swing.text.AbstractDocument">NESTED</A> | <A HREF="#fields_inherited_from_class_javax.swing.text.PlainDocument">FIELD</A> | <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/ui/text/RestrictionDocument.FixedLengthListener.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html new file mode 100644 index 0000000..1d50d45 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html @@ -0,0 +1,223 @@ +<!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>
+RestrictionDocument.FixedLengthListener (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="RestrictionDocument.FixedLengthListener (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/RestrictionDocument.FixedLengthListener.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="RestrictionDocument.FixedLengthListener.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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.ui.text</FONT>
+<BR>
+Interface RestrictionDocument.FixedLengthListener</H2>
+<DL>
+<DT><B>Enclosing interface:</B><DD><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">RestrictionDocument</A></DD>
+</DL>
+<HR>
+<DL>
+<DT>public static interface <B>RestrictionDocument.FixedLengthListener</B></DL>
+
+<P>
+A listener interface for <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>FixedLengthDocuments</CODE></A>.
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+
+<!-- ========== 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/ui/text/RestrictionDocument.FixedLengthListener.html#cutOff(com.sdm.quasar.client.swing.ui.text.RestrictionDocument, java.lang.String)">cutOff</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">RestrictionDocument</A> fixed_document, + java.lang.String cut_off_characters)</CODE>
+
+<BR>
+ Called, when the <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A> cuts off inserted text.</TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+
+<!-- ============ 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="cutOff(com.sdm.quasar.client.swing.ui.text.RestrictionDocument, java.lang.String)"><!-- --></A><H3>
+cutOff</H3>
+<PRE>
+public void <B>cutOff</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">RestrictionDocument</A> fixed_document, + java.lang.String cut_off_characters)</PRE>
+<DL>
+<DD>Called, when the <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A> cuts off inserted text.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>fixed_document</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>, which cuts off text<DD><CODE>cut_off_characters</CODE> - the cutted characters</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/RestrictionDocument.FixedLengthListener.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
+ NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="RestrictionDocument.FixedLengthListener.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | CONSTR | <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/ui/text/RestrictionDocument.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html new file mode 100644 index 0000000..8fb0fff --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html @@ -0,0 +1,1200 @@ +<!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>
+RestrictionDocument (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.ui.text.RestrictionDocument class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="RestrictionDocument (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/RestrictionDocument.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/ui/text/NumberFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="RestrictionDocument.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: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <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.ui.text</FONT>
+<BR>
+Class RestrictionDocument</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.text.AbstractDocument
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by">javax.swing.text.PlainDocument
+ <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.sdm.quasar.client.swing.ui.text.RestrictionDocument</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>javax.swing.text.Document, java.io.Serializable</DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>RestrictionDocument</B><DT>extends javax.swing.text.PlainDocument</DL>
+
+<P>
+A <CODE>Document</CODE> for multi-line text. The number of lines and the length + of each line as well as the total text length can be restricted. + Additionally there can be specified, which characters can be entered into + this document and which characters are used when counting the length.
+<P>
+
+<P>
+<DL>
+<DT><B>Author:</B></DT> + <DD>Thomas Wolf</DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument">Serialized Form</A></DL>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Nested Class Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static interface</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A></B></CODE>
+
+<BR>
+ A listener interface for <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>FixedLengthDocuments</CODE></A>.</TD>
+</TR>
+</TABLE>
+ <A NAME="nested_classes_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Nested classes inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>javax.swing.text.AbstractDocument.AbstractElement, javax.swing.text.AbstractDocument.AttributeContext, javax.swing.text.AbstractDocument.BranchElement, javax.swing.text.AbstractDocument.Content, javax.swing.text.AbstractDocument.DefaultDocumentEvent, javax.swing.text.AbstractDocument.ElementEdit, javax.swing.text.AbstractDocument.LeafElement</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#ASCII_LETTER_NOSPACE_PATTERN">ASCII_LETTER_NOSPACE_PATTERN</A></B></CODE>
+
+<BR>
+ Pattern with all ascii-characters (without space) without special characters.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#ASCII_LETTER_PATTERN">ASCII_LETTER_PATTERN</A></B></CODE>
+
+<BR>
+ Pattern with all ascii-characters (and the space) without special characters.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#ASCII_LOWER_LETTER">ASCII_LOWER_LETTER</A></B></CODE>
+
+<BR>
+ Pattern with all lower ascii-characters without special characters.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#ASCII_UPPER_LETTER">ASCII_UPPER_LETTER</A></B></CODE>
+
+<BR>
+ Pattern with all upper ascii-characters without special characters.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#CASEMODE_LOWER">CASEMODE_LOWER</A></B></CODE>
+
+<BR>
+ Convert to lowercase.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#CASEMODE_ORIGINAL">CASEMODE_ORIGINAL</A></B></CODE>
+
+<BR>
+ Leave the original case as it is.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#CASEMODE_UPPER">CASEMODE_UPPER</A></B></CODE>
+
+<BR>
+ Convert to uppercase.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#DIGIT_LETTER_PATTERN">DIGIT_LETTER_PATTERN</A></B></CODE>
+
+<BR>
+ Pattern with all decimal digits and all unicode letters.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#DIGIT_PATTERN">DIGIT_PATTERN</A></B></CODE>
+
+<BR>
+ Pattern with all decimal digits.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#FOREIGN_KEY_PATTERN">FOREIGN_KEY_PATTERN</A></B></CODE>
+
+<BR>
+ Pattern with all valid characters for foreign keys.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#LETTER_PATTERN">LETTER_PATTERN</A></B></CODE>
+
+<BR>
+ Pattern with all unicode letters.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#NUMBER_PATTERN">NUMBER_PATTERN</A></B></CODE>
+
+<BR>
+ Pattern with all decimal digits plus characters for number representation ('+','-','.',',').</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#UNRESTRICTED_LINE_LENGTH">UNRESTRICTED_LINE_LENGTH</A></B></CODE>
+
+<BR>
+ Special value for the line length, indicating to not enforce any restrictions.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#UNRESTRICTED_LINE_NUMBER">UNRESTRICTED_LINE_NUMBER</A></B></CODE>
+
+<BR>
+ Special value for the line number, indicating to not enforce any restrictions.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#UNRESTRICTED_TOTAL_LENGTH">UNRESTRICTED_TOTAL_LENGTH</A></B></CODE>
+
+<BR>
+ Special value for the total length, indicating to not enforce any restrictions.</TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.PlainDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.text.PlainDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>lineLimitAttribute, tabSizeAttribute</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>BAD_LOCATION, BidiElementName, ContentElementName, ElementNameAttribute, listenerList, ParagraphElementName, SectionElementName</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_javax.swing.text.Document"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface javax.swing.text.Document</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>StreamDescriptionProperty, TitleProperty</CODE></TD>
+</TR>
+</TABLE>
+
+<!-- ======== 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/ui/text/RestrictionDocument.html#RestrictionDocument()">RestrictionDocument</A></B>()</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A> without restrictions.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#RestrictionDocument(int)">RestrictionDocument</A></B>(int max_length)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#RestrictionDocument(int, int, int)">RestrictionDocument</A></B>(int max_length, + int max_line_number, + int max_line_length)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#RestrictionDocument(int, int, int, java.lang.String)">RestrictionDocument</A></B>(int max_length, + int max_line_number, + int max_line_length, + java.lang.String validCharacters)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#RestrictionDocument(int, java.lang.String)">RestrictionDocument</A></B>(int max_length, + java.lang.String validCharacters)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#RestrictionDocument(int, java.lang.String, int)">RestrictionDocument</A></B>(int max_length, + java.lang.String validCharacters, + int caseMode)</CODE>
+
+<BR>
+ Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</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/ui/text/RestrictionDocument.html#addFixedLenghtListener(com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener)">addFixedLenghtListener</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A> listener)</CODE>
+
+<BR>
+ Adds a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument.FixedLengthListener</CODE></A> to this <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>.</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/ui/text/RestrictionDocument.html#fireCutOff(java.lang.String)">fireCutOff</A></B>(java.lang.String cut_off)</CODE>
+
+<BR>
+ Notifies registered listeners, that the given string was cut-off.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#getCaseMode()">getCaseMode</A></B>()</CODE>
+
+<BR>
+ Returns the <CODE>int</CODE>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#getCountCharacters()">getCountCharacters</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#getCountLength(java.lang.String)">getCountLength</A></B>(java.lang.String s)</CODE>
+
+<BR>
+ Returns the length of the string as returned by the count filter.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#getFilteredLength()">getFilteredLength</A></B>()</CODE>
+
+<BR>
+ Returns the number of the count-filtered characters (see + <CODE>#setCountFilter(CharacterFilter)</CODE>).</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#getMaxLength()">getMaxLength</A></B>()</CODE>
+
+<BR>
+ Returns the maximum length (number of characters) of this + document. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#getMaxLineLength()">getMaxLineLength</A></B>()</CODE>
+
+<BR>
+ Returns the maxmimum length of each line</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#getMaxLineNumber()">getMaxLineNumber</A></B>()</CODE>
+
+<BR>
+ Returns the maximum number of lines</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#getValidCharacters()">getValidCharacters</A></B>()</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/ui/text/RestrictionDocument.html#insertString(int, java.lang.String, javax.swing.text.AttributeSet)">insertString</A></B>(int offset, + java.lang.String s, + javax.swing.text.AttributeSet attributeSet)</CODE>
+
+<BR>
+ Inserts a string of content.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#isBeepOnError()">isBeepOnError</A></B>()</CODE>
+
+<BR>
+ Shall errors be reported by a beep sound?</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected static int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#occurrencesOf(java.lang.String, java.lang.String)">occurrencesOf</A></B>(java.lang.String wholeString, + java.lang.String searchString)</CODE>
+
+<BR>
+ How often does the search string occur in the whole string?</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/ui/text/RestrictionDocument.html#removeFixedLenghtListener(com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener)">removeFixedLenghtListener</A></B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A> listener)</CODE>
+
+<BR>
+ Removes a previously added <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument.FixedLengthListener</CODE></A> from this + <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>.</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/ui/text/RestrictionDocument.html#setBeepOnError(boolean)">setBeepOnError</A></B>(boolean beepOnError)</CODE>
+
+<BR>
+ Beep on invalid input. </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/ui/text/RestrictionDocument.html#setCaseMode(int)">setCaseMode</A></B>(int caseMode)</CODE>
+
+<BR>
+ Sets the case mode to the given value.</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/ui/text/RestrictionDocument.html#setCountCharacters(java.lang.String)">setCountCharacters</A></B>(java.lang.String countCharacters)</CODE>
+
+<BR>
+ Sets the valid characters for counting the maximum length.</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/ui/text/RestrictionDocument.html#setMaxLength(int)">setMaxLength</A></B>(int new_max_length)</CODE>
+
+<BR>
+ Sets the maximum length (number of characters) of this + document. </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/ui/text/RestrictionDocument.html#setMaxLineLength(int)">setMaxLineLength</A></B>(int lineLength)</CODE>
+
+<BR>
+ Sets the maxmimum length of each line</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/ui/text/RestrictionDocument.html#setMaxLineNumber(int)">setMaxLineNumber</A></B>(int lineNumber)</CODE>
+
+<BR>
+ Sets the maximum number of lines</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/ui/text/RestrictionDocument.html#setValidCharacters(java.lang.String)">setValidCharacters</A></B>(java.lang.String validCharacters)</CODE>
+
+<BR>
+ Sets the <CODE>CharacterFilter</CODE>, which accepts characters.</TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.text.PlainDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.text.PlainDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>createDefaultRoot, getDefaultRootElement, getParagraphElement, insertUpdate, removeUpdate</CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_javax.swing.text.AbstractDocument"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class javax.swing.text.AbstractDocument</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>addDocumentListener, addUndoableEditListener, createBranchElement, createLeafElement, createPosition, dump, fireChangedUpdate, fireInsertUpdate, fireRemoveUpdate, fireUndoableEditUpdate, getAsynchronousLoadPriority, getAttributeContext, getBidiRootElement, getContent, getCurrentWriter, getDocumentFilter, getDocumentListeners, getDocumentProperties, getEndPosition, getLength, getListeners, getProperty, getRootElements, getStartPosition, getText, getText, getUndoableEditListeners, postRemoveUpdate, putProperty, readLock, readUnlock, remove, removeDocumentListener, removeUndoableEditListener, render, replace, setAsynchronousLoadPriority, setDocumentFilter, setDocumentProperties, writeLock, writeUnlock</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 =========== -->
+
+<A NAME="field_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="DIGIT_PATTERN"><!-- --></A><H3>
+DIGIT_PATTERN</H3>
+<PRE>
+public static final java.lang.String <B>DIGIT_PATTERN</B></PRE>
+<DL>
+<DD>Pattern with all decimal digits.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.DIGIT_PATTERN">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="ASCII_UPPER_LETTER"><!-- --></A><H3>
+ASCII_UPPER_LETTER</H3>
+<PRE>
+public static final java.lang.String <B>ASCII_UPPER_LETTER</B></PRE>
+<DL>
+<DD>Pattern with all upper ascii-characters without special characters.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.ASCII_UPPER_LETTER">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="ASCII_LOWER_LETTER"><!-- --></A><H3>
+ASCII_LOWER_LETTER</H3>
+<PRE>
+public static final java.lang.String <B>ASCII_LOWER_LETTER</B></PRE>
+<DL>
+<DD>Pattern with all lower ascii-characters without special characters.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.ASCII_LOWER_LETTER">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="ASCII_LETTER_NOSPACE_PATTERN"><!-- --></A><H3>
+ASCII_LETTER_NOSPACE_PATTERN</H3>
+<PRE>
+public static final java.lang.String <B>ASCII_LETTER_NOSPACE_PATTERN</B></PRE>
+<DL>
+<DD>Pattern with all ascii-characters (without space) without special characters.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.ASCII_LETTER_NOSPACE_PATTERN">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="ASCII_LETTER_PATTERN"><!-- --></A><H3>
+ASCII_LETTER_PATTERN</H3>
+<PRE>
+public static final java.lang.String <B>ASCII_LETTER_PATTERN</B></PRE>
+<DL>
+<DD>Pattern with all ascii-characters (and the space) without special characters.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.ASCII_LETTER_PATTERN">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="LETTER_PATTERN"><!-- --></A><H3>
+LETTER_PATTERN</H3>
+<PRE>
+public static final java.lang.String <B>LETTER_PATTERN</B></PRE>
+<DL>
+<DD>Pattern with all unicode letters.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.LETTER_PATTERN">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="DIGIT_LETTER_PATTERN"><!-- --></A><H3>
+DIGIT_LETTER_PATTERN</H3>
+<PRE>
+public static final java.lang.String <B>DIGIT_LETTER_PATTERN</B></PRE>
+<DL>
+<DD>Pattern with all decimal digits and all unicode letters.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.DIGIT_LETTER_PATTERN">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="NUMBER_PATTERN"><!-- --></A><H3>
+NUMBER_PATTERN</H3>
+<PRE>
+public static final java.lang.String <B>NUMBER_PATTERN</B></PRE>
+<DL>
+<DD>Pattern with all decimal digits plus characters for number representation ('+','-','.',',').
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.NUMBER_PATTERN">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="FOREIGN_KEY_PATTERN"><!-- --></A><H3>
+FOREIGN_KEY_PATTERN</H3>
+<PRE>
+public static final java.lang.String <B>FOREIGN_KEY_PATTERN</B></PRE>
+<DL>
+<DD>Pattern with all valid characters for foreign keys.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FOREIGN_KEY_PATTERN">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="CASEMODE_ORIGINAL"><!-- --></A><H3>
+CASEMODE_ORIGINAL</H3>
+<PRE>
+public static final int <B>CASEMODE_ORIGINAL</B></PRE>
+<DL>
+<DD>Leave the original case as it is.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.CASEMODE_ORIGINAL">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="CASEMODE_UPPER"><!-- --></A><H3>
+CASEMODE_UPPER</H3>
+<PRE>
+public static final int <B>CASEMODE_UPPER</B></PRE>
+<DL>
+<DD>Convert to uppercase.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.CASEMODE_UPPER">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="CASEMODE_LOWER"><!-- --></A><H3>
+CASEMODE_LOWER</H3>
+<PRE>
+public static final int <B>CASEMODE_LOWER</B></PRE>
+<DL>
+<DD>Convert to lowercase.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.CASEMODE_LOWER">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="UNRESTRICTED_TOTAL_LENGTH"><!-- --></A><H3>
+UNRESTRICTED_TOTAL_LENGTH</H3>
+<PRE>
+public static final int <B>UNRESTRICTED_TOTAL_LENGTH</B></PRE>
+<DL>
+<DD>Special value for the total length, indicating to not enforce any restrictions.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.UNRESTRICTED_TOTAL_LENGTH">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="UNRESTRICTED_LINE_LENGTH"><!-- --></A><H3>
+UNRESTRICTED_LINE_LENGTH</H3>
+<PRE>
+public static final int <B>UNRESTRICTED_LINE_LENGTH</B></PRE>
+<DL>
+<DD>Special value for the line length, indicating to not enforce any restrictions.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.UNRESTRICTED_LINE_LENGTH">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="UNRESTRICTED_LINE_NUMBER"><!-- --></A><H3>
+UNRESTRICTED_LINE_NUMBER</H3>
+<PRE>
+public static final int <B>UNRESTRICTED_LINE_NUMBER</B></PRE>
+<DL>
+<DD>Special value for the line number, indicating to not enforce any restrictions.
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../../constant-values.html#com.sdm.quasar.client.swing.ui.text.RestrictionDocument.UNRESTRICTED_LINE_NUMBER">Constant Field Values</A></DL>
+</DL>
+
+<!-- ========= 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="RestrictionDocument()"><!-- --></A><H3>
+RestrictionDocument</H3>
+<PRE>
+public <B>RestrictionDocument</B>()</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A> without restrictions.
+<P>
+</DL>
+<HR>
+
+<A NAME="RestrictionDocument(int)"><!-- --></A><H3>
+RestrictionDocument</H3>
+<PRE>
+public <B>RestrictionDocument</B>(int max_length)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>
+<P>
+<DT><B>Parameters:</B><DD><CODE>max_length</CODE> - the maximum total length of the contents</DL>
+<HR>
+
+<A NAME="RestrictionDocument(int, java.lang.String)"><!-- --></A><H3>
+RestrictionDocument</H3>
+<PRE>
+public <B>RestrictionDocument</B>(int max_length, + java.lang.String validCharacters)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>
+<P>
+<DT><B>Parameters:</B><DD><CODE>max_length</CODE> - the maximum total length of the contents<DD><CODE>validCharacters</CODE> - the valid characters accepted</DL>
+<HR>
+
+<A NAME="RestrictionDocument(int, java.lang.String, int)"><!-- --></A><H3>
+RestrictionDocument</H3>
+<PRE>
+public <B>RestrictionDocument</B>(int max_length, + java.lang.String validCharacters, + int caseMode)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>
+<P>
+<DT><B>Parameters:</B><DD><CODE>max_length</CODE> - the maximum total length of the contents<DD><CODE>validCharacters</CODE> - the valid characters accepted<DD><CODE>caseMode</CODE> - the case mode to set (one of <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#CASEMODE_ORIGINAL"><CODE>CASEMODE_ORIGINAL</CODE></A>, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#CASEMODE_LOWER"><CODE>CASEMODE_LOWER</CODE></A> or <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#CASEMODE_UPPER"><CODE>CASEMODE_UPPER</CODE></A>).</DL>
+<HR>
+
+<A NAME="RestrictionDocument(int, int, int)"><!-- --></A><H3>
+RestrictionDocument</H3>
+<PRE>
+public <B>RestrictionDocument</B>(int max_length, + int max_line_number, + int max_line_length)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>
+<P>
+<DT><B>Parameters:</B><DD><CODE>max_length</CODE> - the maximum total length of the contents<DD><CODE>max_line_number</CODE> - the maximum number of lines<DD><CODE>max_line_length</CODE> - the maximum length of each line</DL>
+<HR>
+
+<A NAME="RestrictionDocument(int, int, int, java.lang.String)"><!-- --></A><H3>
+RestrictionDocument</H3>
+<PRE>
+public <B>RestrictionDocument</B>(int max_length, + int max_line_number, + int max_line_length, + java.lang.String validCharacters)</PRE>
+<DL>
+<DD>Creates a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>
+<P>
+<DT><B>Parameters:</B><DD><CODE>max_length</CODE> - the maximum total length of the contents<DD><CODE>max_line_number</CODE> - the maximum number of lines<DD><CODE>max_line_length</CODE> - the maximum length of each line<DD><CODE>validCharacters</CODE> - the valid characters accepted</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="setBeepOnError(boolean)"><!-- --></A><H3>
+setBeepOnError</H3>
+<PRE>
+public void <B>setBeepOnError</B>(boolean beepOnError)</PRE>
+<DL>
+<DD>Beep on invalid input. This is the default behaviour.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isBeepOnError()"><!-- --></A><H3>
+isBeepOnError</H3>
+<PRE>
+public boolean <B>isBeepOnError</B>()</PRE>
+<DL>
+<DD>Shall errors be reported by a beep sound?
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD><code>true</code> if errors are reported acustically</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getCountCharacters()"><!-- --></A><H3>
+getCountCharacters</H3>
+<PRE>
+public java.lang.String <B>getCountCharacters</B>()</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the valid characters used to count the length.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getValidCharacters()"><!-- --></A><H3>
+getValidCharacters</H3>
+<PRE>
+public java.lang.String <B>getValidCharacters</B>()</PRE>
+<DL>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the characters accepted by this document.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setCountCharacters(java.lang.String)"><!-- --></A><H3>
+setCountCharacters</H3>
+<PRE>
+public void <B>setCountCharacters</B>(java.lang.String countCharacters)</PRE>
+<DL>
+<DD>Sets the valid characters for counting the maximum length.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>countCharacters</CODE> - the characters used to count the length.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setValidCharacters(java.lang.String)"><!-- --></A><H3>
+setValidCharacters</H3>
+<PRE>
+public void <B>setValidCharacters</B>(java.lang.String validCharacters)</PRE>
+<DL>
+<DD>Sets the <CODE>CharacterFilter</CODE>, which accepts characters.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getCaseMode()"><!-- --></A><H3>
+getCaseMode</H3>
+<PRE>
+public int <B>getCaseMode</B>()</PRE>
+<DL>
+<DD>Returns the <CODE>int</CODE>.
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setCaseMode(int)"><!-- --></A><H3>
+setCaseMode</H3>
+<PRE>
+public void <B>setCaseMode</B>(int caseMode)</PRE>
+<DL>
+<DD>Sets the case mode to the given value.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>caseMode</CODE> - the case mode to set (one of <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#CASEMODE_ORIGINAL"><CODE>CASEMODE_ORIGINAL</CODE></A>, + <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#CASEMODE_LOWER"><CODE>CASEMODE_LOWER</CODE></A> or <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#CASEMODE_UPPER"><CODE>CASEMODE_UPPER</CODE></A>).</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMaxLength()"><!-- --></A><H3>
+getMaxLength</H3>
+<PRE>
+public int <B>getMaxLength</B>()</PRE>
+<DL>
+<DD>Returns the maximum length (number of characters) of this + document. If a count filter is set, this length specifies + the maximum number of valid characters, otherwise the total + number of characters is used.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the maximum length (number of characters) of this + document</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMaxLineLength()"><!-- --></A><H3>
+getMaxLineLength</H3>
+<PRE>
+public int <B>getMaxLineLength</B>()</PRE>
+<DL>
+<DD>Returns the maxmimum length of each line
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>The maxmimum length of each line</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMaxLineNumber()"><!-- --></A><H3>
+getMaxLineNumber</H3>
+<PRE>
+public int <B>getMaxLineNumber</B>()</PRE>
+<DL>
+<DD>Returns the maximum number of lines
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>The maximum number of lines</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMaxLength(int)"><!-- --></A><H3>
+setMaxLength</H3>
+<PRE>
+public void <B>setMaxLength</B>(int new_max_length)</PRE>
+<DL>
+<DD>Sets the maximum length (number of characters) of this + document. If a count filter is set, this length specifies + the maximum number of valid characters, otherwise the total + number of characters is used.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>new_max_length</CODE> - the maximum length (number of + characters) of this document.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMaxLineLength(int)"><!-- --></A><H3>
+setMaxLineLength</H3>
+<PRE>
+public void <B>setMaxLineLength</B>(int lineLength)</PRE>
+<DL>
+<DD>Sets the maxmimum length of each line
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>lineLength</CODE> - The maxmimum length of each line</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMaxLineNumber(int)"><!-- --></A><H3>
+setMaxLineNumber</H3>
+<PRE>
+public void <B>setMaxLineNumber</B>(int lineNumber)</PRE>
+<DL>
+<DD>Sets the maximum number of lines
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>lineNumber</CODE> - The maximum number of lines</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getCountLength(java.lang.String)"><!-- --></A><H3>
+getCountLength</H3>
+<PRE>
+protected int <B>getCountLength</B>(java.lang.String s)</PRE>
+<DL>
+<DD>Returns the length of the string as returned by the count filter.
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the string length</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFilteredLength()"><!-- --></A><H3>
+getFilteredLength</H3>
+<PRE>
+public int <B>getFilteredLength</B>()</PRE>
+<DL>
+<DD>Returns the number of the count-filtered characters (see + <CODE>#setCountFilter(CharacterFilter)</CODE>).
+<P>
+<DD><DL>
+ +<DT><B>Returns:</B><DD>the number of the count-filtered characters.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="insertString(int, java.lang.String, javax.swing.text.AttributeSet)"><!-- --></A><H3>
+insertString</H3>
+<PRE>
+public void <B>insertString</B>(int offset, + java.lang.String s, + javax.swing.text.AttributeSet attributeSet) + throws javax.swing.text.BadLocationException</PRE>
+<DL>
+<DD>Inserts a string of content.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>offset</CODE> - the offset into the document to insert the content >= 0. + All positions that track change at or after the given location will move. +<DT><B>Throws:</B> +<DD><CODE>javax.swing.text.BadLocationException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="occurrencesOf(java.lang.String, java.lang.String)"><!-- --></A><H3>
+occurrencesOf</H3>
+<PRE>
+protected static int <B>occurrencesOf</B>(java.lang.String wholeString, + java.lang.String searchString)</PRE>
+<DL>
+<DD>How often does the search string occur in the whole string?
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>wholeString</CODE> - The string that may contain the search string<DD><CODE>searchString</CODE> - The string to be searched for</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addFixedLenghtListener(com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener)"><!-- --></A><H3>
+addFixedLenghtListener</H3>
+<PRE>
+public void <B>addFixedLenghtListener</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A> listener)</PRE>
+<DL>
+<DD>Adds a new <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument.FixedLengthListener</CODE></A> to this <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>listener</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument.FixedLengthListener</CODE></A> to add</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeFixedLenghtListener(com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener)"><!-- --></A><H3>
+removeFixedLenghtListener</H3>
+<PRE>
+public void <B>removeFixedLenghtListener</B>(<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A> listener)</PRE>
+<DL>
+<DD>Removes a previously added <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument.FixedLengthListener</CODE></A> from this + <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>listener</CODE> - the <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument.FixedLengthListener</CODE></A> to remove</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="fireCutOff(java.lang.String)"><!-- --></A><H3>
+fireCutOff</H3>
+<PRE>
+protected void <B>fireCutOff</B>(java.lang.String cut_off)</PRE>
+<DL>
+<DD>Notifies registered listeners, that the given string was cut-off.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>cut_off</CODE> - the string that was cut-off</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/RestrictionDocument.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/ui/text/NumberFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="RestrictionDocument.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: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <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/ui/text/class-use/DateFilterDocument.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/DateFilterDocument.html new file mode 100644 index 0000000..c436834 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/DateFilterDocument.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:47 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.ui.text.DateFilterDocument (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.ui.text.DateFilterDocument (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/ui/text/DateFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="DateFilterDocument.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.ui.text.DateFilterDocument</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.ui.text.DateFilterDocument
+<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/ui/text/DateFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="DateFilterDocument.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/ui/text/class-use/FormatFilterDocument.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/FormatFilterDocument.html new file mode 100644 index 0000000..ce4a37f --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/FormatFilterDocument.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:47 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.ui.text.FormatFilterDocument (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.ui.text.FormatFilterDocument (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/ui/text/FormatFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="FormatFilterDocument.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.ui.text.FormatFilterDocument</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.ui.text.FormatFilterDocument
+<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/ui/text/FormatFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="FormatFilterDocument.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/ui/text/class-use/NumberFilterDocument.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/NumberFilterDocument.html new file mode 100644 index 0000000..b39e3c0 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/NumberFilterDocument.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:47 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.ui.text.NumberFilterDocument (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.ui.text.NumberFilterDocument (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/ui/text/NumberFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="NumberFilterDocument.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.ui.text.NumberFilterDocument</B></H2>
+</CENTER>
+No usage of com.sdm.quasar.client.swing.ui.text.NumberFilterDocument
+<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/ui/text/NumberFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="NumberFilterDocument.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/ui/text/class-use/RestrictionDocument.FixedLengthListener.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/RestrictionDocument.FixedLengthListener.html new file mode 100644 index 0000000..ae2712a --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/RestrictionDocument.FixedLengthListener.html @@ -0,0 +1,181 @@ +<!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:47 CEST 2007 -->
+<TITLE>
+Uses of Interface com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener (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 Interface com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener (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/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><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="RestrictionDocument.FixedLengthListener.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 Interface<br>com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener</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/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.ui.text"><B>com.sdm.quasar.client.swing.ui.text</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.ui.text"><!-- --></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/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/package-summary.html">com.sdm.quasar.client.swing.ui.text</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/package-summary.html">com.sdm.quasar.client.swing.ui.text</A> with parameters of type <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A></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>RestrictionDocument.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#addFixedLenghtListener(com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener)">addFixedLenghtListener</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A> listener)</CODE>
+
+<BR>
+ Adds a new <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument.FixedLengthListener</CODE></A> to this <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>.</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>RestrictionDocument.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html#removeFixedLenghtListener(com.sdm.quasar.client.swing.ui.text.RestrictionDocument.FixedLengthListener)">removeFixedLenghtListener</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A> listener)</CODE>
+
+<BR>
+ Removes a previously added <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument.FixedLengthListener</CODE></A> from this + <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A>.</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/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><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="RestrictionDocument.FixedLengthListener.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/ui/text/class-use/RestrictionDocument.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/RestrictionDocument.html new file mode 100644 index 0000000..99898b6 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/class-use/RestrictionDocument.html @@ -0,0 +1,173 @@ +<!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:47 CEST 2007 -->
+<TITLE>
+Uses of Class com.sdm.quasar.client.swing.ui.text.RestrictionDocument (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.ui.text.RestrictionDocument (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/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="RestrictionDocument.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.ui.text.RestrictionDocument</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/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">RestrictionDocument</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.ui.text"><B>com.sdm.quasar.client.swing.ui.text</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.ui.text"><!-- --></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/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">RestrictionDocument</A> in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/package-summary.html">com.sdm.quasar.client.swing.ui.text</A></FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TD COLSPAN=2>Methods in <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/package-summary.html">com.sdm.quasar.client.swing.ui.text</A> with parameters of type <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">RestrictionDocument</A></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>RestrictionDocument.FixedLengthListener.</B><B><A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html#cutOff(com.sdm.quasar.client.swing.ui.text.RestrictionDocument, java.lang.String)">cutOff</A></B>(<A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">RestrictionDocument</A> fixed_document, + java.lang.String cut_off_characters)</CODE>
+
+<BR>
+ Called, when the <A HREF="../../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>RestrictionDocument</CODE></A> cuts off inserted text.</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/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><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="RestrictionDocument.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/ui/text/package-frame.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/package-frame.html new file mode 100644 index 0000000..46a1917 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/package-frame.html @@ -0,0 +1,49 @@ +<!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.ui.text (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.ui.text 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/ui/text/package-summary.html" target="classFrame">com.sdm.quasar.client.swing.ui.text</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text" target="classFrame"><I>RestrictionDocument.FixedLengthListener</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+ +<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="DateFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text" target="classFrame">DateFilterDocument</A>
+<BR>
+<A HREF="FormatFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text" target="classFrame">FormatFilterDocument</A>
+<BR>
+<A HREF="NumberFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text" target="classFrame">NumberFilterDocument</A>
+<BR>
+<A HREF="RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text" target="classFrame">RestrictionDocument</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>
diff --git a/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/package-summary.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/package-summary.html new file mode 100644 index 0000000..2c14a7b --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/package-summary.html @@ -0,0 +1,176 @@ +<!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.ui.text (Quasar Client Building Blicks API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="com.sdm.quasar.client.swing.ui.text 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.ui.text (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/systeminfo/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/util/model/states/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.ui.text
+</H2>
+ +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text">RestrictionDocument.FixedLengthListener</A></B></TD>
+<TD>A listener interface for <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>FixedLengthDocuments</CODE></A>.</TD>
+</TR>
+</TABLE>
+
+
+<P>
+ +<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/ui/text/DateFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">DateFilterDocument</A></B></TD>
+<TD>This <CODE>Document</CODE> formats a text while editing like a date + with given date format.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">FormatFilterDocument</A></B></TD>
+<TD>This <CODE>Document</CODE> formats a text while editing + with a given format.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">NumberFilterDocument</A></B></TD>
+<TD>TODO Locale berücksichtigen</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text">RestrictionDocument</A></B></TD>
+<TD>A <CODE>Document</CODE> for multi-line text. </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/systeminfo/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../../../com/sdm/util/model/states/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/ui/text/package-tree.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/package-tree.html new file mode 100644 index 0000000..81d66f8 --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/package-tree.html @@ -0,0 +1,155 @@ +<!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.ui.text 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.ui.text 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/systeminfo/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/util/model/states/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.ui.text
+</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 javax.swing.text.AbstractDocument (implements javax.swing.text.Document, java.io.Serializable)
+<UL>
+<LI TYPE="circle">class javax.swing.text.PlainDocument<UL>
+<LI TYPE="circle">class com.sdm.quasar.client.swing.ui.text.<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/DateFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><B>DateFilterDocument</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.ui.text.<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/FormatFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><B>FormatFilterDocument</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.ui.text.<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/NumberFilterDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><B>NumberFilterDocument</B></A><LI TYPE="circle">class com.sdm.quasar.client.swing.ui.text.<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><B>RestrictionDocument</B></A></UL>
+</UL>
+</UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">interface com.sdm.quasar.client.swing.ui.text.<A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.FixedLengthListener.html" title="interface in com.sdm.quasar.client.swing.ui.text"><B>RestrictionDocument.FixedLengthListener</B></A></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/systeminfo/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../../../com/sdm/util/model/states/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/ui/text/package-use.html b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/package-use.html new file mode 100644 index 0000000..00d30be --- /dev/null +++ b/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/ui/text/package-use.html @@ -0,0 +1,168 @@ +<!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.ui.text (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.ui.text (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.ui.text</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/ui/text/package-summary.html">com.sdm.quasar.client.swing.ui.text</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#com.sdm.quasar.client.swing.ui.text"><B>com.sdm.quasar.client.swing.ui.text</B></A></TD>
+<TD> </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="com.sdm.quasar.client.swing.ui.text"><!-- --></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/ui/text/package-summary.html">com.sdm.quasar.client.swing.ui.text</A> used by <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/package-summary.html">com.sdm.quasar.client.swing.ui.text</A></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/class-use/RestrictionDocument.html#com.sdm.quasar.client.swing.ui.text"><B>RestrictionDocument</B></A></B>
+
+<BR>
+ A <CODE>Document</CODE> for multi-line text. </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/class-use/RestrictionDocument.FixedLengthListener.html#com.sdm.quasar.client.swing.ui.text"><B>RestrictionDocument.FixedLengthListener</B></A></B>
+
+<BR>
+ A listener interface for <A HREF="../../../../../../../com/sdm/quasar/client/swing/ui/text/RestrictionDocument.html" title="class in com.sdm.quasar.client.swing.ui.text"><CODE>FixedLengthDocuments</CODE></A>.</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>
|
