Show Config.html syntax highlighted
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_05) on Sun Aug 27 15:06:46 CEST 2006 -->
<TITLE>
Config
</TITLE>
<META NAME="keywords" CONTENT="de.edu.tuberlin.compiereMonitor.Config class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Config";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</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=2 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/Config.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-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </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="../../../../de/edu/tuberlin/compiereMonitor/CompiereMonitor.html" title="class in de.edu.tuberlin.compiereMonitor"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?de/edu/tuberlin/compiereMonitor/Config.html" target="_top"><B>FRAMES</B></A>
<A HREF="Config.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../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">
de.edu.tuberlin.compiereMonitor</FONT>
<BR>
Class Config</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>de.edu.tuberlin.compiereMonitor.Config</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>Config</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
</PRE>
<P>
Class that stores all session-relevant config-settings
<P>
<P>
<DL>
<DT><B>Version:</B></DT>
<DD>$Id: Config.html,v 1.1 2006/09/05 21:08:34 oliver_zzx Exp $</DD>
<DT><B>Author:</B></DT>
<DD>Oliver Neumann (beast@cs.tu-berlin.de)
Technical University Berlin, Germany</DD>
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#de.edu.tuberlin.compiereMonitor.Config">Serialized Form</A></DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#cacheExpireHours">cacheExpireHours</A></B></CODE>
<BR>
The hours after which the items within the cache expires (in hours)
Default: 48 (hrs)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#colorBGPKey">colorBGPKey</A></B></CODE>
<BR>
Background Color for the values from PrimaryKey-Columns</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#colorBGPKeySelected">colorBGPKeySelected</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#colorManBGCMissing">colorManBGCMissing</A></B></CODE>
<BR>
Background Color for mandatory fields which value is not OK</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#colorManBGCMissingSelected">colorManBGCMissingSelected</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#colorManBGCOK">colorManBGCOK</A></B></CODE>
<BR>
Background Color for mandatory Field which value is ok</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#colorManBGCOKSelected">colorManBGCOKSelected</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#CONFIG_FILENAME">CONFIG_FILENAME</A></B></CODE>
<BR>
Filename used at saving the config-file</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#isAspectGenAutosave">isAspectGenAutosave</A></B></CODE>
<BR>
Flag: The autosave-settings for the aspectgenerators
Default: true</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#isClassBrowserStructural">isClassBrowserStructural</A></B></CODE>
<BR>
Flag: Determines if the structural view is enabled within the classbrowser
Default: false</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#isRuleMonRunning">isRuleMonRunning</A></B></CODE>
<BR>
Flag: Determines if the rulemonitor is running or not
Default: true</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private org.apache.log4j.Level</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#loggingLevel">loggingLevel</A></B></CODE>
<BR>
The logging-level for all MonitorLogger-instances
Default: Level.WARNING</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#monitorMainExtState">monitorMainExtState</A></B></CODE>
<BR>
The extended-state of the Monitor-frame
Default: = -1 == unset</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#monitorMainHeight">monitorMainHeight</A></B></CODE>
<BR>
The Y-Size of the Monitor-frame
Default: = -1 == unset</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#monitorMainPosX">monitorMainPosX</A></B></CODE>
<BR>
The X-position of the Monitor-frame
Default: = -1 == unset</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#monitorMainPosY">monitorMainPosY</A></B></CODE>
<BR>
The Y-position of the Monitor-frame
Default: = -1 == unset</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#monitorMainSplitDividerLoc">monitorMainSplitDividerLoc</A></B></CODE>
<BR>
The divider-location for the SplitPane of the Monitor-frame
Default: 180</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#monitorMainWidth">monitorMainWidth</A></B></CODE>
<BR>
The X-Size of the Monitor-frame
Default: = -1 == unset</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_CACHE_EXPIRATION">PROPERTY_CACHE_EXPIRATION</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_COLOR_MANMISS">PROPERTY_COLOR_MANMISS</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_COLOR_MANMISSSEL">PROPERTY_COLOR_MANMISSSEL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_COLOR_MANOK">PROPERTY_COLOR_MANOK</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_COLOR_MANOKSEL">PROPERTY_COLOR_MANOKSEL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_COLOR_PKEY">PROPERTY_COLOR_PKEY</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_COLOR_PKEYSEL">PROPERTY_COLOR_PKEYSEL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_ISASPECTSAVE">PROPERTY_ISASPECTSAVE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_ISCLASSBSTRUCT">PROPERTY_ISCLASSBSTRUCT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_ISRULEMONRUNNING">PROPERTY_ISRULEMONRUNNING</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_LANG">PROPERTY_LANG</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_LOGLEVEL">PROPERTY_LOGLEVEL</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_MON_MAIN_EXTSTATE">PROPERTY_MON_MAIN_EXTSTATE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_MON_MAIN_HEIGHT">PROPERTY_MON_MAIN_HEIGHT</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_MON_MAIN_POSX">PROPERTY_MON_MAIN_POSX</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_MON_MAIN_POSY">PROPERTY_MON_MAIN_POSY</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_MON_MAIN_SPLITDIVLOC">PROPERTY_MON_MAIN_SPLITDIVLOC</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#PROPERTY_MON_MAIN_WIDTH">PROPERTY_MON_MAIN_WIDTH</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#selectedLanguage">selectedLanguage</A></B></CODE>
<BR>
selected language for the application</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static <A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html" title="class in de.edu.tuberlin.compiereMonitor">Config</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#theInstance">theInstance</A></B></CODE>
<BR>
the singleton-Instance</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#USER_HOME">USER_HOME</A></B></CODE>
<BR>
The system-user-folder</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">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#Config()">Config</A></B>()</CODE>
<BR>
Standard 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">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#doSave()">doSave</A></B>()</CODE>
<BR>
Do the real save</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getCacheExpireHours()">getCacheExpireHours</A></B>()</CODE>
<BR>
Getter for cacheExpireHours</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorBGPKey()">getColorBGPKey</A></B>()</CODE>
<BR>
Gets the color for PKey</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorBGPKeyCColor()">getColorBGPKeyCColor</A></B>()</CODE>
<BR>
Gets the color for PKey</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorBGPKeySelected()">getColorBGPKeySelected</A></B>()</CODE>
<BR>
Gets the color for PKey, selected</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorBGPKeySelectedCColor()">getColorBGPKeySelectedCColor</A></B>()</CODE>
<BR>
Gets the color for PKey, selected</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorManBGCMissing()">getColorManBGCMissing</A></B>()</CODE>
<BR>
Gets the color for mandatory missing</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorManBGCMissingCColor()">getColorManBGCMissingCColor</A></B>()</CODE>
<BR>
Gets the color for mandatory missing</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorManBGCMissingSelected()">getColorManBGCMissingSelected</A></B>()</CODE>
<BR>
Gets the color for mandatory missing, selected</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorManBGCMissingSelectedCColor()">getColorManBGCMissingSelectedCColor</A></B>()</CODE>
<BR>
Gets the color for mandatory missing, selected</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorManBGCOK()">getColorManBGCOK</A></B>()</CODE>
<BR>
Gets the color for mandatory ok</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorManBGCOKCColor()">getColorManBGCOKCColor</A></B>()</CODE>
<BR>
Gets the color for mandatory ok</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorManBGCOKSelected()">getColorManBGCOKSelected</A></B>()</CODE>
<BR>
Gets the color for mandatory ok, selected</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getColorManBGCOKSelectedCColor()">getColorManBGCOKSelectedCColor</A></B>()</CODE>
<BR>
Gets the color for mandatory ok, selected</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html" title="class in de.edu.tuberlin.compiereMonitor">Config</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getInstance()">getInstance</A></B>()</CODE>
<BR>
Singleton-Getter</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> org.apache.log4j.Level</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getLoggingLevel()">getLoggingLevel</A></B>()</CODE>
<BR>
Getter for loggingLevel</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getMonitorMainExtState()">getMonitorMainExtState</A></B>()</CODE>
<BR>
Getter for monitorMainExtState</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getMonitorMainHeight()">getMonitorMainHeight</A></B>()</CODE>
<BR>
Getter for monitorMainHeight</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.awt.Point</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getMonitorMainPosition()">getMonitorMainPosition</A></B>()</CODE>
<BR>
Gets the position of the Monitor-Mainframe</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getMonitorMainPosX()">getMonitorMainPosX</A></B>()</CODE>
<BR>
Getter for monitorMainPosX</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getMonitorMainPosY()">getMonitorMainPosY</A></B>()</CODE>
<BR>
Getter for monitorMainPosY</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.awt.Dimension</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getMonitorMainSize()">getMonitorMainSize</A></B>()</CODE>
<BR>
Gets the size-dimension of the Monitor-Mainframe if its set</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getMonitorMainSplitDividerLoc()">getMonitorMainSplitDividerLoc</A></B>()</CODE>
<BR>
Gets JSplitPane-Divider-location for the Monitor</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getMonitorMainWidth()">getMonitorMainWidth</A></B>()</CODE>
<BR>
Getter for monitorMainWidth</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#getSelectedLanguage()">getSelectedLanguage</A></B>()</CODE>
<BR>
Gets the actual selected language</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#isAspectGenAutosave()">isAspectGenAutosave</A></B>()</CODE>
<BR>
Getter for aspectGenAutosave</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#isClassBrowserStructural()">isClassBrowserStructural</A></B>()</CODE>
<BR>
Getter for isClassBrowserStructural</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#isConfigInitialized()">isConfigInitialized</A></B>()</CODE>
<BR>
determines if the config was already created or setted</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#isRuleMonRunning()">isRuleMonRunning</A></B>()</CODE>
<BR>
Getter for isRuleMonRunning</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#load()">load</A></B>()</CODE>
<BR>
Loads the config</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html#loadColor(java.lang.String, de.edu.tuberlin.compiereMonitor.gui.component.CColor)">loadColor</A></B>(java.lang.String rgb,
<A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> color)</CODE>
<BR>
Creates a new color out of a String which should have an rgb-value as literal</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#reload()">reload</A></B>()</CODE>
<BR>
Reloads the config</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#resetColors()">resetColors</A></B>()</CODE>
<BR>
Resets all colors to their defaults</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#resetToDefault()">resetToDefault</A></B>()</CODE>
<BR>
Resets the config-object to its default-values</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#save()">save</A></B>()</CODE>
<BR>
Saves the config</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setAspectGenAutosave(boolean)">setAspectGenAutosave</A></B>(boolean aspectGenAutosave)</CODE>
<BR>
Setter for aspectGenAutosave</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setCacheExpireHours(int)">setCacheExpireHours</A></B>(int cacheExpireHours)</CODE>
<BR>
Setter for cacheExpireHours</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setClassBrowserStructural(boolean)">setClassBrowserStructural</A></B>(boolean classBrowserStructural)</CODE>
<BR>
Setter for isClassBrowserStructural</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setLoggingLevel(org.apache.log4j.Level)">setLoggingLevel</A></B>(org.apache.log4j.Level loggingLevel)</CODE>
<BR>
Setter for loggingLevel</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setMonitorMainExtState(int)">setMonitorMainExtState</A></B>(int monitorMainExtState)</CODE>
<BR>
Setter for monitorMainExtState</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setMonitorMainHeight(int)">setMonitorMainHeight</A></B>(int monitorMainHeight)</CODE>
<BR>
Setter for monitorMainHeight</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setMonitorMainPosX(int)">setMonitorMainPosX</A></B>(int monitorMainPosX)</CODE>
<BR>
Setter for monitorMainPosX</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setMonitorMainPosY(int)">setMonitorMainPosY</A></B>(int monitorMainPosY)</CODE>
<BR>
Setter for monitorMainPosY</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setMonitorMainSplitDividerLoc(int)">setMonitorMainSplitDividerLoc</A></B>(int monitorMainSplitDividerLoc)</CODE>
<BR>
Sets JSplitPane-Divider-location for the Monitor</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setMonitorMainWidth(int)">setMonitorMainWidth</A></B>(int monitorMainWidth)</CODE>
<BR>
Setter for monitorMainWidth</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setRuleMonRunning(boolean)">setRuleMonRunning</A></B>(boolean isRuleMonRunning)</CODE>
<BR>
Setter for isRuleMonRunning</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="../../../../de/edu/tuberlin/compiereMonitor/Config.html#setSelectedLanguage(java.lang.String)">setSelectedLanguage</A></B>(java.lang.String newLanguage)</CODE>
<BR>
Sets a new language</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">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</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">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="CONFIG_FILENAME"><!-- --></A><H3>
CONFIG_FILENAME</H3>
<PRE>
private static final java.lang.String <B>CONFIG_FILENAME</B></PRE>
<DL>
<DD>Filename used at saving the config-file
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.CONFIG_FILENAME">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="USER_HOME"><!-- --></A><H3>
USER_HOME</H3>
<PRE>
public static final java.lang.String <B>USER_HOME</B></PRE>
<DL>
<DD>The system-user-folder
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="PROPERTY_LANG"><!-- --></A><H3>
PROPERTY_LANG</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_LANG</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_LANG">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_LOGLEVEL"><!-- --></A><H3>
PROPERTY_LOGLEVEL</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_LOGLEVEL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_LOGLEVEL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_MON_MAIN_SPLITDIVLOC"><!-- --></A><H3>
PROPERTY_MON_MAIN_SPLITDIVLOC</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_MON_MAIN_SPLITDIVLOC</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_MON_MAIN_SPLITDIVLOC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_MON_MAIN_POSX"><!-- --></A><H3>
PROPERTY_MON_MAIN_POSX</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_MON_MAIN_POSX</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_MON_MAIN_POSX">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_MON_MAIN_POSY"><!-- --></A><H3>
PROPERTY_MON_MAIN_POSY</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_MON_MAIN_POSY</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_MON_MAIN_POSY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_MON_MAIN_WIDTH"><!-- --></A><H3>
PROPERTY_MON_MAIN_WIDTH</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_MON_MAIN_WIDTH</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_MON_MAIN_WIDTH">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_MON_MAIN_HEIGHT"><!-- --></A><H3>
PROPERTY_MON_MAIN_HEIGHT</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_MON_MAIN_HEIGHT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_MON_MAIN_HEIGHT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_MON_MAIN_EXTSTATE"><!-- --></A><H3>
PROPERTY_MON_MAIN_EXTSTATE</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_MON_MAIN_EXTSTATE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_MON_MAIN_EXTSTATE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_ISASPECTSAVE"><!-- --></A><H3>
PROPERTY_ISASPECTSAVE</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_ISASPECTSAVE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_ISASPECTSAVE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_ISCLASSBSTRUCT"><!-- --></A><H3>
PROPERTY_ISCLASSBSTRUCT</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_ISCLASSBSTRUCT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_ISCLASSBSTRUCT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_ISRULEMONRUNNING"><!-- --></A><H3>
PROPERTY_ISRULEMONRUNNING</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_ISRULEMONRUNNING</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_ISRULEMONRUNNING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_COLOR_MANMISS"><!-- --></A><H3>
PROPERTY_COLOR_MANMISS</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_COLOR_MANMISS</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_COLOR_MANMISS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_COLOR_MANMISSSEL"><!-- --></A><H3>
PROPERTY_COLOR_MANMISSSEL</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_COLOR_MANMISSSEL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_COLOR_MANMISSSEL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_COLOR_MANOK"><!-- --></A><H3>
PROPERTY_COLOR_MANOK</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_COLOR_MANOK</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_COLOR_MANOK">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_COLOR_MANOKSEL"><!-- --></A><H3>
PROPERTY_COLOR_MANOKSEL</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_COLOR_MANOKSEL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_COLOR_MANOKSEL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_COLOR_PKEY"><!-- --></A><H3>
PROPERTY_COLOR_PKEY</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_COLOR_PKEY</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_COLOR_PKEY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_COLOR_PKEYSEL"><!-- --></A><H3>
PROPERTY_COLOR_PKEYSEL</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_COLOR_PKEYSEL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_COLOR_PKEYSEL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROPERTY_CACHE_EXPIRATION"><!-- --></A><H3>
PROPERTY_CACHE_EXPIRATION</H3>
<PRE>
private static final java.lang.String <B>PROPERTY_CACHE_EXPIRATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.edu.tuberlin.compiereMonitor.Config.PROPERTY_CACHE_EXPIRATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="selectedLanguage"><!-- --></A><H3>
selectedLanguage</H3>
<PRE>
private java.lang.String <B>selectedLanguage</B></PRE>
<DL>
<DD>selected language for the application
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="colorManBGCMissing"><!-- --></A><H3>
colorManBGCMissing</H3>
<PRE>
private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>colorManBGCMissing</B></PRE>
<DL>
<DD>Background Color for mandatory fields which value is not OK
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="colorManBGCMissingSelected"><!-- --></A><H3>
colorManBGCMissingSelected</H3>
<PRE>
private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>colorManBGCMissingSelected</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="colorManBGCOK"><!-- --></A><H3>
colorManBGCOK</H3>
<PRE>
private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>colorManBGCOK</B></PRE>
<DL>
<DD>Background Color for mandatory Field which value is ok
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="colorManBGCOKSelected"><!-- --></A><H3>
colorManBGCOKSelected</H3>
<PRE>
private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>colorManBGCOKSelected</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="colorBGPKey"><!-- --></A><H3>
colorBGPKey</H3>
<PRE>
private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>colorBGPKey</B></PRE>
<DL>
<DD>Background Color for the values from PrimaryKey-Columns
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="colorBGPKeySelected"><!-- --></A><H3>
colorBGPKeySelected</H3>
<PRE>
private <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>colorBGPKeySelected</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="loggingLevel"><!-- --></A><H3>
loggingLevel</H3>
<PRE>
private org.apache.log4j.Level <B>loggingLevel</B></PRE>
<DL>
<DD>The logging-level for all MonitorLogger-instances
Default: Level.WARNING
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="monitorMainSplitDividerLoc"><!-- --></A><H3>
monitorMainSplitDividerLoc</H3>
<PRE>
private int <B>monitorMainSplitDividerLoc</B></PRE>
<DL>
<DD>The divider-location for the SplitPane of the Monitor-frame
Default: 180
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="monitorMainPosX"><!-- --></A><H3>
monitorMainPosX</H3>
<PRE>
private int <B>monitorMainPosX</B></PRE>
<DL>
<DD>The X-position of the Monitor-frame
Default: = -1 == unset
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="monitorMainPosY"><!-- --></A><H3>
monitorMainPosY</H3>
<PRE>
private int <B>monitorMainPosY</B></PRE>
<DL>
<DD>The Y-position of the Monitor-frame
Default: = -1 == unset
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="monitorMainWidth"><!-- --></A><H3>
monitorMainWidth</H3>
<PRE>
private int <B>monitorMainWidth</B></PRE>
<DL>
<DD>The X-Size of the Monitor-frame
Default: = -1 == unset
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="monitorMainHeight"><!-- --></A><H3>
monitorMainHeight</H3>
<PRE>
private int <B>monitorMainHeight</B></PRE>
<DL>
<DD>The Y-Size of the Monitor-frame
Default: = -1 == unset
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="monitorMainExtState"><!-- --></A><H3>
monitorMainExtState</H3>
<PRE>
private int <B>monitorMainExtState</B></PRE>
<DL>
<DD>The extended-state of the Monitor-frame
Default: = -1 == unset
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="cacheExpireHours"><!-- --></A><H3>
cacheExpireHours</H3>
<PRE>
private int <B>cacheExpireHours</B></PRE>
<DL>
<DD>The hours after which the items within the cache expires (in hours)
Default: 48 (hrs)
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="isAspectGenAutosave"><!-- --></A><H3>
isAspectGenAutosave</H3>
<PRE>
private boolean <B>isAspectGenAutosave</B></PRE>
<DL>
<DD>Flag: The autosave-settings for the aspectgenerators
Default: true
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="isClassBrowserStructural"><!-- --></A><H3>
isClassBrowserStructural</H3>
<PRE>
private boolean <B>isClassBrowserStructural</B></PRE>
<DL>
<DD>Flag: Determines if the structural view is enabled within the classbrowser
Default: false
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="isRuleMonRunning"><!-- --></A><H3>
isRuleMonRunning</H3>
<PRE>
private boolean <B>isRuleMonRunning</B></PRE>
<DL>
<DD>Flag: Determines if the rulemonitor is running or not
Default: true
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="theInstance"><!-- --></A><H3>
theInstance</H3>
<PRE>
private static <A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html" title="class in de.edu.tuberlin.compiereMonitor">Config</A> <B>theInstance</B></PRE>
<DL>
<DD>the singleton-Instance
<P>
<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">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Config()"><!-- --></A><H3>
Config</H3>
<PRE>
private <B>Config</B>()</PRE>
<DL>
<DD>Standard 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">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getInstance()"><!-- --></A><H3>
getInstance</H3>
<PRE>
public static <A HREF="../../../../de/edu/tuberlin/compiereMonitor/Config.html" title="class in de.edu.tuberlin.compiereMonitor">Config</A> <B>getInstance</B>()</PRE>
<DL>
<DD>Singleton-Getter
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>The instance of Config</DL>
</DD>
</DL>
<HR>
<A NAME="isConfigInitialized()"><!-- --></A><H3>
isConfigInitialized</H3>
<PRE>
public static boolean <B>isConfigInitialized</B>()</PRE>
<DL>
<DD>determines if the config was already created or setted
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>true if the config-object exists, false if not</DL>
</DD>
</DL>
<HR>
<A NAME="save()"><!-- --></A><H3>
save</H3>
<PRE>
public static void <B>save</B>()</PRE>
<DL>
<DD>Saves the config
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="reload()"><!-- --></A><H3>
reload</H3>
<PRE>
public static void <B>reload</B>()</PRE>
<DL>
<DD>Reloads the config
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="resetToDefault()"><!-- --></A><H3>
resetToDefault</H3>
<PRE>
public static void <B>resetToDefault</B>()</PRE>
<DL>
<DD>Resets the config-object to its default-values
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="resetColors()"><!-- --></A><H3>
resetColors</H3>
<PRE>
public static void <B>resetColors</B>()</PRE>
<DL>
<DD>Resets all colors to their defaults
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="doSave()"><!-- --></A><H3>
doSave</H3>
<PRE>
private void <B>doSave</B>()</PRE>
<DL>
<DD>Do the real save
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="load()"><!-- --></A><H3>
load</H3>
<PRE>
private void <B>load</B>()</PRE>
<DL>
<DD>Loads the config
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="loadColor(java.lang.String, de.edu.tuberlin.compiereMonitor.gui.component.CColor)"><!-- --></A><H3>
loadColor</H3>
<PRE>
private void <B>loadColor</B>(java.lang.String rgb,
<A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> color)
throws java.lang.Exception</PRE>
<DL>
<DD>Creates a new color out of a String which should have an rgb-value as literal
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>rgb</CODE> - The RGB-Value as String<DD><CODE>color</CODE> - The color to set
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE> - If the rgb-value wasnt able to get parsed</DL>
</DD>
</DL>
<HR>
<A NAME="getSelectedLanguage()"><!-- --></A><H3>
getSelectedLanguage</H3>
<PRE>
public java.lang.String <B>getSelectedLanguage</B>()</PRE>
<DL>
<DD>Gets the actual selected language
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the selectedLanguage.</DL>
</DD>
</DL>
<HR>
<A NAME="setSelectedLanguage(java.lang.String)"><!-- --></A><H3>
setSelectedLanguage</H3>
<PRE>
public void <B>setSelectedLanguage</B>(java.lang.String newLanguage)</PRE>
<DL>
<DD>Sets a new language
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>newLanguage</CODE> - selectedLanguage The selectedLanguage to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorManBGCMissing()"><!-- --></A><H3>
getColorManBGCMissing</H3>
<PRE>
public java.awt.Color <B>getColorManBGCMissing</B>()</PRE>
<DL>
<DD>Gets the color for mandatory missing
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorManBGCMissing.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorManBGCMissingCColor()"><!-- --></A><H3>
getColorManBGCMissingCColor</H3>
<PRE>
public <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>getColorManBGCMissingCColor</B>()</PRE>
<DL>
<DD>Gets the color for mandatory missing
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorManBGCMissing.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorManBGCMissingSelected()"><!-- --></A><H3>
getColorManBGCMissingSelected</H3>
<PRE>
public java.awt.Color <B>getColorManBGCMissingSelected</B>()</PRE>
<DL>
<DD>Gets the color for mandatory missing, selected
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorManBGCMissingSelected.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorManBGCMissingSelectedCColor()"><!-- --></A><H3>
getColorManBGCMissingSelectedCColor</H3>
<PRE>
public <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>getColorManBGCMissingSelectedCColor</B>()</PRE>
<DL>
<DD>Gets the color for mandatory missing, selected
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorManBGCMissingSelected.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorManBGCOK()"><!-- --></A><H3>
getColorManBGCOK</H3>
<PRE>
public java.awt.Color <B>getColorManBGCOK</B>()</PRE>
<DL>
<DD>Gets the color for mandatory ok
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorManBGCOK.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorManBGCOKCColor()"><!-- --></A><H3>
getColorManBGCOKCColor</H3>
<PRE>
public <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>getColorManBGCOKCColor</B>()</PRE>
<DL>
<DD>Gets the color for mandatory ok
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorManBGCOK.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorManBGCOKSelected()"><!-- --></A><H3>
getColorManBGCOKSelected</H3>
<PRE>
public java.awt.Color <B>getColorManBGCOKSelected</B>()</PRE>
<DL>
<DD>Gets the color for mandatory ok, selected
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorManBGCOKSelected.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorManBGCOKSelectedCColor()"><!-- --></A><H3>
getColorManBGCOKSelectedCColor</H3>
<PRE>
public <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>getColorManBGCOKSelectedCColor</B>()</PRE>
<DL>
<DD>Gets the color for mandatory ok, selected
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorManBGCOKSelected.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorBGPKey()"><!-- --></A><H3>
getColorBGPKey</H3>
<PRE>
public java.awt.Color <B>getColorBGPKey</B>()</PRE>
<DL>
<DD>Gets the color for PKey
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorBGPKey.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorBGPKeyCColor()"><!-- --></A><H3>
getColorBGPKeyCColor</H3>
<PRE>
public <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>getColorBGPKeyCColor</B>()</PRE>
<DL>
<DD>Gets the color for PKey
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorBGPKey as <code>CColor</code>.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorBGPKeySelected()"><!-- --></A><H3>
getColorBGPKeySelected</H3>
<PRE>
public java.awt.Color <B>getColorBGPKeySelected</B>()</PRE>
<DL>
<DD>Gets the color for PKey, selected
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorBGPKeySelected.</DL>
</DD>
</DL>
<HR>
<A NAME="getColorBGPKeySelectedCColor()"><!-- --></A><H3>
getColorBGPKeySelectedCColor</H3>
<PRE>
public <A HREF="../../../../de/edu/tuberlin/compiereMonitor/gui/component/CColor.html" title="class in de.edu.tuberlin.compiereMonitor.gui.component">CColor</A> <B>getColorBGPKeySelectedCColor</B>()</PRE>
<DL>
<DD>Gets the color for PKey, selected
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the colorBGPKeySelected.</DL>
</DD>
</DL>
<HR>
<A NAME="getMonitorMainSplitDividerLoc()"><!-- --></A><H3>
getMonitorMainSplitDividerLoc</H3>
<PRE>
public int <B>getMonitorMainSplitDividerLoc</B>()</PRE>
<DL>
<DD>Gets JSplitPane-Divider-location for the Monitor
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the monitorMainSplitDividerLoc.</DL>
</DD>
</DL>
<HR>
<A NAME="setMonitorMainSplitDividerLoc(int)"><!-- --></A><H3>
setMonitorMainSplitDividerLoc</H3>
<PRE>
public void <B>setMonitorMainSplitDividerLoc</B>(int monitorMainSplitDividerLoc)</PRE>
<DL>
<DD>Sets JSplitPane-Divider-location for the Monitor
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>monitorMainSplitDividerLoc</CODE> - The monitorMainSplitDividerLoc to set.</DL>
</DD>
</DL>
<HR>
<A NAME="isClassBrowserStructural()"><!-- --></A><H3>
isClassBrowserStructural</H3>
<PRE>
public boolean <B>isClassBrowserStructural</B>()</PRE>
<DL>
<DD>Getter for isClassBrowserStructural
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the classBrowserStructural.</DL>
</DD>
</DL>
<HR>
<A NAME="setClassBrowserStructural(boolean)"><!-- --></A><H3>
setClassBrowserStructural</H3>
<PRE>
public void <B>setClassBrowserStructural</B>(boolean classBrowserStructural)</PRE>
<DL>
<DD>Setter for isClassBrowserStructural
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>classBrowserStructural</CODE> - The classBrowserStructural to set.</DL>
</DD>
</DL>
<HR>
<A NAME="isAspectGenAutosave()"><!-- --></A><H3>
isAspectGenAutosave</H3>
<PRE>
public boolean <B>isAspectGenAutosave</B>()</PRE>
<DL>
<DD>Getter for aspectGenAutosave
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the aspectGenAutosave.</DL>
</DD>
</DL>
<HR>
<A NAME="setAspectGenAutosave(boolean)"><!-- --></A><H3>
setAspectGenAutosave</H3>
<PRE>
public void <B>setAspectGenAutosave</B>(boolean aspectGenAutosave)</PRE>
<DL>
<DD>Setter for aspectGenAutosave
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>aspectGenAutosave</CODE> - The aspectGenAutosave to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getLoggingLevel()"><!-- --></A><H3>
getLoggingLevel</H3>
<PRE>
public org.apache.log4j.Level <B>getLoggingLevel</B>()</PRE>
<DL>
<DD>Getter for loggingLevel
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the loggingLevel.</DL>
</DD>
</DL>
<HR>
<A NAME="setLoggingLevel(org.apache.log4j.Level)"><!-- --></A><H3>
setLoggingLevel</H3>
<PRE>
public void <B>setLoggingLevel</B>(org.apache.log4j.Level loggingLevel)</PRE>
<DL>
<DD>Setter for loggingLevel
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>loggingLevel</CODE> - The loggingLevel to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getMonitorMainPosX()"><!-- --></A><H3>
getMonitorMainPosX</H3>
<PRE>
public int <B>getMonitorMainPosX</B>()</PRE>
<DL>
<DD>Getter for monitorMainPosX
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the monitorMainPosX.</DL>
</DD>
</DL>
<HR>
<A NAME="setMonitorMainPosX(int)"><!-- --></A><H3>
setMonitorMainPosX</H3>
<PRE>
public void <B>setMonitorMainPosX</B>(int monitorMainPosX)</PRE>
<DL>
<DD>Setter for monitorMainPosX
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>monitorMainPosX</CODE> - The monitorMainPosX to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getMonitorMainPosY()"><!-- --></A><H3>
getMonitorMainPosY</H3>
<PRE>
public int <B>getMonitorMainPosY</B>()</PRE>
<DL>
<DD>Getter for monitorMainPosY
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the monitorMainPosY.</DL>
</DD>
</DL>
<HR>
<A NAME="setMonitorMainPosY(int)"><!-- --></A><H3>
setMonitorMainPosY</H3>
<PRE>
public void <B>setMonitorMainPosY</B>(int monitorMainPosY)</PRE>
<DL>
<DD>Setter for monitorMainPosY
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>monitorMainPosY</CODE> - The monitorMainPosY to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getMonitorMainPosition()"><!-- --></A><H3>
getMonitorMainPosition</H3>
<PRE>
public java.awt.Point <B>getMonitorMainPosition</B>()</PRE>
<DL>
<DD>Gets the position of the Monitor-Mainframe
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>The position if such one is set, or null if not</DL>
</DD>
</DL>
<HR>
<A NAME="getMonitorMainHeight()"><!-- --></A><H3>
getMonitorMainHeight</H3>
<PRE>
public int <B>getMonitorMainHeight</B>()</PRE>
<DL>
<DD>Getter for monitorMainHeight
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the monitorMainHeight.</DL>
</DD>
</DL>
<HR>
<A NAME="setMonitorMainHeight(int)"><!-- --></A><H3>
setMonitorMainHeight</H3>
<PRE>
public void <B>setMonitorMainHeight</B>(int monitorMainHeight)</PRE>
<DL>
<DD>Setter for monitorMainHeight
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>monitorMainHeight</CODE> - The monitorMainHeight to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getMonitorMainWidth()"><!-- --></A><H3>
getMonitorMainWidth</H3>
<PRE>
public int <B>getMonitorMainWidth</B>()</PRE>
<DL>
<DD>Getter for monitorMainWidth
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the monitorMainWidth.</DL>
</DD>
</DL>
<HR>
<A NAME="setMonitorMainWidth(int)"><!-- --></A><H3>
setMonitorMainWidth</H3>
<PRE>
public void <B>setMonitorMainWidth</B>(int monitorMainWidth)</PRE>
<DL>
<DD>Setter for monitorMainWidth
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>monitorMainWidth</CODE> - The monitorMainWidth to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getMonitorMainSize()"><!-- --></A><H3>
getMonitorMainSize</H3>
<PRE>
public java.awt.Dimension <B>getMonitorMainSize</B>()</PRE>
<DL>
<DD>Gets the size-dimension of the Monitor-Mainframe if its set
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>The dimension if size is set or null if not</DL>
</DD>
</DL>
<HR>
<A NAME="getMonitorMainExtState()"><!-- --></A><H3>
getMonitorMainExtState</H3>
<PRE>
public int <B>getMonitorMainExtState</B>()</PRE>
<DL>
<DD>Getter for monitorMainExtState
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the monitorMainExtState.</DL>
</DD>
</DL>
<HR>
<A NAME="setMonitorMainExtState(int)"><!-- --></A><H3>
setMonitorMainExtState</H3>
<PRE>
public void <B>setMonitorMainExtState</B>(int monitorMainExtState)</PRE>
<DL>
<DD>Setter for monitorMainExtState
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>monitorMainExtState</CODE> - The monitorMainExtState to set.</DL>
</DD>
</DL>
<HR>
<A NAME="isRuleMonRunning()"><!-- --></A><H3>
isRuleMonRunning</H3>
<PRE>
public boolean <B>isRuleMonRunning</B>()</PRE>
<DL>
<DD>Getter for isRuleMonRunning
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the isRuleMonRunning.</DL>
</DD>
</DL>
<HR>
<A NAME="setRuleMonRunning(boolean)"><!-- --></A><H3>
setRuleMonRunning</H3>
<PRE>
public void <B>setRuleMonRunning</B>(boolean isRuleMonRunning)</PRE>
<DL>
<DD>Setter for isRuleMonRunning
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>isRuleMonRunning</CODE> - The isRuleMonRunning to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getCacheExpireHours()"><!-- --></A><H3>
getCacheExpireHours</H3>
<PRE>
public int <B>getCacheExpireHours</B>()</PRE>
<DL>
<DD>Getter for cacheExpireHours
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the cacheExpireHours.</DL>
</DD>
</DL>
<HR>
<A NAME="setCacheExpireHours(int)"><!-- --></A><H3>
setCacheExpireHours</H3>
<PRE>
public void <B>setCacheExpireHours</B>(int cacheExpireHours)</PRE>
<DL>
<DD>Setter for cacheExpireHours
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>cacheExpireHours</CODE> - The cacheExpireHours 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=2 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/Config.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-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </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="../../../../de/edu/tuberlin/compiereMonitor/CompiereMonitor.html" title="class in de.edu.tuberlin.compiereMonitor"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?de/edu/tuberlin/compiereMonitor/Config.html" target="_top"><B>FRAMES</B></A>
<A HREF="Config.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../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>
See more files for this project here