|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scuflui.results.SaveAsDataThingDocument
public class SaveAsDataThingDocument
Store the entire Map of DataThing objects to disk as a single XML data document.
| Constructor Summary | |
|---|---|
SaveAsDataThingDocument()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Get the description for this plugin |
javax.swing.Icon |
getIcon()
Return the standard looking save to disk icon |
java.awt.event.ActionListener |
getListener(java.util.Map results,
javax.swing.JComponent parent)
Show a standard save dialog and dump the entire result set to the specified XML file |
java.lang.String |
getName()
Get the short name |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaveAsDataThingDocument()
| Method Detail |
|---|
public javax.swing.Icon getIcon()
getIcon in interface ResultMapSaveSPIpublic java.lang.String getDescription()
getDescription in interface ResultMapSaveSPIpublic java.lang.String getName()
getName in interface ResultMapSaveSPI
public java.awt.event.ActionListener getListener(java.util.Map results,
javax.swing.JComponent parent)
getListener in interface ResultMapSaveSPI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||