Package | Description |
---|---|
unipi.bpm.elm.santeramo.controller | |
unipi.bpm.elm.santeramo.view |
Modifier and Type | Method and Description |
---|---|
FooterAreaButton |
EventLogManagerController.findFooterAreaButton(JInternalFrame target)
Searches for the associated
FooterAreaButton button of the target
JInternalFrame , returning it or null otherwise. |
Modifier and Type | Method and Description |
---|---|
FooterAreaButton |
EventLogManagerView.newFooterAreaButton(String text,
int internalFrameID)
Adds a new
FooterAreaButton button inside the EventLogManagerView.footerArea
with the specified settings, included the identifier of the JInternalFrame
to manage. |