putValue(NAME, "Refresh Windows"); putValue(SHORT_DESCRIPTION, "Refresh"); putValue(LONG_DESCRIPTION, "Refresh Windows"); putValue(ACCELERATOR_KEY, KeyStroke.getKeyStroke(KeyEvent.VK_F7, 0)); this.mWorkspace = workspace;
executeBackgroundTask(mWorkspace.loadWindows());