|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sos.reports.DefaultReportEditorKit.DefaultViewFactory
A default view factory that creates views of
instances of TableElement
and ObjectElement
.
Constructor Summary | |
protected |
DefaultReportEditorKit.DefaultViewFactory()
|
Method Summary | |
View |
createView(Element reportElement)
Creates and returns a view of the specified report element. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected DefaultReportEditorKit.DefaultViewFactory()
Method Detail |
public View createView(Element reportElement)
ViewFactory
element
if getElement
is invoked on it.
createView
in interface ViewFactory
reportElement
- the element for which to create a view
element
View.getElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |