|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scuflui.results.SaveToFileSystem
public class SaveToFileSystem
Store the Map of DataThing objects to disk, using the collection structure to drive the directory structure and storing each leaf DataThing item as a single file
| Constructor Summary | |
|---|---|
SaveToFileSystem()
|
|
| 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 results to disk |
java.lang.String |
getName()
Return the name for this plugin |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaveToFileSystem()
| 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 | |||||||||