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 Detail

      • locate

        List<com.seagullsw.common.toolbox.geometry.Rectangle> locate()