ABLE, Version 1.1b

com.ibm.able
Class AblePreferences

java.lang.Object
  |
  +--com.ibm.able.AblePreferences

public class AblePreferences
extends java.lang.Object

This class contains preferences for the Able Editor .

Version:
$Revision: 1.11 $, $Date: 2000/09/21 14:13:26 $

Constructor Summary
AblePreferences()
          Instantiate all preferences from a Properties file read from disk.
 
Method Summary
static java.lang.String Copyright()
          Determine the copyright of this class.
 java.lang.String cvtAbleJarFiles()
           
 java.lang.String cvtCommPort()
           
 java.lang.String cvtEditorHelpPanelBackground()
           
 java.lang.String cvtEditorHelpPanelForeground()
           
 java.lang.String cvtEditorHelpPanelLocation()
           
 java.lang.String cvtEditorHelpPanelSize()
           
 java.lang.String cvtEditorPanelBackground()
           
 java.lang.String cvtEditorPanelDividerLocation()
           
 java.lang.String cvtEditorPanelFont()
           
 java.lang.String cvtEditorPanelForeground()
           
 java.lang.String cvtEditorPanelLocation()
           
 java.lang.String cvtEditorPanelSize()
           
 java.lang.String cvtInspectorPanelLocation()
           
 java.lang.String cvtInspectorPanelSize()
           
 java.lang.String cvtPlugInJarDirectory()
           
 java.lang.String cvtRuleEditorExceptionPanelBackground()
           
 java.lang.String cvtRuleEditorExceptionPanelFont()
           
 java.lang.String cvtRuleEditorExceptionPanelForeground()
           
 java.lang.String cvtRuleEditorExceptionPanelLocation()
           
 java.lang.String cvtRuleEditorExceptionPanelSize()
           
 java.lang.String cvtRuleEditorHelpPanelBackground()
           
 java.lang.String cvtRuleEditorHelpPanelForeground()
           
 java.lang.String cvtRuleEditorHelpPanelLocation()
           
 java.lang.String cvtRuleEditorHelpPanelSize()
           
 java.lang.String cvtRuleEditorOutputPanelBackground()
           
 java.lang.String cvtRuleEditorOutputPanelFont()
           
 java.lang.String cvtRuleEditorOutputPanelForeground()
           
 java.lang.String cvtRuleEditorOutputPanelLocation()
           
 java.lang.String cvtRuleEditorOutputPanelSize()
           
 java.lang.String cvtRuleEditorPanelBackground()
           
 java.lang.String cvtRuleEditorPanelFont()
           
 java.lang.String cvtRuleEditorPanelForeground()
           
 java.lang.String cvtRuleEditorPanelLocation()
           
 java.lang.String cvtRuleEditorPanelSize()
           
 java.lang.String cvtRuleEditorTitleBackground()
           
 java.lang.String cvtRuleEditorTitleFont()
           
 java.lang.String cvtRuleEditorTitleForeground()
           
 java.lang.String cvtRuleEditorXmlPanelBackground()
           
 java.lang.String cvtRuleEditorXmlPanelFont()
           
 java.lang.String cvtRuleEditorXmlPanelForeground()
           
 java.lang.String cvtRuleEditorXmlPanelLocation()
           
 java.lang.String cvtRuleEditorXmlPanelSize()
           
 java.lang.String cvtWorkingDirectory()
           
protected  void debugTrace(java.lang.String theMessage)
          Log a trace message.
 java.lang.String getAbleJarFiles()
           
 java.lang.String getAbleLookAndFeelClassName()
           
 java.lang.String getCommPort()
           
 java.lang.String getEditorBeanPaletteLabels()
           
 java.awt.Color getEditorHelpPanelBackground()
           
 java.awt.Color getEditorHelpPanelForeground()
           
 java.awt.Point getEditorHelpPanelLocation()
           
 java.awt.Dimension getEditorHelpPanelSize()
           
 java.awt.Color getEditorPanelBackground()
           
 int getEditorPanelDividerLocation()
           
 java.awt.Font getEditorPanelFont()
           
 java.awt.Color getEditorPanelForeground()
           
 java.awt.Point getEditorPanelLocation()
           
 java.awt.Dimension getEditorPanelSize()
           
 java.awt.Point getInspectorPanelLocation()
           
 java.awt.Dimension getInspectorPanelSize()
           
 java.lang.String getPlugInJarDirectory()
           
 java.awt.Color getRuleEditorExceptionPanelBackground()
           
 java.awt.Font getRuleEditorExceptionPanelFont()
           
 java.awt.Color getRuleEditorExceptionPanelForeground()
           
 java.awt.Point getRuleEditorExceptionPanelLocation()
           
 java.awt.Dimension getRuleEditorExceptionPanelSize()
           
 java.awt.Color getRuleEditorHelpPanelBackground()
           
 java.awt.Color getRuleEditorHelpPanelForeground()
           
 java.awt.Point getRuleEditorHelpPanelLocation()
           
 java.awt.Dimension getRuleEditorHelpPanelSize()
           
 java.awt.Color getRuleEditorOutputPanelBackground()
           
 java.awt.Font getRuleEditorOutputPanelFont()
           
 java.awt.Color getRuleEditorOutputPanelForeground()
           
 java.awt.Point getRuleEditorOutputPanelLocation()
           
 java.awt.Dimension getRuleEditorOutputPanelSize()
           
 java.awt.Color getRuleEditorPanelBackground()
           
 java.awt.Font getRuleEditorPanelFont()
           
 java.awt.Color getRuleEditorPanelForeground()
           
 java.awt.Point getRuleEditorPanelLocation()
           
 java.awt.Dimension getRuleEditorPanelSize()
           
 java.awt.Color getRuleEditorTitleBackground()
           
 java.awt.Font getRuleEditorTitleFont()
           
 java.awt.Color getRuleEditorTitleForeground()
           
 java.awt.Color getRuleEditorXmlPanelBackground()
           
 java.awt.Font getRuleEditorXmlPanelFont()
           
 java.awt.Color getRuleEditorXmlPanelForeground()
           
 java.awt.Point getRuleEditorXmlPanelLocation()
           
 java.awt.Dimension getRuleEditorXmlPanelSize()
           
 java.lang.String getTextEditor()
           
 java.lang.String getWorkingDirectory()
           
 void readPropertiesFile()
          Load up the current set of working preferences from a physical properties file.
 void setAbleJarFiles(java.lang.String theValue)
           
 void setAbleLookAndFeelClassName(java.lang.String theName)
           
 void setCommPort(java.lang.String theValue)
           
 void setEditorBeanPaletteLabels(java.lang.String theLabels)
           
 void setEditorHelpPanelBackground(java.awt.Color theValue)
           
 void setEditorHelpPanelBackground(java.lang.String theValue)
           
 void setEditorHelpPanelForeground(java.awt.Color theValue)
           
 void setEditorHelpPanelForeground(java.lang.String theValue)
           
 void setEditorHelpPanelLocation(java.awt.Point theValue)
           
 void setEditorHelpPanelLocation(java.lang.String theValue)
           
 void setEditorHelpPanelSize(java.awt.Dimension theValue)
           
 void setEditorHelpPanelSize(java.lang.String theValue)
           
 void setEditorPanelBackground(java.awt.Color theValue)
           
 void setEditorPanelBackground(java.lang.String theValue)
           
 void setEditorPanelDividerLocation(int theValue)
           
 void setEditorPanelDividerLocation(java.lang.String theValue)
           
 void setEditorPanelFont(java.awt.Font theValue)
           
 void setEditorPanelFont(java.lang.String theValue)
           
 void setEditorPanelForeground(java.awt.Color theValue)
           
 void setEditorPanelForeground(java.lang.String theValue)
           
 void setEditorPanelLocation(java.awt.Point theValue)
           
 void setEditorPanelLocation(java.lang.String theValue)
           
 void setEditorPanelSize(java.awt.Dimension theValue)
           
 void setEditorPanelSize(java.lang.String theValue)
           
 void setInspectorPanelLocation(java.awt.Point theValue)
           
 void setInspectorPanelLocation(java.lang.String theValue)
           
 void setInspectorPanelSize(java.awt.Dimension theValue)
           
 void setInspectorPanelSize(java.lang.String theValue)
           
 void setPlugInJarDirectory(java.lang.String theValue)
           
 void setRuleEditorExceptionPanelBackground(java.awt.Color theValue)
           
 void setRuleEditorExceptionPanelBackground(java.lang.String theValue)
           
 void setRuleEditorExceptionPanelFont(java.awt.Font theValue)
           
 void setRuleEditorExceptionPanelFont(java.lang.String theValue)
           
 void setRuleEditorExceptionPanelForeground(java.awt.Color theValue)
           
 void setRuleEditorExceptionPanelForeground(java.lang.String theValue)
           
 void setRuleEditorExceptionPanelLocation(java.awt.Point theValue)
           
 void setRuleEditorExceptionPanelLocation(java.lang.String theValue)
           
 void setRuleEditorExceptionPanelSize(java.awt.Dimension theValue)
           
 void setRuleEditorExceptionPanelSize(java.lang.String theValue)
           
 void setRuleEditorHelpPanelBackground(java.awt.Color theValue)
           
 void setRuleEditorHelpPanelBackground(java.lang.String theValue)
           
 void setRuleEditorHelpPanelForeground(java.awt.Color theValue)
           
 void setRuleEditorHelpPanelForeground(java.lang.String theValue)
           
 void setRuleEditorHelpPanelLocation(java.awt.Point theValue)
           
 void setRuleEditorHelpPanelLocation(java.lang.String theValue)
           
 void setRuleEditorHelpPanelSize(java.awt.Dimension theValue)
           
 void setRuleEditorHelpPanelSize(java.lang.String theValue)
           
 void setRuleEditorOutputPanelBackground(java.awt.Color theValue)
           
 void setRuleEditorOutputPanelBackground(java.lang.String theValue)
           
 void setRuleEditorOutputPanelFont(java.awt.Font theValue)
           
 void setRuleEditorOutputPanelFont(java.lang.String theValue)
           
 void setRuleEditorOutputPanelForeground(java.awt.Color theValue)
           
 void setRuleEditorOutputPanelForeground(java.lang.String theValue)
           
 void setRuleEditorOutputPanelLocation(java.awt.Point theValue)
           
 void setRuleEditorOutputPanelLocation(java.lang.String theValue)
           
 void setRuleEditorOutputPanelSize(java.awt.Dimension theValue)
           
 void setRuleEditorOutputPanelSize(java.lang.String theValue)
           
 void setRuleEditorPanelBackground(java.awt.Color theValue)
           
 void setRuleEditorPanelBackground(java.lang.String theValue)
           
 void setRuleEditorPanelFont(java.awt.Font theValue)
           
 void setRuleEditorPanelFont(java.lang.String theValue)
           
 void setRuleEditorPanelForeground(java.awt.Color theValue)
           
 void setRuleEditorPanelForeground(java.lang.String theValue)
           
 void setRuleEditorPanelLocation(java.awt.Point theValue)
           
 void setRuleEditorPanelLocation(java.lang.String theValue)
           
 void setRuleEditorPanelSize(java.awt.Dimension theValue)
           
 void setRuleEditorPanelSize(java.lang.String theValue)
           
 void setRuleEditorTitleBackground(java.awt.Color theValue)
           
 void setRuleEditorTitleBackground(java.lang.String theValue)
           
 void setRuleEditorTitleFont(java.awt.Font theValue)
           
 void setRuleEditorTitleFont(java.lang.String theValue)
           
 void setRuleEditorTitleForeground(java.awt.Color theValue)
           
 void setRuleEditorTitleForeground(java.lang.String theValue)
           
 void setRuleEditorXmlPanelBackground(java.awt.Color theValue)
           
 void setRuleEditorXmlPanelBackground(java.lang.String theValue)
           
 void setRuleEditorXmlPanelFont(java.awt.Font theValue)
           
 void setRuleEditorXmlPanelFont(java.lang.String theValue)
           
 void setRuleEditorXmlPanelForeground(java.awt.Color theValue)
           
 void setRuleEditorXmlPanelForeground(java.lang.String theValue)
           
 void setRuleEditorXmlPanelLocation(java.awt.Point theValue)
           
 void setRuleEditorXmlPanelLocation(java.lang.String theValue)
           
 void setRuleEditorXmlPanelSize(java.awt.Dimension theValue)
           
 void setRuleEditorXmlPanelSize(java.lang.String theValue)
           
 void setTextEditor(java.lang.String theEditor)
           
 void setWorkingDirectory(java.lang.String theValue)
           
 void updatePreferenceVariablesAndWritePropertiesFile(AblePreferences theNewPreferences)
          Change all current working preferences to the values contained in the specified preferences object.
 void writePropertiesFile()
          Save the current set of working preferences to a physical properties file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AblePreferences

public AblePreferences()
Instantiate all preferences from a Properties file read from disk.

We look for this package's properties file first in the directory as specified by the system property contained in the variable Able.PropertiesFileDirectoryProperty and if the named property isn't set, then in the user's home directory. If there is no properties file in either location, a default properties file is created.

Method Detail

getWorkingDirectory

public java.lang.String getWorkingDirectory()

cvtWorkingDirectory

public java.lang.String cvtWorkingDirectory()

setWorkingDirectory

public void setWorkingDirectory(java.lang.String theValue)

getAbleJarFiles

public java.lang.String getAbleJarFiles()

cvtAbleJarFiles

public java.lang.String cvtAbleJarFiles()

setAbleJarFiles

public void setAbleJarFiles(java.lang.String theValue)

getPlugInJarDirectory

public java.lang.String getPlugInJarDirectory()

cvtPlugInJarDirectory

public java.lang.String cvtPlugInJarDirectory()

setPlugInJarDirectory

public void setPlugInJarDirectory(java.lang.String theValue)

getEditorPanelBackground

public java.awt.Color getEditorPanelBackground()

cvtEditorPanelBackground

public java.lang.String cvtEditorPanelBackground()

setEditorPanelBackground

public void setEditorPanelBackground(java.awt.Color theValue)

setEditorPanelBackground

public void setEditorPanelBackground(java.lang.String theValue)

getEditorPanelForeground

public java.awt.Color getEditorPanelForeground()

cvtEditorPanelForeground

public java.lang.String cvtEditorPanelForeground()

setEditorPanelForeground

public void setEditorPanelForeground(java.awt.Color theValue)

setEditorPanelForeground

public void setEditorPanelForeground(java.lang.String theValue)

getEditorPanelFont

public java.awt.Font getEditorPanelFont()

cvtEditorPanelFont

public java.lang.String cvtEditorPanelFont()

setEditorPanelFont

public void setEditorPanelFont(java.awt.Font theValue)

setEditorPanelFont

public void setEditorPanelFont(java.lang.String theValue)

getEditorPanelLocation

public java.awt.Point getEditorPanelLocation()

cvtEditorPanelLocation

public java.lang.String cvtEditorPanelLocation()

setEditorPanelLocation

public void setEditorPanelLocation(java.awt.Point theValue)

setEditorPanelLocation

public void setEditorPanelLocation(java.lang.String theValue)

getEditorPanelSize

public java.awt.Dimension getEditorPanelSize()

cvtEditorPanelSize

public java.lang.String cvtEditorPanelSize()

setEditorPanelSize

public void setEditorPanelSize(java.awt.Dimension theValue)

setEditorPanelSize

public void setEditorPanelSize(java.lang.String theValue)

getEditorPanelDividerLocation

public int getEditorPanelDividerLocation()

cvtEditorPanelDividerLocation

public java.lang.String cvtEditorPanelDividerLocation()

setEditorPanelDividerLocation

public void setEditorPanelDividerLocation(int theValue)

setEditorPanelDividerLocation

public void setEditorPanelDividerLocation(java.lang.String theValue)

getEditorHelpPanelBackground

public java.awt.Color getEditorHelpPanelBackground()

cvtEditorHelpPanelBackground

public java.lang.String cvtEditorHelpPanelBackground()

setEditorHelpPanelBackground

public void setEditorHelpPanelBackground(java.awt.Color theValue)

setEditorHelpPanelBackground

public void setEditorHelpPanelBackground(java.lang.String theValue)

getEditorHelpPanelForeground

public java.awt.Color getEditorHelpPanelForeground()

cvtEditorHelpPanelForeground

public java.lang.String cvtEditorHelpPanelForeground()

setEditorHelpPanelForeground

public void setEditorHelpPanelForeground(java.awt.Color theValue)

setEditorHelpPanelForeground

public void setEditorHelpPanelForeground(java.lang.String theValue)

getEditorHelpPanelLocation

public java.awt.Point getEditorHelpPanelLocation()

cvtEditorHelpPanelLocation

public java.lang.String cvtEditorHelpPanelLocation()

setEditorHelpPanelLocation

public void setEditorHelpPanelLocation(java.awt.Point theValue)

setEditorHelpPanelLocation

public void setEditorHelpPanelLocation(java.lang.String theValue)

getEditorHelpPanelSize

public java.awt.Dimension getEditorHelpPanelSize()

cvtEditorHelpPanelSize

public java.lang.String cvtEditorHelpPanelSize()

setEditorHelpPanelSize

public void setEditorHelpPanelSize(java.awt.Dimension theValue)

setEditorHelpPanelSize

public void setEditorHelpPanelSize(java.lang.String theValue)

getEditorBeanPaletteLabels

public java.lang.String getEditorBeanPaletteLabels()

setEditorBeanPaletteLabels

public void setEditorBeanPaletteLabels(java.lang.String theLabels)

getAbleLookAndFeelClassName

public java.lang.String getAbleLookAndFeelClassName()

setAbleLookAndFeelClassName

public void setAbleLookAndFeelClassName(java.lang.String theName)

getTextEditor

public java.lang.String getTextEditor()

setTextEditor

public void setTextEditor(java.lang.String theEditor)

getRuleEditorPanelBackground

public java.awt.Color getRuleEditorPanelBackground()

cvtRuleEditorPanelBackground

public java.lang.String cvtRuleEditorPanelBackground()

setRuleEditorPanelBackground

public void setRuleEditorPanelBackground(java.awt.Color theValue)

setRuleEditorPanelBackground

public void setRuleEditorPanelBackground(java.lang.String theValue)

getRuleEditorPanelForeground

public java.awt.Color getRuleEditorPanelForeground()

cvtRuleEditorPanelForeground

public java.lang.String cvtRuleEditorPanelForeground()

setRuleEditorPanelForeground

public void setRuleEditorPanelForeground(java.awt.Color theValue)

setRuleEditorPanelForeground

public void setRuleEditorPanelForeground(java.lang.String theValue)

getRuleEditorPanelFont

public java.awt.Font getRuleEditorPanelFont()

cvtRuleEditorPanelFont

public java.lang.String cvtRuleEditorPanelFont()

setRuleEditorPanelFont

public void setRuleEditorPanelFont(java.awt.Font theValue)

setRuleEditorPanelFont

public void setRuleEditorPanelFont(java.lang.String theValue)

getRuleEditorPanelLocation

public java.awt.Point getRuleEditorPanelLocation()

cvtRuleEditorPanelLocation

public java.lang.String cvtRuleEditorPanelLocation()

setRuleEditorPanelLocation

public void setRuleEditorPanelLocation(java.awt.Point theValue)

setRuleEditorPanelLocation

public void setRuleEditorPanelLocation(java.lang.String theValue)

getRuleEditorPanelSize

public java.awt.Dimension getRuleEditorPanelSize()

cvtRuleEditorPanelSize

public java.lang.String cvtRuleEditorPanelSize()

setRuleEditorPanelSize

public void setRuleEditorPanelSize(java.awt.Dimension theValue)

setRuleEditorPanelSize

public void setRuleEditorPanelSize(java.lang.String theValue)

getRuleEditorTitleBackground

public java.awt.Color getRuleEditorTitleBackground()

cvtRuleEditorTitleBackground

public java.lang.String cvtRuleEditorTitleBackground()

setRuleEditorTitleBackground

public void setRuleEditorTitleBackground(java.awt.Color theValue)

setRuleEditorTitleBackground

public void setRuleEditorTitleBackground(java.lang.String theValue)

getRuleEditorTitleForeground

public java.awt.Color getRuleEditorTitleForeground()

cvtRuleEditorTitleForeground

public java.lang.String cvtRuleEditorTitleForeground()

setRuleEditorTitleForeground

public void setRuleEditorTitleForeground(java.awt.Color theValue)

setRuleEditorTitleForeground

public void setRuleEditorTitleForeground(java.lang.String theValue)

getRuleEditorTitleFont

public java.awt.Font getRuleEditorTitleFont()

cvtRuleEditorTitleFont

public java.lang.String cvtRuleEditorTitleFont()

setRuleEditorTitleFont

public void setRuleEditorTitleFont(java.awt.Font theValue)

setRuleEditorTitleFont

public void setRuleEditorTitleFont(java.lang.String theValue)

getRuleEditorExceptionPanelBackground

public java.awt.Color getRuleEditorExceptionPanelBackground()

cvtRuleEditorExceptionPanelBackground

public java.lang.String cvtRuleEditorExceptionPanelBackground()

setRuleEditorExceptionPanelBackground

public void setRuleEditorExceptionPanelBackground(java.awt.Color theValue)

setRuleEditorExceptionPanelBackground

public void setRuleEditorExceptionPanelBackground(java.lang.String theValue)

getRuleEditorExceptionPanelForeground

public java.awt.Color getRuleEditorExceptionPanelForeground()

cvtRuleEditorExceptionPanelForeground

public java.lang.String cvtRuleEditorExceptionPanelForeground()

setRuleEditorExceptionPanelForeground

public void setRuleEditorExceptionPanelForeground(java.awt.Color theValue)

setRuleEditorExceptionPanelForeground

public void setRuleEditorExceptionPanelForeground(java.lang.String theValue)

getRuleEditorExceptionPanelFont

public java.awt.Font getRuleEditorExceptionPanelFont()

cvtRuleEditorExceptionPanelFont

public java.lang.String cvtRuleEditorExceptionPanelFont()

setRuleEditorExceptionPanelFont

public void setRuleEditorExceptionPanelFont(java.awt.Font theValue)

setRuleEditorExceptionPanelFont

public void setRuleEditorExceptionPanelFont(java.lang.String theValue)

getRuleEditorExceptionPanelLocation

public java.awt.Point getRuleEditorExceptionPanelLocation()

cvtRuleEditorExceptionPanelLocation

public java.lang.String cvtRuleEditorExceptionPanelLocation()

setRuleEditorExceptionPanelLocation

public void setRuleEditorExceptionPanelLocation(java.awt.Point theValue)

setRuleEditorExceptionPanelLocation

public void setRuleEditorExceptionPanelLocation(java.lang.String theValue)

getRuleEditorExceptionPanelSize

public java.awt.Dimension getRuleEditorExceptionPanelSize()

cvtRuleEditorExceptionPanelSize

public java.lang.String cvtRuleEditorExceptionPanelSize()

setRuleEditorExceptionPanelSize

public void setRuleEditorExceptionPanelSize(java.awt.Dimension theValue)

setRuleEditorExceptionPanelSize

public void setRuleEditorExceptionPanelSize(java.lang.String theValue)

getRuleEditorHelpPanelBackground

public java.awt.Color getRuleEditorHelpPanelBackground()

cvtRuleEditorHelpPanelBackground

public java.lang.String cvtRuleEditorHelpPanelBackground()

setRuleEditorHelpPanelBackground

public void setRuleEditorHelpPanelBackground(java.awt.Color theValue)

setRuleEditorHelpPanelBackground

public void setRuleEditorHelpPanelBackground(java.lang.String theValue)

getRuleEditorHelpPanelForeground

public java.awt.Color getRuleEditorHelpPanelForeground()

cvtRuleEditorHelpPanelForeground

public java.lang.String cvtRuleEditorHelpPanelForeground()

setRuleEditorHelpPanelForeground

public void setRuleEditorHelpPanelForeground(java.awt.Color theValue)

setRuleEditorHelpPanelForeground

public void setRuleEditorHelpPanelForeground(java.lang.String theValue)

getRuleEditorHelpPanelLocation

public java.awt.Point getRuleEditorHelpPanelLocation()

cvtRuleEditorHelpPanelLocation

public java.lang.String cvtRuleEditorHelpPanelLocation()

setRuleEditorHelpPanelLocation

public void setRuleEditorHelpPanelLocation(java.awt.Point theValue)

setRuleEditorHelpPanelLocation

public void setRuleEditorHelpPanelLocation(java.lang.String theValue)

getRuleEditorHelpPanelSize

public java.awt.Dimension getRuleEditorHelpPanelSize()

cvtRuleEditorHelpPanelSize

public java.lang.String cvtRuleEditorHelpPanelSize()

setRuleEditorHelpPanelSize

public void setRuleEditorHelpPanelSize(java.awt.Dimension theValue)

setRuleEditorHelpPanelSize

public void setRuleEditorHelpPanelSize(java.lang.String theValue)

getRuleEditorOutputPanelBackground

public java.awt.Color getRuleEditorOutputPanelBackground()

cvtRuleEditorOutputPanelBackground

public java.lang.String cvtRuleEditorOutputPanelBackground()

setRuleEditorOutputPanelBackground

public void setRuleEditorOutputPanelBackground(java.awt.Color theValue)

setRuleEditorOutputPanelBackground

public void setRuleEditorOutputPanelBackground(java.lang.String theValue)

getRuleEditorOutputPanelForeground

public java.awt.Color getRuleEditorOutputPanelForeground()

cvtRuleEditorOutputPanelForeground

public java.lang.String cvtRuleEditorOutputPanelForeground()

setRuleEditorOutputPanelForeground

public void setRuleEditorOutputPanelForeground(java.awt.Color theValue)

setRuleEditorOutputPanelForeground

public void setRuleEditorOutputPanelForeground(java.lang.String theValue)

getRuleEditorOutputPanelFont

public java.awt.Font getRuleEditorOutputPanelFont()

cvtRuleEditorOutputPanelFont

public java.lang.String cvtRuleEditorOutputPanelFont()

setRuleEditorOutputPanelFont

public void setRuleEditorOutputPanelFont(java.awt.Font theValue)

setRuleEditorOutputPanelFont

public void setRuleEditorOutputPanelFont(java.lang.String theValue)

getRuleEditorOutputPanelLocation

public java.awt.Point getRuleEditorOutputPanelLocation()

cvtRuleEditorOutputPanelLocation

public java.lang.String cvtRuleEditorOutputPanelLocation()

setRuleEditorOutputPanelLocation

public void setRuleEditorOutputPanelLocation(java.awt.Point theValue)

setRuleEditorOutputPanelLocation

public void setRuleEditorOutputPanelLocation(java.lang.String theValue)

getRuleEditorOutputPanelSize

public java.awt.Dimension getRuleEditorOutputPanelSize()

cvtRuleEditorOutputPanelSize

public java.lang.String cvtRuleEditorOutputPanelSize()

setRuleEditorOutputPanelSize

public void setRuleEditorOutputPanelSize(java.awt.Dimension theValue)

setRuleEditorOutputPanelSize

public void setRuleEditorOutputPanelSize(java.lang.String theValue)

getRuleEditorXmlPanelBackground

public java.awt.Color getRuleEditorXmlPanelBackground()

cvtRuleEditorXmlPanelBackground

public java.lang.String cvtRuleEditorXmlPanelBackground()

setRuleEditorXmlPanelBackground

public void setRuleEditorXmlPanelBackground(java.awt.Color theValue)

setRuleEditorXmlPanelBackground

public void setRuleEditorXmlPanelBackground(java.lang.String theValue)

getRuleEditorXmlPanelForeground

public java.awt.Color getRuleEditorXmlPanelForeground()

cvtRuleEditorXmlPanelForeground

public java.lang.String cvtRuleEditorXmlPanelForeground()

setRuleEditorXmlPanelForeground

public void setRuleEditorXmlPanelForeground(java.awt.Color theValue)

setRuleEditorXmlPanelForeground

public void setRuleEditorXmlPanelForeground(java.lang.String theValue)

getRuleEditorXmlPanelFont

public java.awt.Font getRuleEditorXmlPanelFont()

cvtRuleEditorXmlPanelFont

public java.lang.String cvtRuleEditorXmlPanelFont()

setRuleEditorXmlPanelFont

public void setRuleEditorXmlPanelFont(java.awt.Font theValue)

setRuleEditorXmlPanelFont

public void setRuleEditorXmlPanelFont(java.lang.String theValue)

getRuleEditorXmlPanelLocation

public java.awt.Point getRuleEditorXmlPanelLocation()

cvtRuleEditorXmlPanelLocation

public java.lang.String cvtRuleEditorXmlPanelLocation()

setRuleEditorXmlPanelLocation

public void setRuleEditorXmlPanelLocation(java.awt.Point theValue)

setRuleEditorXmlPanelLocation

public void setRuleEditorXmlPanelLocation(java.lang.String theValue)

getRuleEditorXmlPanelSize

public java.awt.Dimension getRuleEditorXmlPanelSize()

cvtRuleEditorXmlPanelSize

public java.lang.String cvtRuleEditorXmlPanelSize()

setRuleEditorXmlPanelSize

public void setRuleEditorXmlPanelSize(java.awt.Dimension theValue)

setRuleEditorXmlPanelSize

public void setRuleEditorXmlPanelSize(java.lang.String theValue)

getCommPort

public java.lang.String getCommPort()

cvtCommPort

public java.lang.String cvtCommPort()

setCommPort

public void setCommPort(java.lang.String theValue)

getInspectorPanelLocation

public java.awt.Point getInspectorPanelLocation()

cvtInspectorPanelLocation

public java.lang.String cvtInspectorPanelLocation()

setInspectorPanelLocation

public void setInspectorPanelLocation(java.awt.Point theValue)

setInspectorPanelLocation

public void setInspectorPanelLocation(java.lang.String theValue)

getInspectorPanelSize

public java.awt.Dimension getInspectorPanelSize()

cvtInspectorPanelSize

public java.lang.String cvtInspectorPanelSize()

setInspectorPanelSize

public void setInspectorPanelSize(java.awt.Dimension theValue)

setInspectorPanelSize

public void setInspectorPanelSize(java.lang.String theValue)

readPropertiesFile

public void readPropertiesFile()
Load up the current set of working preferences from a physical properties file.
See Also:
writePropertiesFile()

writePropertiesFile

public void writePropertiesFile()
Save the current set of working preferences to a physical properties file.
See Also:
readPropertiesFile()

updatePreferenceVariablesAndWritePropertiesFile

public void updatePreferenceVariablesAndWritePropertiesFile(AblePreferences theNewPreferences)
Change all current working preferences to the values contained in the specified preferences object. Note that a side-effect is that the new preferences are written to disk!
Parameters:
theNewPreferences - An preferences object containing replacement values for the current set of working preferences.


debugTrace

protected void debugTrace(java.lang.String theMessage)
Log a trace message.
Parameters:
theMessage - A String containing text to be traced.


Copyright

public static java.lang.String Copyright()
Determine the copyright of this class.
Returns:
A String containing this class's copyright statement.


ABLE, Version 1.1b

ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'