}
- // public static AlignFrame getCurrentAlignFrame()
- // {
- // return currentAlignFrame;
- // }
- //
- // public static void setCurrentAlignFrame(AlignFrame currentAlignFrame)
- // {
- // Desktop.currentAlignFrame = currentAlignFrame;
- // }
+ public static AlignFrame getCurrentAlignFrame()
+ {
+ return currentAlignFrame;
+ }
+
+ public static void setCurrentAlignFrame(AlignFrame currentAlignFrame)
+ {
+ Desktop.currentAlignFrame = currentAlignFrame;
+ }
}
"zappo", new ZappoColourScheme()), TAYLOR("Taylor", "taylor",
new TaylorColourScheme()), NUCLEOTIDE("Nucleotide", "nucleotide",
new NucleotideColourScheme()), PURINE_PYRIMIDINE(
- "Purine/Pyrimidine", "purine", new PurinePyrimidineColourScheme()), HELIX_PROPENCITY(
+ "Purine/Pyrimidine", "purine", new PurinePyrimidineColourScheme()), HELIX_PROPENSITY(
"Helix Propensity", "helix", new HelixColourScheme()), TURN_PROPENSITY(
"Turn Propensity", "turn", new TurnColourScheme()), STRAND_PROPENSITY(
"Strand Propensity", "strand", new StrandColourScheme()), BURIED_INDEX(