|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface to editing report elements.
JReportPane.getEditorModel(),
JReportPane.setEditorModel(sos.reports.ReportEditorModel)| Method Summary | |
ElementEditor |
getEditor(Element element)
Returns the editor that can edit the specified element, or null,
if the element cannot be edited. |
void |
reportChanged(ReportEvent event)
Updates itself (if necessary) as a result of a report modification. |
| Method Detail |
public ElementEditor getEditor(Element element)
null,
if the element cannot be edited.
element - report element to be edited
element, or null
java.lang.NullPointerException - if element is nullpublic void reportChanged(ReportEvent event)
event - the event describing how the report has changed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||