edu.princeton.wordnet.browser.Browser Class Reference
Inherits javax::swing::JFrame.
List of all members.
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:
-
static Properties edu.princeton.wordnet.browser.Browser.getSettings |
( |
|
) |
throws MalformedURLException [static] |
Get settings
- Returns:
- settings
- Exceptions:
-
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] |
Member Data Documentation
Default persistence moniker
Key of persistence settings in settings
The documentation for this class was generated from the following file:
- /opt/devel/wnscope/WordNetScope/src/edu/princeton/wordnet/browser/Browser.java