org.jmol.viewer

Class MouseManager10

class MouseManager10 extends MouseManager

Field Summary
intmodifiersWhenPressed10
intxWhenPressed
intyWhenPressed
Constructor Summary
MouseManager10(Component component, Viewer viewer)
Method Summary
intapplyLeftMouse(int modifiers)
booleanhandleOldJvm10Event(Event e)

Field Detail

modifiersWhenPressed10

int modifiersWhenPressed10

xWhenPressed

int xWhenPressed

yWhenPressed

int yWhenPressed

Constructor Detail

MouseManager10

MouseManager10(Component component, Viewer viewer)

Method Detail

applyLeftMouse

private int applyLeftMouse(int modifiers)

handleOldJvm10Event

boolean handleOldJvm10Event(Event e)