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, unregisterComponent
public 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 PClientServices
PAppletServices
,
PBuilderServices
,
PApplicationServices
public Properties getDefaultProperties()
getDefaultProperties
in class PClientServices
Properties
object.public PBAServer getServer()
PBAServer
implementation.getServer
in class PClientServices
Copyright © 2003, 2023, Oracle and/or its affiliates.