org.biojava.spice.config
Class DasSourceConfigPanel
java.lang.Object
org.biojava.spice.config.DasSourceConfigPanel
- public class DasSourceConfigPanel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
colNames
public static String[] colNames
DasSourceConfigPanel
public DasSourceConfigPanel(ConfigPanel parent,
RegistryConfiguration config)
showAllSources
public void showAllSources()
selectAllSources
public void selectAllSources()
getTableModel
public DasSourcePanelTableModel getTableModel()
getConfiguration
protected RegistryConfiguration getConfiguration()
setServerStatus
public void setServerStatus(String url,
Boolean status)
deleteServer
protected void deleteServer(SpiceDasSource ds)
getPanel
public JPanel getPanel()
updateDasSourceTable
public void updateDasSourceTable()
getTabData
public Object[][] getTabData()
getTabData
public Object[][] getTabData(SpiceDasSource[] servers)