apollo.gui.genomemap
Interface ApolloPanelI
- All Known Implementing Classes:
- ApolloPanel
public interface ApolloPanelI
This was invented to eliminate all of the casting that
was going on. This way it is possible to use the
views in another sort of panel and doesn't assume that
the view's panel is always an ApolloPanel
getBackBuffer
java.awt.Image getBackBuffer()
getSelection
Selection getSelection()
clearSelection
void clearSelection()
getFocus
ViewI getFocus()
getController
Controller getController()
getStrandedZoomableApolloPanel
StrandedZoomableApolloPanel getStrandedZoomableApolloPanel()