|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JRObjectEditor
This object is an option interface, if the user specified, then at design time, JReport system will use it to handle the interavtive event (key event, mouse event, paint, whatever). If the user did not implement this interface, JReport system will use the default one.
JRObjectResult| Method Summary | |
|---|---|
JRObjectTemplate |
getReportPeer()
Get the JReport template. |
void |
setReportPeer(JRObjectTemplate peer)
Set the JReport template. |
boolean |
setupPopupMenu(java.awt.PopupMenu menu)
Initializing the popup menu. |
| Method Detail |
|---|
void setReportPeer(JRObjectTemplate peer)
JRObjectTemplate getReportPeer()
boolean setupPopupMenu(java.awt.PopupMenu menu)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||