org.emboss.jemboss.editor
Class PrintAlignment

java.lang.Object
  |
  +--org.emboss.jemboss.editor.PrintAlignment

public class PrintAlignment
extends java.lang.Object


Field Summary
private  java.awt.Cursor cbusy
           
private  java.awt.Cursor cdone
           
 
Constructor Summary
PrintAlignment(GraphicSequenceCollection gsc)
           
 
Method Summary
private  int showOptions(GraphicSequenceCollection gsc, java.awt.print.PageFormat format)
          Provide some options for the image created
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cbusy

private java.awt.Cursor cbusy

cdone

private java.awt.Cursor cdone
Constructor Detail

PrintAlignment

public PrintAlignment(GraphicSequenceCollection gsc)
Method Detail

showOptions

private int showOptions(GraphicSequenceCollection gsc,
                        java.awt.print.PageFormat format)
Provide some options for the image created