Uses of Class
edu.wisc.ssec.mcidasv.ui.UIManager.IdvAction
Packages that use UIManager.IdvAction
-
Uses of UIManager.IdvAction in edu.wisc.ssec.mcidasv.ui
Fields in edu.wisc.ssec.mcidasv.ui with type parameters of type UIManager.IdvActionModifier and TypeFieldDescriptionprivate final Map
<String, Set<UIManager.IdvAction>> UIManager.IdvActions.groupToActions
CollectsIdvActions
"under" common group values.private final Map
<String, UIManager.IdvAction> UIManager.IdvActions.idToAction
Maps "id" values toIdvActions
.Methods in edu.wisc.ssec.mcidasv.ui that return UIManager.IdvActionModifier and TypeMethodDescriptionAttempts to return theUIManager.IdvAction
associated with the givenactionId
.Methods in edu.wisc.ssec.mcidasv.ui that return types with arguments of type UIManager.IdvActionModifier and TypeMethodDescriptionUIManager.IdvActions.getActionsForGroup
(String group) UIManager.IdvActions.getAllActions()