public class JobsTestPlugin extends ShrinkPanelPlugin implements ActionListener
| Modifier and Type | Class and Description |
|---|---|
static class |
JobsTestPlugin.CancelableTestJob |
static class |
JobsTestPlugin.TestJob |
static class |
JobsTestPlugin.TestJobWithoutProgress |
| Constructor and Description |
|---|
JobsTestPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Class<? extends SideContainerPerspective> |
getPerspectivePluginClass() |
void |
install(Controller c) |
static void |
main(String[] args) |
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic Class<? extends SideContainerPerspective> getPerspectivePluginClass()
public static void main(String[] args)