public class GetMetadataAction extends FigureAction
FigureAction.SourceType
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
CANVAS_TYPE, CONTEXTMENU_TYPE, HOTKEY_TYPE, MENUBAR_TYPE, PASTE_OFFSET, TOOLBAR_TYPE
Constructor and Description |
---|
GetMetadataAction(ResultRecord item)
Constructor base a given ResultRecord object
|
GetMetadataAction(TableauFrame parent) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
java.net.URL |
getMetadata()
Method to get the metadata(the generated html file after transfering
original metadata)
|
getFigure, getFrame, getSourceType, getTarget, getX, getY, offsetFigure
protected static final org.apache.commons.logging.Log log
public GetMetadataAction(ResultRecord item)
item
- ResultRecordpublic GetMetadataAction(TableauFrame parent)
public java.net.URL getMetadata()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class FigureAction
e
- ActionEvent