com.lowagie.tools.plugins
public class ImageXRefViewer extends AbstractTool
| Nested Class Summary | |
|---|---|
| class | ImageXRefViewer.ViewXRefImages_jSpinner1_propertyChangeAdapter |
| Field Summary | |
|---|---|
| BorderLayout | borderLayout1 |
| BorderLayout | borderLayout2 |
| BorderLayout | borderLayout3 |
| CardLayout | cardLayout1 |
| JLabel | jLabel1 |
| JPanel | jPanel1 |
| JPanel | jPanel2 |
| JPanel | jPanel3 |
| JScrollPane | jScrollPane1 |
| JSpinner | jSpinner1 |
| int | picturenumber |
| SpinnerModel | spinnerModel1 |
| Constructor Summary | |
|---|---|
| ImageXRefViewer()
Creates a ViewImageXObjects object. | |
| Method Summary | |
|---|---|
| protected void | createFrame() |
| void | execute() |
| protected File | getDestPathPDF() |
| 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) |
See Also: createFrame
See Also: execute
See Also: getDestPathPDF
Parameters: evt
Parameters: args
See Also: valueHasChanged