Uses of Class
com.vuze.plugins.mlab.tools.ndt.swingemu.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 CursorCursor. HAND_CURSORMethods in com.vuze.plugins.mlab.tools.ndt.swingemu with parameters of type Cursor Modifier and Type Method Description voidComponent. setCursor(Cursor c)Constructors in com.vuze.plugins.mlab.tools.ndt.swingemu with parameters of type Cursor Constructor Description Cursor(Cursor c)