Interface Control

All Superinterfaces:
Defined
All Known Subinterfaces:
Field, Table

public interface Control extends Defined
A Control represents a named user interface element within a host application.
Version:
$Id$
  • Method Summary

    Modifier and Type
    Method
    Description
    List<com.seagullsw.common.toolbox.geometry.Rectangle>
    Get the location of the Control.

    Methods inherited from interface com.rs.seagull.emulator.api.Defined

    getName
  • Method Details

    • locate

      List<com.seagullsw.common.toolbox.geometry.Rectangle> locate()
      Get the location of the Control.
      Returns:
      the location of the Control