public class Cursor extends Object
Cursor(int column, int row)
boolean
equals(Object o)
int
getColumn()
getRow()
hashCode()
Cursor
moveDown(int y)
moveLeft(int x)
moveRight(int x)
moveUp(int y)
setColumn(int x)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Cursor(int column, int row)
public Cursor moveLeft(int x)
public Cursor moveRight(int x)
public Cursor moveDown(int y)
public Cursor moveUp(int y)
public Cursor setColumn(int x)
public int getColumn()
public int getRow()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2004–2021 OpenL Tablets. All rights reserved.