Uses of Interface
com.rs.seagull.emulator.api.Defined
-
-
Uses of Defined in com.rs.seagull.emulator.api
Subinterfaces of Defined in com.rs.seagull.emulator.api Modifier and Type Interface Description interface
Control
A Control represents a named user interface element within a host application.interface
Field
A Field represents a user-defined named control that has text content and attributes.interface
Screen
interface
Session
A Session expands on the more basic BareSession, adding named screens and named user-defined fields and 'controls'.interface
Table
A Table represents a collection of rows and columns, often spanning multiple 'pages'.
-