public class GofMainAreaIdentifier extends GofHostAreaIdentifierAdapter
This class just takes all the GofHostFields that have not been assigned to any other area, and assigns them to this area.
areaGofHostFields, phantomControlsFLOW_LAYOUT| Constructor and Description |
|---|
GofMainAreaIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
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, getAreaSettings, getAreasGofHostFields, layoutpublic Vector<GofHostField> identifyArea(Vector<GofHostField> gofHostFields, int x, int y, int w, int h)
identifyArea in interface GofHostAreaIdentifieridentifyArea in class GofHostAreaIdentifierAdaptergofHostFields - A Vector containing all the GofHostFields in the part of the screen area to be analyzed.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.Vector containing all the unused Gui-on-the-fly host fields.GofHostAreaIdentifierAdapter.areaGofHostFieldsPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.