org.formaria.editor
Class EditorDefaults
java.lang.Object
org.formaria.editor.EditorDefaults
public class EditorDefaults
- extends java.lang.Object
A location for the default values for theproject.
Copyright (c) Formaria Ltd., 2002-2003
$Revision: 1.2 $
License: see license.txt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationName
public static java.lang.String ApplicationName
ProjectPath
public static java.lang.String ProjectPath
PackageName
public static java.lang.String PackageName
StartupFile
public static java.lang.String StartupFile
ProjectFile
public static java.lang.String ProjectFile
defaultFont
public static java.awt.Font defaultFont
darkBlue
public static java.awt.Color darkBlue
EditorDefaults
public EditorDefaults()