Home
last modified time | relevance | path

Searched refs:ACTION_pickLabel (Results 1 – 2 of 2) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/org/jmol/viewer/binding/
H A DJmolBinding.java80 bindAction(SINGLE|CLICK|LEFT, ActionManager.ACTION_pickLabel); in setGeneralBindings()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/viewer/
H A DActionManager.java195 public final static int ACTION_pickLabel = 19; field in ActionManager
277 newAction(ACTION_pickLabel, "_pickLabel", GT.o(GT.$( in createActions()
1887 if (bnd(clickAction, ACTION_pickLabel)) { in atomOrPointPicked()