ProGAL.proteins.beltaStructure.sheetLoop
Class SheetLoopGUI

java.lang.Object
  extended by ProGAL.proteins.beltaStructure.sheetLoop.SheetLoopGUI
All Implemented Interfaces:
ClickListener

public class SheetLoopGUI
extends java.lang.Object
implements ClickListener

A viewer and editor of SheetLoopStructures.

Author:
R.Fonseca

Constructor Summary
SheetLoopGUI(SheetLoopStructure struc)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void shapeClicked(Shape shape, java.awt.event.MouseEvent event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SheetLoopGUI

public SheetLoopGUI(SheetLoopStructure struc)
Method Detail

shapeClicked

public void shapeClicked(Shape shape,
                         java.awt.event.MouseEvent event)
Specified by:
shapeClicked in interface ClickListener

main

public static void main(java.lang.String[] args)