|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.lf.LookAndFeelActionPathList
public class LookAndFeelActionPathList
Generation of a group of actions for the management of look and feels
| Constructor Summary | |
|---|---|
LookAndFeelActionPathList()
|
|
| Method Summary | |
|---|---|
List<ActionPath> |
getPaths()
Returns the list of ActionPath. |
void |
setLfList(List<UIManager.LookAndFeelInfo> lfList)
Sets a list of additional look and feels |
void |
setLfNameList(List<String> lfList)
Sets additional L&F class names |
void |
setPathPrefix(String pathPrefix)
Sets the path prefix to use when constructing the action paths (empty by default) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LookAndFeelActionPathList()
| Method Detail |
|---|
public List<ActionPath> getPaths()
ActionPathListActionPath.
getPaths in interface ActionPathListActionPath.public void setLfList(List<UIManager.LookAndFeelInfo> lfList)
lfList - List of look and feelspublic void setLfNameList(List<String> lfList)
lfList - List of look and feelspublic void setPathPrefix(String pathPrefix)
pathPrefix - Path prefix
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||