Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

I

IAppListener - Interface in se.entra.phantom.client
Interface used to listen to various system events.
IAppListener.QuitReply - Enum in se.entra.phantom.client
Quit return reply.
IBackgroundLoader - Interface in se.entra.phantom.server
Background loader interface used for Eclipse.
ICancel - Interface in com.netphantom.eclipse
Interface for cancel operation for builder.
IClientInactivity - Interface in se.entra.phantom.server
Interface needed to implement Client Inactivity as required in NetPhantom server.
IClientStart - Interface in se.entra.phantom.server
Interface to implement in a class that is defined in the [base] section of server.ini as IClientStart=your.class.name.
icon - Variable in class se.entra.phantom.server.PhantomMessageBox
The selected icon in (client format, defined in NetPhantomConstants).
ICON_CRITICAL - Static variable in interface se.entra.phantom.common.NetPhantomConstants
 
ICON_CRITICAL - Static variable in class se.entra.phantom.server.PhantomMessageBox
Critical icon.
ICON_CRITICAL - Static variable in interface se.entra.phantom.server.VirtualPanelListener
 
ICON_INFORMATION - Static variable in interface se.entra.phantom.common.NetPhantomConstants
 
ICON_INFORMATION - Static variable in class se.entra.phantom.server.PhantomMessageBox
Information icon.
ICON_INFORMATION - Static variable in interface se.entra.phantom.server.VirtualPanelListener
 
ICON_NOICON - Static variable in interface se.entra.phantom.common.NetPhantomConstants
 
ICON_NOICON - Static variable in interface se.entra.phantom.server.VirtualPanelListener
 
ICON_QUERY - Static variable in interface se.entra.phantom.common.NetPhantomConstants
 
ICON_QUERY - Static variable in interface se.entra.phantom.server.VirtualPanelListener
 
ICON_QUESTION - Static variable in interface se.entra.phantom.server.VirtualPanelListener
 
ICON_WARNING - Static variable in interface se.entra.phantom.common.NetPhantomConstants
 
ICON_WARNING - Static variable in class se.entra.phantom.server.PhantomMessageBox
Warning icon.
ICON_WARNING - Static variable in interface se.entra.phantom.server.VirtualPanelListener
 
iconFile - Variable in class se.entra.phantom.server.PhantomPanelData
Icon file name.
iconID - Variable in class se.entra.phantom.server.PhantomPanelData
Icon ID.
ICONTEXT - Static variable in class se.entra.phantom.client.ColorMapper
 
id - Variable in class se.entra.phantom.server.ApplicationReferences.BaseReference
The ID: text ID, Object ID or Host Field ID, never null.
id - Variable in class se.entra.phantom.server.PhantomCListBox.PhantomCListBoxColumn
Field ID.
id - Variable in class se.entra.phantom.server.PhantomCNoteBook
Notebook control id.
id - Variable in class se.entra.phantom.server.PhantomControl
The control ID (or null if the control doesn't have an ID).
id - Variable in class se.entra.phantom.server.PhantomMenuItem
The ID of the menu item.
id - Variable in class se.entra.phantom.server.phed.project.ENPObject
The identifier.
id - Variable in class se.entra.phantom.server.SocketHelper
The ID of the port.
ID_ALPHA - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: Alphanumeric
ID_ALPHANOSPACE - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: Alphanumeric without space
ID_EXACT - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: Exact rectangle contents
ID_FIELDLEN - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: Field: same position and length
ID_NOSPACE - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: No space
ID_NOTEXACT - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: Not rectangle contents
ID_NOTPOPUPWIN - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: Not pop-up window
ID_NUM - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: Numeric (0-9)
ID_SPACE - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: Only space
ID_VALUE - Static variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Identification type: Numeric (0-9, +-,.:)
identifyArea(Vector<GofHostField>, int, int, int, int) - Method in class se.entra.phantom.server.GofButtonAreaIdentifier
A method that identifies which of the Gui-on-the-fly host fields that belong to the area.
identifyArea(Vector<GofHostField>, int, int, int, int) - Method in interface se.entra.phantom.server.GofHostAreaIdentifier
This method must implement the code for identifying the area the class is supposed to identify.
identifyArea(Vector<GofHostField>, int, int, int, int) - Method in class se.entra.phantom.server.GofHostAreaIdentifierAdapter
This method must implement the code for identifying the area the class is supposed to identify.
identifyArea(Vector<GofHostField>, int, int, int, int) - Method in class se.entra.phantom.server.GofMainAreaIdentifier
A method that identifies which of the Gui-on-the-fly host fields that belong to the area.
identifyArea(Vector<GofHostField>, int, int, int, int) - Method in class se.entra.phantom.server.GofTitleAreaIdentifier
A method that identifies which of the Gui-on-the-fly host fields that belong to the area.
identifyBrowser(HttpSession) - Static method in class se.entra.phantom.server.http.BrowserIdentification
Identifies the browser from the user agent string.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofCheckBoxIdentifier
Identifies all the combination box controls from the GofHostFields.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofComboBoxIdentifier
Identifies all the combination box controls from the GofHostFields.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in interface se.entra.phantom.server.GofControlIdentifier
This method is where the class implementing this interface does all its work.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofControlIdentifierAdapter
This method is where the class implementing this interface does all its work.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofEntryFieldIdentifier
This class takes every unused GofHostField that is not protected, and creates an entry field from it.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofHorLineIdentifier
Identifies all the horizontal line controls from the GofHostFields.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofListBoxIdentifier
Identifies all the list box controls from the GofHostFields.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofListContMarkIdentifier
Tries to find a list continuation mark in the area's GofHostFields.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofOutputTextIdentifier
Identifies all the output text controls from the GofHostFields.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofPushButtonIdentifier
Identifies all the pushbutton controls from the GofHostFields.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofSpinButtonIdentifier
Identifies all the spin-button controls from the GofHostFields.
identifyCtrls(GuiOnTheFlyRuntime, GofHostAreaIdentifier, PhantomHostScreen, HostScreen, PhantomPanelData, PhantomPanelData, int, int) - Method in class se.entra.phantom.server.GofTitleAreaTitleIdentifier
Identifies the title from unused GofHostFields.
identifyHostFields(HostScreen) - Method in class se.entra.phantom.server.GofAS400HostFieldIdentifier
This method must create the GofHostFields from the HostScreen's HostFields.
identifyHostFields(HostScreen) - Method in interface se.entra.phantom.server.GofHostFieldIdentifier
This method must create the GofHostFields from the HostScreen's HostFields.
identifyHostFields(HostScreen) - Method in class se.entra.phantom.server.GofHostFieldIdentifierAdapter
This method must create the GofHostFields from the HostScreen's HostFields.
identifyHostFields(HostScreen) - Method in class se.entra.phantom.server.GofMainFrameHostFieldIdentifier
This method must create the GofHostFields from the HostScreen's HostFields.
identifyHostFields(HostScreen) - Method in class se.entra.phantom.server.GofMainFrameSplitHostFieldIdentifier
This method must create the GofHostFields from the HostScreen's HostFields.
IDesignerControl - Interface in se.entra.phantom.server
Interface to implement by the PhantomControl to create the Java component for the designer GUI from JNI.
IENPObjectOwner - Interface in se.entra.phantom.server.phed.project
Owner of the ENPObject interface, used to check references, etc, for Eclipse.
IFeedBack - Interface in com.netphantom.eclipse
Feed-back for CompilerHelper, used to handle output differently depending on execution inside Eclipse or NetPhantom Editor.
iframe - Variable in class se.entra.phantom.server.DefaultSessionPoolingHandler
The internal frame window.
ignorableWhitespace(char[], int, int) - Method in class org.openxml.dom.SAXBuilder
 
ignore - Static variable in class se.entra.phantom.client.LocalizedTextStrings
The Ignore button.
IImageManager - Interface in se.entra.phantom.client
The interface to the Image Manager when images are loaded in the Designer.
IJarFile - Interface in com.netphantom.common
Methods to get the URL from the Jar or memory Jar file, its stream handler and the byte array data of an Zip (Jar) entry.
IJarFile - Interface in com.netphantom.common
Methods to get the URL from the Jar or memory Jar file, its stream handler and the byte array data of an Zip (Jar) entry.
IJarURLStreamHandler - Interface in com.netphantom.common
Handler interface common for NpJarFile and MemoryJarFile Handler's.
IJarURLStreamHandler - Interface in com.netphantom.common
Handler interface common for NpJarFile and MemoryJarFile Handler's.
IListCapableControl - Interface in se.entra.phantom.server
List capable control implements this interface.
ILogConsole - Interface in se.entra.phantom.common
Console logging interface for the NetPhantom Client.
ImageManager - Class in se.entra.phantom.client
The image manager handles loading of all images either from the document base or from a specified resource directory (optional protocol/port may be specified).
ImageReferencesValidator - Class in se.entra.phantom.server.phed
Class used to hold the directories and Jars for Client images for verification.
ImageReferencesValidator(PhantomRuntime) - Constructor for class se.entra.phantom.server.phed.ImageReferencesValidator
Constructor.
images - Variable in class se.entra.phantom.server.ApplicationReferences
Image references.
IMG_BC_BITMAP - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_BC_BUTTON - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_BC_DATETIME - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_BC_HOSTFIELD - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_BC_KBDIND - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_BC_MSG - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_BC_SPACING - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_BC_STDBUTTON - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_BC_TEXT - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_BC_USERDRAW - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_BAR - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_BUTTON - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_CHECK - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_COMBO - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_EXTIMAGE - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_FRAME - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_GRAPH - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_GROUP - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_INOUT - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_LIST - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_MLE - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_NOTE - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_OUT - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_RADIO - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_RECT - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_SPIN - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_SUB - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_TEXT - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_TREE - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_UNKNOWN - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_CTRL_USER - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_LISTBOX_COLUMN - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
IMG_NOTEBOOK_PAGE - Static variable in interface com.netphantom.eclipse.INetPhantomEclipseConstants
 
implClass - Variable in class se.entra.phantom.server.SessionPoolingData
The pool implementing class.
importNode(Node, boolean) - Method in class org.openxml.dom.DocumentImpl
NOT IMPLEMENTED
inboundCount - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
Count of inbound transactions.
inboundMaxSize - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
Maximum inbound transaction size.
inboundSize - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
Inbound transaction size.
IncludeCgiHtmlResourceInterface - Interface in se.entra.phantom.server.http
This interface is implemented by classes acting as "CGI includes" in an HTML document for the NetPhantom Web Server.
IncludeCgiPrintInterface - Interface in se.entra.phantom.server.http
This interface is implemented by classes acting as "CGI includes" in an HTML document for the NetPhantom Web Server.
increaseHitCount() - Method in class se.entra.phantom.server.http.HttpResource
Increases the hit count of this resource.
IND_ERROR - Static variable in class se.entra.phantom.server.tn5250e.Display5250
 
IND_INSERT - Static variable in class se.entra.phantom.server.tn5250e.Display5250
 
IND_LOCK - Static variable in class se.entra.phantom.server.tn5250e.Display5250
 
IND_MESSAGE_WAITING - Static variable in class se.entra.phantom.server.tn5250e.Display5250
 
IND_SYS_REQ - Static variable in class se.entra.phantom.server.tn5250e.Display5250
 
IND_SYSTEM_NOT_AVAILABLE - Static variable in class se.entra.phantom.server.tn5250e.Display5250
 
inDebugMode() - Method in class se.entra.phantom.rapp.RemoteApplication
Gets the debug mode flag.
index - Variable in class se.entra.phantom.server.ApplicationReferences.BaseReference
Index value, -1 for none.
index - Variable in class se.entra.phantom.server.PhantomApplicationData.Directory
The index in the directory.
index - Variable in class se.entra.phantom.server.PhantomControl
The control index in the panel.
index - Variable in class se.entra.phantom.server.PhantomMenu
The index of this menu.
index - Variable in class se.entra.phantom.server.PhantomMenuItem
The index of this menu item.
index - Variable in class se.entra.phantom.server.VirtualPullDownMenu
The index of this pull-down menu within the menu.
indexOf(byte[], byte[]) - Static method in class se.entra.phantom.common.Utilities
Returns the index within the source array of the first occurrence of the specified search byte array.
indexOf(byte[], byte[], int) - Static method in class se.entra.phantom.common.Utilities
Returns the index within the source byte array of the first occurrence of the specified search byte array, starting at the specified index.
inEditingMode() - Method in class se.entra.phantom.server.phed.TerminalMouseHandler
Checks if the mode is in an editing mode, i.e.
INetPhantomEclipseConstants - Interface in com.netphantom.eclipse
Constants used for NetPhantom Editor and Eclipse.
info - Variable in class se.entra.phantom.server.phed.project.ENPObject
Local info, used by the type (such as Screen name or Control Index).
informEclipse(boolean) - Method in class se.entra.phantom.server.phed.project.EclipseProject
Inform Eclipse of project data if required.
inhibitHostProcessing(boolean) - Method in class se.entra.phantom.server.VirtualPanelSession
Inhibits or releases the host processing of panels.
inhibitHostProcessing(boolean) - Method in class se.entra.phantom.server.VirtualSessionManager
Inhibits or releases the host processing of panels.
inhibitTransform() - Method in class se.entra.phantom.server.PhantomApplicationData
Checks if the application should inhibit resize (font substitution and ratioX/ratioY).
IniFile - Class in se.entra.phantom.server
Loads and handles retrieval of data in a file such as SERVER.INI with [sections] and "item=data".
IniFile(String) - Constructor for class se.entra.phantom.server.IniFile
The constructor loads the contents of the file.
IniFile(boolean, String) - Constructor for class se.entra.phantom.server.IniFile
The constructor loads the contents of the file.
IniFile(String, boolean) - Constructor for class se.entra.phantom.server.IniFile
The constructor loads the contents of the file.
IniFile(boolean, String, boolean) - Constructor for class se.entra.phantom.server.IniFile
The constructor loads the contents of the file.
IniFile(PhantomFile) - Constructor for class se.entra.phantom.server.IniFile
Loads the contents a the opened file (typically from a JAR or ZIP file).
IniFile(boolean, PhantomFile) - Constructor for class se.entra.phantom.server.IniFile
Loads the contents a the opened file (typically from a JAR or ZIP file).
IniFile(PhantomFile, boolean) - Constructor for class se.entra.phantom.server.IniFile
Loads the contents a the opened file (typically from a JAR or ZIP file).
IniFile(boolean, PhantomFile, boolean) - Constructor for class se.entra.phantom.server.IniFile
Loads the contents a the opened file (typically from a JAR or ZIP file).
inInsertMode() - Method in class se.entra.phantom.common.TerminalWindow
The insert mode can be read using this method, but it only checks the enabled state of the control in the status bar.
inInsertMode() - Method in class se.entra.phantom.server.HostSession
Checks if the keyboard is in insert mode or not.
init(InputSource) - Method in class org.openxml.parser.ContentParser
Initializes the parser to parse a new document.
init(InputSource) - Method in class org.openxml.parser.HTMLSAXParser
Initializes the parser to parse a new document.
init(InputSource) - Method in class org.openxml.parser.StreamParser
Initializes the parser to parse a new document.
init(InputSource) - Method in class org.openxml.parser.XMLSAXParser
Initializes the parser to parse a new document.
init(ImageManager) - Method in class se.entra.phantom.client.FontManager
Initializes the Image Manager with scaling according to fonts.
init() - Method in class se.entra.phantom.client.Phantom
Initializes the Applet.
init(Image, IAppListener) - Static method in class se.entra.phantom.client.Plaf
Initializes the application image and about/quit listeners.
init(String) - Method in class se.entra.phantom.server.http.DynamicTableCGI
Initiate method.
init(boolean) - Method in class se.entra.phantom.server.VirtualCBusGraphCategories
Initializes the object.
init() - Method in class se.entra.phantom.server.VirtualCBusGraphLegend
Initializes the object.
init() - Method in class se.entra.phantom.server.VirtualCBusGraphValueData
Initializes the object.
init(boolean) - Method in class se.entra.phantom.server.VirtualCBusGraphValues
Initializes the object.
initalizeSigningData(IniFile) - Static method in class com.netphantom.server.utils.JarTools
Initializes an INI file with default settings for signing for new projects.
initChart(int, boolean) - Method in class se.entra.phantom.server.VirtualCBusGraphBar
Initializes the object.
initChart(int, boolean) - Method in class se.entra.phantom.server.VirtualCBusGraphColumn
Initializes the object.
initChart(int, boolean) - Method in class se.entra.phantom.server.VirtualCBusGraphLine
Initializes the object.
initChart(int, boolean) - Method in class se.entra.phantom.server.VirtualCBusGraphPie
Initializes the object.
initChart(int, boolean) - Method in class se.entra.phantom.server.VirtualCBusGraphSpray
Initializes the object.
initChart(int, boolean) - Method in class se.entra.phantom.server.VirtualCBusGraphType
Initializes the object.
initDefaultFontScale(FontManager) - Method in class se.entra.phantom.client.Phantom
Initializes the font scaling if none has been set.
initDeployData(ILogConsole) - Static method in class se.entra.phantom.common.ControlPanel
Initializes the control panel to load the deployment data.
initFont(String) - Method in class se.entra.phantom.client.FontManager
Initializes the font depending on the FONT parameter of the client.
initFont(String, boolean) - Method in class se.entra.phantom.client.FontManager
Initializes the font depending on the FONT parameter of the client.
initFont(int, boolean, boolean) - Method in class se.entra.phantom.client.FontManager
Initializes the font depending on the FONT parameter of the client.
initialExternalImage - Variable in class se.entra.phantom.server.PhantomCUserWindow
The initial text for the external image.
initialize() - Method in class com.netphantom.common.JarClassLoader
Initializes the class loader by defining all packages.
initialize() - Method in class com.netphantom.common.JarClassLoader
Initializes the class loader by defining all packages.
initialize(IniFile) - Static method in class com.netphantom.server.utils.ServerProxySelector
Initializes the proxy selector from the INI file.
initialize(String, boolean) - Method in class se.entra.phantom.client.Hyperlink
Performs initialization from the setup data.
initialize(String, boolean) - Method in class se.entra.phantom.client.KeyHotSpot
Performs initialization from the setup data.
initialize(String, boolean) - Method in class se.entra.phantom.common.HotSpot
Performs initialization from the setup data.
initialize() - Method in interface se.entra.phantom.common.MouseInterface
Perform any necessary initialization.
initialize() - Method in class se.entra.phantom.common.TerminalWindow
Perform any necessary initialization.
initialize(Element, String) - Method in class se.entra.phantom.rapp.RAPPAction
Reads the actionclassRequest and actionclassReply elements for available data.
initialize(IniFile) - Static method in class se.entra.phantom.server.AsyncLogger
Initializes the logger.
initialize(IniFile) - Method in class se.entra.phantom.server.ClientInactivity
Creates the inactivity routine.
initialize() - Method in class se.entra.phantom.server.ClientSession
Initiates a new session that is not connected to the NetPhantom Java Client.
initialize(boolean) - Method in class se.entra.phantom.server.ClientSession
Initiates a new session and indicates if it should be run in editor mode.
initialize(IniFile, String) - Method in class se.entra.phantom.server.DefaultServerSocket
Initializes the server socket with information in the INI file for the SSL protocol.
initialize(SessionPoolingData, ClientConnectionData) - Method in class se.entra.phantom.server.DefaultSessionPoolingHandler
Called to initialize this instance with the global pool data.
initialize(IniFile, int, int, String, int, int, String, int, int, String, int, int, String) - Method in class se.entra.phantom.server.event.DefaultEventExit
Initializes the event user exit.
initialize(IniFile, int, int, String, int, int, String, int, int, String, int, int, String) - Method in interface se.entra.phantom.server.EventInterface2
Initializes the event user exit.
initialize(IniFile, Hashtable<String, String>, boolean) - Static method in class se.entra.phantom.server.HostSessionManager
This static method initializes the host session data from the server.ini file.
initialize(ClientSessionManager) - Method in class se.entra.phantom.server.http.HttpWebServer
This method is called just after creation of the web server interface.
initialize(IniFile) - Method in interface se.entra.phantom.server.IClientInactivity
Called just after creation of the inactivity class instance.
initialize(IniFile) - Static method in class se.entra.phantom.server.LoadBalancing
Initializes the load balancing at web server start or restart.
initialize() - Method in class se.entra.phantom.server.PhantomWorker
Initializes the worker after creation of the host session manager.
initialize() - Method in class se.entra.phantom.server.phed.TerminalMouseHandler
Perform any necessary initialization.
initialize(VirtualPanel) - Method in class se.entra.phantom.server.rconsole.AdminClientTerminal
Initilizes the list box.
initialize(VirtualPanel) - Method in class se.entra.phantom.server.rconsole.AdminConfigClientFontMetrics
Initilizes the list box.
initialize(VirtualPanel) - Method in class se.entra.phantom.server.rconsole.AdminConfigFileManager
Initializes the list box.
initialize(VirtualPanel) - Method in class se.entra.phantom.server.rconsole.AdminConfigPorts
Initializes the list box.
initialize(VirtualPanel) - Method in class se.entra.phantom.server.rconsole.AdminConfigUpgrade
Initializes the list box.
initialize(ServerAdminInterface) - Method in class se.entra.phantom.server.rconsole.DefaultAdminExit
Called to set-up the server administration exit.
initialize(ServerAdminInterface) - Method in interface se.entra.phantom.server.ServerAdminExit
Called to set-up the server administration exit.
initialize(IniFile, String) - Method in interface se.entra.phantom.server.ServerSocketInterface2
Initializes the server socket with information in the INI file for the SSL protocol.
initialize(IniFile, JDesktopPane) - Static method in class se.entra.phantom.server.SessionPoolingManager
Initializes the pool manager from the "server.ini" file.
initialize(IniFile, String) - Method in class se.entra.phantom.server.ssl.NetPhantomJSSEServerSocket
Initializes the server socket with information in the INI file for the SSL protocol.
initialize(TelnetInterface, String) - Method in class se.entra.phantom.server.Telnet3270PlayBack
Creates the Telnet session for a 3270/5250 terminal type list.
initialize(TelnetInterface, String) - Method in interface se.entra.phantom.server.TelnetHost
Initializes the Telnet session after the construction for a 3270/5250 terminal type list.
initialize(TelnetInterface, String) - Method in class se.entra.phantom.server.TelnetThread
Creates the Telnet session for a 3270/5250 terminal type list.
initialize() - Method in class se.entra.phantom.server.VirtualSessionManager
Initiates the communication with the client and sets up the requested applications.
initialize(ClientSessionManager) - Method in interface se.entra.phantom.server.WebServerInterface
This method is called just after creation of the web server interface.
initializeBuilding() - Method in class se.entra.phantom.server.phed.ApplicationCompiler
Initialize for building.
initializeClientTerminalData() - Method in class se.entra.phantom.server.HostSessionManager
Initializes the data for the current client connection for terminal runtimes.
initializeDesignerControls() - Static method in class se.entra.phantom.server.PhantomControl
Editor initializing.
initializeFonts() - Static method in class se.entra.phantom.common.TerminalWindow
Initializes the fonts for the terminal window.
initializeKeyboardRemapper(PhantomFile) - Static method in class se.entra.phantom.server.KeyboardRemapper
Initializes the keyboard map from a file.
initializePanel(VirtualPanel) - Static method in class com.netphantom.server.utils.RemoteAssistanceServer
Initializes the RELAY panel.
initializePrintWindowTransaction() - Method in class se.entra.phantom.server.ClientSessionManager
Initiates the print window transaction.
initializeRelay() - Static method in class com.netphantom.server.utils.RemoteAssistanceServer
Creates the relay server.
initializeSecurityManager() - Method in class se.entra.phantom.server.ClientSessionManager
Initializes the security manager for e.g.
initializeSession(int) - Method in class se.entra.phantom.server.HostSessionManager
Initializes a session index if not already done.
initializeTerminalWindowTransaction() - Method in class se.entra.phantom.server.ClientSessionManager
Initiates the terminal window transaction.
initializeUserExitPrintTransaction() - Method in class se.entra.phantom.server.ClientSessionManager
Initiates the print window transaction.
initializeUserExitSession(HttpSession) - Method in class se.entra.phantom.server.http.HtmlApplicationCGI
User exit for session initialization.
initiate(SessionManager, String) - Method in class se.entra.phantom.client.dde.DDEServer
Start a new thread that dispatches the native WinProc for DDE.
initiate(SessionManager, String) - Method in interface se.entra.phantom.client.DdeInterface
 
initiate(Transaction) - Static method in class se.entra.phantom.common.LocaleInfo
Initiates the settings from a transaction.
initiate(HostSessionListener, String, int, String) - Method in class se.entra.phantom.server.HostSession3270
Deprecated.
As of version 3.8, use method using HostSessionListener2.
initiate(HostSessionListener, String, int, String) - Method in class se.entra.phantom.server.HostSession5250
Deprecated.
As of version 3.8, use method using HostSessionListener2.
initiate(HostSessionListener, String, int, String) - Method in class se.entra.phantom.server.HostSessionEE
Deprecated.
As of version 3.8, use method using HostSessionListener2.
initiate(HostSessionListener, String, int, String) - Method in interface se.entra.phantom.server.HostSessionPeer
Deprecated.
As of version 3.8, use method using HostSessionListener2.
initiate() - Method in class se.entra.phantom.server.rapp.DefaultRemoteApplication
This method is called by the NetPhantom Server when a Remote Application (RAPP) client call initially connects to a port in the server and has been accepted.
initiate2(HostSessionListener2, String, int, String) - Method in class se.entra.phantom.server.HostSession3270
Initiates an instance of the host session, but does not connect to the host.
initiate2(HostSessionListener2, String, int) - Method in class se.entra.phantom.server.HostSession3270Printer
Initiates an instance of the host session, but does not connect to the host.
initiate2(HostSessionListener2, String, int, String) - Method in class se.entra.phantom.server.HostSession5250
Initiates an instance of the host session, but does not connect to the host.
initiate2(HostSessionListener2, String, int, String) - Method in class se.entra.phantom.server.HostSessionEE
Initiates an instance of the host session, but does not connect to the host.
initiate2(HostSessionListener2, String, int, String) - Method in interface se.entra.phantom.server.HostSessionPeer
Initiates an instance of the host session, but does not connect to the host.
initiateClientData(String[], int, ClientSessionManager) - Method in class se.entra.phantom.server.VirtualSessionManager
Check user validation, set current runtime and connect to host.
initiateClientData(String[], int, ClientSessionManager, boolean) - Method in class se.entra.phantom.server.VirtualSessionManager
Check user validation, set current runtime and connect to host.
initiateClientData(String[], int, ClientSessionManager, boolean, boolean) - Method in class se.entra.phantom.server.VirtualSessionManager
Check user validation, set current runtime and connect to host.
initiateFileTransfer(AdminFileTransferListener, String) - Method in interface se.entra.phantom.server.rconsole.AdminFileTransferInterface
Initiates file transfer.
initiateFileTransfer(AdminFileTransferListener, String) - Method in class serverUserWindow2.RCONSOLE_FILETRANSFER
Initiates file transfer from client to server.
initiateLocalCopy() - Method in class se.entra.phantom.server.HostSession3270
Initiates a local copy of the current PS to the printer.
initiateLocalCopy() - Method in class se.entra.phantom.server.HostSession3270Printer
Initiates a local copy of the current PS to the printer.
initiatePanel(VirtualPanel) - Method in class se.entra.phantom.server.rconsole.AdminConfigSecureLogin
Initiates the panel from this profile.
initiateServer(String, int) - Method in class se.entra.phantom.client.Phantom
Initiates the server with the applications to run along with the wanted host session.
initJavaCombo(VirtualPanel, int) - Static method in class se.entra.phantom.server.phed.JavaConfig
Fills the "JAVA" combobox with versions MIN to MAX.
initLicense(VirtualSessionManager, VirtualPanel) - Method in class se.entra.phantom.server.ClientSessionManager
Handles the license panel for the Server Administration program.
initLicense(VirtualSessionManager) - Method in class se.entra.phantom.server.ClientSessionManager
Handles the license panel for the Editor.
initParams(String) - Method in class se.entra.phantom.auth.Auth
Initiates the table of previous UserID/password definitions for a server (+ possible realm) or just a file name (for certificate files) from another process.
initScaling(boolean) - Static method in class se.entra.phantom.server.phed.DisplayResolution
Initializes scaling from the Server INI file.
initStuff(Container) - Method in class se.entra.phantom.client.Phantom
Initializes the Client system.
InnerIterator - Class in org.openxml.dom.traversal
Interface of inner object of a live node iterator.
InnerIterator() - Constructor for class org.openxml.dom.traversal.InnerIterator
 
INotebookController - Interface in se.entra.phantom.client
Called by the notebook control to inform controller of page changes.
INPObjects - Interface in se.entra.phantom.server.phed.project
Interface implemented by classes providing a file based save, and produces information for Eclipse Explorer.
input - Variable in class com.netphantom.common.websocket.WebSocket
The input stream.
inputFile - Variable in class se.entra.phantom.server.PhantomRuntime
The input runtime file, either the "NetPhantom.project", the ".ini", the ".jar" or the ".NPR" file.
insert(int, char[], int, int) - Method in class org.openxml.util.FastString
 
insert(int, String) - Method in class org.openxml.util.FastString
 
insert(int, char) - Method in class org.openxml.util.FastString
 
INSERT_LINE - Static variable in class se.entra.phantom.server.VirtualCListBox
The constant for single line inserted.
insertBefore(Node, Node) - Method in class org.openxml.dom.NodeImpl
Insert newChild in this parent, before the existing child refChild.
insertBefore(Node, Node) - Method in class org.openxml.dom.ParentNodeImpl
 
insertCell(int) - Method in class org.openxml.dom.html.HTMLTableRowElementImpl
 
insertChar(char) - Method in class se.entra.phantom.server.tn3270e.Display3270
Inserts a displayable character at the current cursor position.
insertChar(char, boolean) - Method in class se.entra.phantom.server.tn3270e.Display3270
Inserts a displayable character at the current cursor position.
insertChar(char) - Method in class se.entra.phantom.server.tn5250e.Display5250
Inserts a displayable character at the current cursor position with the current insert mode and current cursor position.
insertChar(int, char, boolean, boolean, boolean) - Method in class se.entra.phantom.server.tn5250e.Display5250
Inserts a displayable character.
insertChar(int, char, boolean, boolean, boolean) - Method in class se.entra.phantom.server.tn5250e.Field
Adds a character in a field.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualCBar
Inserts a line in a list capable control.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualCExternalImage
Inserts a line in a list capable control.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualCListBox
Inserts a line in the listbox.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualCListCapableControl
Inserts a line in a combobox.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualControl
Inserts a line in a list capable control.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualCUserWindow
Inserts a line in a list capable control.
insertLine(String, int) - Method in interface se.entra.phantom.server.VirtualInterface
Inserts a line in a list capable control.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualMenuItem
Inserts a line in a list capable control.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualPanel
Inserts a line in a list capable control.
insertLine(String, String, int) - Method in class se.entra.phantom.server.VirtualPanel
Inserts a line in a list capable control.
insertLine(int, String, int) - Method in class se.entra.phantom.server.VirtualPanel
Inserts a line in a list capable control.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualPopupMenu
Inserts a line in a list capable control.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualPullDownMenu
Inserts a line in a list capable control.
insertLine(String, int) - Method in class se.entra.phantom.server.VirtualServerUserWindowAdapter
Inserts a line in a list capable control.
insertLine(String, int) - Method in class serverUserWindow2.PHED_AVAILABLECOLORS
Inserts a line in a list capable control.
insertLine(String, int) - Method in class serverUserWindow2.RCONSOLE_AVAILABLECOLORS
Inserts a line in a list capable control.
insertRow(int) - Method in class org.openxml.dom.html.HTMLTableElementImpl
 
insertRow(int) - Method in class org.openxml.dom.html.HTMLTableSectionElementImpl
 
insertString(String) - Method in class se.entra.phantom.server.tn3270e.Display3270
Inserts a string of data into the display at current position.
insertString(String) - Method in class se.entra.phantom.server.tn5250e.Display5250
Inserts a string of data into the display at current position.
insertUpdate(DocumentEvent) - Method in class se.entra.phantom.client.PControl
The entry field item is changed due to an insertion of text.
insertUpdate(DocumentEvent) - Method in class se.entra.phantom.client.PJSpinButton
The entry field item is changed due to an insertion of text.
installKeyboardRemapper(KeyboardRemapper) - Static method in class se.entra.phantom.server.KeyboardRemapper
Installs a new keyboard mapper as the current one.
installKeyboardRemapper(KeyboardRemapper, boolean) - Static method in class se.entra.phantom.server.KeyboardRemapper
Installs a new keyboard mapper as the current one.
installSupport() - Static method in class com.netphantom.common.memjar.MemoryJarURLStreamHandlerFactory
Install the iiziLink URL support for memjar files.
installSupport() - Static method in class com.netphantom.common.npjar.NpJarURLStreamHandlerFactory
Install the IIZI URL support for NpJar files.
instantiateProvider() - Static method in class se.entra.phantom.server.ClientSessionManager
Instantiate the SSL provider.
InternalUserAuthenticationExit - Class in se.entra.phantom.server
This exit handles the internal user authentication.
InternalUserAuthenticationExit(AdminConfigResource) - Constructor for class se.entra.phantom.server.InternalUserAuthenticationExit
The constructor only displays an event on the server.
InternetCharacterConversion - Class in se.entra.phantom.server.http
This class handles character conversion for the Internet-related services such as reading HTTP PORT responses and sending data through HTML pages.
InternetCharacterConversion() - Constructor for class se.entra.phantom.server.http.InternetCharacterConversion
 
invalidate() - Method in class se.entra.phantom.client.PJListBox
Invalidates the listbox and its subcomponents.
invalidateIfDifferent(String, String) - Method in class se.entra.phantom.server.phed.project.ENPObject
Verifies two strings for difference (null too), if not equal, onENPObjectInvalidated is called.
invalidateWindow(long) - Method in class se.entra.phantom.server.phed.PanelDesignerControl
Invalidates the window.
invalidSendKeyAfterSysReq() - Method in class se.entra.phantom.server.tn5250e.Display5250
Enters the invalid send key state.
invokeAction(AbstractButton, boolean) - Method in class se.entra.phantom.client.Plaf
Invokes a button action (check box, radio button, push button or a menu item).
invokeAndWait(ServerAction) - Method in class se.entra.phantom.server.ClientSession
Invokes the server action in the client worker thread and waits for a reply.
invokeAndWait(ServerAction) - Method in class se.entra.phantom.server.ClientWorker
Invokes the server action in the client worker thread and waits for a reply.
invokeAndWait(ServerAction) - Method in class se.entra.phantom.server.VirtualSessionManager
Invokes the server action in the client worker thread and waits for a reply.
invokeLater(ServerAction) - Method in class se.entra.phantom.server.ClientSession
Invokes the server action in the client worker thread later and doesn't wait for a reply.
invokeLater(ServerAction) - Method in class se.entra.phantom.server.ClientWorker
Invokes the server action in the client worker thread later and doesn't wait for a reply.
invokeLater(ServerAction) - Method in class se.entra.phantom.server.VirtualSessionManager
Invokes the server action in the client worker thread later and doesn't wait for a reply.
invokeScriptMethod() - Method in class se.entra.phantom.server.SessionPoolingScriptData
Invokes a script method that is previously registered at the currentElement position.
IPhantomFontScaling - Interface in se.entra.phantom.client
Interface used for font scaling processing with NetPhantom Editor.
IProgressMonitor - Interface in com.netphantom.eclipse
Interface that provides feedback to current operation, e.g.
IProgressReport - Interface in se.entra.phantom.server.phed
The progress report interface.
IReloadable - Interface in se.entra.phantom.server
The implementing class will have the ability to reload its state from an external source.
IReloadListener - Interface in se.entra.phantom.server
Reloading interface used by the Editor.
IRemoteSocket - Interface in se.entra.phantom.client
Interface used to receive notifications of data from the tunneled server socket.
is12HourClock() - Static method in class se.entra.phantom.common.LocaleInfo
Checks if the clock is represented with a 12 hour clock rather than a 24 hour one.
is3270() - Method in class se.entra.phantom.server.ee.EEMaster.EEScreen
Checks if this screen is 3270 (it is 5250 otherwise).
is3270() - Method in class se.entra.phantom.server.HostSession
Checks the session type against 3270.
is3270() - Method in class se.entra.phantom.server.HostSession3270
Checks if a session is 3270 or 5250.
is3270() - Method in class se.entra.phantom.server.HostSession5250
Checks if a session is 3270 or 5250.
is3270() - Method in class se.entra.phantom.server.HostSessionEE
Checks if a session is 3270 or 5250.
is3270() - Method in interface se.entra.phantom.server.HostSessionPeer
Checks if a session is 3270 or 5250.
is3270BoxDrawingEnabled - Variable in class se.entra.phantom.server.TerminalSettings
If 3270 box drawing is enabled.
is5250SystemMessage - Variable in class se.entra.phantom.server.PhantomMessageBox
This flag indicates it is a host field that only displays information during the 5250 error state.
is64bit - Static variable in class se.entra.phantom.client.Plaf
The Java architecture is 64 bit.
isAcceptedCA(String) - Method in class se.entra.phantom.auth.Auth
Checks if a CA certificate is already accepted for this session.
isActionConnectedEnabled() - Method in class se.entra.phantom.server.PhantomCBusGraph
Checks if a control is action connected to another.
isActionConnectedEnabled() - Method in class se.entra.phantom.server.PhantomCComboBox
Checks if a control is action connected to another.
isActionConnectedEnabled() - Method in class se.entra.phantom.server.PhantomCEntryField
Checks if a control is action connected to another.
isActionConnectedEnabled() - Method in class se.entra.phantom.server.PhantomCListBox
Checks if a control is action connected to another.
isActionConnectedEnabled() - Method in class se.entra.phantom.server.PhantomCMLE
Checks if a control is action connected to another.
isActionConnectedEnabled() - Method in class se.entra.phantom.server.PhantomControl
Checks if a control is action connected to another.
isActionConnectedEnabled() - Method in class se.entra.phantom.server.PhantomCSpinButton
Checks if a control is action connected to another.
isActive() - Method in class se.entra.phantom.server.rconsole.AdminConfigGroups
Checks if the group is active.
isActive() - Method in class se.entra.phantom.server.rconsole.AdminConfigUser
Checks if a user is active.
isAddressAfter(int) - Method in class se.entra.phantom.server.tn5250e.Field
Checks if an address is after the start of this field.
isAddressBefore(int) - Method in class se.entra.phantom.server.tn5250e.Field
Checks if an address is before the start of this field.
isAddressInside(int) - Method in class se.entra.phantom.server.tn5250e.Field
Checks if an address is inside this field.
isAny() - Method in class org.openxml.dom.ElementDeclImpl
Returns true if element may contain any child elements and character data in any order.
isApplet - Static variable in class se.entra.phantom.client.Phantom
Indicates that it's a real applet (otherwise a Java application).
isApplet() - Static method in class se.entra.phantom.client.Phantom
Indicates that it's a real applet (otherwise a Java application).
isApplet - Variable in class se.entra.phantom.server.VirtualSessionManager
The isApplet variable (-1=unknown [RAPP/HTML/SessionPooling/NotInitialized], 0=application, 1=applet, 2=editor, 3=JavaWS, 4=JavaWebStart).
isApplet() - Method in class se.entra.phantom.server.VirtualSessionManager
Checks if this client is an applet.
isAppletDragStart(MouseEvent) - Method in class se.entra.phantom.client.Phantom
Check if applet can be detached from browser.
isAppletRedirectionEnabled() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if applet redirection is enabled.
isApplicationContainingJavaSources() - Method in class se.entra.phantom.server.PhantomRuntime
Checks if the application contains a Java source file.
isApplicationEnabled(String) - Method in class se.entra.phantom.server.ClientSessionManager
Gets the application enabled state for new client connections.
isApplicationEnabled(String) - Method in interface se.entra.phantom.server.ServerAdminInterface
Gets the application enabled state for new client connections.
isApplicationMaximized() - Method in class se.entra.phantom.server.PhantomApplicationData
Checks if the application is maximized.
isApplicationPanel - Variable in class se.entra.phantom.client.PPanel
This flag is true if this is the application panel (MDI frame).
isApplicationPanel() - Method in class se.entra.phantom.client.PPanel
Access is panel an application panel.
isApplicationPanel - Variable in class se.entra.phantom.server.PhantomPanelData
Flag indicating the panel has the Application Panel flag set.
isApplicationPanel() - Method in class se.entra.phantom.server.VirtualPanel
Checks if this is an application panel.
isAttr(int) - Method in class se.entra.phantom.server.tn5250e.Display5250
Checks if a position has an attribute or not.
isAttribute(int) - Method in class se.entra.phantom.server.tn5250e.DataStream5250
Checks if a character is an attribute.
isAuthenticationRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigProtection
Checks if authentication is required.
isAuthenticationRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if authentication is required.
isAutoEnter() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if this field is of Auto Enter type.
isAutoReconnectSessionEnabled() - Method in class se.entra.phantom.server.HostSession3270
Checks if the use of auto reconnect session is handled or not.
isAutoReconnectSessionEnabled() - Method in class se.entra.phantom.server.HostSession5250
Checks if the use of auto reconnect session is handled or not.
isAutoReconnectSessionEnabled() - Method in class se.entra.phantom.server.HostSessionEE
Checks if the use of auto reconnect session is handled or not.
isAutoReconnectSessionEnabled() - Method in interface se.entra.phantom.server.HostSessionPeer
Checks if the use of auto reconnect session is handled or not.
isAutoSave() - Static method in class se.entra.phantom.server.phed.Start
Checks for auto-save.
isAutoTab - Variable in class se.entra.phantom.server.PhantomCEntryField
Automatic TAB.
isBackgroundConverted - Variable in class se.entra.phantom.server.PhantomControl
The host VIO color is background converted.
isBar() - Method in class se.entra.phantom.server.PhantomCUserWindow
Check if it's a bar.
isBasicAllowed() - Method in class se.entra.phantom.server.rconsole.AdminConfigProtection
Checks if Basic authentication is allowed.
isBasicAllowed() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if Basic authentication is allowed.
isBatch() - Method in interface com.netphantom.eclipse.IFeedBack
Flag indicating this is running in batch mode and no GUI is available.
isBatch - Variable in class se.entra.phantom.server.phed.ProgressMonitor
Flags.
isBatch() - Method in class se.entra.phantom.server.phed.ProgressMonitor
Flag indicating this is running in batch mode and no GUI is available.
isBlockModeEnabled() - Method in class se.entra.phantom.server.HostSessionManager
Checks if client emulator block mode is enabled.
isBold() - Method in class se.entra.phantom.server.PhantomCNoteBook
Return bold flag.
isBoldFont - Variable in class se.entra.phantom.server.TerminalSettings
Flag indicating bold font.
isBound() - Method in interface se.entra.phantom.server.socket.ISocket
Returns the binding state of the socket.
isBound() - Method in class se.entra.phantom.server.socket.SocketAdapter
Returns the binding state of the socket.
isBusyLoading() - Method in class se.entra.phantom.server.PhantomRuntime
Checks if the runtime is busy being loaded or reloaded in the background for the Editor.
isButtonSupported - Variable in class se.entra.phantom.server.http.BrowserCapabilities
The browser supports the "BUTTON" HTML tag.
isBypass() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if this field is a bypass field.
isCanceled() - Method in interface com.netphantom.eclipse.ICancel
Checks for cancel.
isCanceled() - Method in class se.entra.phantom.server.phed.ProgressMonitor
Checks if canceled.
isCanceled() - Method in class se.entra.phantom.server.phed.ProgressPanel
Checks if it is canceled.
isCanceled() - Method in class se.entra.phantom.server.phed.project.EclipseProject
If loading is canceled or not.
isCancelled() - Method in class se.entra.phantom.server.phed.ApplicationCompiler
Checks for cancel.
isCaseSensitive() - Method in interface se.entra.phantom.server.IListCapableControl
Case sensitive sorting.
isCaseSensitive() - Method in class se.entra.phantom.server.PhantomCComboBox
Is list case sensitive.
isCaseSensitive() - Method in class se.entra.phantom.server.PhantomCSpinButton
Case sensitive sorting (always true).
isCGIResource() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if this is a CGI resource.
isChecked() - Method in class se.entra.phantom.server.VirtualCBar
Gets the check state of a control (e.g.
isChecked() - Method in class se.entra.phantom.server.VirtualCCheckBox
Gets the check state of a check box.
isChecked() - Method in class se.entra.phantom.server.VirtualCExternalImage
Gets the check state of a control (e.g.
isChecked() - Method in class se.entra.phantom.server.VirtualControl
Gets the check state of a control (e.g.
isChecked() - Method in class se.entra.phantom.server.VirtualCRadioButton
Gets the check state of a radio button.
isChecked() - Method in class se.entra.phantom.server.VirtualCUserWindow
Gets the check state of a control (e.g.
isChecked() - Method in interface se.entra.phantom.server.VirtualInterface
Gets the check state of a control (e.g.
isChecked() - Method in class se.entra.phantom.server.VirtualMenuItem
Gets the check state of a control (e.g.
isChecked() - Method in class se.entra.phantom.server.VirtualPanel
Gets the check state of a control (e.g.
isChecked(String) - Method in class se.entra.phantom.server.VirtualPanel
Gets the check state of a control (e.g.
isChecked(int) - Method in class se.entra.phantom.server.VirtualPanel
Gets the check state of a control (e.g.
isChecked() - Method in class se.entra.phantom.server.VirtualPopupMenu
Gets the check state of a control (e.g.
isChecked() - Method in class se.entra.phantom.server.VirtualPullDownMenu
Gets the check state of this pull-down menu.
isChecked() - Method in class se.entra.phantom.server.VirtualServerUserWindowAdapter
Gets the check state of a control (e.g.
isChecked2(String) - Method in class se.entra.phantom.server.VirtualPanel
Gets the check state of a control (e.g.
isChild() - Method in class se.entra.phantom.client.PPanel
Checks if this panel is a child window inside an application panel.
isClient64Bit() - Method in class se.entra.phantom.server.VirtualSessionManager
Check if check is running a 64 bit VM.
isClientCertificatePresentOnServerRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigProtection
Checks if client certificate is required for SSL.
isClientCertificateRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigProtection
Checks if client certificate is required for SSL.
isClientCertificateRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if client certificate is required for SSL.
isClientConnectionAllowed(String, ServerSocketInterface, ISocket) - Method in interface se.entra.phantom.server.ClientConnectionListener
Checks if a client is allowed to connect or not.
isClientConnectionAllowed(String, ServerSocketInterface, ISocket) - Method in class se.entra.phantom.server.ClientSessionManager
Checks if a client is allowed to connect or not.
isClientLogonAllowed() - Method in class se.entra.phantom.server.ClientSessionManager
Checks if client logon is allowed.
isClientLogonAllowed() - Static method in class se.entra.phantom.server.rconsole.AdminData
Retrieves status of client logon to server.
isClientLogonAllowed() - Method in interface se.entra.phantom.server.ServerAdminInterface
Checks if client logon is allowed.
isClientProcessingEnabled() - Method in class se.entra.phantom.server.VirtualSessionManager
Checks if client processing is enabled.
isClientSessionLocked(PPanel) - Method in class se.entra.phantom.client.Phantom
Method checked for panel lock in every panel.
isClientSessionLocked(PPanel) - Method in class se.entra.phantom.server.phed.PhantomEditor
Method checked for panel lock in every panel.
isClientTerminalDisplayed(ClientSession) - Method in class se.entra.phantom.server.ClientCommunicationAdapter
Checks if the client is displaying the terminal window.
isClientTerminalDisplayed(ClientSession) - Method in interface se.entra.phantom.server.ClientCommunicationListener
Checks if the client is displaying the terminal window.
isClientTerminalDisplayed() - Method in class se.entra.phantom.server.ClientSession
Checks if the client is displaying the terminal window.
isClientTerminalDisplayed() - Method in interface se.entra.phantom.server.ClientSessionInterface
Checks if the client is displaying the terminal window.
isClientTerminalDisplayed(ClientSession) - Method in class se.entra.phantom.server.http.HtmlApplication
Checks if the client is displaying the terminal window.
isClientTerminalDisplayed(ClientSession) - Method in class se.entra.phantom.server.rapp.DefaultRemoteApplication
Checks if the client is displaying the terminal window.
isClientTerminalDisplayedProgrammatically() - Method in class se.entra.phantom.server.ClientSession
Checks if the client is displaying the terminal window programmatically.
isClosed() - Method in class org.openxml.parser.StreamParser
Returns true if the document has been fully parsed and the parsed has been closed.
isClosed() - Method in interface se.entra.phantom.server.ClientConnectionInterface
Checks if a connection is closed.
isClosed(String) - Method in class se.entra.phantom.server.PortManager
Checks if a port is started.
isClosed() - Method in interface se.entra.phantom.server.socket.ISocket
Returns the closed state of the socket.
isClosed() - Method in class se.entra.phantom.server.socket.SocketAdapter
Returns the closed state of the socket.
isClosed() - Method in class se.entra.phantom.server.socket.SocketClientConnectionListener
Checks if a connection is closed.
isCloseProjectAllowed() - Method in interface se.entra.phantom.common.MouseInterface
Is close application allowed at this point?
isCloseProjectAllowed() - Method in class se.entra.phantom.server.phed.TerminalMouseHandler
Is close application allowed at this point?
isComponentImageValid() - Method in class se.entra.phantom.server.phed.PanelDesignerControl
Checks if the component is valid or if it is in creation, resize or repaint state.
isConfigured() - Method in class se.entra.phantom.server.phed.project.EclipseDotProjectFile
Checks if configured for NetPhantom.
isConnected() - Method in class se.entra.phantom.rapp.RemoteApplication
Checks if a connection is open to a server.
isConnected() - Method in class se.entra.phantom.server.HostSession
Checks for session currently connected.
isConnected() - Static method in class se.entra.phantom.server.phed.project.EclipseIntegration
Checks if connected.
isConnected() - Method in class se.entra.phantom.server.sms.Client
Check if the SMS service is connected.
isConnected() - Method in interface se.entra.phantom.server.socket.ISocket
Returns the connection state of the socket.
isConnected() - Method in class se.entra.phantom.server.socket.SocketAdapter
Returns the connection state of the socket.
isConnectedToNext - Variable in class se.entra.phantom.server.PhantomCGroupBox
Connect state to next control.
isConnecting() - Method in class se.entra.phantom.server.HostSession
Flag for session is processing a connect request.
isConnectionAllowed() - Static method in class com.netphantom.server.utils.RemoteAssistanceServer
Checks if a connection is allowed for the relay server.
isConnectionHandled(ISocket) - Static method in class com.netphantom.server.utils.RemoteAssistanceServer
Checks if a connection is handled by the relay server.
isConnectToNextControlPropertySet() - Method in class se.entra.phantom.server.PhantomCGroupBox
Checks if the option "Connect to next control" property is set.
isConnectToNextControlPropertySet() - Method in class se.entra.phantom.server.PhantomCStaticText
Checks if the option "Connect to next control" property is set.
isConnectToNextControlPropertySet() - Method in class se.entra.phantom.server.VirtualCGroupBox
Checks if the option "Connect to next control" property is set.
isConnectToNextControlPropertySet() - Method in class se.entra.phantom.server.VirtualControl
Override this method and return true if you're a static text or a group box.
isConnectToNextControlPropertySet() - Method in class se.entra.phantom.server.VirtualCStaticText
Checks if the option "Connect to next control" property is set.
isContextMenu(KeyEvent) - Static method in class se.entra.phantom.client.Plaf
Checks if a key event is a pop-up window (context) menu display action, i.e.
isContextMenu(MouseEvent) - Static method in class se.entra.phantom.client.Plaf
Checks if a mouse event is the context menu trigger.
isContinuation() - Method in class se.entra.phantom.server.PhantomHostField
Checks if this host field is a continuation part of the previous field.
isContinued() - Method in class se.entra.phantom.server.PhantomHostField
Checks if the field is continued.
isController() - Static method in class se.entra.phantom.server.LoadBalancing
Checks if the server is a controller.
isCookieSession(HttpSession, String, String) - Static method in class se.entra.phantom.server.extra.SecureLoginSession
Checks for valid cookie session.
isCookieUsed() - Method in class se.entra.phantom.server.http.HttpSession
Check if cookie is used.
isCookieUsed() - Method in class se.entra.phantom.server.rconsole.AdminConfigWebApplication
Checks if a cookie is used to identify a session.
isCreateInProgress() - Method in class se.entra.phantom.client.PPanel
Checks if the create process is in progress.
isCreateRequired() - Method in class se.entra.phantom.server.VirtualPanel
Checks if create transaction is required to update the client.
isCurrent() - Method in class se.entra.phantom.server.HostSession
Checks if this session is the current one.
isCursorInside(HostPopupWindow.Rect, Point) - Method in class se.entra.phantom.server.GuiOnTheFlyRuntime
Checks if the cursor is placed inside the popup window.
isCursorNonBlinking - Variable in class se.entra.phantom.common.TerminalWindow.SetUp
 
isCursorNonBlinking - Variable in class se.entra.phantom.server.TerminalSettings
Flag indicating non-blinking cursor.
isCursorPositionedAtHostUnlock() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if the cursor in the panel is repositioned at host unlock.
isCursorPositionedAtHostUnlock() - Method in class se.entra.phantom.server.VirtualPanel
Checks if the cursor position should be set when the panel is unlocked.
isDebug() - Static method in class se.entra.phantom.server.ClientSessionManager
Is this server running in debug mode?
isDefault - Variable in class se.entra.phantom.server.PhantomCPushButton
Default Flag.
isDefaultBlockModeEnabled() - Static method in class se.entra.phantom.server.HostSessionManager
Checks if client-local field editing mode is enabled.
isDefaultNamespace(String) - Method in class org.openxml.dom.AttrImpl
 
isDefaultNamespace(String) - Method in class org.openxml.dom.CommentImpl
 
isDefaultNamespace(String) - Method in class org.openxml.dom.DocumentImpl
 
isDefaultNamespace(String) - Method in class org.openxml.dom.DocumentTypeImpl
 
isDefaultNamespace(String) - Method in class org.openxml.dom.ElementDeclImpl
 
isDefaultNamespace(String) - Method in class org.openxml.dom.ElementImpl
 
isDefaultNamespace(String) - Method in class org.openxml.dom.EntityImpl
 
isDefaultNamespace(String) - Method in class org.openxml.dom.NotationImpl
 
isDefaultNamespace(String) - Method in class org.openxml.dom.ParamEntity
 
isDefaultNamespace(String) - Method in class org.openxml.dom.ProcessingInstructionImpl
 
isDefaultSelected() - Method in class se.entra.phantom.server.PhantomCRadioButton
Compare current text with selection text and return current selection state.
isDeFocusAllowed(KeyEvent, PControl) - Method in class se.entra.phantom.client.CListBox
Checks if the listbox should loose focus after a TAB or Shift-TAB has been pressed.
isDeFocusAllowed(KeyEvent, PControl) - Method in class se.entra.phantom.client.CMLE
Checks if this control allows a defocus operation at this time.
isDeFocusAllowed(KeyEvent, PControl) - Method in interface se.entra.phantom.client.FieldCheck
Checks if this control allows a defocus operation at this time.
isDestroyed() - Method in class se.entra.phantom.server.VirtualPanel
Checks if a panel is destroyed.
isDialogFrame - Variable in class se.entra.phantom.server.PhantomPanelData
Flag indicating that the panel has a dialog window frame.
isDialogFrame() - Method in class se.entra.phantom.server.PhantomPanelData
Indicating that the panel has a dialog window frame.
isDirectChecked() - Method in interface se.entra.phantom.server.IListCapableControl
Check for direct-checked when user types a character.
isDirectChecked - Variable in class se.entra.phantom.server.PhantomCComboBox
Indicates if every character pressed is checked.
isDirectChecked() - Method in class se.entra.phantom.server.PhantomCComboBox
Check for direct-checked when user types a character.
isDirectChecked - Variable in class se.entra.phantom.server.PhantomCEntryField
Direct check of chars.
isDirectChecked - Variable in class se.entra.phantom.server.PhantomCMLE
Direct check of chars.
isDirectChecked - Variable in class se.entra.phantom.server.PhantomCSpinButton
Direct Checked flag.
isDirectChecked() - Method in class se.entra.phantom.server.PhantomCSpinButton
Check for direct-checked when user types a character.
isDirectChecked - Variable in class se.entra.phantom.server.PhantomListCapableControl
Indicates if every character pressed is checked.
isDirectChecked() - Method in class se.entra.phantom.server.VirtualCEntryField
Is characters direct checked.
isDirectChecked() - Method in class se.entra.phantom.server.VirtualCListCapableControl
Is characters direct checked.
isDirectChecked() - Method in class se.entra.phantom.server.VirtualCMLE
Is characters direct checked.
isDirectChecked() - Method in class se.entra.phantom.server.VirtualControl
Is characters direct checked.
isDirectory - Variable in class se.entra.phantom.server.rconsole.AdminConfigFileTransferItem
Flag indicating if it's a directory.
isDirectory() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if it is a file resource and a directory reference.
isDirectoryContainingFileExtension(File, String...) - Static method in class se.entra.phantom.server.phed.Start
Checks if a Directory contains a file with the specified extensions.
isDisabledFromStart - Variable in class se.entra.phantom.server.PhantomCPushButton
Flag for disabled from start.
isDisabledFromStart() - Method in class se.entra.phantom.server.PhantomCPushButton
Should the push button be disabled from start.
isDisabledFromStart() - Method in class se.entra.phantom.server.PhantomMenuItem
Checks if the menu item should be disabled from start.
isDisableSupported - Variable in class se.entra.phantom.server.http.BrowserCapabilities
The browser supports the "DISABLED" attribute for entry fields, push buttons, etc.
isDisposed() - Method in class se.entra.phantom.server.ClientSession
Checks if the session is disposed.
isDisposed() - Method in interface se.entra.phantom.server.ClientSessionInterface
Check for dispose.
isDisposed - Variable in class se.entra.phantom.server.DefaultSessionPoolingHandler
Flag set if session is disposed by the system and should abort any scripting thread executing.
isDisposed() - Method in class se.entra.phantom.server.DefaultSessionPoolingHandler
Checks if the session is disposed of.
isDisposed() - Method in class se.entra.phantom.server.PhantomWorker
Checks if it is disposed.
isDisposed() - Method in class se.entra.phantom.server.rapp.DefaultRemoteApplication
Checks if the session has been disposed of.
isDisposed() - Method in class se.entra.phantom.server.VirtualSessionManager
Checks if the client session is disposed.
isDisposeInProgress() - Method in class se.entra.phantom.client.PPanel
Is dispose in progress flag.
isDistributionBuilding() - Static method in class se.entra.phantom.server.phed.Start
Checks if project is building distribution.
isDocumentRootReference() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if this is a reference to the root directory.
isDocumentUnparsed() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if the resource is an unparsed file system type.
isDomainAddressAllowed(SocketNameInterface) - Method in class se.entra.phantom.server.rconsole.AdminConfigDomain
Checks if a connection is allowed or denied depending on the domain specification.
isDomainAddressAllowed(SocketNameInterface) - Method in class se.entra.phantom.server.rconsole.AdminConfigProtection
Checks if a connection is allowed or denied depending on the domain specification.
isDomainAddressAllowed(SocketNameInterface) - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if a connection is allowed or denied depending on the domain specification.
isDragDropEnabled() - Method in class se.entra.phantom.client.Phantom
Checks if Drag-and-Drop is enabled for the client or not.
isDraggable() - Method in class se.entra.phantom.client.Phantom
Is this applet possible to drag outside the browser to be installed?
isDUP() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if this field is DUP enabled.
isDynamic() - Method in class se.entra.phantom.server.VirtualHostField
Checks if the host field is dynamic or not.
isEclipse() - Method in interface com.netphantom.eclipse.IFeedBack
Check to see if this is Eclipse or NetPhantom.
isEclipse() - Method in class se.entra.phantom.server.phed.ProgressMonitor
Check to see if this is Eclipse or NetPhantom.
isEclipseRunning() - Static method in class se.entra.phantom.server.phed.project.EclipseInstallation
Checks if the Eclipse executable is running in the machine.
isEditable() - Method in class se.entra.phantom.server.GofListColumnElement
 
isEdited() - Method in interface se.entra.phantom.server.phed.EditorDirectInterface
Is this phantom host screen edited.
isEdited() - Method in class se.entra.phantom.server.phed.TerminalMouseHandler
Is this phantom host screen edited.
isEditor() - Method in class se.entra.phantom.client.Phantom
Checks if this is the editor or not.
isEditor() - Method in class se.entra.phantom.server.ClientSession
Is this an editor instance.
isEditor() - Method in class se.entra.phantom.server.ClientSessionManager
Checks if this is the Editor or not.
isEditor() - Method in class se.entra.phantom.server.HostSessionManager
Checks if this host session manager belongs to the editor.
isEditor() - Method in class se.entra.phantom.server.phed.PhantomEditor
Checks if this is the editor or not.
isEditor - Static variable in class se.entra.phantom.server.phed.Start
Flag indicating it's the editor running.
isEditor - Variable in class se.entra.phantom.server.TerminalSettings
If this is an editor instance.
isEditor() - Method in class se.entra.phantom.server.VirtualSessionManager
Checks if this session is an editor session.
isEditorParallelRun() - Method in class se.entra.phantom.server.ClientSession
Checks the flag to indicate that the instance runs in parallel with the editor.
isEditorShutDown - Static variable in class se.entra.phantom.server.phed.Start
The flag indicating the editor is shut-down.
isEmpty() - Method in class org.openxml.dom.ElementDeclImpl
Returns true if element is empty.
isEmpty() - Method in class se.entra.phantom.server.GofHostField
Gets the value of the flag indicating if the HostField is empty.
isEmpty(HostScreen) - Method in class se.entra.phantom.server.HostField
Checks if this field is protected and empty.
isEmpty() - Method in class se.entra.phantom.server.HostScreen
Checks if all characters on the screen (except the last line) are spaces.
isEnabled() - Method in enum se.entra.phantom.client.Beep
Verifies if the beep is enabled.
isEnabled() - Method in class se.entra.phantom.client.PControl
Checks if this control is enabled.
isEnabled() - Method in class se.entra.phantom.client.PJCheckBox
Overrides the JCheckBox setEnabled method, in order to handle the "Do not disable option".
isEnabled() - Method in class se.entra.phantom.client.PPanel
Checks if this panel is enabled.
isEnabled() - Method in class se.entra.phantom.server.PhantomRuntime
Checks if the runtime application is enabled.
isEnabled() - Method in class se.entra.phantom.server.phed.project.AutoClientJar
Checks if the "auto-client.jar" file is enabled.
isEnabled(IniFile) - Static method in class se.entra.phantom.server.phed.project.AutoClientJar
Checks if the "auto-client.jar" file is enabled.
isEnabled() - Method in class se.entra.phantom.server.SessionPoolingData
Checks if a session pool is enabled or not.
isEnabled() - Method in class se.entra.phantom.server.VirtualCBar
Gets the enabled state of an item.
isEnabled() - Method in class se.entra.phantom.server.VirtualCExternalImage
Gets the enabled state of an item.
isEnabled() - Method in class se.entra.phantom.server.VirtualControl
Gets the enabled state of an item.
isEnabled() - Method in class se.entra.phantom.server.VirtualCRectangle
Gets the enabled state of an item.
isEnabled() - Method in interface se.entra.phantom.server.VirtualInterface
Gets the enabled state of an item.
isEnabled() - Method in class se.entra.phantom.server.VirtualMenuItem
Gets the enabled state of an item.
isEnabled() - Method in class se.entra.phantom.server.VirtualPanel
Gets the enabled state of an item.
isEnabled(String) - Method in class se.entra.phantom.server.VirtualPanel
Gets the enabled state of an item.
isEnabled(int) - Method in class se.entra.phantom.server.VirtualPanel
Gets the enabled state of an item.
isEnabled() - Method in class se.entra.phantom.server.VirtualPopupMenu
Gets the enabled state of an item.
isEnabled() - Method in class se.entra.phantom.server.VirtualPullDownMenu
Gets the enabled state of an item.
isEnabled() - Method in class se.entra.phantom.server.VirtualServerUserWindowAdapter
Gets the enabled state of an item.
isEnabled() - Method in class serverUserWindow2.PHED_AVAILABLECOLORS
Gets the enabled state of an item.
isEnabled() - Method in class serverUserWindow2.RCONSOLE_AVAILABLECOLORS
Gets the enabled state of an item.
isEnabled() - Method in class serverUserWindow2.RCONSOLE_COLORCHOOSER
Gets the enabled state of an item.
isEnabled() - Method in class serverUserWindow2.RCONSOLE_JMXRMI
Gets the enabled state of an item.
isEncrypted(ISocket) - Method in class se.entra.phantom.server.DefaultServerSocket
Checks if encryption (with SSL with any encryption - not only signing) is used.
isEncrypted(ISocket) - Method in interface se.entra.phantom.server.ServerSocketInterface
Checks if encryption (with SSL with any encryption - not only signing) is used.
isEncrypted(ISocket) - Method in class se.entra.phantom.server.ssl.NetPhantomJSSEServerSocket
Checks if encryption (with SSL with any encryption - not only signing) is used.
isEqualNode(Node) - Method in class org.openxml.dom.AttrImpl
 
isEqualNode(Node) - Method in class org.openxml.dom.CommentImpl
 
isEqualNode(Node) - Method in class org.openxml.dom.DocumentImpl
 
isEqualNode(Node) - Method in class org.openxml.dom.DocumentTypeImpl
 
isEqualNode(Node) - Method in class org.openxml.dom.ElementDeclImpl
 
isEqualNode(Node) - Method in class org.openxml.dom.ElementImpl
 
isEqualNode(Node) - Method in class org.openxml.dom.EntityImpl
 
isEqualNode(Node) - Method in class org.openxml.dom.NotationImpl
 
isEqualNode(Node) - Method in class org.openxml.dom.ParamEntity
 
isEqualNode(Node) - Method in class org.openxml.dom.ProcessingInstructionImpl
 
isError - Variable in class se.entra.phantom.server.FileError
Flag for error, false = warning.
isEventLogged(int) - Method in class se.entra.phantom.server.ClientConnectionData
Checks if an event is logged.
isEventLogged(int) - Static method in class se.entra.phantom.server.ClientSessionManager
Checks if an event is logged.
isEventLogged(int) - Method in class se.entra.phantom.server.EventFilter
Checks if an event is logged or not for the current client connection.
isEventPosted() - Method in class se.entra.phantom.server.ClientWorker
Check if client event is posted for processing.
isEventUsed(int) - Method in class se.entra.phantom.server.PhantomObject
Check if this object uses a special event.
isExtensionListInDescription() - Method in class com.netphantom.server.utils.WinFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isExternalComboboxFilesAllowed() - Method in class se.entra.phantom.server.PhantomRuntime
Flag indicating external combobox files are allowed.
isExternalImage - Variable in class se.entra.phantom.server.PhantomCUserWindow
The flag indicating the user window is an external image.
isFastSpin - Variable in class se.entra.phantom.server.PhantomCSpinButton
Fast Spin Button flag.
isFieldExitRequired - Variable in class se.entra.phantom.server.HostField
The field exit key is required to exit this field.
isFieldExitRequired() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if this field is Field Exit is required to exit this field.
isFieldFormatted() - Method in class se.entra.phantom.server.ee.EEMaster.EEScreen
Checks if this host screen is field formatted.
isFieldFormatted() - Method in class se.entra.phantom.server.HostScreen
Checks if this host screen is field formatted.
isFieldFormatted() - Method in class se.entra.phantom.server.HostSession
Checks if this host screen is field formatted.
isFieldFormatted() - Method in class se.entra.phantom.server.HostSession3270
Checks if this host screen is field formatted.
isFieldFormatted() - Method in class se.entra.phantom.server.HostSession3270Printer
Checks if this host screen is field formatted.
isFieldFormatted() - Method in class se.entra.phantom.server.HostSession5250
Checks if this host screen is field formatted.
isFieldFormatted() - Method in class se.entra.phantom.server.HostSessionEE
Checks if this host screen is field formatted.
isFieldFormatted() - Method in interface se.entra.phantom.server.HostSessionPeer
Checks if this host screen is field formatted.
isFieldFormatted() - Method in class se.entra.phantom.server.tn3270e.Display3270
Checks if this host screen is field formatted.
isFile() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if it is a file resource and a file reference (parsed, application or normal).
isFileNameEmpty() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if the file name is empty and this is a file resource (parsed or not).
isFileResource() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if it is a file resource (parsed or not).
isFileSystemCaseSensitive() - Method in class se.entra.phantom.server.http.HttpWebServer
Check if the file system for root and error documents is case sensitive.
isFileSystemJarResource() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if this resource is a Jar file system resource.
isFlag(int, int) - Static method in class se.entra.phantom.server.Focus
Return true if flag is set, otherwise false.
isFocusable() - Method in class se.entra.phantom.server.PhantomCOutputText
Checks if the output text is focusable.
isFocusable() - Method in class se.entra.phantom.server.VirtualCOutputText
Checks if the output text is focusable.
isFocusTraversable() - Method in class cuserwin2.PHED_AVAILABLECOLORS
We can handle focus.
isFocusTraversable() - Method in class cuserwin2.RCONSOLE_AVAILABLECOLORS
We can handle focus.
isFocusTraversable() - Method in class cuserwin2.RCONSOLE_COLORCHOOSER
We can handle focus.
isFocusTraversable() - Method in class cuserwin2.RCONSOLE_FILEMANAGER
Checks if this component is focus traversable.
isFocusTraversable() - Method in class cuserwin2.RCONSOLE_TERMINAL
Checks if this component is focus traversable.
isFocusTraversable() - Method in class se.entra.phantom.client.PJBar
This component doesn't handle or want focus, so return false.
isFocusTraversable() - Method in class se.entra.phantom.client.PJBarVisualComponent
This component doesn't handle or want focus, so return false.
isFocusTraversable() - Method in class se.entra.phantom.client.PJButton
This component handles focus, so return true.
isFocusTraversable() - Method in class se.entra.phantom.client.PJCheckBox
This component handles focus, so return true.
isFocusTraversable() - Method in class se.entra.phantom.client.PJComboBox
This component handles focus, so return true.
isFocusTraversable() - Method in class se.entra.phantom.client.PJEntryField
This component handles focus, so return true.
isFocusTraversable() - Method in class se.entra.phantom.client.PJExternalImage
This component doesn't handle or want focus, so return false.
isFocusTraversable() - Method in class se.entra.phantom.client.PJGroupBox
This component doesn't handle or want focus, so return false.
isFocusTraversable() - Method in class se.entra.phantom.client.PJListBox
 
isFocusTraversable() - Method in class se.entra.phantom.client.PJListBox.PJListBoxColumn
Tells anybody interested if this subcomponent is focus traversable.
isFocusTraversable() - Method in class se.entra.phantom.client.PJMLE
This component handles focus, so return true.
isFocusTraversable() - Method in class se.entra.phantom.client.PJMuLineLabel
 
isFocusTraversable() - Method in class se.entra.phantom.client.PJRectangle
This component doesn't handle or want focus, so return false.
isFocusTraversable() - Method in class se.entra.phantom.client.PJSpinButton
This component handles focus, so return true.
isFocusTraversable() - Method in class se.entra.phantom.client.PJUserWindow
This component doesn't handle or want focus, so return false.
isFocusTraversable() - Method in class se.entra.phantom.client.PJUserWindowPredefined
This component doesn't handle or want focus, so return false.
isFocusTraversable() - Method in class se.entra.phantom.common.TerminalWindow
The emulator window can receive input focus, and therefore returning true here.
isFontSet() - Method in class se.entra.phantom.client.PJMenu
 
isForegroundConverted - Variable in class se.entra.phantom.server.PhantomControl
The host VIO color is foreground converted.
isFormData() - Method in class se.entra.phantom.server.http.HttpHeaderFields
Checks if the data is used in conjuction with HTML forms, i.e.
isFormReply(String) - Static method in class se.entra.phantom.server.http.MimeTypes
Checks if a type is a form reply, i.e.
isFound - Variable in class se.entra.phantom.server.VirtualHostField
The real host field found flag.
isFrameLess - Variable in class se.entra.phantom.client.Phantom
Indicates this is running inside the browser for main panels only.
isFromRoot - Variable in class se.entra.phantom.server.http.HttpResource
Is resource name is root directory address or relative the document root.
isFromRoot() - Method in class se.entra.phantom.server.http.HttpResourceParameters
Check if file name is from root.
isFrozen() - Method in class se.entra.phantom.server.HostSessionManager
Checks if the current session is frozen.
isGlobalActionFlag() - Method in class se.entra.phantom.server.PhantomCNoteBook
Return GlobalAction
isGlobalEventIndexLogged(int) - Static method in class se.entra.phantom.server.EventFilter
Checks if a global event index is to be logged.
isGlobalEventLogged(int) - Static method in class se.entra.phantom.server.EventFilter
Checks if a global event is to be logged.
isGroupMember(String) - Method in class se.entra.phantom.server.rconsole.AdminConfigUser
Checks if a user is a member of a group.
isGTKLF() - Static method in class se.entra.phantom.client.Plaf
Checks if it's GTK L&F.
isGuiOnTheFlyPanel() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if this virtual panel is created by the Gui-on-the-fly algorithm.
isGuiOnTheFlyPanel() - Method in class se.entra.phantom.server.VirtualPanel
Checks if this virtual panel is created by the Gui-on-the-fly algorithm.
isHandleSet() - Method in class se.entra.phantom.server.http.HttpClientJarResource
Check if it's handle is set, i.e.
isHandleSet() - Method in class se.entra.phantom.server.http.HttpResource
Check if it's handle is set, i.e.
isHardJVMRestartAvailable() - Static method in class se.entra.phantom.server.ClientSessionManager
Checks if hard restart JVM is available.
isHeader - Variable in class se.entra.phantom.server.VirtualCListBox.CellData
Is cell header.
isHeightToText() - Method in class se.entra.phantom.server.PhantomCBarControl
Set rect height to text.
isHidden() - Method in class se.entra.phantom.rapp.RAPPHostCell
Gets the flag indicating if the underlying host field is hidden or not.
isHidden() - Method in class se.entra.phantom.server.GofHostField
Checks if the GofHostField's host field is hidden.
isHidden - Variable in class se.entra.phantom.server.HostField
This field is hidden (non-display).
isHidden - Variable in class se.entra.phantom.server.PhantomHostFieldColumnCell
The hidden attribute of the host field.
isHidden() - Method in class se.entra.phantom.server.PhantomHostFieldColumnCell
Checks if the PhantomHostFieldColumnCell is hidden.
isHidden - Variable in class se.entra.phantom.server.VirtualHostField
The hidden flag.
isHiddenPanel - Variable in class se.entra.phantom.server.PhantomApplicationData.Directory
Flag for hidden panel.
isHiddenTextDisplayed() - Static method in class se.entra.phantom.server.HostScreen
Checks if hidden characters are displayed for debugging purposes.
isHiddenTextDisplayed() - Method in class se.entra.phantom.server.HostSession
Checks if hidden text is displayed.
isHiddenTextDisplayed() - Method in class se.entra.phantom.server.HostSession3270
Checks if hidden text is displayed.
isHiddenTextDisplayed() - Method in class se.entra.phantom.server.HostSession5250
Checks if hidden text is displayed.
isHiddenTextDisplayed() - Method in class se.entra.phantom.server.HostSessionEE
Checks if hidden text is displayed.
isHiddenTextDisplayed() - Method in interface se.entra.phantom.server.HostSessionPeer
Checks if hidden text is displayed.
isHostAlarmEnabled - Variable in class se.entra.phantom.server.TerminalSettings
Host alarm active or not.
isHostConnected() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if the panel is host connected.
isHostConnectedToCurrentScreen() - Method in class se.entra.phantom.server.VirtualPanel
Checks if this panel is connected to the current host screen.
isHostConverted - Variable in class se.entra.phantom.server.PhantomListCapableControl
Flag for list is host converted.
isHostFieldCurrentlyProtected() - Method in class se.entra.phantom.server.VirtualHostField
Checks if the connected host field is protected or not.
isHostFieldPresent() - Method in class se.entra.phantom.server.VirtualHostField
Checks if the host field is currently present on this screen or not.
isHostInducedHostChange() - Method in class se.entra.phantom.server.ClientSession
Checks if a host change (typically in a VirtualControl.refresh) is induced from host or from local host interaction.
isHostInErrorState() - Method in class se.entra.phantom.server.ClientSession
Checks if the current host session is in error state.
isHostInErrorState() - Method in interface se.entra.phantom.server.ClientSessionInterface
Checks if the current host session is in error state.
isHostLocked() - Method in class se.entra.phantom.server.ClientSession
Checks if the current host session is locked.
isHostLocked() - Method in interface se.entra.phantom.server.ClientSessionInterface
Checks if the current host session is locked.
isHostMessageBoxRefreshRequired() - Method in class se.entra.phantom.server.VirtualPanelSession
Sets the host message box refresh required flag.
isHostProcessingInhibited() - Method in class se.entra.phantom.server.VirtualPanelSession
Indicates that the host connection is inhibited.
isHostSessionValid(int) - Static method in class se.entra.phantom.server.HostSessionManager
Checks if a host session ID is valid ('A' to 'Z' and defined in [host] in server.ini).
isHtml() - Method in class org.openxml.parser.ContentParser
 
isHtml() - Method in class org.openxml.parser.HTMLSAXParser
 
isHtml() - Method in class org.openxml.parser.XMLSAXParser
 
isHTML(String) - Method in class se.entra.phantom.server.http.MimeTypes
Checks if a file extension is of HTML type.
isHTTP10() - Method in class se.entra.phantom.server.http.HttpSession
Checks if this HTTP session is of version 1.0 or lower.
isHTTP11() - Method in class se.entra.phantom.server.http.HttpSession
Checks if this HTTP session is of version 1.1 or higher.
isHttpTunnelingEnabled() - Method in class se.entra.phantom.server.ClientSessionManager
Checks if the server is enabled for HTTP tunneling.
isHttpTunnelingPacket(int) - Static method in class se.entra.phantom.server.HttpTunnelingCommunication
Checks if a the HTTP packet is likely to be a HTTP Tunneling Communication packet.
isId() - Method in class org.openxml.dom.AttrImpl
 
isIdentificationMatching(HostScreen, int, int) - Method in class se.entra.phantom.server.PhantomHostScreenIdentification
Checks if this identification matches the host screen.
isIdentificationMatchingLax(HostScreen, int, int) - Method in class se.entra.phantom.server.PhantomHostScreenIdentification
Checks if this identification matches the host screen.
isIdentificationMatchingLax(String, int, String) - Static method in class se.entra.phantom.server.PhantomHostScreenIdentification
Checks if this identification matches the host screen.
isInclude - Variable in class se.entra.phantom.server.http.HttpResource.HttpDataParams
Assume that data is to be included into other HTML document, no need for tags <html> or <body> (Handled in HtmlWriter).
isIndex() - Method in class se.entra.phantom.common.NPPVColor
Checks if the color is index-based.
isInEclipse() - Method in class se.entra.phantom.server.phed.project.EclipseProject
Checks if project is in Eclipse.
isInEditorGrace() - Method in class se.entra.phantom.server.ClientSessionManager
Checks if licensing is in editor grace period.
isInitialized() - Static method in class se.entra.phantom.server.LoadBalancing
Checks if it's initialized.
isInitialized() - Method in class se.entra.phantom.server.VirtualRuntime
Initialize the runtime application.
isInitiated() - Method in class se.entra.phantom.rapp.RAPPNameSpaceItem
Is URI and prefix initiated (otherwise probably error).
isInitiated() - Static method in class se.entra.phantom.server.phed.Start
 
isInputShutdown() - Method in interface se.entra.phantom.server.socket.ISocket
Returns whether the read-half of the socket connection is closed.
isInputShutdown() - Method in class se.entra.phantom.server.socket.SocketAdapter
Returns whether the read-half of the socket connection is closed.
isInsertMode() - Method in class se.entra.phantom.server.tn5250e.Display5250
Checks for the insert mode state.
isInside(int) - Method in class se.entra.phantom.common.HotSpot
Checks if a position is inside the hot spot.
isInsideForm - Variable in class se.entra.phantom.server.http.HttpResource.HttpDataParams
Is file contents assumed to be inside a form tag, then parse all tags as a web application.
isInternal() - Method in class org.openxml.dom.EntityImpl
Returns true if entity is an internal general entity.
isInternal() - Method in class org.openxml.dom.ParamEntity
Returns true if entity is an internal entity.
isJarOrZip(String) - Static method in class se.entra.phantom.common.Utilities
Checks if this file is a JAR or ZIP file (by the extension).
isJarOrZipFile(String) - Static method in class se.entra.phantom.server.PhantomFile
Checks if a file is of Jar or Zip file type (i.e.
isJarOrZipFile(File) - Static method in class se.entra.phantom.server.PhantomFile
Checks if a file is of Jar or Zip file type (i.e.
isJarSigned(String) - Static method in class com.netphantom.server.utils.JarTools
Checks if a JAR file is signed.
isJava() - Method in class se.entra.phantom.server.PhantomObject
Checks if this object is of Java type.
isJava_9 - Static variable in class se.entra.phantom.client.Plaf
If Java is 9 or better.
isJavaOrREXX() - Method in class se.entra.phantom.server.PhantomObject
Checks if this object is of Java or REXX type, i.e.
isJavaScalingEnabled() - Static method in class se.entra.phantom.client.Plaf
Returns whether the System Java scaling is in effect or not.
isJavaWebStart() - Method in class se.entra.phantom.server.VirtualSessionManager
Checks if this client is running Java Web Start.
isKeepAlive() - Method in class se.entra.phantom.server.http.HttpHeaderFields
Checks if the request is of "Keep-Alive" type.
isKeepAlive - Variable in class se.entra.phantom.server.http.HttpSession
Indicates that this connection is of keep-alive state.
isKeyboardInputAllowed() - Method in class se.entra.phantom.server.HostSession
Checks if the host session is locked for keyboard input.
isKeyPad - Variable in class se.entra.phantom.server.PhantomCEntryField
Key pad processing.
isLabelSupported - Variable in class se.entra.phantom.server.http.BrowserCapabilities
The browser supports the "LABEL" HTML tag.
isLeaf() - Method in class se.entra.phantom.server.VirtualCTreeNode
Checks if this node is a leaf.
isListChanged - Variable in class se.entra.phantom.server.VirtualCListCapableControl
Flag for list contents changed.
isListEmpty() - Method in class se.entra.phantom.server.VirtualCListBox
Is list empty.
isLoadBalanced() - Method in interface se.entra.phantom.server.ClientConnectionInterface
Checks if this listener is load balanced or not.
isLoadBalanced() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if the resource is load balanced.
isLoadBalanced() - Method in interface se.entra.phantom.server.ServerSocketInterface
Checks if the port is load balanced.
isLoadBalanced() - Method in class se.entra.phantom.server.socket.SocketClientConnectionListener
Checks if this listener is load balanced or not.
isLoadBalanced - Variable in class se.entra.phantom.server.SocketHelper
Flag for load balancing used.
isLoadBalanced() - Method in class se.entra.phantom.server.SocketHelper
Checks if the port is load balanced.
isLoadBalancedOnConcurrentUsers() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if this resource is based on Application (concurrent user count).
isLoaded() - Method in class se.entra.phantom.server.FileListContent
Checks if the file is loaded OK.
isLoadedForEditor() - Method in class se.entra.phantom.server.PhantomRuntime
Flag for project loaded for the Editor.
isLoadedFromINI() - Method in class se.entra.phantom.server.PhantomRuntime
Checks if this application is loaded using an INI file using without use of PHR/NPR/JAR files.
isLoadedFromJAR() - Method in class se.entra.phantom.server.PhantomRuntime
Checks if this application is loaded from a self-contained JAR file.
isLocalAddress(String) - Static method in class se.entra.phantom.common.Utilities
Checks if it's a local (intranet) host address.
isLocalhost(String) - Static method in class se.entra.phantom.common.Utilities
Check if it's localhost.
isLocked() - Method in class se.entra.phantom.common.TerminalWindow
Checks if the lock state is present.
isLocked() - Method in class se.entra.phantom.rapp.RAPPCallHost
Gets the flag indicating that the host was locked at the time the operation was performed.
isLocked() - Method in class se.entra.phantom.server.HostSession
Checks if the host session is locked.
isLocked() - Method in class se.entra.phantom.server.tn3270e.Display3270
Gets the current keyboard lock state.
isLocked() - Method in class se.entra.phantom.server.tn5250e.Display5250
Gets the current keyboard lock state.
isLocked() - Method in class se.entra.phantom.server.VirtualSessionManager
Checks the lock state.
isLowerTranslatedToUpper - Variable in class se.entra.phantom.server.HostField
All characters in this field are automatically converted to upper case.
isMac - Static variable in class se.entra.phantom.client.Plaf
The Mac OS variable indicator.
isMacLF() - Static method in class se.entra.phantom.client.Plaf
Checks if it's a Mac look-and-feel (running on Mac).
isMacroPlaying() - Method in class se.entra.phantom.server.VirtualPanelSession
Access the flag for macro is playing.
isMainPanel - Variable in class se.entra.phantom.client.PPanel
This flag indicates the panel is a main panel.
isMainPanel() - Method in class se.entra.phantom.client.PPanel
Checks if this panel is of main panel type.
isMainPanel() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if a panel is of main panel type.
isMainThread() - Method in class se.entra.phantom.server.ClientSession
Checks if the current calling thread is the main thread.
isMainThread() - Method in interface se.entra.phantom.server.ClientSessionInterface
Checks if the current calling thread is the main thread.
isMainThread() - Method in class se.entra.phantom.server.PhantomWorker
Checks if the current thread is the worker thread.
isMainWin32Thread() - Static method in class se.entra.phantom.server.phed.Start
Checks if this thread is the main Win32 thread, e.g.
isManagingFocus() - Method in class cuserwin2.RCONSOLE_FILEMANAGER
Tell's anybody interested that the component is managing it's own internal focus.
isManagingFocus() - Method in class cuserwin2.RCONSOLE_TERMINAL
Tell's anybody interested that the component is managing it's own internal focus.
isManagingFocus() - Method in class se.entra.phantom.client.PJButton
 
isManagingFocus() - Method in class se.entra.phantom.client.PJListBox
Tell's anybody interested that the listbox is managing it's own internal focus.
isManagingFocus() - Method in class se.entra.phantom.common.TerminalWindow
This method returns true because the emulator needs the Tab keys.
isMandatoryEnter() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if this field is Mandatory Enter.
isMandatoryFill() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if this field is Mandatory Fill.
isMatching(String, String) - Static method in class se.entra.phantom.common.WindowsLikeFilenameFilter
Checks if a name matches a filter string like under Windows, with '?' being any character, '*' being any characters and '^' the escape character (the meaning of '?' and '*' becomes the actual character, and two escape characters for a single).
isMatching(String, String, boolean) - Static method in class se.entra.phantom.common.WindowsLikeFilenameFilter
Checks if a name matches a filter string like under Windows, with '?' being any character, '*' being any characters and '^' the escape character (the meaning of '?' and '*' becomes the actual character, and two escape characters for a single).
isMatching(String, String) - Static method in class se.entra.phantom.server.WindowsLikeFilenameFilter
Checks if a name matches a filter string like under Windows, with '?' being any character, '*' being any characters and '^' the escape character (the meaning of '?' and '*' becomes the actual character, and two escape characters for a single).
isMatching(String, String, boolean) - Static method in class se.entra.phantom.server.WindowsLikeFilenameFilter
Checks if a name matches a filter string like under Windows, with '?' being any character, '*' being any characters and '^' the escape character (the meaning of '?' and '*' becomes the actual character, and two escape characters for a single).
isMaximized(Frame) - Static method in class se.entra.phantom.client.Plaf
Checks if a frame is maximized.
isMaximumClientConnectionsReached() - Method in class se.entra.phantom.server.ClientSessionManager
Deprecated.
Use isMaximumClientConnectionsReached(int sessionType,int extraSessions) instead.
isMaximumClientConnectionsReached(int) - Method in class se.entra.phantom.server.ClientSessionManager
Deprecated.
Use isMaximumClientConnectionsReached(int sessionType,int extraSessions) instead.
isMaximumClientConnectionsReached(int, int) - Method in class se.entra.phantom.server.ClientSessionManager
Checks if the maximum number of client connections allowed is reached.
isMessageBoxDisplayed() - Method in class se.entra.phantom.client.Phantom
Checks if a message box is currently displayed.
isMetalLF() - Static method in class se.entra.phantom.client.Plaf
Checks if it's Metal L&F.
isMigrationProtection(String, boolean, boolean, int, HashSet<String>) - Method in class se.entra.phantom.server.rconsole.AdminConfigProtection
Checks if this protection matches a migration protection in order not to duplicate them.
isMixed() - Method in class org.openxml.dom.ElementDeclImpl
Returns true if element contains mixed contents.
isModal() - Method in class se.entra.phantom.server.VirtualPanel
Checks the panel modality flag.
isModified() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if this field is modified.
isMonocase() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if this field is a monocase field.
isMotifLF() - Static method in class se.entra.phantom.client.Plaf
Checks if it's Motif L&F.
isMultiLine - Variable in class se.entra.phantom.server.PhantomCOutputText
Flag for multiple lines.
isMultiLine - Variable in class se.entra.phantom.server.PhantomCStaticText
Flag for multiple lines.
isMultipartFormData() - Method in class se.entra.phantom.server.http.HttpHeaderFields
Checks if the data is used in conjuction with HTML forms, i.e.
isNamePart(int) - Method in class org.openxml.parser.StreamParser
Returns true if character is part of a valid name.
isNamePartFirst(int) - Method in class org.openxml.parser.StreamParser
 
isNetPhantom5File() - Method in class se.entra.phantom.server.PhantomOutputFile
Checks if the file is used to write data for NetPhantom 5 or not.
isNetPhantomVariable(ClientSession, String) - Static method in class se.entra.phantom.server.http.HtmlVariable
Checks if a string could be a valid NetPhantom variable.
isNeverDisabled() - Method in interface se.entra.phantom.server.IListCapableControl
Should control never be disabled.
isNeverDisabled() - Method in class se.entra.phantom.server.PhantomCCheckBox
Should checkbox never be disabled.
isNeverDisabled() - Method in class se.entra.phantom.server.PhantomCComboBox
Should combobox never be disabled.
isNeverDisabled() - Method in class se.entra.phantom.server.PhantomCRadioButton
Should radio button never be disabled.
isNeverDisabled() - Method in class se.entra.phantom.server.PhantomCSpinButton
Should control never be disabled (always false).
isNeverParsing() - Method in class se.entra.phantom.server.http.HttpResourceParameters
Get do parsing flag.
isNewerThan(File) - Method in class com.netphantom.common.FileChangedChecker
Checks if this file is newer than the one specified.
isNewerThan(String) - Method in class com.netphantom.common.FileChangedChecker
Checks if this file is newer than the one specified.
isNewerThan(File) - Method in class com.netphantom.common.FileChangedChecker
Checks if this file is newer than the one specified.
isNewerThan(String) - Method in class com.netphantom.common.FileChangedChecker
Checks if this file is newer than the one specified.
isNewGroup() - Method in class se.entra.phantom.server.VirtualControl
Checks if this control is the start of a new group of controls.
isNewInstallation() - Method in class se.entra.phantom.server.ClientSessionManager
Checks if this is a new installation.
isNewStyle() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if the panel is New Style for entry fields, combo boxes and spin buttons.
isNewStyle() - Method in class se.entra.phantom.server.phed.PanelDesignerControl
Check if it's a new-styled panel.
isNimbusLF() - Static method in class se.entra.phantom.client.Plaf
Checks if it's a Nimbus look-and-feel.
isNodeTextSpace() - Method in class org.openxml.parser.HTMLSAXParser
 
isNonnull() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if a field contains nonnull characters.
isNoteBookPage() - Method in class se.entra.phantom.client.PPanel
Checks if the panel is a notebook page.
isNotebookPage() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if the panel is a notebook page.
isNoteBookPage() - Method in class se.entra.phantom.server.VirtualPanel
Checks if this panel is a notebook page.
isNotEmpty - Variable in class se.entra.phantom.server.PhantomCEntryField
Field may not be empty.
isNpAppSessionValid(VirtualSessionManager, String) - Static method in class se.entra.phantom.server.extra.SecureLogin
Checks for a running NP application.
isNull() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if a field only contains null characters.
isNumeric(int, int) - Method in class se.entra.phantom.server.tn3270e.Display3270
Checks if a host field is numeric or not.
isNumericOnly - Variable in class se.entra.phantom.server.PhantomCSpinButton
Numeric only flag.
ISocket - Interface in se.entra.phantom.server.socket
Interface to access the socket class.
isoNewLine - Static variable in class se.entra.phantom.server.PhantomOutputFile
The New Line separator bytes for ISO character encoding.
isOpaque() - Method in class se.entra.phantom.client.PJLabel
 
isOpaque() - Method in class se.entra.phantom.client.PJMuLineLabel
The static text is opaque.
isOpaque() - Method in class se.entra.phantom.client.PJScrollPane
 
isOpen() - Method in class se.entra.phantom.server.phed.project.EclipseProject
Checks if project is open (in Editor or Eclipse).
isOpen() - Method in class se.entra.phantom.server.REXXFile
Checks if the file is opened.
isOpened() - Method in class se.entra.phantom.client.RemoteSocket
Checks if the socket is opened, successfully or with an exception.
isOpenInEditor() - Method in class se.entra.phantom.server.phed.project.EclipseProject
Checks if this project is open in the Editor.
isOperational() - Method in class se.entra.phantom.server.rconsole.DefaultAdminExit
Checks if the exit is operational.
isOperational() - Method in interface se.entra.phantom.server.ServerAdminExit
Checks if the exit is operational.
isOptimizedDrawingEnabled() - Method in class se.entra.phantom.client.PJListBox
Remove the Swing optimization and allow children to draw on top of each other.
isOptimizedDrawingEnabled() - Method in class se.entra.phantom.client.PJPanel
This container does not guarantee optimized drawing because controls do overlap from time to time.
isOutputShutdown() - Method in interface se.entra.phantom.server.socket.ISocket
Returns whether the write-half of the socket connection is closed.
isOutputShutdown() - Method in class se.entra.phantom.server.socket.SocketAdapter
Returns whether the write-half of the socket connection is closed.
isPageCreatedOnClient() - Method in class se.entra.phantom.server.VirtualCNoteBookPage
Is the page created on the client?
isPanelHostConnected() - Method in class se.entra.phantom.server.VirtualPanel
Checks if this panel has a direct host connection or not.
isPanelLocked() - Method in class se.entra.phantom.client.PPanel
Checks if a panel is locked.
isParallelRun - Static variable in class se.entra.phantom.client.Phantom
Flag for Client Parallel Run.
isParsedResourceType() - Method in class se.entra.phantom.server.http.HttpResourceParameters
Should a parsed resource be created (HTML/XML).
isPartialFieldsIdentified() - Method in interface se.entra.phantom.server.GofHostFieldIdentifier
This method queries if partial fields are identified when GofHostFields that are partially inside, partially outside the area that should be identified.
isPartialFieldsIdentified() - Method in class se.entra.phantom.server.GofHostFieldIdentifierAdapter
This methods queries if partial fields are identified when GofHostFields that are partially inside, partially outside the area that should be identified.
isPasswordChangeRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigUser
Checks if the user requires the password to be changed.
isPasswordMatching(String, String) - Method in class se.entra.phantom.server.rconsole.AdminConfigUser
Checks if a password is matching.
isPasswordUser() - Method in class se.entra.phantom.server.rconsole.AdminConfigUser
Checks if this user has not group assigned to it or if it is inactive.
isPCInsertModeEnabled - Variable in class se.entra.phantom.server.TerminalSettings
If PC Insert mode is enabled.
isPhantomMacro() - Method in class se.entra.phantom.server.PhantomObject
Checks if this is a Phantom Macro that is not yet converted to REXX.
isPhoneNumberRegistered(String) - Method in class se.entra.phantom.server.rconsole.AdminConfigUser
Checks if this phone number is one of the registered ones for the user.
isPinCodeMatching(String) - Method in class se.entra.phantom.server.rconsole.AdminConfigUser
Checks if the pin code matches.
isPinCodeUsed() - Method in class se.entra.phantom.server.rconsole.AdminConfigSecureLogin
Checks if pin code is used or not.
isPopup - Variable in class se.entra.phantom.server.PhantomHostScreen
If this flag is set, the screen is floating, i.e.
isPopup() - Method in class se.entra.phantom.server.PhantomHostScreen
Checks if this screen is of pop-up window type.
isPopupMenu() - Method in class se.entra.phantom.server.PhantomObject
Checks if this object is a pop-up menu.
isPopupRemoved() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if a pop-up window should be removed when this pop-up panel is created.
isPopupsActive() - Method in class se.entra.phantom.server.phed.TerminalFieldPainter
Get the popup painting active state.
isPopupWindow() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if the panel is of pop-up window type.
isPresent() - Method in class se.entra.phantom.server.http.HttpResourceParameters
Checks if a resource is present in the file system (exists, not a directory and readable).
isPresent() - Static method in class se.entra.phantom.server.phed.ProgressPanel
Checks if the progress dialog is present.
isPresent() - Method in interface se.entra.phantom.server.ServerAdminToolsInterface
Checks if this tools interface is currently present.
isPrevEmpty - Variable in class se.entra.phantom.server.PhantomCEntryField
Field previously empty.
isPrintable(int) - Method in class se.entra.phantom.server.tn5250e.DataStream5250
Checks if a character value is printable in EBCDIC.
isPrinter() - Method in class se.entra.phantom.server.HostSession
Checks if this is a printer or not.
isPrinter() - Method in class se.entra.phantom.server.HostSession3270
Checks if this is a printer or not (always false).
isPrinter() - Method in class se.entra.phantom.server.HostSession3270Printer
Checks if this is a printer or not (always true).
isPrinter() - Method in class se.entra.phantom.server.HostSession5250
Checks if this is a printer or not (always false).
isPrinter() - Method in class se.entra.phantom.server.HostSessionEE
Checks if this is a printer or not (always false).
isPrinter() - Method in interface se.entra.phantom.server.HostSessionPeer
Checks if this is a printer or not.
isPrintWindow(KeyEvent) - Method in class se.entra.phantom.client.SessionManager
Checks if a key event is a print window keystroke.
isProcessingDataStream() - Method in class se.entra.phantom.server.HostSession
Checks if the session is currently processing data stream commands to update the screen/cursor, state, etc.
isProcessingDataStream() - Method in class se.entra.phantom.server.HostSession3270
Checks if the session is currently processing data stream commands to update the screen/cursor, state, etc.
isProcessingDataStream() - Method in class se.entra.phantom.server.HostSession5250
Checks if the session is currently processing data stream commands to update the screen/cursor, state, etc.
isProcessingDataStream() - Method in class se.entra.phantom.server.HostSessionEE
Checks if the session is currently processing data stream commands to update the screen/cursor, state, etc.
isProcessingDataStream() - Method in interface se.entra.phantom.server.HostSessionPeer
Checks if the session is currently processing data stream commands to update the screen/cursor, state, etc.
isProcessingRequestAllowed() - Method in class se.entra.phantom.server.http.HttpWebServer
Call this method when a request is about to be processed.
isProgramRunning(String) - Static method in class com.netphantom.eclipse.CompilerHelper
Checks if a program is running.
isProtected() - Method in class se.entra.phantom.rapp.RAPPHostCell
Gets the flag indicating if the underlying host field is protected or not.
isProtected() - Method in class se.entra.phantom.server.GofHostField
Checks if the GofHostField's host field is protected.
isProtected - Variable in class se.entra.phantom.server.HostField
This field is protected.
isProtected - Variable in class se.entra.phantom.server.PhantomHostFieldColumnCell
The protected attribute of the host field.
isProtected() - Method in class se.entra.phantom.server.PhantomHostFieldColumnCell
Checks if the PhantomHostFieldColumnCell is protected.
isProtected - Variable in class se.entra.phantom.server.VirtualCListBox.CellData
Is cell protected.
isProtected - Variable in class se.entra.phantom.server.VirtualHostField
The protected flag.
isQuickStart() - Static method in class se.entra.phantom.server.phed.project.EclipseInstallation
Checks for Quick Start installation.
isRawIPUsed() - Static method in class se.entra.phantom.server.http.HttpWebServer
Checks if the web server should use raw IP addresses instead of DNS name.
isReadable() - Method in class se.entra.phantom.server.REXXFile
Checks if the file is readable.
isReadOnly() - Method in class org.openxml.dom.NodeImpl
Returns true if node is read-only and cannot be modified, or if node belongs to a read-only document.
isReadWrite() - Method in class se.entra.phantom.server.REXXFile
Flag indicating the file is read- and writable.
isReady() - Static method in class se.entra.phantom.server.phed.Start
 
isReclaimRequired() - Method in class se.entra.phantom.server.SessionPoolingData
Checks if a session should be reclaimed to the pool.
isReconnecting() - Method in class se.entra.phantom.server.HostSession
Check if the session is current being reconnected (e.g.
isReconnecting() - Method in interface se.entra.phantom.server.HostSessionListener2
Check if the session is current being reconnected (e.g.
isReconnecting() - Method in class se.entra.phantom.server.HostSessionManager
Check if the current session is current being reconnected (e.g.
isReCreateRequired() - Method in class se.entra.phantom.server.VirtualPanel
Checks if the panel has been recreated, and therefore needs to refresh all text prompts.
isRedirectionResource() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if it's a redirection.
isReferencingPanelID(String) - Method in class se.entra.phantom.server.PhantomPanelData
Checks if this panel has references to a panel with the specified ID.
isRemapped() - Method in class se.entra.phantom.server.PhantomCUserWindow
Checks if the cuserwin2 package is used on the client side rather than cuserwin.
isRemoteApplicationResource() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if this is a Remote Application resource (RAPP).
isReplyDataCgiGenerated - Variable in class se.entra.phantom.server.http.HttpSession
Boolean value that is set to true if the reply data is CGI-generated.
isReporting(int) - Method in interface org.openxml.parser.ErrorReport
True if errors in this level are to be reported.
isReporting(int) - Method in class org.openxml.parser.ErrorReportImpl
 
isRestarting() - Method in class se.entra.phantom.server.ClientSessionManager
Checks if the server is currently restarting.
isRetryValid(ClientConnectionData, int) - Method in class se.entra.phantom.server.DefaultUserAuthenticationExit
Upon an error for verifyUserIDPassword or changePassword, this method is called to check if further retries should be done, or if the client connection should be dropped.
isRetryValid(ClientConnectionData, int) - Method in class se.entra.phantom.server.InternalUserAuthenticationExit
Upon an error for verifyUserIDPassword or changePassword, this method is called to check if further retries should be done, or if the client connection should be dropped.
isRetryValid(ClientConnectionData, int) - Method in interface se.entra.phantom.server.UserAuthenticationInterface
Upon an error for verifyUserIDPassword or changePassword, this method is called to check if further retries should be done, or if the client connection should be dropped.
isReturnCodeRequired() - Method in class se.entra.phantom.server.VirtualMessageBox
Access if return code is required.
isREXX() - Method in class se.entra.phantom.server.PhantomObject
Checks if this object is of REXX type.
isRightCtrl(KeyEvent) - Static method in class se.entra.phantom.client.Plaf
Checks if the rightmost control key in an event (typically VK_CONTROL).
isRightJustified - Variable in class se.entra.phantom.server.PhantomCEntryField
Flag for right justify.
isRightJustified - Variable in class se.entra.phantom.server.PhantomCSpinButton
is Right Justified flag.
isRightJustified() - Method in class se.entra.phantom.server.tn5250e.Field
Gets the right adjutment flag of this field.
isRoot() - Method in class se.entra.phantom.server.VirtualCTreeNode
Checks if this is the root node.
isSameFile(String, String) - Static method in class se.entra.phantom.server.PhantomFile
Checks if two file names refer to the same file, i.e.
isSameFile(File, File) - Static method in class se.entra.phantom.server.PhantomFile
Checks if two file names refer to the same file, i.e.
isSameNode(Node) - Method in class org.openxml.dom.AttrImpl
 
isSameNode(Node) - Method in class org.openxml.dom.CommentImpl
 
isSameNode(Node) - Method in class org.openxml.dom.DocumentImpl
 
isSameNode(Node) - Method in class org.openxml.dom.DocumentTypeImpl
 
isSameNode(Node) - Method in class org.openxml.dom.ElementDeclImpl
 
isSameNode(Node) - Method in class org.openxml.dom.ElementImpl
 
isSameNode(Node) - Method in class org.openxml.dom.EntityImpl
 
isSameNode(Node) - Method in class org.openxml.dom.NotationImpl
 
isSameNode(Node) - Method in class org.openxml.dom.ParamEntity
 
isSameNode(Node) - Method in class org.openxml.dom.ProcessingInstructionImpl
 
isSaveNeeded() - Method in interface se.entra.phantom.common.MouseInterface
Is save needed at this point?
isSaveNeeded() - Method in class se.entra.phantom.server.phed.TerminalMouseHandler
Is save needed at this point?
isScreenMatching(HostScreen, int, int) - Method in class se.entra.phantom.server.PhantomHostScreen
Checks if this screen matches the current host screen.
isScreenMatchingLax(HostScreen, int, int) - Method in class se.entra.phantom.server.PhantomHostScreen
Checks if this screen matches the current host screen.
isScreenNonCurrentPopup() - Method in class se.entra.phantom.server.PhantomHostField
Check if data is to be retrieved from this screen and it's not the current pop-up screen, rather a "main screen" behind, then methods fetching data using "relative" methods should use "absolute" ones instead.
isSecondary - Variable in class se.entra.phantom.server.PhantomApplicationData.Directory
Flag for secondary panel.
isSecure - Variable in class com.netphantom.common.websocket.WebSocket
If this is secured with SSL or not (WS or WSS).
isSecure - Variable in class se.entra.phantom.server.http.HttpCookie
Flag indicating the cookie is only transferred when a secure connection exists.
isSecured() - Method in class se.entra.phantom.server.Telnet3270PlayBack
Checks if the communication is secured with e.g.
isSecured() - Method in interface se.entra.phantom.server.TelnetHost
Checks if the communication is secured with e.g.
isSecured() - Method in class se.entra.phantom.server.TelnetThread
Checks if the communication is secured with e.g.
isSeeminglyValid(String) - Static method in class se.entra.phantom.server.PhantomRuntime
Checks if a runtime file seems to be valid, it is either a JAR, INI or a valid (readable [i.e.
isSelected - Variable in class se.entra.phantom.client.ListBoxInfo.ListBoxInfoCell
Flag for cell selection.
isSelected - Variable in class se.entra.phantom.server.PhantomCCheckBox
Flag for control selected at start.
isSelected - Variable in class se.entra.phantom.server.PhantomCRadioButton
Flag for control selected at start.
isSelectionFieldEnable(int) - Method in class se.entra.phantom.server.VirtualCListBox
Check if listbox selection host field is enable for a certain row.
isSelectionValid(String, VirtualControl, VirtualPanel) - Method in class se.entra.phantom.server.rconsole.AdminConfigFileManager
Method that lets the class implementing this interface handle the validation of a new selected path.
isSelectionValid(String, VirtualControl, VirtualPanel) - Method in class se.entra.phantom.server.rconsole.AdminConfigWebServer
Checks if a selection for a directory/filename is valid (for the browse buttons).
isSelectionValid(String, VirtualControl, VirtualPanel) - Method in interface se.entra.phantom.server.rconsole.SelectionInterface
Method that lets the class implementing this interface handle the validation of a new selected path.
isSentToClient() - Method in class se.entra.phantom.server.VirtualRuntimePopupMenu
Checks if this menu has been sent to the client.
isServerAdministration() - Method in class se.entra.phantom.server.ClientSession
Checks if the server administration is the current application.
isServerAdminOperational() - Static method in class se.entra.phantom.server.ClientSessionManager
Checks if the server admin exit is operational.
isServerApplicationResource() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if this is a Server Application resource.
isServerConfigRequired() - Method in class se.entra.phantom.server.ClientSessionManager
Checks if the server needs to run in server configuration mode.
isSessionIDReconnectable() - Method in class se.entra.phantom.rapp.RemoteApplication
Flag indicating if the session can be reconnected with the same session ID.
isSessionLocked() - Method in class se.entra.phantom.client.SessionManager
Checks if the session is currently locked.
isShuttingDown() - Method in class se.entra.phantom.server.ClientSessionManager
Checks if the server is currently shutting down.
isSignedNumeric() - Method in class se.entra.phantom.server.tn5250e.Field
Checks if this field is a signed numeric field.
isSizeIndependent - Variable in class se.entra.phantom.server.PhantomPanelData
Size independent panel
isSlave() - Static method in class se.entra.phantom.server.LoadBalancing
Checks if a server is a load balancing slave.
isSmartInsertModeEnabled - Variable in class se.entra.phantom.server.TerminalSettings
If Smart Insert mode is enabled.
isSorted() - Method in interface se.entra.phantom.server.IListCapableControl
If the list is sorted.
isSorted - Variable in class se.entra.phantom.server.PhantomListCapableControl
Flag indicating list requires sorting.
isSorted() - Method in class se.entra.phantom.server.PhantomListCapableControl
If the list is sorted.
isSourcePresent() - Method in class com.netphantom.eclipse.REXXSource
Checks if source is present.
isSpace(int) - Method in class org.openxml.parser.StreamParser
Returns true if character is a whitespace.
isSSLActive() - Method in class se.entra.phantom.server.ClientSessionManager
Check if SSL is activated.
isSSLRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigProtection
Checks if SSL is required.
isSSLRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if SSL is required.
isSSLSocket() - Method in interface se.entra.phantom.server.socket.ISocket
Checks if this is an SSL socket.
isSSLSocket() - Method in class se.entra.phantom.server.socket.SocketAdapter
Checks if this is an SSL socket.
isStarted() - Method in interface se.entra.phantom.server.ClientConnectionInterface
Checks if a connection is started.
isStarted(String) - Method in class se.entra.phantom.server.PortManager
Checks if a port is started.
isStarted() - Method in class se.entra.phantom.server.socket.SocketClientConnectionListener
Checks if a connection is started.
isStateHostConnected() - Method in class se.entra.phantom.server.PhantomCPushButton
Checks if the push button is state-connected to the host field.
isStateHostConnected() - Method in class se.entra.phantom.server.PhantomMenuItem
Checks if the push button is state-connected to the host field.
isStopped(String) - Method in class se.entra.phantom.server.PortManager
Checks if a port is started.
isStringTextID - Variable in class se.entra.phantom.server.PhantomCCheckBox
Flag indicates that the selected string is a text ID.
isStringTextID - Variable in class se.entra.phantom.server.PhantomCPushButton
Flag indicates that the send string is a text ID.
isStringTextID - Variable in class se.entra.phantom.server.PhantomCRadioButton
Flag indicates that the selected string is a text ID.
isStringTextID - Variable in class se.entra.phantom.server.PhantomMenuItem
Flag indicates that the send string is a text ID.
isStrongEncrypted(ISocket) - Method in class se.entra.phantom.server.DefaultServerSocket
Checks if strong encryption (using SSL) is used.
isStrongEncrypted(ISocket) - Method in interface se.entra.phantom.server.ServerSocketInterface
Checks if strong encryption (using SSL) is used.
isStrongEncrypted(ISocket) - Method in class se.entra.phantom.server.ssl.NetPhantomJSSEServerSocket
Checks if strong encryption (using SSL) is used.
isStrongEncryptionRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigProtection
Checks if strong SSL encryption is required.
isStrongEncryptionRequired() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if strong SSL encryption is required.
isStrongProtocol(String) - Static method in class se.entra.phantom.server.ssl.NetPhantomCipherSuites
Checks if it's a strong protocol.
isStrongSuite(String) - Static method in class se.entra.phantom.server.ssl.NetPhantomCipherSuites
Checks if a suite is strong.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCBar
This method is invoked by the server kernel whenever a bar button has been pressed on the client side.
issueAction() - Method in class se.entra.phantom.server.VirtualCBarBmpButton
The bitmap button has been pushed in the client.
issueAction() - Method in class se.entra.phantom.server.VirtualCBarControl
Update from client.
issueAction() - Method in class se.entra.phantom.server.VirtualCBarStdButton
The bitmap button has been pushed in the client.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCBusGraph
This method is invoked by the server kernel when an event has occured on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCCheckBox
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCEntryField
This method is invoked by the server kernel when an event has occured on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCExternalImage
This method is invoked by the server kernel whenever a user window has issued an action on the client side.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCGroupBox
Group box control does not have client actions.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCListBox
Processes action events from the client to the listbox.
issueAction(int, Transaction) - Method in class se.entra.phantom.server.VirtualCListBox
Processes client or internal events.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCListCapableControl
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCMLE
This method is invoked by the server kernel when an event has occured on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCNoteBook
This method is invoked by the server kernel whenever a push button has been pressed on the client side.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualControl
Every virtual control could be updated with data from the client.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCOutputText
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCPushButton
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCRadioButton
This method is invoked by the server kernel when an event has occured on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCRectangle
Rectangle control does not have client actions.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCStaticText
Static text does not have client actions.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCSubWindow
Subwindow does not have client actions.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCTree
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCUnknown
Unknown control does not have client actions.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualCUserWindow
This method is invoked by the server kernel whenever a user window has issued an action on the client side.
issueAction(Transaction, int) - Method in class se.entra.phantom.server.VirtualMenu
This method is invoked by the server kernel whenever a menu item has been pressed on the client side.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualMenuItem
This method is invoked by the server kernel whenever this menu item is selected on the client side.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualPanel
Called after all virtual components are updated with the data from the client.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualPopupMenu
This method is invoked by the server kernel whenever a menu item has been pressed on the client side.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualPopupMenuItem
This method is invoked by the server kernel whenever this menu item is selected on the client side.
issueAction(Transaction, int) - Method in class se.entra.phantom.server.VirtualPullDownMenu
This method is invoked by the server kernel whenever a menu item has been pressed on the client side.
issueAction(Transaction) - Method in class se.entra.phantom.server.VirtualServerUserWindowAdapter
This method is invoked by the server kernel whenever a user window has issued an action on the client side.
issueAction(Transaction) - Method in interface se.entra.phantom.server.VirtualUserWindowInterface
This method is invoked by the server kernel whenever a user window has issued an action on the client side.
issueAction(Transaction) - Method in class serverUserWindow2.PHED_AVAILABLECOLORS
This method is invoked by the server kernel when an event has occured on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class serverUserWindow2.RCONSOLE_AVAILABLECOLORS
This method is invoked by the server kernel when an event has occured on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class serverUserWindow2.RCONSOLE_COLORCHOOSER
This method is invoked by the server kernel when an event has occured on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class serverUserWindow2.RCONSOLE_FILEMANAGER
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class serverUserWindow2.RCONSOLE_FILETRANSFER
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class serverUserWindow2.RCONSOLE_FONTMETRICS
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class serverUserWindow2.RCONSOLE_JMXRMI
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueAction(Transaction) - Method in class serverUserWindow2.RCONSOLE_TERMINAL
This method is invoked by the server kernel when an event has occured on the client side (such as a push button has been pressed).
issueActionEvent(PJBarControl) - Method in class se.entra.phantom.client.PJBar
Issues an action event when e.g.
issueActionEvent(AEvent) - Method in class se.entra.phantom.client.PPanel
Issue action event to server.
issueControlAction(int, Transaction, VirtualHostField) - Method in class se.entra.phantom.server.VirtualControl
This method is invoked by the server kernel when an event has occurred on the client side (such as a push button has been pressed).
issueEvent() - Method in class se.entra.phantom.client.AEvent
Issues the event to the panel.
issuePageChange(Transaction) - Method in class se.entra.phantom.server.VirtualCNoteBook
Client has requested a notebook page change.
issuePaging() - Method in class se.entra.phantom.server.VirtualCNoteBook
Perform next/previous action in notebook paging.
issueUpdate(Transaction) - Method in class cuserwin2.PHED_AVAILABLECOLORS
Update current selection to server.
issueUpdate(Transaction) - Method in class cuserwin2.RCONSOLE_AVAILABLECOLORS
Update current selection to server.
issueUpdate(Transaction) - Method in class cuserwin2.RCONSOLE_COLORCHOOSER
Notify server of selected color (if changed).
issueUpdate(Transaction) - Method in class cuserwin2.RCONSOLE_FONTMETRICS
For server user windows, this will cause a new transaction to the server from the client.
issueUpdate(Transaction) - Method in class cuserwin2.RCONSOLE_JMXRMI
Notify server.
issueUpdate(Transaction) - Method in class se.entra.phantom.client.PJUserWindow
This method is called by the panel for all controls.
issueUpdate(AEvent, Transaction) - Method in class se.entra.phantom.client.PPanel
Issue update for all controls (NoteBook will result in recursive call).
isSupported(String, String) - Method in class org.openxml.dom.AttrImpl
 
isSupported(String, String) - Method in class org.openxml.dom.CommentImpl
 
isSupported(String, String) - Method in class org.openxml.dom.DocumentImpl
 
isSupported(String, String) - Method in class org.openxml.dom.DocumentTypeImpl
 
isSupported(String, String) - Method in class org.openxml.dom.ElementDeclImpl
 
isSupported(String, String) - Method in class org.openxml.dom.ElementImpl
 
isSupported(String, String) - Method in class org.openxml.dom.EntityImpl
 
isSupported(String, String) - Method in class org.openxml.dom.NotationImpl
 
isSupported(String, String) - Method in class org.openxml.dom.ParamEntity
 
isSupported(String, String) - Method in class org.openxml.dom.ProcessingInstructionImpl
 
isSupported(byte[]) - Method in interface se.entra.phantom.server.IDesignerControl
Checks if this data is supported.
isSupported(byte[]) - Method in class se.entra.phantom.server.phed.DesignerControlAdapter
Checks if this data is supported.
isSupported(int, byte[]) - Static method in class se.entra.phantom.server.phed.PanelDesignerControl
Checks if the type is supported in by a Java IDesignerControl implementor.
isSwitchingProject - Static variable in class se.entra.phantom.server.phed.Start
Flag for currently switching project.
isSysReq() - Method in class se.entra.phantom.server.tn5250e.Display5250
Checks if the system request mode is turned on.
isSystemExitAllowed - Static variable in class se.entra.phantom.server.ClientSessionManager
Flag for System.exit allowed.
isSystemMessageBoxEnabled(boolean) - Method in class se.entra.phantom.server.PhantomApplicationData
Checks if system message boxes are enabled.
isSystemMessageBoxEnabled() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if system message boxes should be displayed for this panel.
isTabSkipped() - Method in class se.entra.phantom.server.VirtualControl
Checks if tab stop should be skipped for this control.
isTextPromptRefreshRequired() - Method in class se.entra.phantom.server.PhantomCCheckBox
Checks if the static text always needs updates.
isTextPromptRefreshRequired() - Method in class se.entra.phantom.server.PhantomCGroupBox
Checks if the static text always needs updates.
isTextPromptRefreshRequired() - Method in class se.entra.phantom.server.PhantomCPushButton
Checks if the static text always needs updates.
isTextPromptRefreshRequired() - Method in class se.entra.phantom.server.PhantomCRadioButton
Checks if the static text always needs updates.
isTextPromptRefreshRequired() - Method in class se.entra.phantom.server.PhantomCStaticText
Checks if the static text always needs updates.
isTextPromptRefreshRequired() - Method in class se.entra.phantom.server.PhantomMenuItem
Checks if the static text always needs updates.
isTextPromptRefreshRequired() - Method in class se.entra.phantom.server.PhantomPanelData
Checks if the static text always needs updates.
isTokenAllSpace() - Method in class org.openxml.parser.StreamParser
Returns true if the token is all whitespace.
isTokenSpace() - Method in class org.openxml.parser.ContentParser
 
isToolbar() - Method in class se.entra.phantom.server.PhantomCUserWindow
Checks if this is a toolbar control (Bar control but not a status bar).
isTrace() - Method in class se.entra.phantom.server.PhantomWorker
Checks if the API is being traced or not.
isTypeAheadEnabled() - Method in class se.entra.phantom.server.HostSession
Checks if type-ahead is enabled for this session.
isTypeAheadEnabled - Variable in class se.entra.phantom.server.TerminalSettings
The type-ahead flag.
isUncached() - Method in class se.entra.phantom.server.http.HttpResource
Checks if this resource is of "large" binary (byte array) type that exceeds the block size for sending data to the client.
isUnix - Static variable in class NetPhantomStarter
The Unix OS variable indicator.
isUnix - Static variable in class se.entra.phantom.client.Plaf
The Unix OS variable indicator.
isUnparsed() - Method in class org.openxml.dom.EntityImpl
Returns true if entity is an unparsed general entity.
isUnreadable - Variable in class se.entra.phantom.server.PhantomCEntryField
Not readable field.
isUnresolved() - Method in class se.entra.phantom.server.phed.project.ENPObject
Checks if unresolved.
isUnresolved() - Method in class se.entra.phantom.server.phed.project.ENPTextIDReference
Checks if unresolved.
isUsed - Variable in class com.netphantom.eclipse.REXXSource
Usage flag in PhantomObjects: just for checking PhantomObjects, nothing else.
isUsed(String) - Method in class se.entra.phantom.server.ee.EEMaster.EEFile
Checks if a screen name is already busy for the file.
isUser3270BoxDrawingEnabled() - Method in class se.entra.phantom.server.HostSession
Checks if 3270 box drawing is enabled.
isUser3270BoxDrawingEnabled() - Method in interface se.entra.phantom.server.HostSessionListener
Checks if 3270 box drawing is enabled.
isUser3270BoxDrawingEnabled() - Method in class se.entra.phantom.server.HostSessionManager
Checks if 3270 box drawing is enabled.
isUserChanged() - Method in class se.entra.phantom.client.PControl
Access method for the userChanged flag.
isUserExitPrint(KeyEvent) - Method in class se.entra.phantom.client.SessionManager
Checks if a key event is a user exit print keystroke.
isUserIDPasswordRequired(ClientConnectionData) - Method in class se.entra.phantom.server.DefaultUserAuthenticationExit
Checks if UserID and Password is required for a particular client IP-address.
isUserIDPasswordRequired(ClientConnectionData) - Method in class se.entra.phantom.server.InternalUserAuthenticationExit
Checks if UserID and Password is required for a particular client IP-address.
isUserIDPasswordRequired(ClientConnectionData) - Method in interface se.entra.phantom.server.UserAuthenticationInterface
Checks if UserID and Password is required for a particular client IP-address.
isUserPCInsertModeEnabled() - Method in class se.entra.phantom.server.HostSession
Checks if PC Insert mode is enabled.
isUserPCInsertModeEnabled() - Method in interface se.entra.phantom.server.HostSessionListener
Checks if PC Insert mode is enabled.
isUserPCInsertModeEnabled() - Method in class se.entra.phantom.server.HostSessionManager
Checks if PC Insert mode is enabled.
isUserSmartInsertModeEnabled() - Method in class se.entra.phantom.server.HostSession
Checks if Smart Insert mode is enabled.
isUserSmartInsertModeEnabled() - Method in interface se.entra.phantom.server.HostSessionListener
Checks if Smart Insert mode is enabled.
isUserSmartInsertModeEnabled() - Method in class se.entra.phantom.server.HostSessionManager
Checks if Smart Insert mode is enabled.
isUsingLUMapper() - Static method in class se.entra.phantom.server.rconsole.AdminData
Is LU mapping used.
isUsingRuntimeID(String) - Static method in class se.entra.phantom.server.rconsole.AdminConfigWebApplication
Checks if a runtime application ID is used in the any web application.
isUsingSSL() - Method in interface se.entra.phantom.server.ClientConnectionInterface
Returns if SSL is used or not.
isUsingSSL() - Method in class se.entra.phantom.server.DefaultServerSocket
Returns if SSL is used or not.
isUsingSSL() - Method in interface se.entra.phantom.server.ServerSocketInterface
Returns if SSL is used or not.
isUsingSSL() - Method in class se.entra.phantom.server.socket.SocketClientConnectionListener
Returns if SSL is used or not.
isUsingSSL() - Method in class se.entra.phantom.server.ssl.NetPhantomJSSEServerSocket
Returns if SSL is used or not.
isValidAndCheckSession() - Method in class se.entra.phantom.server.DefaultSessionPoolingHandler
Checks if this session is valid and the check script has just completed successfully.
isValidFont(String) - Method in class se.entra.phantom.server.ReportRequester
Checks if a font is a valid printerfont.
isVerbose - Static variable in class com.netphantom.common.websocket.WebSocket
The verbose flag.
isVerbose() - Static method in class com.netphantom.common.websocket.WebSocket
Checks if verbose output is enabled.
isVerbose() - Method in interface com.netphantom.eclipse.IFeedBack
Testing for verbose output to System.out, used in NetPhantom Editor, but not inside Eclipse.
isVerbose() - Static method in class se.entra.phantom.client.Phantom
Is verbose output to be used when applicable?
isVerbose - Static variable in class se.entra.phantom.common.Utilities
Flag for verbose output.
isVerbose - Variable in class se.entra.phantom.server.phed.ProgressMonitor
Flags.
isVerbose() - Method in class se.entra.phantom.server.phed.ProgressMonitor
Testing for verbose output to System.out, used in NetPhantom Editor, but not inside Eclipse.
isVersion1 - Variable in class se.entra.phantom.server.http.HttpCookie
The version of this cookie: true when using RFC2109 standard, false when using old Netscape version.
isVersion6() - Method in class se.entra.phantom.server.PhantomRuntime
Checks if this is a version 6 runtime file.
isVirtualPanelListener() - Method in class se.entra.phantom.server.PhantomObject
Checks if a Java class uses the VirtualPanelListener-style interface and not ObjectCalling.
isVisible() - Method in class se.entra.phantom.server.VirtualCBar
Gets the visibility state of an item.
isVisible() - Method in class se.entra.phantom.server.VirtualCExternalImage
Gets the visibility state of an item.
isVisible() - Method in class se.entra.phantom.server.VirtualControl
Gets the visibility state of an item.
isVisible() - Method in interface se.entra.phantom.server.VirtualInterface
Gets the visibility state of an item.
isVisible() - Method in class se.entra.phantom.server.VirtualMenuItem
Gets the visibility state of an item.
isVisible() - Method in class se.entra.phantom.server.VirtualPanel
Gets the visibility state of an item.
isVisible(String) - Method in class se.entra.phantom.server.VirtualPanel
Gets the visibility state of an item.
isVisible(int) - Method in class se.entra.phantom.server.VirtualPanel
Gets the visibility state of an item.
isVisible() - Method in class se.entra.phantom.server.VirtualPopupMenu
Gets the visibility state of an item.
isVisible() - Method in class se.entra.phantom.server.VirtualPullDownMenu
Gets the visibility state of an item.
isVisible() - Method in class se.entra.phantom.server.VirtualServerUserWindowAdapter
Gets the visibility state of an item.
isVisible() - Method in class serverUserWindow2.PHED_AVAILABLECOLORS
Gets the visibility state of an item.
isVisible() - Method in class serverUserWindow2.RCONSOLE_AVAILABLECOLORS
Gets the visibility state of an item.
isVisible() - Method in class serverUserWindow2.RCONSOLE_COLORCHOOSER
Gets the visibility state of an item.
isVisible() - Method in class serverUserWindow2.RCONSOLE_JMXRMI
Gets the visibility state of an item.
isWarning() - Method in class org.openxml.parser.StreamParser
Returns true if warning should be issued.
isWEBResource() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if this is a WEB Application resource.
isWebServerProxyResource() - Method in class se.entra.phantom.server.rconsole.AdminConfigResource
Checks if this resource is of Web Server Proxy type.
isWebServerStarted() - Method in class se.entra.phantom.server.ClientSessionManager
Checks if the web server is started or not.
isWin10 - Static variable in class se.entra.phantom.client.Plaf
The indicator for Windows 10 (Windows 10+, Windows Server 2012+ or better).
isWin11 - Static variable in class se.entra.phantom.client.Plaf
The indicator for Windows "11" (Windows 11+, Windows Server 2022+ or better).
isWin12 - Static variable in class se.entra.phantom.client.Plaf
The indicator for Windows "12".
isWin7 - Static variable in class se.entra.phantom.client.Plaf
The indicator for Windows 7, Windows Server 2008 R2 or better.
isWin8 - Static variable in class se.entra.phantom.client.Plaf
The indicator for Windows 8, Windows Server 2012 or better.
isWindows - Static variable in class se.entra.phantom.client.Plaf
The Windows OS variable indicator.
isWindows() - Static method in class se.entra.phantom.client.Plaf
Checks if it's the Windows operating systems.
isWindowsLF() - Static method in class se.entra.phantom.client.Plaf
Checks if it's Windows L&F (standard or XP).
isWindowsXPLF() - Static method in class se.entra.phantom.client.Plaf
Checks if it's Windows L&F using XP style.
isWordWrapped - Variable in class se.entra.phantom.server.PhantomCMLE
Field word wraps.
isWorkerThread() - Method in class se.entra.phantom.server.ClientWorker
Checks if the current thread is the worker thread.
isWritable() - Method in class se.entra.phantom.server.REXXFile
Checks if the file is writable.
isXML(String) - Method in class se.entra.phantom.server.http.MimeTypes
Checks if a file extension is of XML type.
ISystem - Interface in se.entra.phantom.client
Taskbar interface for e.g.
isZeroPad - Variable in class se.entra.phantom.server.PhantomCSpinButton
Zero Padding flag.
item(int) - Method in class org.openxml.dom.AttrNodeMap
Return the nth attribute of the element (zero based).
item(int) - Method in class org.openxml.dom.NamedNodeMapImpl
 
item(int) - Method in class org.openxml.dom.traversal.NodeIteratorImpl
Return the nth child in the node (zero based).
itemStateChanged(ItemEvent) - Method in class se.entra.phantom.client.PJCheckBox
Notifies that a checkbox have been selected/deselected.
itemStateChanged(ItemEvent) - Method in class se.entra.phantom.client.PJSpinButton
Notifies that a combobox list item have been selected.
IThirdState - Interface in se.entra.phantom.client
Interface used for third state checkboxes.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links

Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2023. All rights reserved.