Apime v1.0

Uses of Class
com.java4ever.apime.ui.Cursor

Packages that use Cursor
com.java4ever.apime.ui   
 

Uses of Cursor in com.java4ever.apime.ui
 

Methods in com.java4ever.apime.ui that return Cursor
 Cursor IComponent.getCursor()
          Devuelve el cursor.
static Cursor Cursor.getCursor(java.lang.String name)
          Devuelve un cursor.
 

Methods in com.java4ever.apime.ui with parameters of type Cursor
 void IComponent.setCursor(Cursor cursor)
          Cambia el cursor.
static void Cursor.addCursor(java.lang.String name, Cursor cursor)
          Aņade un cursor.
 


Apime v1.0

Copyright 2004 Java4Ever.com. All Rights Reserved.