lacam.container
Class ActionProvider
java.lang.Object
lacam.container.ActionProvider
- public class ActionProvider
- extends java.lang.Object
A static class holding the most common actions in the system.
- Author:
- Dimitrij Zub
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
closeAction
public static final java.awt.event.ActionListener closeAction
showPluginsExplorerAction
public static final java.awt.event.ActionListener showPluginsExplorerAction
showTasksExplorerAction
public static final java.awt.event.ActionListener showTasksExplorerAction
refreshSystemAction
public static final RefreshSystemAction refreshSystemAction
ActionProvider
public ActionProvider()