l.taskInfo(this, "Creating Perspectives...");
ActionManager.registerAction(new ActionSet("org.jamesii.file", "File",
"org.jamesii.menu.main?first", null));
ActionManager.registerAction(new ActionIAction(new QuitAction(manager),
"quit", new String[] { "org.jamesii.menu.main/org.jamesii.file?last" },
null));
initPerspectives(l, 1f / (taskCount) * task, 1f / (taskCount));