All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gjt.CursorChoice

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Choice
                   |
                   +----gjt.CursorChoice

public class CursorChoice
extends Choice

Constructor Index

 o CursorChoice()

Method Index

 o getSelectedCursor()
 o setSelectedCursor(Cursor)

Constructors

 o CursorChoice
 public CursorChoice()

Methods

 o getSelectedCursor
 public Cursor getSelectedCursor()
 o setSelectedCursor
 public void setSelectedCursor(Cursor cursor)

All Packages  Class Hierarchy  This Package  Previous  Next  Index