public class GofTitleAreaIdentifier extends GofHostAreaIdentifierAdapter
areaGofHostFields, phantomControls
FLOW_LAYOUT
Constructor and Description |
---|
GofTitleAreaIdentifier() |
Modifier and Type | Method and Description |
---|---|
void |
getAreaSettings(IniFile confFile,
String subsection)
The settings for this class are red just after the instance of the class has been started,
during server startup.
|
Vector<GofHostField> |
identifyArea(Vector<GofHostField> gofHostFields,
int x,
int y,
int w,
int h)
A method that identifies which of the Gui-on-the-fly host fields that belong to the area.
|
addControl, getAreasGofHostFields, layout
public void getAreaSettings(IniFile confFile, String subsection)
titlearea_startline=0 titlearea_endline=1
In this example, the area will be made up of the first two lines.
getAreaSettings
in interface GofHostAreaIdentifier
getAreaSettings
in class GofHostAreaIdentifierAdapter
confFile
- The server ini file.subsection
- The section containing the Gui-on-the-fly settings to be used.public Vector<GofHostField> identifyArea(Vector<GofHostField> gofHostFields, int x, int y, int w, int h)
identifyArea
in interface GofHostAreaIdentifier
identifyArea
in class GofHostAreaIdentifierAdapter
gofHostFields
- A Vector
containing all the screens gof host fields.x
- The start column of the area to be analyzed.y
- The start line of the area to be analyzed.w
- The width of the area to be analyzed.h
- The height of the area to be analyzed.null
.GofHostAreaIdentifierAdapter.areaGofHostFields
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.