|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphPlugin | |
|---|---|
| net.sourceforge.squirrel_sql.plugins.graph | |
| net.sourceforge.squirrel_sql.plugins.graph.xmlbeans | |
| Uses of GraphPlugin in net.sourceforge.squirrel_sql.plugins.graph |
|---|
| Fields in net.sourceforge.squirrel_sql.plugins.graph declared as GraphPlugin | |
|---|---|
protected GraphPlugin |
AddToGraphAction._plugin
Current plugin. |
| Constructors in net.sourceforge.squirrel_sql.plugins.graph with parameters of type GraphPlugin | |
|---|---|
AddToGraphAction(IApplication app,
Resources rsrc,
GraphPlugin plugin)
|
|
FormatController(ISession session,
GraphPlugin plugin,
FormatControllerListener listener)
|
|
GraphController(ISession session,
GraphPlugin plugin,
GraphXmlSerializer xmlSerializer)
|
|
GraphDesktopController(GraphDesktopListener listener,
ISession session,
GraphPlugin plugin)
|
|
ZoomPrintController(ZoomerXmlBean zoomerXmlBean,
PrintXmlBean printXmlBean,
EdgesListener edgesListener,
GraphPrintable printable,
ISession session,
GraphPlugin plugin)
|
|
| Uses of GraphPlugin in net.sourceforge.squirrel_sql.plugins.graph.xmlbeans |
|---|
| Methods in net.sourceforge.squirrel_sql.plugins.graph.xmlbeans with parameters of type GraphPlugin | |
|---|---|
static GraphXmlSerializer[] |
GraphXmlSerializer.getGraphXmSerializers(GraphPlugin plugin,
ISession session)
|
| Constructors in net.sourceforge.squirrel_sql.plugins.graph.xmlbeans with parameters of type GraphPlugin | |
|---|---|
GraphXmlSerializer(GraphPlugin plugin,
ISession session,
GraphMainPanelTab graphPane,
java.lang.String graphFileName)
Either graphPane or graphFileName might be null. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||