edu.princeton.wordnet.browser.Browser Class Reference

Inherits javax::swing::JFrame.

Collaboration diagram for edu.princeton.wordnet.browser.Browser:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static Properties getSettings () throws MalformedURLException
static Persist.Moniker getDBSettingsMoniker (final Properties theseMetaSettings)
static Properties getDefaultSettings () throws MalformedURLException
static String mem ()
static void main (final String[] theseArgs) throws IOException, NotFoundException, CannotCompileException

Static Public Attributes

static boolean JPA = false
static final String SETTINGS_MONIKER = "wnscope"
static final String PERSISTENCE_DEFAULT_MONIKER = "wnpersistence"
static final Persist.Moniker theMoniker = new Persist.Moniker(Browser.SETTINGS_MONIKER)
static final String PERSISTENCE_PROPERTIES_KEY = "persistence.properties"

Detailed Description

WordNetScope Browser

Author:
Bernard Bou

Member Function Documentation

static Persist.Moniker edu.princeton.wordnet.browser.Browser.getDBSettingsMoniker ( final Properties  theseMetaSettings  )  [static]

Get DB settings moniker

Parameters:
theseMetaSettings containing PERSISTENCE_PROPERTIES_KEY
Returns:
Hibernate settings moniker
static Properties edu.princeton.wordnet.browser.Browser.getDefaultSettings (  )  throws MalformedURLException [static]

Get settings

Returns:
settings
Exceptions:
MalformedURLException 
static Properties edu.princeton.wordnet.browser.Browser.getSettings (  )  throws MalformedURLException [static]

Get settings

Returns:
settings
Exceptions:
MalformedURLException 
static void edu.princeton.wordnet.browser.Browser.main ( final String[]  theseArgs  )  throws IOException, NotFoundException, CannotCompileException [static]

Main

Parameters:
theseArgs command line arguments
Exceptions:
IOException 
CannotCompileException 
NotFoundException 
UnsupportedLookAndFeelException 
IllegalAccessException 
InstantiationException 
ClassNotFoundException 
static String edu.princeton.wordnet.browser.Browser.mem (  )  [static]

Memory


Member Data Documentation

Hibernate/JPA

Default persistence moniker

final String edu.princeton.wordnet.browser.Browser.PERSISTENCE_PROPERTIES_KEY = "persistence.properties" [static]

Key of persistence settings in settings

final String edu.princeton.wordnet.browser.Browser.SETTINGS_MONIKER = "wnscope" [static]

Default settings moniker

final Persist.Moniker edu.princeton.wordnet.browser.Browser.theMoniker = new Persist.Moniker(Browser.SETTINGS_MONIKER) [static]

Persist file Moniker


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations
Generated on Tue May 25 16:43:50 2010 for WordNetScope by  doxygen 1.6.3