public class PClientApplicationServices extends PClientServices
PClientApplicationServices is a subclass of PClientServices
that provides services needed when running as an application, but still
uses RMI to communicate with a server.
Use PInfranetApplet at run-time.
mBAServer, mConnection, mCSHManager, mDefaults, mHelp, mHelpSet, mPool, mResources, RESKEY| Constructor and Description |
|---|
PClientApplicationServices()
Creates a default instance of the
PClientApplicationServices object. |
PClientApplicationServices(JFrame mainFrame)
Creates a default instance of the
PClientApplicationServices
object in the specified window. |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getDefaultProperties()
Gets the default properties.
|
Component |
getMainPane()
Gets the main frame for the application, creating the frame if needed.
|
PBAServer |
getServer()
Gets a reference to the
PBAServer implementation. |
addResourceBundle, confirmationMsg, confirmationMsg, confirmationMsg, confirmationMsg, connect, createClass, createClientException, createController, createDialogClass, createModelHandle, createNewModel, doLogin, doLogin, doLogout, errorMsg, errorMsg, errorMsg, errorMsg, getClassToInstantiate, getContext, getCSHManager, getDefaultBook, getHelpObj, getModelField, getPermissionFor, getResource, getResources, getRestrictionOn, getUserPreferences, init, initHelp, invokeInThread, invokeInThread, isConnectedToInfranet, lastChanceLogin, loadImageIcon, loadImageIcon, logRemote, mergeHelp, registerApp, registerComponent, registerHelpButton, registerHelpIDFor, releaseContext, saveUserPreferences, setModelField, setPropertyURL, setPropertyURL, setUserPreferences, unregisterComponentpublic PClientApplicationServices()
PClientApplicationServices object.public PClientApplicationServices(JFrame mainFrame)
PClientApplicationServices
object in the specified window.mainFrame - the window in which to load the application panelpublic Component getMainPane()
getMainPane in class PClientServicesPAppletServices,
PBuilderServices,
PApplicationServicespublic Properties getDefaultProperties()
getDefaultProperties in class PClientServicesProperties object.public PBAServer getServer()
PBAServer implementation.getServer in class PClientServicesCopyright © 2003, 2023, Oracle and/or its affiliates.