Save This Page
Home » iText-src-2.1.3 » com.lowagie » tools » plugins » [javadoc | source]
com.lowagie.tools.plugins
public class: DvdCover [javadoc | source]
java.lang.Object
   com.lowagie.tools.plugins.AbstractTool
      com.lowagie.tools.plugins.DvdCover

All Implemented Interfaces:
    ActionListener, ToolMenuItems

This is a simple tool that generates a cover for a DVD.
Fields inherited from com.lowagie.tools.plugins.AbstractTool:
internalFrame,  arguments,  menuoptions,  MENU_EXECUTE,  MENU_EXECUTE_SHOW,  MENU_EXECUTE_PRINT,  MENU_EXECUTE_PRINT_SILENT
Constructor:
 public DvdCover() 
Method from com.lowagie.tools.plugins.DvdCover Summary:
createFrame,   execute,   getDestPathPDF,   main,   valueHasChanged
Methods from com.lowagie.tools.plugins.AbstractTool:
actionPerformed,   createFrame,   execute,   getArgs,   getArguments,   getConsole,   getDestPathPDF,   getInternalFrame,   getMenubar,   getUsage,   getValue,   setArguments,   setArguments,   setInternalFrame,   valueHasChanged
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.lowagie.tools.plugins.DvdCover Detail:
 protected  void createFrame() 
 public  void execute() 
 protected File getDestPathPDF() throws InstantiationException 
 public static  void main(String[] args) 
    Generates a DVD Cover in PDF.
 public  void valueHasChanged(ToolArgument arg)