summaryrefslogtreecommitdiffstats
path: root/Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/AbstractSwingApplication.html
diff options
context:
space:
mode:
authorSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
committerSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
commit33613a85afc4b1481367fbe92a17ee59c240250b (patch)
tree670b842326116b376b505ec2263878912fca97e2 /Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/AbstractSwingApplication.html
downloadStudium-master.tar.gz
Studium-master.tar.bz2
add new repoHEADmaster
Diffstat (limited to 'Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/AbstractSwingApplication.html')
-rw-r--r--Master/Reference Architectures and Patterns/labs/QuasarClient/api/com/sdm/quasar/client/swing/application/AbstractSwingApplication.html406
1 files changed, 406 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>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractSwingApplication.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<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> &nbsp;
+&nbsp;<A HREF="AbstractSwingApplication.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>&nbsp;applicationId)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>
+&nbsp;
+<!-- ========== 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 &nbsp;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&nbsp;title,
+ java.lang.String&nbsp;message)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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 &nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html#createSessionInEDT()">createSessionInEDT</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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 &nbsp;<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>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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 &nbsp;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&nbsp;throwable)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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 &nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../com/sdm/quasar/client/swing/application/AbstractSwingApplication.html#initializeErrorHandler()">initializeErrorHandler</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initializes the error handling.
+ </TD>
+</TR>
+</TABLE>
+&nbsp;<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>
+&nbsp;<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>
+&nbsp;
+<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>&nbsp;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&nbsp;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&nbsp;title,
+ java.lang.String&nbsp;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>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractSwingApplication.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<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> &nbsp;
+&nbsp;<A HREF="AbstractSwingApplication.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../../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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>