|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jzeno.settings.TaskBarProperties
public class TaskBarProperties
Configuration properties for the task bar.
Nested Class Summary | |
---|---|
static class |
TaskBarProperties.TaskSpec
|
Method Summary | |
---|---|
static TaskBarProperties |
getInstance()
|
java.util.List |
getRootSpecs()
|
java.util.List |
getTaskSpecs()
|
void |
saveProperties()
Save the current menu specification to taskbar.properties. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TaskBarProperties getInstance()
public void saveProperties()
Save the current menu specification to taskbar.properties.
public java.util.List getTaskSpecs()
public java.util.List getRootSpecs()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |