| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Component | +--java.awt.Container | +--java.awt.Window | +--java.awt.Dialog | +--org.apache.fop.viewer.PreviewDialogAboutBox
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) BorderLayout | borderLayout1 |
(package private) BorderLayout | borderLayout2 |
(package private) JButton | button1 |
(package private) String | comments |
(package private) String | copyright |
(package private) FlowLayout | flowLayout1 |
(package private) FlowLayout | flowLayout2 |
(package private) GridLayout | gridLayout1 |
(package private) JLabel | imageControl1 |
(package private) ImageIcon | imageIcon |
(package private) JPanel | insetsPanel1 |
(package private) JPanel | insetsPanel2 |
(package private) JPanel | insetsPanel3 |
(package private) JLabel | label1 |
(package private) JLabel | label2 |
(package private) JLabel | label3 |
(package private) JLabel | label4 |
(package private) JPanel | panel1 |
(package private) JPanel | panel2 |
(package private) String | product |
(package private) String | version |
Fields inherited from class java.awt.Component |
TOP_ALIGNMENT, CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT |
Constructor Summary | |
PreviewDialogAboutBox(Frame parent) |
Method Summary | |
void | actionPerformed(ActionEvent e) |
(package private) void | cancel() |
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 |
BorderLayout borderLayout1
BorderLayout borderLayout2
JButton button1
String comments
String copyright
FlowLayout flowLayout1
FlowLayout flowLayout2
GridLayout gridLayout1
JLabel imageControl1
ImageIcon imageIcon
JPanel insetsPanel1
JPanel insetsPanel2
JPanel insetsPanel3
JLabel label1
JLabel label2
JLabel label3
JLabel label4
JPanel panel1
JPanel panel2
String product
String version
Constructor Detail |
public PreviewDialogAboutBox(Frame parent)
Method Detail |
public void actionPerformed(ActionEvent e)
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.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
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |