|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JmolTouchSimulatorInterface
Method Summary | |
---|---|
void |
dispose()
|
void |
endRecording()
|
void |
mouseDragged(long time,
int x,
int y)
|
void |
mousePressed(long time,
int x,
int y)
|
void |
mouseReleased(long time,
int x,
int y)
|
void |
startRecording()
|
boolean |
startSimulator(java.awt.Component display)
|
void |
toggleMode()
|
Method Detail |
---|
boolean startSimulator(java.awt.Component display)
void toggleMode()
void mousePressed(long time, int x, int y)
void mouseReleased(long time, int x, int y)
void mouseDragged(long time, int x, int y)
void startRecording()
void endRecording()
void dispose()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |