com.lowagie.tools.plugins
public class DvdCover extends AbstractTool
| Constructor Summary | |
|---|---|
| DvdCover()
Constructs a DvdCover object. | |
| Method Summary | |
|---|---|
| protected void | createFrame() |
| void | execute() |
| protected File | getDestPathPDF() |
| static void | main(String[] args)
Generates a DVD Cover in PDF. |
| void | valueHasChanged(ToolArgument arg) |
See Also: createFrame
See Also: execute
See Also: getDestPathPDF
Parameters: args an array containing [0] a filename [1] a title [2] a backgroundcolor [3] a front image [4] a back image [5] a side image
See Also: valueHasChanged