|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.lowagie.tools.plugins.AbstractTool
com.lowagie.tools.plugins.ImageXRefViewer
Allows you to inspect the Image XObjects inside a PDF file.
| Nested Class Summary | |
(package private) class |
ImageXRefViewer.ViewXRefImages_jSpinner1_propertyChangeAdapter
|
| Field Summary | |
(package private) BorderLayout |
borderLayout1
|
(package private) BorderLayout |
borderLayout2
|
(package private) BorderLayout |
borderLayout3
|
(package private) CardLayout |
cardLayout1
|
(package private) JLabel |
jLabel1
|
(package private) JPanel |
jPanel1
|
(package private) JPanel |
jPanel2
|
(package private) JPanel |
jPanel3
|
(package private) JScrollPane |
jScrollPane1
|
(package private) JSpinner |
jSpinner1
|
(package private) int |
picturenumber
|
(package private) SpinnerModel |
spinnerModel1
|
| Fields inherited from class com.lowagie.tools.plugins.AbstractTool |
arguments, internalFrame, MENU_EXECUTE, MENU_EXECUTE_PRINT, MENU_EXECUTE_PRINT_SILENT, MENU_EXECUTE_SHOW, menuoptions, versionsarray |
| Fields inherited from interface com.lowagie.tools.ToolMenuItems |
ABOUT, ARGUMENTS, CLOSE, EXECUTE, EXECUTEPRINT, EXECUTEPRINTSILENT, EXECUTESHOW, FILE, HELP, TOOL, TOOLS, USAGE, VERSION |
| Constructor Summary | |
ImageXRefViewer()
Creates a ViewImageXObjects object. |
|
| Method Summary | |
protected void |
createFrame()
Creates the internal frame. |
void |
execute()
Executes the tool (in most cases this generates a PDF file). |
protected File |
getDestPathPDF()
Gets the PDF file that should be generated (or null if the output isn't a PDF file). |
void |
jSpinner_propertyChange(ChangeEvent evt)
Reflects the change event in the JSpinner object. |
static void |
main(String[] args)
Shows the images that are added to the PDF as Image XObjects. |
void |
valueHasChanged(ToolArgument arg)
Indicates that the value of an argument has changed. |
| Methods inherited from class com.lowagie.tools.plugins.AbstractTool |
actionPerformed, addVersion, getArgs, getArguments, getInternalFrame, getMenubar, getUsage, getValue, setArguments, setArguments, setInternalFrame |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
JPanel jPanel1
BorderLayout borderLayout1
JLabel jLabel1
int picturenumber
JPanel jPanel2
BorderLayout borderLayout2
CardLayout cardLayout1
JPanel jPanel3
JSpinner jSpinner1
BorderLayout borderLayout3
SpinnerModel spinnerModel1
JScrollPane jScrollPane1
| Constructor Detail |
public ImageXRefViewer()
| Method Detail |
protected File getDestPathPDF()
throws InstantiationException
AbstractTool
getDestPathPDF in class AbstractToolInstantiationExceptionAbstractTool.getDestPathPDF()protected void createFrame()
AbstractTool
createFrame in class AbstractToolAbstractTool.createFrame()public void valueHasChanged(ToolArgument arg)
AbstractTool
valueHasChanged in class AbstractToolarg - the argument that has changedAbstractTool.valueHasChanged(com.lowagie.tools.arguments.ToolArgument)public void jSpinner_propertyChange(ChangeEvent evt)
evt - public static void main(String[] args)
args - public void execute()
AbstractTool
execute in class AbstractToolAbstractTool.execute()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||