|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--uci.ui.PropCategoryManager
| Field Summary | |
protected static Hashtable |
_categories
|
| Constructor Summary | |
PropCategoryManager()
|
|
| Method Summary | |
static void |
categorizeProperty(String catName,
PropertyDescriptor pd)
|
static void |
categorizeProperty(String catName,
String propName)
|
static boolean |
inCategory(String catName,
PropertyDescriptor pd)
|
static boolean |
inCategory(String catName,
String propName)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected static Hashtable _categories
| Constructor Detail |
public PropCategoryManager()
| Method Detail |
public static void categorizeProperty(String catName,
String propName)
public static void categorizeProperty(String catName,
PropertyDescriptor pd)
public static boolean inCategory(String catName,
PropertyDescriptor pd)
public static boolean inCategory(String catName,
String propName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||