com.lowagie.tools.plugins

Class TreeViewPDF

public class TreeViewPDF extends AbstractTool

Allows you to inspect an existing PDF file.
Field Summary
FileArgumentinputfile
TreeViewInternalFrameul
Constructor Summary
TreeViewPDF()
Constructs an TreeViewPDF object.
Method Summary
protected voidcreateFrame()
voidexecute()
protected FilegetDestPathPDF()
static voidmain(String[] args)
Inspects an existing PDF file.
voidvalueHasChanged(ToolArgument arg)

Field Detail

inputfile

FileArgument inputfile

ul

TreeViewInternalFrame ul

Constructor Detail

TreeViewPDF

public TreeViewPDF()
Constructs an TreeViewPDF object.

Method Detail

createFrame

protected void createFrame()

See Also: createFrame

execute

public void execute()

See Also: execute

getDestPathPDF

protected File getDestPathPDF()

See Also: getDestPathPDF

main

public static void main(String[] args)
Inspects an existing PDF file.

Parameters: args

valueHasChanged

public void valueHasChanged(ToolArgument arg)

See Also: valueHasChanged