Interface MultiShortcutEnabled
-
- All Known Implementing Classes:
InstallKeyPanPlugIn
public interface MultiShortcutEnabled
A set of method to implement for plugins to be recognized as shortcut enabled.- Author:
- ed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlugIn[]
getShortcutEnabledPlugins()
-
-
-
Method Detail
-
getShortcutEnabledPlugins
PlugIn[] getShortcutEnabledPlugins()
-
-