|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyView.HandlerFactory | |
---|---|
bsys.propertyview | |
treebolic.generator |
Uses of PropertyView.HandlerFactory in bsys.propertyview |
---|
Fields in bsys.propertyview declared as PropertyView.HandlerFactory | |
---|---|
protected PropertyView.HandlerFactory |
PropertyView.theHandlerFactory
Handler factory |
Methods in bsys.propertyview with parameters of type PropertyView.HandlerFactory | |
---|---|
void |
PropertyView.setHandlerFactory(PropertyView.HandlerFactory thisHandlerFactory)
Set handler factory |
Uses of PropertyView.HandlerFactory in treebolic.generator |
---|
Methods in treebolic.generator that return PropertyView.HandlerFactory | |
---|---|
PropertyView.HandlerFactory |
PropertyView.makeHandlerFactory(java.util.Map<java.lang.Class<?>,PropertyView.Handler> thisHandlerMap)
Make handler factory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |