public class CloudSharingConfigureAction extends FigureAction
FigureAction.SourceType
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ON_ICON_STR
Icon for toolbar.
|
static java.lang.String |
OVER_ICON_STR
Icon when cursor over button.
|
CANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE
Constructor and Description |
---|
CloudSharingConfigureAction(KeplerGraphFrame owner) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent event)
Determine the target Ptolemy II object, the originating frame,
and the X, Y position of the action, if possible.
|
void |
setButton(javax.swing.JButton button)
Set the button.
|
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigure
public static final java.lang.String ON_ICON_STR
public static final java.lang.String OVER_ICON_STR
public CloudSharingConfigureAction(KeplerGraphFrame owner)
public void actionPerformed(java.awt.event.ActionEvent event)
FigureAction
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class FigureAction
event
- The event.public void setButton(javax.swing.JButton button)