Package org.jmol.api
Interface JmolGestureServerInterface
public interface JmolGestureServerInterface
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Method Summary
-
Field Details
-
OK
static final int OK- See Also:
-
HAS_CLIENT
static final int HAS_CLIENT- See Also:
-
HAS_DRIVER
static final int HAS_DRIVER- See Also:
-
-
Method Details
-
startGestureServer
void startGestureServer() -
dispose
void dispose() -
getState
int getState()
-