com.stimulsoft.viewer.utils
Class StiNavigateButtonsProcessor
java.lang.Object
com.stimulsoft.viewer.utils.StiNavigateButtonsProcessor
public class StiNavigateButtonsProcessor
- extends java.lang.Object
Perform buttons action to StiViewPannel
or to StiThumbnailsPannel
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VIEW_PANEL_FOCUS_INDEX
public static final int VIEW_PANEL_FOCUS_INDEX
- See Also:
- Constant Field Values
THUMBLAMILS_PANEL_FOCUS_INDEX
public static final int THUMBLAMILS_PANEL_FOCUS_INDEX
- See Also:
- Constant Field Values
StiNavigateButtonsProcessor
public StiNavigateButtonsProcessor()
setup
public static void setup(StiViewPannel viewPanel,
StiThumbnailsPannel thumbnailsPanel)
- Setup
StiViewPannel
& StiThumbnailsPannel
- Parameters:
viewPanel
- thumbnailsPanel
-
changeFocus
public static void changeFocus(int focus)
- Change focus to
StiViewPannel
or to StiThumbnailsPannel
- Parameters:
focus
-
actionPerformed
public static void actionPerformed(int keyCode)
- Process key action
- Parameters:
keyCode
-