Deprecated API


Contents
Deprecated Methods
org.systemsbiology.gaggle.core.Goose.doBroadcastList()
          This is no longer used. 
org.systemsbiology.gaggle.core.Boss.getGooseNames()
          Goose.update() will automatically provide you with the latest list of goose names. 
org.systemsbiology.gaggle.core.Boss.getNameHelper()
          Eventually there will be a new way to handle this 
org.systemsbiology.gaggle.core.Boss.register(DeafGoose)
          All code involving DeafGoose will be removed. 
org.systemsbiology.gaggle.geese.common.gui.GooseChooserComboBox.updateGeese()
          Goose.update() is called when the list of geese is updated Use MiscUtil.updateGooseChooser() instead of this 
org.systemsbiology.gaggle.util.MiscUtil.updateGooseChooserOLD(Boss, JComboBox, String, String[])
          - use updateGooseChooser() instead