net.sourceforge.squirrel_sql.plugins.graph.xmlbeans
Class GraphXmlSerializer
java.lang.Object
net.sourceforge.squirrel_sql.plugins.graph.xmlbeans.GraphXmlSerializer
public class GraphXmlSerializer
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphXmlSerializer
public GraphXmlSerializer(GraphPlugin plugin,
ISession session,
GraphMainPanelTab graphPane,
java.lang.String graphFileName)
- Either graphPane or graphFileName might be null.
write
public void write(GraphControllerXmlBean xmlBean)
read
public GraphControllerXmlBean read()
getGraphXmSerializers
public static GraphXmlSerializer[] getGraphXmSerializers(GraphPlugin plugin,
ISession session)
rename
public void rename(java.lang.String newName)
remove
public void remove()
Copyright © 2001-2010. All Rights Reserved.