ecologylab.standalone
Class PrefsEditorAp

java.lang.Object
  extended by ecologylab.generic.Debug
      extended by ecologylab.appframework.ApplicationEnvironment
          extended by ecologylab.standalone.PrefsEditorAp
All Implemented Interfaces:
Environment, XMLTranslationExceptionTypes

public class PrefsEditorAp
extends ApplicationEnvironment

Standalone app to open a prefs editing dialog.

Author:
Cae, andruid

Nested Class Summary
 
Nested classes/interfaces inherited from class ecologylab.appframework.ApplicationEnvironment
ApplicationEnvironment.LaunchType
 
Nested classes/interfaces inherited from interface ecologylab.appframework.Environment
Environment.The
 
Field Summary
 
Fields inherited from class ecologylab.appframework.ApplicationEnvironment
ECLIPSE_PREFS_DIR, prefsPURL
 
Fields inherited from interface ecologylab.appframework.Environment
APPLICATION, IE, NS, PLUGIN, the
 
Fields inherited from interface ecologylab.xml.XMLTranslationExceptionTypes
FILE_NOT_FOUND, IO_EXCEPTION, NULL_PURL, UNKNOWN
 
Constructor Summary
PrefsEditorAp(java.lang.String[] args)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class ecologylab.appframework.ApplicationEnvironment
assetsDownloadProcessor, browser, codeBase, createPrefsEditor, createPrefsEditor, docBase, exit, launchType, lookupElementStatePreference, lookupStringPreference, metaPrefSet, navigate, preferencesDir, preferencesFileRelativeFromArg0, preferencesRegistry, prefSet, runtimeEnv, setCodeBase, showStatus, status, translationSpace
 
Methods inherited from class ecologylab.generic.Debug
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PrefsEditorAp

public PrefsEditorAp(java.lang.String[] args)
              throws XMLTranslationException
Throws:
XMLTranslationException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws XMLTranslationException
Parameters:
args -
Throws:
XMLTranslationException