java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
user_interface.POSFrame_AboutBoxAuthor: |
TogetherSoft |
Stereotype: |
ui-component |
| Inner classes inherited from class javax.swing.JDialog |
| JDialog.AccessibleJDialog |
| 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, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary |
||
BorderLayout |
||
BorderLayout |
||
JButton |
||
String |
||
String |
||
FlowLayout |
||
FlowLayout |
||
GridLayout |
||
JLabel |
||
ImageIcon |
||
JPanel |
||
JPanel |
||
JPanel |
||
JLabel |
||
JLabel |
||
JLabel |
||
JLabel |
||
JPanel |
||
JPanel |
||
String |
||
String |
||
| Fields inherited from class javax.swing.JDialog |
| accessibleContext, rootPane, rootPaneCheckingEnabled |
| Fields inherited from class java.awt.Component |
| BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
| ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Fields inherited from interface javax.swing.WindowConstants |
| DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE |
Constructor Summary |
||
POSFrame_AboutBox(Frame parent) |
Method Summary |
||
void |
actionPerformed(ActionEvent e) |
|
void |
cancel() |
|
private void |
||
| Methods inherited from interface java.awt.event.ActionListener |
| actionPerformed |