Definitions for native components below javax.swing
this is defined as an abstract type so as to enable the access to the constants in the usual way.
Note that the constants are in lowercase, in contrast to Java.
A javax.swing.JFrame
constant to dispose of the window when closed
constant to do nothing when closed
constant to exit the application when closed
constant to hide the window when closed
The first form creates a new invisible frame with the specified title
The second form creates a new invisible frame
The first form creates a new invisible frame with the specified title
The second form creates a new invisible frame
The first form creates a new invisible frame with the specified title
The second form creates a new invisible frame
this really belongs to interface RootPaneContainer
Sets the operation that will happen by default when the user initiates a "close" on this frame.
a swing label
create a label or a blank label
create a label or a blank label
create a label or a blank label
Defines the single line of text this component will display.
wrapper for javax.swing.SwingUtilities.invokeLater
wrapper for javax.swing.SwingUtilities.invokeAndWait
an object with compiler time type javax.swing.JComponent
an object with compiler time type javax.swing.JPanel
an object with compiler time type javax.swing.AbstractButton
Adds an ActionListener to the button.
Sets the horizontal position of the text relative to the icon.
set a text
Sets the vertical position of the text relative to the icon.
an object with compiler time type javax.swing.JButton
create a button with label or a blank one
create a button with label or a blank one
create a button with label or a blank one
an object with compile time type javax.swing.JTextField
AbstractButton.setVerticalTextPosition, AbstractButton.setHorizontalTextPosition
JFrame.hide_on_close, JFrame.exit_on_close, JFrame.dispose_on_close, JFrame.do_nothing_on_close, SwingConstants.west, SwingConstants.top, SwingConstants.trailing, SwingConstants.vertical, SwingConstants.south_east, SwingConstants.right, SwingConstants.south, SwingConstants.south_west, SwingConstants.north_west, SwingConstants.north, SwingConstants.next, SwingConstants.north_east, SwingConstants.horizontal, SwingConstants.leading, SwingConstants.center, SwingConstants.bottom, SwingConstants.east, SwingConstants.left, SwingConstants.previous