Frames | No Frames |
Methods with parameter type java.awt.Frame | |
FramePeer | |
PrintJob |
Constructors with parameter type java.awt.Frame | |
Methods with parameter type java.awt.Frame | |
FramePeer | |
PrintJob |
Methods with parameter type java.awt.Frame | |
FramePeer | |
PrintJob |
Constructors with parameter type java.awt.Frame | |
Creates a new SwingFramePeer.
|
Methods with parameter type java.awt.Frame | |
FramePeer | |
PrintJob |
Classes derived from java.awt.Frame | |
class | A window that supports window decorations (titlebar and borders).
|
Constructors with parameter type java.awt.Frame | |
Creates a new non-modal JDialog with no title
using the given owner.
| |
Creates a new JDialog with no title using the
given modal setting and owner.
| |
Creates a new non-modal JDialog using the
given title and owner.
| |
Creates a new JDialog using the given modal
settings, title, and owner.
| |
Creates a new JDialog using the given modal
settings, title, owner and graphics configuration.
| |
Creates a new JWindow that has the specified
owner frame. |
Methods with parameter type java.awt.Frame | |
void | This method changes the Frame used for JOptionPane dialogs that have no
parent.
|
Methods with return type java.awt.Frame | |
Frame | This method returns the Frame for the given parentComponent or null if
none can be found.
|
Frame | This method returns the Frame used by JOptionPane dialog's that have no
parent.
|
Constructors with parameter type java.awt.Frame | |
Methods with parameter type java.awt.Frame | |
FramePeer | |
PrintJob |
Classes derived from java.awt.Frame | |
class | Represents an AWT window that can be embedded into another
application.
|
Constructors with parameter type java.awt.Frame | |
Initializes a new instance of Dialog with the specified
parent, that is resizable and not modal, and which has no title.
| |
Initializes a new instance of Dialog with the specified
parent and modality, that is resizable and which has no title.
| |
Initializes a new instance of Dialog with the specified
parent, that is resizable and not modal, and which has the specified
title.
| |
Initializes a new instance of Dialog with the specified,
parent, title, and modality, that is resizable.
| |
Initializes a new instance of Dialog with the specified,
parent, title, modality and GraphicsConfiguration , that is
resizable.
| |
Initializes a new instance of FileDialog with the
specified parent. | |
Initialized a new instance of FileDialog with the
specified parent and title. | |
Initialized a new instance of FileDialog with the
specified parent, title, and mode.
| |
Initializes a new instance of Window with the specified
parent. |
Methods with parameter type java.awt.Frame | |
FramePeer | Creates a peer object for the specified Frame .
|
PrintJob | Returns a instance of PrintJob for the specified
arguments.
|
PrintJob | Returns a instance of PrintJob for the specified
arguments.
|
Methods with return type java.awt.Frame | |
Frame[] |