KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > awt > Cursor > Top Examples

  • org.apache.batik.bridge.CursorManager
    The CursorManager class is a helper class which preloads the cursors corresponding to the SVG built in cursors. @author <a HREF="mailto:vincent.hardy@sun.com">Vincent Hardy</a> @version $Id: CursorManager.java,v 1.17 2005/03/27 08:58:30 cam Exp $
  • org.enhydra.jawe.JaWEMarqueeHandler
    import java.io.*; Implementation of a marquee handler for Process Editor. This is also a place where (after mouse click or release) participants, activities (normal, subflows, block activities) and transitions are inserted, where persistent mode is achived and where mouse cursors are changing, and ...
  • org.hsqldb.util.DatabaseManagerSwing
    dmarshall@users - 20020101 - original swing port of DatabaseManager sqlbob@users 20020401 - patch 537501 by ulrivo - commandline arguments sqlbob@users 20020407 - patch 1.7.0 - reengineering and enhancements nickferguson@users 20021005 - patch 1.7.1 - enhancements deccles@users 20040412 - patch 933 ...
  • org.apache.batik.apps.svgbrowser.JSVGViewerFrame
    This class represents a SVG viewer swing frame. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: JSVGViewerFrame.java,v 1.109 2005/03/29 10:48:01 deweese Exp $
  • net.sf.jasperreports.view.JRViewer
    @author Teodor Danciu (teodord@users.sourceforge.net) @version $Id: JRViewer.java,v 1.28 2005/07/10 20:35:13 teodord Exp $
  • org.hsqldb.util.Grid
    sqlbob@users 20020401 - patch 1.7.0 by sqlbob (RMP) - enhancements @author Thomas Mueller (Hypersonic SQL Group) @version 1.8.0 @since Hypersonic SQL drawing boucherb@users changed access for databasemanager2 -------------------------------------------------- height / width data boucherb@users c ...
  • org.objectweb.fractal.swing.ComponentItf
  • com.buchuki.ensmer.InterfaceManager
    This class manages the GUI components and events associated with the user interface. To a lesser extent, it also manages the Java3D Scenegraph. The class tracks the main Canvas3D and the events activated on it. It is responsible for managing the actual 3D objects created by <code>Frontend< ...
Popular Tags