Class SymmetryGui

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class SymmetryGui extends JFrame
A JFrame that allows to trigger a symmetry analysis, either from files in a directory or after manual upload Adapted from the AlignmentGui class in biojava. Only one structure is inputted and only the CeSymm algorihm can be chosen.
Since:
4.2.0
Author:
Aleix Lafita
See Also: