|
OBEROn SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.oberon.client.Application
com.oberon.client.OOQL
public class OOQL
Command line OOQL client
| Field Summary |
|---|
| Fields inherited from class com.oberon.client.Application |
|---|
appIcon, application_MainMenu, conf, CONF_FILE_SECTION, CONF_VIEW_SECTION, dialogs, dictionary_common_section, dictionary_default_language, dictionary_menu_section, dictionary_section, display, driverManager, framework, globalfont, ID, isRWT, locale, name, name_revision_separator, number_separator_symbols, ON_TOP, search_all_label, selectApplication, session, shell, show_object_class, show_object_namerev, sToken, subname, uploadDir, URL_JAVAAPI, URL_OBERON, URL_OOQL, use_search_patterns |
| Constructor Summary | |
|---|---|
OOQL()
|
|
| Method Summary | |
|---|---|
boolean |
handleRequest(ApplicationRequest request)
Handle an Application request |
void |
log(java.lang.String txt)
Show a message in the application Log panel or in the status bar |
static void |
main(java.lang.String[] args)
|
static boolean |
ParseCmdLine(java.lang.String[] args)
|
void |
setFramework()
Open the Framework dialog to login into OBEROn |
java.lang.String |
translateOberonLanguageToISO639Language(java.lang.String language)
Convert the language code from the Application format to standard ISO code |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OOQL()
| Method Detail |
|---|
public void log(java.lang.String txt)
Application
log in class Applicationpublic void setFramework()
Application
setFramework in class Applicationpublic java.lang.String translateOberonLanguageToISO639Language(java.lang.String language)
Application
translateOberonLanguageToISO639Language in class Applicationpublic boolean handleRequest(ApplicationRequest request)
Application
handleRequest in class Application
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static boolean ParseCmdLine(java.lang.String[] args)
|
OBEROn SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||