Uses of Interface
com.rs.seagull.emulator.api.BareCursor
-
Uses of BareCursor in com.rs.seagull.emulator.api
Subinterfaces of BareCursor in com.rs.seagull.emulator.apiModifier and TypeInterfaceDescriptioninterface
A Cursor represents the current "type-in" point on the screen.Methods in com.rs.seagull.emulator.api that return BareCursorModifier and TypeMethodDescriptionBareScreen.getCursor()
Returns the cursor for the screen.BareSession.getCursor()
Returns the cursor for the current screen.Methods in com.rs.seagull.emulator.api that return types with arguments of type BareCursorModifier and TypeMethodDescriptionBareScreen.getCursorList()
Get a collection with all cursors of this screen.