jp.ac.washi.quinte.api
インタフェース CursorInfo


public interface CursorInfo

このインタフェースはカーソルに関する情報を提供します。


メソッドの概要
 Point getLocation()
          現在のカーソルの位置を返します。
 CountryInfo getOwner()
          カーソルの所有国を返します。
 

メソッドの詳細

getLocation

Point getLocation()
現在のカーソルの位置を返します。

戻り値:
現在のカーソルの位置

getOwner

CountryInfo getOwner()
カーソルの所有国を返します。

戻り値:
カーソルの所有国