|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
MONTH
field indicating the
first month of the year.
DataFlavor
of this type/subtype and
representation class of java.util.List
is used.
Transferable
interface WITHIN THE SAME JVM, a DataFlavor
with this type/subtype is used, with a representationClass
equal to the type of the class/interface being passed across the
Transferble
.
ACTION_LINK
operation a Mime Content Type of
application/x-java-remote-object should be used,
where the representation class of the DataFlavor
represents the type of the Remote
interface to be
transferred.
javaToNative
converts plain text
represented by a java String
to a platform specific representation.
javaToNative
converts RTF-formatted text
represented by a java String
to a platform specific representation.
javaToNative
converts a list of file names
represented by a java String[]
to a platform specific representation.
javaToNative
converts a java
byte[]
to a platform specific representation.
Action
supplied.
JColorChooser
provides a pane of controls designed to allow
a user to manipulate and select a color.ColorSelectionModel
.
JComboBox
with a default data model.
JComboBox
that takes it's items from an
existing ComboBoxModel
.
JComboBox
that contains the elements
in the specified array.
JComboBox
that contains the elements
in the specified Vector.
JComponent
constructor.
JDesktopPane
.
Frame
owner.
Dialog
as its owner.
Dialog
, and GraphicsConfiguration
.
Frame
as its owner.
Frame
.
Frame
.
Frame
, and GraphicsConfiguration
.
JEditorPane
.
JEditorPane
based on a string containing
a URL specification.
JEditorPane
that has been initialized
to the given text.
JEditorPane
based on a specified URL for input.
AccessibleJEditorPaneHTML.getAccessibleText
.JFileChooser
provides a simple mechanism for the user to
choose a file.JFileChooser
pointing to the user's
default directory.
JFileChooser
using the given File
as the path.
JFileChooser
using the given current directory
and FileSystemView
.
JFileChooser
using the given
FileSystemView
.
JFileChooser
using the given path.
JFileChooser
using the given current directory
path and FileSystemView
.
JFormattedTextField
with no
AbstractFormatterFactory
.
JFormattedTextField
.
JFormattedTextField
with the specified
AbstractFormatter
.
JFormattedTextField
with the specified
AbstractFormatterFactory
.
JFormattedTextField
with the specified
AbstractFormatterFactory
and initial value.
Frame
in the specified
GraphicsConfiguration
of
a screen device and a blank title.
Frame
with the
specified title.
JFrame
with the specified title and the
specified GraphicsConfiguration
of a screen device.
JInternalFrame
with no title.
JInternalFrame
with the specified title.
JInternalFrame
with the specified title
and resizability.
JInternalFrame
with the specified title, resizability, and
closability.
JInternalFrame
with the specified title,
resizability, closability, and maximizability.
JInternalFrame
with the specified title,
resizability, closability, maximizability, and iconifiability.
JLabel
instance with
no image and with an empty string for the title.
JLabel
instance with the specified image.
JLabel
instance with the specified
image and horizontal alignment.
JLabel
instance with the specified text.
JLabel
instance with the specified
text, image, and horizontal alignment.
JLabel
instance with the specified
text and horizontal alignment.
JList
with an empty model.
JList
that displays the elements in the
specified, non-null
model.
JList
that displays the elements in
the specified array.
JList
that displays the elements in
the specified Vector
.
JMenu
with no text.
Action
supplied.
JMenu
with the supplied string
as its text.
JMenu
with the supplied string as
its text and specified as a tear-off menu or not.
JMenuItem
with no set text or icon.
Action
.
JMenuItem
with the specified icon.
JMenuItem
with the specified text.
JMenuItem
with the specified text and icon.
JMenuItem
with the specified text and
keyboard mnemonic.
JobAttributes
instance with default
values for every attribute.
JobAttributes
instance with the
specified values for every attribute.
JobAttributes
instance which is a copy
of the supplied JobAttributes
.
millis
milliseconds for this thread to
die.
millis
milliseconds plus
nanos
nanoseconds for this thread to die.
JOptionPane
with a test message.
JOptionPane
to display a
message using the
plain-message message type and the default options delivered by
the UI.
JOptionPane
to display a message
with the specified message type and the default options,
JOptionPane
to display a message
with the specified message type and options.
JOptionPane
to display a message
with the specified message type, options, and icon.
JOptionPane
to display a message
with the specified message type, icon, and options.
JOptionPane
to display a message
with the specified message type, icon, and options, with the
initially-selected option specified.
JPanel
is a generic lightweight container.JPanel
with a double buffer
and a flow layout.
JPanel
with FlowLayout
and the specified buffering strategy.
JPasswordField
is a lightweight component that allows
the editing of a single line of text where the view indicates
something was typed, but does not show the original characters.JPasswordField
,
with a default document, null
starting
text string, and 0 column width.
JPasswordField
that uses the
given text storage model and the given number of columns.
JPasswordField
with the specified
number of columns.
JPasswordField
initialized
with the specified text.
JPasswordField
initialized with
the specified text and columns.
JPopupMenu
without an "invoker".
JPopupMenu
with the specified title.
JProgressBar.VERTICAL
or
JProgressBar.HORIZONTAL
.
JRadioButtonMenuItem
with no set text or icon.
Action
supplied.
JRadioButtonMenuItem
with an icon.
JRadioButtonMenuItem
with text.
Icon
.
JRootPane
, setting up its
glassPane
, layeredPane
,
and contentPane
.
JScrollPane
where both horizontal and vertical scrollbars appear when needed.
JScrollPane
that displays the
contents of the specified
component, where both horizontal and vertical scrollbars appear
whenever the component's contents are larger than the view.
JScrollPane
that displays the view
component in a viewport
whose view position can be controlled with a pair of scrollbars.
JScrollPane
with specified
scrollbar policies.
JSeparator
provides a general purpose component for
implementing divider lines - most commonly used as a divider
between menu items that breaks them up into logical groupings.Integer SpinnerNumberModel
with initial value 0 and no minimum or maximum limits.
SpinnerModel
.
JSplitPane
is used to divide two (and only two)
Component
s.JSplitPane
configured to arrange the child
components side-by-side horizontally with no continuous
layout, using two buttons for the components.
JSplitPane
configured with the
specified orientation and no continuous layout.
JSplitPane
with the specified
orientation and redrawing style.
JSplitPane
with the specified
orientation and
redrawing style, and with the specified components.
JSplitPane
with the specified
orientation and
with the specified components that do not do continuous
redrawing.
TabbedPane
with a default
tab placement of JTabbedPane.TOP
.
TabbedPane
with the specified tab placement
of either: JTabbedPane.TOP
, JTabbedPane.BOTTOM
,
JTabbedPane.LEFT
, or JTabbedPane.RIGHT
.
TabbedPane
with the specified tab placement
and tab layout policy.
JTable
that is initialized with a default
data model, a default column model, and a default selection
model.
JTable
with numRows
and numColumns
of empty cells using
DefaultTableModel
.
JTable
to display the values in the two dimensional array,
rowData
, with column names, columnNames
.
JTable
that is initialized with
dm
as the data model, a default column model,
and a default selection model.
JTable
that is initialized with
dm
as the data model, cm
as the column model, and a default selection model.
JTable
that is initialized with
dm
as the data model, cm
as the
column model, and sm
as the selection model.
JTable
to display the values in the
Vector
of Vectors
, rowData
,
with column names, columnNames
.
JTextArea
is a multi-line area that displays plain text.JTextComponent
is the base class for swing text
components.JTextComponent
.
JTextComponent
).TextField
.
JTextField
that uses the given text
storage model and the given number of columns.
TextField
with the specified
number of columns.
TextField
initialized with the
specified text.
TextField
initialized with the
specified text and columns.
JTextPane
.
JTextPane
, with a specified document model.
JToolBar
provides a component that is useful for
displaying commonly used Action
s or controls.HORIZONTAL
.
orientation
.
name
.
name
and
orientation
.
JTree
with a sample model.
JTree
created from a Hashtable
which does not display with root.
JTree
with each element of the
specified array as the
child of a new root node which is not displayed.
JTree
which displays the root node
-- the tree is created using the specified data model.
JTree
with the specified
TreeNode
as its root,
which displays the root node.
JTree
with the specified TreeNode
as its root, which
displays the root node and which decides whether a node is a
leaf node in the specified manner.
JTree
with each element of the specified
Vector
as the
child of a new root node which is not displayed.
MONTH
field indicating the
seventh month of the year.
MONTH
field indicating the
sixth month of the year.
JViewport
.
JWindow
is a container that can be displayed anywhere on the
user's desktop.GraphicsConfiguration
of a screen device.
GraphicsConfiguration
of a screen device.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |