net.sourceforge.squirrel_sql.plugins.graph
Class TableFrameController
java.lang.Object
net.sourceforge.squirrel_sql.plugins.graph.TableFrameController
public class TableFrameController
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
TableFrameController
public TableFrameController(ISession session,
GraphDesktopController desktopController,
GraphControllerAccessor graphControllerAccessor,
AddTableListener listener,
java.lang.String tableName,
java.lang.String schemaName,
java.lang.String catalogName,
TableFrameControllerXmlBean xmlBean)
getXmlBean
public TableFrameControllerXmlBean getXmlBean()
refreshTableName
public void refreshTableName()
tableFrameRemoved
public void tableFrameRemoved(TableFrameController tfc)
addTableFrameControllerListener
public void addTableFrameControllerListener(TableFrameControllerListener l)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
getColumnInfos
public ColumnInfo[] getColumnInfos()
Copyright © 2001-2010. All Rights Reserved.