|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.jaspira.gui.interaction.BasicCursorPrototype
public class BasicCursorPrototype
| Constructor Summary | |
|---|---|
BasicCursorPrototype(java.awt.Image subTemplate,
java.awt.Image superTemplate,
java.awt.Point hotspot)
Constructor. |
|
| Method Summary | |
|---|---|
java.awt.Cursor |
createCursor(MultiIcon icon)
Creates a new cursor based on the cursor prototype. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicCursorPrototype(java.awt.Image subTemplate,
java.awt.Image superTemplate,
java.awt.Point hotspot)
subTemplate - Image to be laid below the custom image or nullsuperTemplate - Image to be laid on top of the custom image or nullhotspot - Hotspot of the cursor to be defined| Method Detail |
|---|
public java.awt.Cursor createCursor(MultiIcon icon)
createCursor in interface CursorPrototypeicon - Custom icon this cursor should display
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||