public class JGlossApp extends JGloss
Modifier and Type | Field and Description |
---|---|
static int |
CURRENT_VERSION |
mainLookupModel, MESSAGES, PREFS
Constructor and Description |
---|
JGlossApp() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
doExit()
Exits JGloss.
|
protected String |
getApplicationName() |
static LookupFrame |
getLookupFrame() |
protected PreferencesPanel[] |
getPreferencesPanels() |
static void |
main(String[] args)
Starts JGloss.
|
protected void |
registerDictionaries() |
protected void |
showMainWindow(String[] args) |
addExitListener, createDialogs, createLookupModel, displayError, exit, getApplication, getCurrentDir, handleCommandLine, init, initUI, onExit, removeExitListener, setCurrentDir
public static final int CURRENT_VERSION
public static void main(String[] args) throws InterruptedException, InvocationTargetException
args
- Arguments to the application.InvocationTargetException
InterruptedException
public static LookupFrame getLookupFrame()
protected String getApplicationName()
getApplicationName
in class JGloss
protected void registerDictionaries()
registerDictionaries
in class JGloss
protected PreferencesPanel[] getPreferencesPanels()
getPreferencesPanels
in class JGloss
protected void showMainWindow(String[] args) throws Exception
showMainWindow
in class JGloss
Exception
protected boolean doExit()
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.