A M P S U X 

A

actionPerformed(ActionEvent) - Method in class uk.ac.qmul.eecs.depic.jhapticgui.examples.XYPad
The action performed by the two buttons of this XYPad.

M

main(String[]) - Static method in class uk.ac.qmul.eecs.depic.jhapticgui.examples.XYPad
Launch the application.

P

paintComponent(Graphics) - Method in class uk.ac.qmul.eecs.depic.jhapticgui.examples.XYPanel

S

setXY(float, float) - Method in class uk.ac.qmul.eecs.depic.jhapticgui.examples.XYPanel
Sets the cursor position, the coordinates must be passed in normalized form and get scaled by the height and width of the panel.

U

uk.ac.qmul.eecs.depic.jhapticgui.examples - package uk.ac.qmul.eecs.depic.jhapticgui.examples
 

X

XYPad - Class in uk.ac.qmul.eecs.depic.jhapticgui.examples
A haptic XYPad.
XYPanel - Class in uk.ac.qmul.eecs.depic.jhapticgui.examples
A Panel displaying an xy cursor
XYPad() - Constructor for class uk.ac.qmul.eecs.depic.jhapticgui.examples.XYPad
Creates the frame.
XYPanel() - Constructor for class uk.ac.qmul.eecs.depic.jhapticgui.examples.XYPanel
Creates a new panel with the cursor placed at the centre
A M P S U X