Package apollo.dataadapter.ensj.controller

Class Summary
ActionEventRouter Generic class to forward action events onto central handler.
ChangeDatabaseHandler The user has typed into the host, port etc database fields, so we clear off the ensembl-db list selected ensembl-db.
ClearSeqRegionsHandler The user has selected a new coordinate system, so I flush the known seq-regions and update.
Controller  
EventHandler  
EventRouter Generic class to forward any old events onto central handler.
FindCoordSystemsHandler Find the coord systems (with their versions concatenated on) for the user to choose from.
FindEnsemblDatabaseNamesHandler Find the coord systems (with their versions concatenated on) for the user to choose from
FindSeqRegionsHandler Find the coord systems (with their versions concatenated on) for the user to choose from
HideShowAnnotationsHandler Declare the types panel (as represented by the model) to be either showing or not, and refresh!
HideShowDatabasesHandler Declare the types panel (as represented by the model) to be either showing or not, and refresh!
HideShowLocationsHandler Declare the types panel (as represented by the model) to be either showing or not, and refresh!
HideShowOptionsHandler Declare the options panel (as represented by the model) to be either showing or not, and refresh!
HideShowTypesHandler Declare the types panel (as represented by the model) to be either showing or not, and refresh!
KeyEventRouter  
LoadSeqRegionByHistoryHandler The user has selected a seq-region from the location history dropdown.
PopupRouter  
ReadHandler Ask the Controller to make the view do a read.
SelectNewEnsemblDatabaseHandler Handle stuff when a new ensembldb is selected - in this case finding new total feature counts, and resetting the 'isInitialised' flags for the type-specific counts.
SelectSeqRegionHandler The user has selected a new seq-region.
ShowAbInitioCountsByTypeHandler Check to see if our dna-protein align counts have already been initialised.
ShowDitagFeatureCountsByTypeHandler Check to see if our dna-protein align counts have already been initialised.
ShowDnaDnaAlignCountsByTypeHandler Check to see if our dna-protein align counts have already been initialised.
ShowDnaProteinAlignCountsByTypeHandler Check to see if our dna-protein align counts have already been initialised.
ShowGeneCountsByTypeHandler Check to see if our gene counts have already been initialised.
ShowSimpleFeatureCountsByTypeHandler Check to see if our dna-protein align counts have already been initialised.
UpdateHandler Ask the Controller to make the view do a read.
UseSeqRegionLocationHandler The user has typed into the stable id field, so we clear out the seq-region information they might have entered.
UseStableIDLocationHandler The user has typed into the stable id field, so we clear out the seq-region information they might have entered.