|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intellij.openapi.actionSystem.AnAction
de.frag.umlplugin.actions.AbstractZoomAction
de.frag.umlplugin.actions.ZoomInAction
public class ZoomInAction
Action for zooming into view.
Field Summary |
---|
Fields inherited from class com.intellij.openapi.actionSystem.AnAction |
---|
EMPTY_ARRAY, ourClientProperty |
Constructor Summary | |
---|---|
ZoomInAction()
|
Method Summary | |
---|---|
protected double |
getZoomFactor(Settings settings)
Gets zoom factor. |
Methods inherited from class de.frag.umlplugin.actions.AbstractZoomAction |
---|
actionPerformed, setGraph2DViewProvider |
Methods inherited from class com.intellij.openapi.actionSystem.AnAction |
---|
beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, createTooltipText, displayTextInToolbar, getShortcutSet, getTemplatePresentation, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, unregisterCustomShortcutSet, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZoomInAction()
Method Detail |
---|
protected double getZoomFactor(@NotNull Settings settings)
getZoomFactor
in class AbstractZoomAction
settings
- seetings
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |