OBEROn SDK

com.oberon.client
Class BasicApplication

java.lang.Object
  extended by com.oberon.client.Application
      extended by com.oberon.client.BasicApplication

public class BasicApplication
extends Application


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
BasicApplication()
           
 
Method Summary
 boolean handleRequest(ApplicationRequest request)
          Handle an Application request
 void log(java.lang.String message)
          Show a message in the application Log panel or in the status bar
 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 com.oberon.client.Application
addDialog, addDownloadFile, closeConnections, computeHeight, computeWidth, convertImage, createMenu, createProgressBarImage, errorMessage, getApp, getClassNameRevision, getCommandCoords, getCommonTranslation, getConnection, getConnectionProperty, getData, getDialog, getDownloadFiles, getFramework, getIcon, getIconFileName, getImage, getImage, getLinkData, getMenuTranslation, getNameRevision, getObjImage, getProperty, getTranslation, getTranslation, getTranslation, getWindow, getWindowHeight, getWindowWidth, isConnected, isDBConnection, loadMonospacedFont, openConnections, openFramework, parseOOQLCommands, performOOQLCommands, performSearch, performSearch, releaseConnection, setApp, setData, setFramework, setNoVerbose, setWindowHeight, setWindowWidth, showMessage, showSplash, windowOpen
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicApplication

public BasicApplication()
Method Detail

log

public void log(java.lang.String message)
Description copied from class: Application
Show a message in the application Log panel or in the status bar

Specified by:
log in class Application

setFramework

public void setFramework()
Description copied from class: Application
Open the Framework dialog to login into OBEROn

Specified by:
setFramework in class Application

handleRequest

public boolean handleRequest(ApplicationRequest request)
Description copied from class: Application
Handle an Application request

Specified by:
handleRequest in class Application
Returns:
true when the request page is recognized as valid page

translateOberonLanguageToISO639Language

public java.lang.String translateOberonLanguageToISO639Language(java.lang.String language)
Description copied from class: Application
Convert the language code from the Application format to standard ISO code

Specified by:
translateOberonLanguageToISO639Language in class Application

OBEROn SDK

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.