com.tensegrity.gui.graphdocument
Class GraphDocumentSettings

java.lang.Object
  extended bycom.tensegrity.gui.graphdocument.GraphDocumentSettings

public final class GraphDocumentSettings
extends java.lang.Object

The class GraphDocumentSettings is used to convert values retrieved from the Preferences to the values stored in the DocumentSettings and vice versa.

Author:
BurkhardWick

Method Summary
static java.lang.Object getDocumentSettingValue(java.lang.String prefsValue)
          Returns the document setting value corresponding to the given preference value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDocumentSettingValue

public static java.lang.Object getDocumentSettingValue(java.lang.String prefsValue)
Returns the document setting value corresponding to the given preference value.

Parameters:
prefsValue - The preference value
Returns:
The document setting value


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.