|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteasik.sketch.util.Export.SaveForSQL
public class SaveForSQL
A class to provide a method to save a sketch for SQL database generation if the sketch has been modified since the last use, and to initialize the SketchHandler associated with the sketch.
| Constructor Summary | |
|---|---|
SaveForSQL()
|
|
| Method Summary | |
|---|---|
static ExportHandler |
saveAction(java.lang.String platform)
Prompts user if current sketch is unsaved. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaveForSQL()
| Method Detail |
|---|
public static ExportHandler saveAction(java.lang.String platform)
throws java.lang.Exception
platform - The platform upon which the sketch is to be exported
java.lang.Exception - If an error occurred while parsing XML.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||