edu.sdsc.mbt.util
Class FrameRegistry

java.lang.Object
  extended byedu.sdsc.mbt.util.FrameRegistry

public class FrameRegistry
extends java.lang.Object


Field Summary
static int SEQUENCE_VIEWER
           
static int STRUCTURE_VIEWER
           
static int TREE_VIEWER
           
 
Constructor Summary
FrameRegistry()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRUCTURE_VIEWER

public static final int STRUCTURE_VIEWER
See Also:
Constant Field Values

SEQUENCE_VIEWER

public static final int SEQUENCE_VIEWER
See Also:
Constant Field Values

TREE_VIEWER

public static final int TREE_VIEWER
See Also:
Constant Field Values
Constructor Detail

FrameRegistry

public FrameRegistry()