Class ImageTableOutput

java.lang.Object
be.gaudry.swing.component.table.output.factory.AbstractTableOutput
be.gaudry.swing.component.table.output.factory.ImageTableOutput
All Implemented Interfaces:
ITableOutput

public class ImageTableOutput extends AbstractTableOutput
Since:
1.0 Jul 3, 2008, 1.0
Version:
%I%, %G%
Author:
Steph GAUDRY
  • Constructor Details

    • ImageTableOutput

      public ImageTableOutput()
      Creates a ImageTableOutput object with "user homedir/yyyyMMddHHmmsssnapshot.png" as output file
    • ImageTableOutput

      public ImageTableOutput(ImageTableOutput.Extension extension)
      Parameters:
      extension -
  • Method Details