com.levigo.jadice.appbase.commands
Class PanActivationCommand

java.lang.Object
  extended by com.levigo.util.swing.action.injection.InjectedCommand
      extended by com.levigo.util.swing.action.AbstractContextCommand
          extended by com.levigo.jadice.swing.commands.AbstractPageViewCommand
              extended by com.levigo.jadice.swing.commands.AbstractDocumentCommand
                  extended by com.levigo.jadice.appbase.commands.AbstractToolActivationCommand
                      extended by com.levigo.jadice.appbase.commands.PanActivationCommand
All Implemented Interfaces:
Command

public class PanActivationCommand
extends AbstractToolActivationCommand


Nested Class Summary
 
Nested classes/interfaces inherited from class com.levigo.jadice.swing.commands.AbstractDocumentCommand
AbstractDocumentCommand.Scope
 
Field Summary
 
Fields inherited from class com.levigo.jadice.appbase.commands.AbstractToolActivationCommand
LOGGER
 
Fields inherited from class com.levigo.jadice.swing.commands.AbstractDocumentCommand
document
 
Constructor Summary
PanActivationCommand()
           
 
Method Summary
protected  Class<? extends Tool> getToolClass()
           
 
Methods inherited from class com.levigo.jadice.appbase.commands.AbstractToolActivationCommand
canExecute, execute, isSelected
 
Methods inherited from class com.levigo.jadice.swing.commands.AbstractDocumentCommand
getRenderControls, getScope, setScope
 
Methods inherited from class com.levigo.jadice.swing.commands.AbstractPageViewCommand
getPageView, setPageView
 
Methods inherited from class com.levigo.util.swing.action.AbstractContextCommand
getContext, propagateContextChange, setContext
 
Methods inherited from class com.levigo.util.swing.action.injection.InjectedCommand
canExecute, execute, getKey, isAvailable, isSelected, setKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanActivationCommand

public PanActivationCommand()
Method Detail

getToolClass

protected Class<? extends Tool> getToolClass()
Specified by:
getToolClass in class AbstractToolActivationCommand
See Also:
AbstractToolActivationCommand.getToolClass()


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.