Uses of Class
com.vuze.plugins.mlab.tools.ndt.swingemu.Cursor
-
Packages that use Cursor Package Description com.vuze.plugins.mlab.tools.ndt.swingemu Vuze/BiglyBT Swing stub layer for M-Lab Network Diagnostic Tool (NDT) Applet. -
-
Uses of Cursor in com.vuze.plugins.mlab.tools.ndt.swingemu
Fields in com.vuze.plugins.mlab.tools.ndt.swingemu declared as Cursor Modifier and Type Field Description static Cursor
Cursor. HAND_CURSOR
Methods in com.vuze.plugins.mlab.tools.ndt.swingemu with parameters of type Cursor Modifier and Type Method Description void
Component. setCursor(Cursor c)
Constructors in com.vuze.plugins.mlab.tools.ndt.swingemu with parameters of type Cursor Constructor Description Cursor(Cursor c)
-