|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JRObjectEditor
This object is an optional interface. If the user has implemented this interface, then at design time, JReport will use it to handle interactive events (key event, mouse event, paint, whatever). If the user did not implement this interface, JReport will use the default one.
JRObjectResult
Method Summary | |
---|---|
JRObjectTemplate |
getReportPeer()
Gets JReport template. |
void |
setReportPeer(JRObjectTemplate peer)
Sets JReport template. |
boolean |
setupPopupMenu(java.awt.PopupMenu menu)
Initializes the pop-up 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 |