|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.gui.synteny.GuiCurationState
public class GuiCurationState
Holds stuff needed for each curation-set/apollo-panel/szap/"species". should this subclass CurationState?
| Method Summary | |
|---|---|
void |
addAnnotationEditor(AnnotationEditor ae,
boolean forwardStrand)
|
AnnotationEditor |
getAnnotationEditor(boolean forwardStrand)
|
Controller |
getController()
|
java.lang.String |
getCurationName()
|
CurationSet |
getCurationSet()
|
ApolloDataAdapterI |
getDataAdapter()
|
FeatureTreeFrame |
getFeatureTreeFrame()
|
ApolloNameAdapterI |
getNameAdapter(AnnotatedFeatureI af)
|
NavigationBar |
getNavigationBar()
navigation bar on top of szap - should this be multi cur set? |
PropertyScheme |
getPropertyScheme()
|
SelectionManager |
getSelectionManager()
|
Style |
getStyle()
does the data adapter have the right style? check this |
StrandedZoomableApolloPanel |
getSZAP()
|
TransactionManager |
getTransactionManager()
|
boolean |
haveAnnots()
Returns true if curSet have >0 annotations |
boolean |
haveSequence()
Whether curationSet has ref sequence (formerly in ApolloFrame) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Controller getController()
public SelectionManager getSelectionManager()
public java.lang.String getCurationName()
public StrandedZoomableApolloPanel getSZAP()
public NavigationBar getNavigationBar()
public ApolloDataAdapterI getDataAdapter()
public Style getStyle()
public PropertyScheme getPropertyScheme()
public ApolloNameAdapterI getNameAdapter(AnnotatedFeatureI af)
public TransactionManager getTransactionManager()
public CurationSet getCurationSet()
public FeatureTreeFrame getFeatureTreeFrame()
public void addAnnotationEditor(AnnotationEditor ae,
boolean forwardStrand)
public AnnotationEditor getAnnotationEditor(boolean forwardStrand)
public boolean haveSequence()
public boolean haveAnnots()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||