Package | Description |
---|---|
usf.saav.alma.app | |
usf.saav.alma.app.views |
Modifier and Type | Field and Description |
---|---|
usf.saav.common.monitor.MonitoredEnum<AlmaGui.MouseMode> |
AlmaGui.monMM |
Modifier and Type | Method and Description |
---|---|
static AlmaGui.MouseMode |
AlmaGui.MouseMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlmaGui.MouseMode[] |
AlmaGui.MouseMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SingleScalarFieldView.Controller.setMouseMode(AlmaGui.MouseMode mm)
Sets the mouse mode.
|