|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--uci.uml.ui.ConfigLoader
| Field Summary | |
static String |
TabPath
|
| Constructor Summary | |
ConfigLoader()
|
|
| Method Summary | |
static void |
loadTabs(Vector tabs,
String panelName,
StatusBar sb)
|
static Class |
parseConfigLine(String line,
String panelName,
int lineNum,
String configFile,
StatusBar sb)
|
static String |
stripBeforeColon(String s)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static String TabPath
| Constructor Detail |
public ConfigLoader()
| Method Detail |
public static void loadTabs(Vector tabs,
String panelName,
StatusBar sb)
public static Class parseConfigLine(String line,
String panelName,
int lineNum,
String configFile,
StatusBar sb)
public static String stripBeforeColon(String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||