|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Detailer
It provides details about particular node (Item/Material) This functionality will be replaced with Viewer Implementation
Method Summary | |
---|---|
java.util.Hashtable |
getDetails(java.util.Hashtable hashtable)
gets details for the given information |
java.util.Vector |
getDetailVector()
get detail information vector, the elements in this vector will be menu items in the detail menu |
Method Detail |
---|
java.util.Vector getDetailVector()
java.util.Hashtable getDetails(java.util.Hashtable hashtable)
Hashtable
- hashtable contains name = name of the detail, and userObject = information,
which is used for getting details
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |