org.apache.fop.viewer
Class PreviewDialogAboutBox

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--java.awt.Window
                    |
                    +--java.awt.Dialog
                          |
                          +--org.apache.fop.viewer.PreviewDialogAboutBox

public class PreviewDialogAboutBox
extends Dialog
implements ActionListener


Inner classes inherited from class java.awt.Dialog
Dialog.AccessibleAWTDialog

Inner classes inherited from class java.awt.Window
Window.AccessibleAWTWindow

Inner classes inherited from class java.awt.Container
Container.AccessibleAWTContainer

Inner classes inherited from class java.awt.Component
Component.AccessibleAWTComponent

Field Summary
 (package private) BorderLayoutborderLayout1
           
 (package private) BorderLayoutborderLayout2
           
 (package private) JButtonbutton1
           
 (package private) Stringcomments
           
 (package private) Stringcopyright
           
 (package private) FlowLayoutflowLayout1
           
 (package private) FlowLayoutflowLayout2
           
 (package private) GridLayoutgridLayout1
           
 (package private) JLabelimageControl1
           
 (package private) ImageIconimageIcon
           
 (package private) JPanelinsetsPanel1
           
 (package private) JPanelinsetsPanel2
           
 (package private) JPanelinsetsPanel3
           
 (package private) JLabellabel1
           
 (package private) JLabellabel2
           
 (package private) JLabellabel3
           
 (package private) JLabellabel4
           
 (package private) JPanelpanel1
           
 (package private) JPanelpanel2
           
 (package private) Stringproduct
           
 (package private) Stringversion
           

Fields inherited from class java.awt.Component
TOP_ALIGNMENT, CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT

Constructor Summary
PreviewDialogAboutBox(Frame parent)
           

Method Summary
 voidactionPerformed(ActionEvent e)
           
 (package private) voidcancel()
           

Methods inherited from class java.awt.Dialog
addNotify, isModal, setModal, getTitle, setTitle, show, hide, dispose, isResizable, setResizable, getAccessibleContext

Methods inherited from class java.awt.Window
pack, toFront, toBack, getToolkit, getWarningString, getLocale, getInputContext, setCursor, getOwner, getOwnedWindows, addWindowListener, removeWindowListener, getListeners, getFocusOwner, postEvent, isShowing, applyResourceBundle, applyResourceBundle, getGraphicsConfiguration

Methods inherited from class java.awt.Container
getComponentCount, countComponents, getComponent, getComponents, getInsets, insets, add, add, add, add, add, remove, remove, removeAll, getLayout, setLayout, doLayout, layout, invalidate, validate, setFont, getPreferredSize, preferredSize, getMinimumSize, minimumSize, getMaximumSize, getAlignmentX, getAlignmentY, paint, update, print, paintComponents, printComponents, addContainerListener, removeContainerListener, deliverEvent, getComponentAt, locate, getComponentAt, findComponentAt, findComponentAt, removeNotify, isAncestorOf, list, list

Methods inherited from class java.awt.Component
getName, setName, getParent, getPeer, setDropTarget, getDropTarget, getTreeLock, isValid, isDisplayable, isVisible, isEnabled, setEnabled, enable, enable, disable, isDoubleBuffered, enableInputMethods, setVisible, show, getForeground, setForeground, getBackground, setBackground, getFont, setLocale, getColorModel, getLocation, getLocationOnScreen, location, setLocation, move, setLocation, getSize, size, setSize, resize, setSize, resize, getBounds, bounds, setBounds, reshape, setBounds, getX, getY, getWidth, getHeight, getBounds, getSize, getLocation, isOpaque, isLightweight, getGraphics, getFontMetrics, getCursor, paintAll, repaint, repaint, repaint, repaint, printAll, imageUpdate, createImage, createImage, prepareImage, prepareImage, checkImage, checkImage, contains, inside, contains, dispatchEvent, addComponentListener, removeComponentListener, addFocusListener, removeFocusListener, addHierarchyListener, removeHierarchyListener, addHierarchyBoundsListener, removeHierarchyBoundsListener, addKeyListener, removeKeyListener, addMouseListener, removeMouseListener, addMouseMotionListener, removeMouseMotionListener, addInputMethodListener, removeInputMethodListener, getInputMethodRequests, handleEvent, mouseDown, mouseDrag, mouseUp, mouseMove, mouseEnter, mouseExit, keyDown, keyUp, action, gotFocus, lostFocus, isFocusTraversable, requestFocus, transferFocus, nextFocus, hasFocus, add, remove, toString, list, list, list, addPropertyChangeListener, removePropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, setComponentOrientation, getComponentOrientation

Methods inherited from class java.lang.Object
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait

Field Detail

borderLayout1

BorderLayout borderLayout1

borderLayout2

BorderLayout borderLayout2

button1

JButton button1

comments

String comments

copyright

String copyright

flowLayout1

FlowLayout flowLayout1

flowLayout2

FlowLayout flowLayout2

gridLayout1

GridLayout gridLayout1

imageControl1

JLabel imageControl1

imageIcon

ImageIcon imageIcon

insetsPanel1

JPanel insetsPanel1

insetsPanel2

JPanel insetsPanel2

insetsPanel3

JPanel insetsPanel3

label1

JLabel label1

label2

JLabel label2

label3

JLabel label3

label4

JLabel label4

panel1

JPanel panel1

panel2

JPanel panel2

product

String product

version

String version
Constructor Detail

PreviewDialogAboutBox

public PreviewDialogAboutBox(Frame parent)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)

cancel

void cancel()

Association Links

to Class javax.swing.JPanel

to Class javax.swing.JPanel

to Class javax.swing.JPanel

to Class javax.swing.JPanel

to Class javax.swing.JPanel

to Class javax.swing.JButton

to Class javax.swing.JLabel

to Class javax.swing.ImageIcon

to Class javax.swing.JLabel

to Class javax.swing.JLabel

to Class javax.swing.JLabel

to Class javax.swing.JLabel

to Class java.awt.BorderLayout

to Class java.awt.BorderLayout

to Class java.awt.FlowLayout

to Class java.awt.FlowLayout

to Class java.awt.GridLayout

to Class java.lang.String

to Class java.lang.String

to Class java.lang.String

to Class java.lang.String