- JANUARY - Static variable in class java.util.Calendar
-
Constant representing January.
- JANUARY - Static variable in class javax.xml.datatype.DatatypeConstants
-
Value for January.
- JAPAN - Static variable in class java.util.Locale
-
Locale which represents Japan.
- JAPANESE - Static variable in class java.util.Locale
-
Locale which represents the Japanese language.
- JAPANESE_DOUBLE_POSTCARD - Static variable in class javax.print.attribute.standard.MediaSize.Other
-
Japanese double postcard, 148 mm x 200 mm
- JAPANESE_DOUBLE_POSTCARD - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The Japanese Double postcard size: 148 mm by 200 mm.
- JAPANESE_POSTCARD - Static variable in class javax.print.attribute.standard.MediaSize.Other
-
Japanese postcard, 100 mm x 148 mm
- JAPANESE_POSTCARD - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The Japanese postcard size, 100 mm by 148 mm.
- JApplet - Class in javax.swing
-
A top-level container that is usually used in web browsers.
- JApplet() - Constructor for class javax.swing.JApplet
-
- JApplet.AccessibleJApplet - Class in javax.swing
-
Provides accessibility support for JApplet
.
- JApplet.AccessibleJApplet() - Constructor for class javax.swing.JApplet.AccessibleJApplet
-
Creates a new instance of AccessibleJApplet
.
- JarEntry - Class in java.util.jar
-
Extension to a ZipEntry that contains manifest attributes and certificates.
- JarEntry(String) - Constructor for class java.util.jar.JarEntry
-
Creates a new JarEntry with the specified name and no attributes or
or certificates.
- JarEntry(ZipEntry) - Constructor for class java.util.jar.JarEntry
-
Creates a new JarEntry with the specified ZipEntry as template for
all properties of the entry.
- JarEntry(JarEntry) - Constructor for class java.util.jar.JarEntry
-
Creates a new JarEntry with the specified JarEntry as template for
all properties of the entry.
- JarException - Exception in java.util.jar
-
This exception is thrown to indicate an problem with a jar file.
- JarException() - Constructor for exception java.util.jar.JarException
-
Create a new JarException without a descriptive error message.
- JarException(String) - Constructor for exception java.util.jar.JarException
-
Create a new JarException with a descriptive error message indicating
what went wrong.
- JarFile - Class in java.util.jar
-
Representation of a jar file.
- JarFile(String) - Constructor for class java.util.jar.JarFile
-
Creates a new JarFile.
- JarFile(String, boolean) - Constructor for class java.util.jar.JarFile
-
Creates a new JarFile.
- JarFile(File) - Constructor for class java.util.jar.JarFile
-
Creates a new JarFile.
- JarFile(File, boolean) - Constructor for class java.util.jar.JarFile
-
Creates a new JarFile.
- JarFile(File, boolean, int) - Constructor for class java.util.jar.JarFile
-
Creates a new JarFile with the indicated mode.
- jarFileURLConnection - Variable in class java.net.JarURLConnection
-
The connection to the jar file itself.
- JarInputStream - Class in java.util.jar
-
InputStream for reading jar files.
- JarInputStream(InputStream) - Constructor for class java.util.jar.JarInputStream
-
Creates a new JarInputStream and tries to read the manifest.
- JarInputStream(InputStream, boolean) - Constructor for class java.util.jar.JarInputStream
-
Creates a new JarInputStream and tries to read the manifest.
- JarOutputStream - Class in java.util.jar
-
OutputStream for writing jar files.
- JarOutputStream(OutputStream) - Constructor for class java.util.jar.JarOutputStream
-
Creates a new JarOutputStream without a manifest entry.
- JarOutputStream(OutputStream, Manifest) - Constructor for class java.util.jar.JarOutputStream
-
Creates a new JarOutputStream with a manifest entry.
- JarURLConnection - Class in java.net
-
This abstract class represents a common superclass for implementations
of jar URL's.
- JarURLConnection(URL) - Constructor for class java.net.JarURLConnection
-
Creates a JarURLConnection from an URL object
- java.applet - package java.applet
-
- java.awt - package java.awt
-
- java.awt.color - package java.awt.color
-
- java.awt.datatransfer - package java.awt.datatransfer
-
- java.awt.dnd - package java.awt.dnd
-
- java.awt.dnd.peer - package java.awt.dnd.peer
-
- java.awt.event - package java.awt.event
-
- java.awt.font - package java.awt.font
-
- java.awt.geom - package java.awt.geom
-
- java.awt.im - package java.awt.im
-
- java.awt.im.spi - package java.awt.im.spi
-
- java.awt.image - package java.awt.image
-
- java.awt.image.renderable - package java.awt.image.renderable
-
- java.awt.peer - package java.awt.peer
-
- java.awt.print - package java.awt.print
-
- java.beans - package java.beans
-
- java.beans.beancontext - package java.beans.beancontext
-
- java.io - package java.io
-
- java.lang - package java.lang
-
- java.lang.annotation - package java.lang.annotation
-
- java.lang.instrument - package java.lang.instrument
-
- java.lang.management - package java.lang.management
-
- java.lang.ref - package java.lang.ref
-
- java.lang.reflect - package java.lang.reflect
-
- java.math - package java.math
-
- java.net - package java.net
-
- java.nio - package java.nio
-
- java.nio.channels - package java.nio.channels
-
- java.nio.channels.spi - package java.nio.channels.spi
-
- java.nio.charset - package java.nio.charset
-
- java.nio.charset.spi - package java.nio.charset.spi
-
- java.rmi - package java.rmi
-
- java.rmi.activation - package java.rmi.activation
-
- java.rmi.dgc - package java.rmi.dgc
-
- java.rmi.registry - package java.rmi.registry
-
- java.rmi.server - package java.rmi.server
-
- java.security - package java.security
-
- java.security.acl - package java.security.acl
-
- java.security.cert - package java.security.cert
-
- java.security.interfaces - package java.security.interfaces
-
- java.security.spec - package java.security.spec
-
- java.sql - package java.sql
-
- java.text - package java.text
-
- java.text.spi - package java.text.spi
-
- java.util - package java.util
-
- java.util.concurrent - package java.util.concurrent
-
- java.util.jar - package java.util.jar
-
- java.util.logging - package java.util.logging
-
- java.util.prefs - package java.util.prefs
-
- java.util.regex - package java.util.regex
-
- java.util.spi - package java.util.spi
-
- java.util.zip - package java.util.zip
-
- JAVA_OBJECT - Static variable in class java.sql.Types
-
- javaFileListFlavor - Static variable in class java.awt.datatransfer.DataFlavor
-
This is a data flavor used for transferring lists of files.
- javaJVMLocalObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
-
This is the MIME type used to transfer a Java object reference within
the same JVM.
- javaRemoteObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
-
This is the MIME type used to transfer a link to a remote object.
- javaSerializedObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
-
This is the MIME type used for transferring a serialized object.
- javax.accessibility - package javax.accessibility
-
- javax.activation - package javax.activation
-
- javax.activity - package javax.activity
-
- javax.crypto - package javax.crypto
-
- javax.crypto.interfaces - package javax.crypto.interfaces
-
- javax.crypto.spec - package javax.crypto.spec
-
- javax.imageio - package javax.imageio
-
- javax.imageio.event - package javax.imageio.event
-
- javax.imageio.metadata - package javax.imageio.metadata
-
- javax.imageio.plugins.bmp - package javax.imageio.plugins.bmp
-
- javax.imageio.plugins.jpeg - package javax.imageio.plugins.jpeg
-
- javax.imageio.spi - package javax.imageio.spi
-
- javax.imageio.stream - package javax.imageio.stream
-
- javax.management - package javax.management
-
- javax.management.loading - package javax.management.loading
-
- javax.management.openmbean - package javax.management.openmbean
-
- javax.management.remote - package javax.management.remote
-
- javax.management.remote.rmi - package javax.management.remote.rmi
-
- javax.naming - package javax.naming
-
- javax.naming.directory - package javax.naming.directory
-
- javax.naming.event - package javax.naming.event
-
- javax.naming.ldap - package javax.naming.ldap
-
- javax.naming.spi - package javax.naming.spi
-
- javax.net - package javax.net
-
- javax.net.ssl - package javax.net.ssl
-
- javax.print - package javax.print
-
- javax.print.attribute - package javax.print.attribute
-
- javax.print.attribute.standard - package javax.print.attribute.standard
-
- javax.print.event - package javax.print.event
-
- javax.rmi - package javax.rmi
-
- javax.rmi.CORBA - package javax.rmi.CORBA
-
- javax.rmi.ssl - package javax.rmi.ssl
-
- javax.security.auth - package javax.security.auth
-
- javax.security.auth.callback - package javax.security.auth.callback
-
- javax.security.auth.kerberos - package javax.security.auth.kerberos
-
- javax.security.auth.login - package javax.security.auth.login
-
- javax.security.auth.spi - package javax.security.auth.spi
-
- javax.security.auth.x500 - package javax.security.auth.x500
-
- javax.security.cert - package javax.security.cert
-
- javax.security.sasl - package javax.security.sasl
-
- javax.sound.midi - package javax.sound.midi
-
- javax.sound.midi.spi - package javax.sound.midi.spi
-
- javax.sound.sampled - package javax.sound.sampled
-
- javax.sound.sampled.spi - package javax.sound.sampled.spi
-
- javax.sql - package javax.sql
-
- javax.swing - package javax.swing
-
- javax.swing.border - package javax.swing.border
-
- javax.swing.colorchooser - package javax.swing.colorchooser
-
- javax.swing.event - package javax.swing.event
-
- javax.swing.filechooser - package javax.swing.filechooser
-
- javax.swing.plaf - package javax.swing.plaf
-
- javax.swing.plaf.basic - package javax.swing.plaf.basic
-
- javax.swing.plaf.metal - package javax.swing.plaf.metal
-
- javax.swing.plaf.multi - package javax.swing.plaf.multi
-
- javax.swing.plaf.synth - package javax.swing.plaf.synth
-
- javax.swing.table - package javax.swing.table
-
- javax.swing.text - package javax.swing.text
-
- javax.swing.text.html - package javax.swing.text.html
-
- javax.swing.text.html.parser - package javax.swing.text.html.parser
-
- javax.swing.text.rtf - package javax.swing.text.rtf
-
- javax.swing.tree - package javax.swing.tree
-
- javax.swing.undo - package javax.swing.undo
-
- javax.tools - package javax.tools
-
- javax.transaction - package javax.transaction
-
- javax.transaction.xa - package javax.transaction.xa
-
- javax.xml - package javax.xml
-
- javax.xml.datatype - package javax.xml.datatype
-
- javax.xml.namespace - package javax.xml.namespace
-
- javax.xml.parsers - package javax.xml.parsers
-
- javax.xml.stream - package javax.xml.stream
-
- javax.xml.stream.events - package javax.xml.stream.events
-
- javax.xml.stream.util - package javax.xml.stream.util
-
- javax.xml.transform - package javax.xml.transform
-
- javax.xml.transform.dom - package javax.xml.transform.dom
-
- javax.xml.transform.sax - package javax.xml.transform.sax
-
- javax.xml.transform.stream - package javax.xml.transform.stream
-
- javax.xml.validation - package javax.xml.validation
-
- javax.xml.xpath - package javax.xml.xpath
-
- JButton - Class in javax.swing
-
A general purpose push button.
- JButton() - Constructor for class javax.swing.JButton
-
Creates a new button with an empty string for the button text and no
icon.
- JButton(Action) - Constructor for class javax.swing.JButton
-
Creates a new button from the specified action.
- JButton(Icon) - Constructor for class javax.swing.JButton
-
Creates a new button with the specified icon (and an empty string for
the button text).
- JButton(String) - Constructor for class javax.swing.JButton
-
Creates a new button with the specified text and no icon.
- JButton(String, Icon) - Constructor for class javax.swing.JButton
-
Creates a new button with the specified text and icon.
- JButton.AccessibleJButton - Class in javax.swing
-
Accessibility support for JButtons.
- JButton.AccessibleJButton() - Constructor for class javax.swing.JButton.AccessibleJButton
-
- JCheckBox - Class in javax.swing
-
A small box that displays a check or not, depending on it's
selected
state.
- JCheckBox() - Constructor for class javax.swing.JCheckBox
-
- JCheckBox(Action) - Constructor for class javax.swing.JCheckBox
-
- JCheckBox(Icon) - Constructor for class javax.swing.JCheckBox
-
- JCheckBox(Icon, boolean) - Constructor for class javax.swing.JCheckBox
-
- JCheckBox(String) - Constructor for class javax.swing.JCheckBox
-
- JCheckBox(String, boolean) - Constructor for class javax.swing.JCheckBox
-
- JCheckBox(String, Icon) - Constructor for class javax.swing.JCheckBox
-
- JCheckBox(String, Icon, boolean) - Constructor for class javax.swing.JCheckBox
-
- JCheckBox.AccessibleJCheckBox - Class in javax.swing
-
Provides accessibility support for JCheckBox
.
- JCheckBox.AccessibleJCheckBox() - Constructor for class javax.swing.JCheckBox.AccessibleJCheckBox
-
Creates a new instance of AccessibleJCheckBox
.
- JCheckBoxMenuItem - Class in javax.swing
-
A menu item that displays a checkbox.
- JCheckBoxMenuItem() - Constructor for class javax.swing.JCheckBoxMenuItem
-
Creates a new JCheckBoxMenuItem object.
- JCheckBoxMenuItem(Icon) - Constructor for class javax.swing.JCheckBoxMenuItem
-
Creates a new JCheckBoxMenuItem with given icon
- JCheckBoxMenuItem(String) - Constructor for class javax.swing.JCheckBoxMenuItem
-
Creates a new JCheckBoxMenuItem with given label
- JCheckBoxMenuItem(Action) - Constructor for class javax.swing.JCheckBoxMenuItem
-
Creates a new JCheckBoxMenuItem using given action
- JCheckBoxMenuItem(String, Icon) - Constructor for class javax.swing.JCheckBoxMenuItem
-
Creates a new JCheckBoxMenuItem object with given label and icon
- JCheckBoxMenuItem(String, boolean) - Constructor for class javax.swing.JCheckBoxMenuItem
-
Creates a new JCheckBoxMenuItem object using specified label and marked as
checked if given 'state' is true.
- JCheckBoxMenuItem(String, Icon, boolean) - Constructor for class javax.swing.JCheckBoxMenuItem
-
Creates a new JCheckBoxMenuItem object with given label, icon, and marked
as checked if given 'state' is true.
- JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem - Class in javax.swing
-
Provides the accessibility features for the JCheckBoxMenuItem
component.
- JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem() - Constructor for class javax.swing.JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
-
Creates a new AccessibleJCheckBoxMenuItem
instance.
- JColorChooser - Class in javax.swing
-
A Swing widget that offers users different ways to
select a color.
- JColorChooser() - Constructor for class javax.swing.JColorChooser
-
This method creates a new JColorChooser with the default initial color.
- JColorChooser(Color) - Constructor for class javax.swing.JColorChooser
-
This method creates a new JColorChooser with the given initial color.
- JColorChooser(ColorSelectionModel) - Constructor for class javax.swing.JColorChooser
-
This method creates a new JColorChooser with the given model.
- JColorChooser.AccessibleJColorChooser - Class in javax.swing
-
Accessibility support for JColorChooser
.
- JColorChooser.AccessibleJColorChooser() - Constructor for class javax.swing.JColorChooser.AccessibleJColorChooser
-
Constructor AccessibleJColorChooser
- JComboBox - Class in javax.swing
-
A component that allows a user to select any item in its list and
displays the selected item to the user.
- JComboBox(ComboBoxModel) - Constructor for class javax.swing.JComboBox
-
Constructs JComboBox object with specified data model for it.
- JComboBox(Object[]) - Constructor for class javax.swing.JComboBox
-
Constructs JComboBox with specified list of items.
- JComboBox(Vector<?>) - Constructor for class javax.swing.JComboBox
-
Constructs JComboBox object with specified list of items.
- JComboBox() - Constructor for class javax.swing.JComboBox
-
Constructor.
- JComboBox.AccessibleJComboBox - Class in javax.swing
-
Accessibility support for JComboBox
.
- JComboBox.AccessibleJComboBox() - Constructor for class javax.swing.JComboBox.AccessibleJComboBox
-
- JComboBox.KeySelectionManager - Interface in javax.swing
-
Classes implementing this interface are
responsible for matching key characters typed by the user with combo
box's items.
- JComponent - Class in javax.swing
-
The base class of all Swing components.
- JComponent() - Constructor for class javax.swing.JComponent
-
Creates a new JComponent
instance.
- JComponent.AccessibleJComponent - Class in javax.swing
-
Basic accessibility support for JComponent
derived
widgets.
- JComponent.AccessibleJComponent() - Constructor for class javax.swing.JComponent.AccessibleJComponent
-
Creates a new AccessibleJComponent.
- JComponent.AccessibleJComponent.AccessibleContainerHandler - Class in javax.swing
-
Receives notification if there are child components are added or removed
from the JComponent and fires appropriate PropertyChangeEvents to
interested listeners on the AccessibleJComponent.
- JComponent.AccessibleJComponent.AccessibleContainerHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
-
Creates a new AccessibleContainerHandler.
- JComponent.AccessibleJComponent.AccessibleFocusHandler - Class in javax.swing
-
Receives notification if the focus on the JComponent changes and
fires appropriate PropertyChangeEvents to listeners registered with
the AccessibleJComponent.
- JComponent.AccessibleJComponent.AccessibleFocusHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
-
Creates a new AccessibleFocusHandler.
- JCOMPONENT_UI - Static variable in class javax.print.ServiceUIFactory
-
Identifies a UI provided as a Swing JComponent.
- jdbcCompliant() - Method in interface java.sql.Driver
-
This method tests whether or not the driver is JDBC compliant.
- JDesktopPane - Class in javax.swing
-
JDesktopPane is a container (usually for JInternalFrames) that simulates a
desktop.
- JDesktopPane() - Constructor for class javax.swing.JDesktopPane
-
Creates a new JDesktopPane object.
- JDesktopPane.AccessibleJDesktopPane - Class in javax.swing
-
Provides the accessibility features for the JDesktopPane
component.
- JDesktopPane.AccessibleJDesktopPane() - Constructor for class javax.swing.JDesktopPane.AccessibleJDesktopPane
-
Creates a new AccessibleJDesktopPane
instance.
- JDialog - Class in javax.swing
-
A dialog window.
- JDialog() - Constructor for class javax.swing.JDialog
-
- JDialog(Dialog) - Constructor for class javax.swing.JDialog
-
Creates a new non-modal JDialog with no title
using the given owner.
- JDialog(Dialog, boolean) - Constructor for class javax.swing.JDialog
-
Creates a new JDialog with no title using the
given modal setting and owner.
- JDialog(Dialog, String) - Constructor for class javax.swing.JDialog
-
Creates a new non-modal JDialog using the
given title and owner.
- JDialog(Dialog, String, boolean) - Constructor for class javax.swing.JDialog
-
Creates a new JDialog using the given modal
settings, title, and owner.
- JDialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class javax.swing.JDialog
-
Creates a new JDialog using the given modal
settings, title, owner and graphics configuration.
- JDialog(Frame) - Constructor for class javax.swing.JDialog
-
Creates a new non-modal JDialog with no title
using the given owner.
- JDialog(Frame, boolean) - Constructor for class javax.swing.JDialog
-
Creates a new JDialog with no title using the
given modal setting and owner.
- JDialog(Frame, String) - Constructor for class javax.swing.JDialog
-
Creates a new non-modal JDialog using the
given title and owner.
- JDialog(Frame, String, boolean) - Constructor for class javax.swing.JDialog
-
Creates a new JDialog using the given modal
settings, title, and owner.
- JDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class javax.swing.JDialog
-
Creates a new JDialog using the given modal
settings, title, owner and graphics configuration.
- JDialog.AccessibleJDialog - Class in javax.swing
-
Provides accessibility support for JDialog
s.
- JDialog.AccessibleJDialog() - Constructor for class javax.swing.JDialog.AccessibleJDialog
-
Creates a new instance of AccessibleJDialog
.
- JDIALOG_UI - Static variable in class javax.print.ServiceUIFactory
-
Identifies a UI provided as a Swing JDialog.
- JEditorPane - Class in javax.swing
-
A powerful text editor component that can handle different types of
content.
- JEditorPane() - Constructor for class javax.swing.JEditorPane
-
- JEditorPane(String) - Constructor for class javax.swing.JEditorPane
-
- JEditorPane(String, String) - Constructor for class javax.swing.JEditorPane
-
- JEditorPane(URL) - Constructor for class javax.swing.JEditorPane
-
- JEditorPane.AccessibleJEditorPane - Class in javax.swing
-
Provides accessibility support for JEditorPane
.
- JEditorPane.AccessibleJEditorPane() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPane
-
Creates a new AccessibleJEditorPane
object.
- JEditorPane.AccessibleJEditorPaneHTML - Class in javax.swing
-
Provides accessibility support for
JEditorPane
s, when the
editor kit is an instance of
HTMLEditorKit
.
- JEditorPane.AccessibleJEditorPaneHTML() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
-
- JEditorPane.JEditorPaneAccessibleHypertextSupport - Class in javax.swing
-
- JEditorPane.JEditorPaneAccessibleHypertextSupport() - Constructor for class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
-
Creates a new JEditorPaneAccessibleHypertextSupport object.
- JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink - Class in javax.swing
-
The accessible representation of a HTML link.
- JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink(Element) - Constructor for class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
-
Creates a new HTMLLink
.
- JFileChooser - Class in javax.swing
-
A component that provides the user a dialog box to browse through a
filesystem and choose one or more files or directories.
- JFileChooser() - Constructor for class javax.swing.JFileChooser
-
Creates a new JFileChooser
object.
- JFileChooser(String) - Constructor for class javax.swing.JFileChooser
-
Creates a new JFileChooser
object.
- JFileChooser(String, FileSystemView) - Constructor for class javax.swing.JFileChooser
-
Creates a new
JFileChooser
object with the specified
directory and
FileSystemView
.
- JFileChooser(File) - Constructor for class javax.swing.JFileChooser
-
Creates a new JFileChooser
object.
- JFileChooser(FileSystemView) - Constructor for class javax.swing.JFileChooser
-
Creates a new JFileChooser
object.
- JFileChooser(File, FileSystemView) - Constructor for class javax.swing.JFileChooser
-
Creates a new JFileChooser
object.
- JFileChooser.AccessibleJFileChooser - Class in javax.swing
-
Provides the accessibility features for the JFileChooser
component.
- JFileChooser.AccessibleJFileChooser() - Constructor for class javax.swing.JFileChooser.AccessibleJFileChooser
-
Creates a new instance of AccessibleJFileChooser
.
- JFormattedTextField - Class in javax.swing
-
A text field that makes use of a formatter to display and edit a specific
type of data.
- JFormattedTextField() - Constructor for class javax.swing.JFormattedTextField
-
Creates a JFormattedTextField with no formatter factory.
- JFormattedTextField(Format) - Constructor for class javax.swing.JFormattedTextField
-
Creates a JFormattedTextField that can handle the specified Format.
- JFormattedTextField(JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.JFormattedTextField
-
Creates a JFormattedTextField with the specified formatter.
- JFormattedTextField(JFormattedTextField.AbstractFormatterFactory) - Constructor for class javax.swing.JFormattedTextField
-
Creates a JFormattedTextField with the specified formatter factory.
- JFormattedTextField(JFormattedTextField.AbstractFormatterFactory, Object) - Constructor for class javax.swing.JFormattedTextField
-
Creates a JFormattedTextField with the specified formatter factory and
initial value.
- JFormattedTextField(Object) - Constructor for class javax.swing.JFormattedTextField
-
Creates a JFormattedTextField with the specified value.
- JFormattedTextField.AbstractFormatter - Class in javax.swing
-
An abstract base implementation for a formatter that can be used by
a JTextField.
- JFormattedTextField.AbstractFormatter() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatter
-
- JFormattedTextField.AbstractFormatterFactory - Class in javax.swing
-
- JFormattedTextField.AbstractFormatterFactory() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatterFactory
-
- JFrame - Class in javax.swing
-
A window that supports window decorations (titlebar and borders).
- JFrame() - Constructor for class javax.swing.JFrame
-
Creates a new frame with an empty string for the title.
- JFrame(String) - Constructor for class javax.swing.JFrame
-
Creates a new JFrame
with the specified title.
- JFrame(GraphicsConfiguration) - Constructor for class javax.swing.JFrame
-
- JFrame(String, GraphicsConfiguration) - Constructor for class javax.swing.JFrame
-
- JFrame.AccessibleJFrame - Class in javax.swing
-
Provides accessibility support for JFrame
s.
- JFrame.AccessibleJFrame() - Constructor for class javax.swing.JFrame.AccessibleJFrame
-
Creates a new instance of AccessibleJFrame
.
- JInternalFrame - Class in javax.swing
-
This class implements a Swing widget that looks and acts like a native
frame.
- JInternalFrame() - Constructor for class javax.swing.JInternalFrame
-
Creates a new JInternalFrame object that has an empty string for its
title, and is non-resizable, non-maximizable, non-iconifiable, and
non-closable.
- JInternalFrame(String) - Constructor for class javax.swing.JInternalFrame
-
Creates a new JInternalFrame object with the given title and is
non-resizable, non-maximizable, non-iconifiable, and non-closable.
- JInternalFrame(String, boolean) - Constructor for class javax.swing.JInternalFrame
-
Creates a new JInternalFrame object with the given title and resizable
properties.
- JInternalFrame(String, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
-
Creates a new JInternalFrame object with the given title, resizable, and
closable properties.
- JInternalFrame(String, boolean, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
-
Creates a new JInternalFrame object with the given title, resizable,
closable and maximizable properties.
- JInternalFrame(String, boolean, boolean, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
-
Creates a new JInternalFrame object with the given title, resizable,
closable, maximizable and iconifiable properties.
- JInternalFrame.AccessibleJInternalFrame - Class in javax.swing
-
Provides the accessibility features for the JInternalFrame
component.
- JInternalFrame.AccessibleJInternalFrame() - Constructor for class javax.swing.JInternalFrame.AccessibleJInternalFrame
-
Creates a new AccessibleJInternalFrame
instance.
- JInternalFrame.JDesktopIcon - Class in javax.swing
-
This class represents the JInternalFrame while it is iconified.
- JInternalFrame.JDesktopIcon(JInternalFrame) - Constructor for class javax.swing.JInternalFrame.JDesktopIcon
-
Creates a new JDesktopIcon object for representing the given frame.
- JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon - Class in javax.swing
-
Provides the accessibility features for the JDesktopIcon
component.
- JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon() - Constructor for class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
-
Creates a new AccessibleJDesktopIcon
instance.
- JIS_B0 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B0 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B0 size: 1030mm x 1456mm.
- JIS_B1 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B1 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B1 size: 728mm x 1030mm.
- JIS_B10 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B10 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B10 size: 32mm x 45mm.
- JIS_B2 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B2 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B2 size: 515mm x 728mm.
- JIS_B3 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B3 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B3 size: 364mm x 515mm.
- JIS_B4 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B4 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B4 size: 257mm x 364mm.
- JIS_B5 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B5 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B5 size: 182mm x 257mm.
- JIS_B6 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B6 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B6 size: 128mm x 182mm.
- JIS_B7 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B7 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B7 size: 91mm x 128mm.
- JIS_B8 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B8 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B8 size: 64mm x 91mm.
- JIS_B9 - Static variable in class java.awt.PageAttributes.MediaType
-
- JIS_B9 - Static variable in class javax.print.attribute.standard.MediaSizeName
-
The JIS B9 size: 45mm x 64mm.
- JLabel - Class in javax.swing
-
A component that displays a static text message and/or an icon.
- JLabel() - Constructor for class javax.swing.JLabel
-
Creates a new vertically centered, horizontally on the leading edge
JLabel object with text and no icon.
- JLabel(Icon) - Constructor for class javax.swing.JLabel
-
Creates a new vertically and horizontally centered
JLabel object with no text and the given icon.
- JLabel(Icon, int) - Constructor for class javax.swing.JLabel
-
Creates a new vertically centered JLabel object with no text and the
given icon and horizontal alignment.
- JLabel(String) - Constructor for class javax.swing.JLabel
-
Creates a new horizontally leading and vertically centered JLabel
object with no icon and the given text.
- JLabel(String, int) - Constructor for class javax.swing.JLabel
-
Creates a new vertically centered JLabel object with no icon and the
given text and horizontal alignment.
- JLabel(String, Icon, int) - Constructor for class javax.swing.JLabel
-
Creates a new vertically centered JLabel object with the given text,
icon, and horizontal alignment.
- JLabel.AccessibleJLabel - Class in javax.swing
-
Provides the accessibility features for the JLabel
component.
- JLabel.AccessibleJLabel() - Constructor for class javax.swing.JLabel.AccessibleJLabel
-
- JLayeredPane - Class in javax.swing
-
A container that adds depth to the usual Container
semantics.
- JLayeredPane() - Constructor for class javax.swing.JLayeredPane
-
- JLayeredPane.AccessibleJLayeredPane - Class in javax.swing
-
Provides accessibility support for JLayeredPane
.
- JLayeredPane.AccessibleJLayeredPane() - Constructor for class javax.swing.JLayeredPane.AccessibleJLayeredPane
-
Creates a new instance of AccessibleJLayeredPane
.
- JList - Class in javax.swing
-
- JList() - Constructor for class javax.swing.JList
-
Creates a new JList
object.
- JList(Object[]) - Constructor for class javax.swing.JList
-
Creates a new JList
object.
- JList(Vector<?>) - Constructor for class javax.swing.JList
-
Creates a new JList
object.
- JList(ListModel) - Constructor for class javax.swing.JList
-
Creates a new JList
object.
- JList.AccessibleJList - Class in javax.swing
-
Provides accessibility support for JList
.
- JList.AccessibleJList() - Constructor for class javax.swing.JList.AccessibleJList
-
Create a new AccessibleJList.
- JList.AccessibleJList.AccessibleJListChild - Class in javax.swing
-
Provides accessibility support for list elements in JList
s.
- JList.AccessibleJList.AccessibleJListChild(JList, int) - Constructor for class javax.swing.JList.AccessibleJList.AccessibleJListChild
-
Creates a new instance of AccessibleJListChild
.
- JMenu - Class in javax.swing
-
This class represents a menu that can be added to a menu bar or
can be a submenu in some other menu.
- JMenu() - Constructor for class javax.swing.JMenu
-
Creates a new JMenu object.
- JMenu(String) - Constructor for class javax.swing.JMenu
-
Creates a new JMenu
with the specified label.
- JMenu(Action) - Constructor for class javax.swing.JMenu
-
Creates a new JMenu
object.
- JMenu(String, boolean) - Constructor for class javax.swing.JMenu
-
Creates a new JMenu
with specified label and an option
for this menu to be tear-off menu.
- JMenu.AccessibleJMenu - Class in javax.swing
-
Implements support for assisitive technologies for JMenu
.
- JMenu.AccessibleJMenu() - Constructor for class javax.swing.JMenu.AccessibleJMenu
-
- JMenu.WinListener - Class in javax.swing
-
- JMenu.WinListener(JPopupMenu) - Constructor for class javax.swing.JMenu.WinListener
-
Creates a new WinListener
.
- JMenuBar - Class in javax.swing
-
JMenuBar is a container for menu's.
- JMenuBar() - Constructor for class javax.swing.JMenuBar
-
Creates a new JMenuBar object.
- JMenuBar.AccessibleJMenuBar - Class in javax.swing
-
Provides accessibility support for JMenuBar
.
- JMenuBar.AccessibleJMenuBar() - Constructor for class javax.swing.JMenuBar.AccessibleJMenuBar
-
- JMenuItem - Class in javax.swing
-
JMenuItem represents element in the menu.
- JMenuItem() - Constructor for class javax.swing.JMenuItem
-
Creates a new JMenuItem object.
- JMenuItem(Icon) - Constructor for class javax.swing.JMenuItem
-
Creates a new JMenuItem with the given icon.
- JMenuItem(String) - Constructor for class javax.swing.JMenuItem
-
Creates a new JMenuItem with the given label.
- JMenuItem(Action) - Constructor for class javax.swing.JMenuItem
-
Creates a new JMenuItem associated with the specified action.
- JMenuItem(String, Icon) - Constructor for class javax.swing.JMenuItem
-
Creates a new JMenuItem with specified text and icon.
- JMenuItem(String, int) - Constructor for class javax.swing.JMenuItem
-
Creates a new JMenuItem object.
- JMenuItem.AccessibleJMenuItem - Class in javax.swing
-
Provides the accessibility features for the JMenuItem
component.
- JMException - Exception in javax.management
-
A general superclass for all non-runtime management
exceptions.
- JMException() - Constructor for exception javax.management.JMException
-
Constructs a new JMException
.
- JMException(String) - Constructor for exception javax.management.JMException
-
Constructs a new JMException
with the specified message.
- JMRuntimeException - Exception in javax.management
-
A general superclass for all runtime management
exceptions.
- JMRuntimeException() - Constructor for exception javax.management.JMRuntimeException
-
Constructs a new JMRuntimeException
.
- JMRuntimeException(String) - Constructor for exception javax.management.JMRuntimeException
-
Constructs a new JMRuntimeException
with the specified message.
- JMX - Class in javax.management
-
Common static methods pertaining to the management
API.
- JOB_CANCELED - Static variable in class javax.print.event.PrintJobEvent
-
Indicates that the print job was canceled.
- JOB_CANCELED_AT_DEVICE - Static variable in class javax.print.attribute.standard.JobStateReason
-
The job was canceled by an unidentified local user at the device.
- JOB_CANCELED_BY_OPERATOR - Static variable in class javax.print.attribute.standard.JobStateReason
-
The job was canceled by the operator.
- JOB_CANCELED_BY_USER - Static variable in class javax.print.attribute.standard.JobStateReason
-
The job was canceled by the user (the owner of the job).
- JOB_COMPLETE - Static variable in class javax.print.event.PrintJobEvent
-
Indicates that the print job was completed (=printed).
- JOB_COMPLETED_SUCCESSFULLY - Static variable in class javax.print.attribute.standard.JobStateReason
-
The printer completed the job successfully.
- JOB_COMPLETED_WITH_ERRORS - Static variable in class javax.print.attribute.standard.JobStateReason
-
The printer completed the job with errors.
- JOB_COMPLETED_WITH_WARNINGS - Static variable in class javax.print.attribute.standard.JobStateReason
-
The printer completed the job with warnings.
- JOB_DATA_INSUFFICIENT - Static variable in class javax.print.attribute.standard.JobStateReason
-
The printer is expecting additional document data before it
can move this job into the processing state.
- JOB_FAILED - Static variable in class javax.print.event.PrintJobEvent
-
Indicates that the print job failed to complete.
- JOB_HOLD_UNTIL_SPECIFIED - Static variable in class javax.print.attribute.standard.JobStateReason
-
The job was submitted with a JobHoldUntil
attribute which
specifies a time period still in the future and causes the job to
be on hold.
- JOB_INCOMING - Static variable in class javax.print.attribute.standard.JobStateReason
-
The printer has accepted the job or is retrieving document
data for processing.
- JOB_INTERPRETING - Static variable in class javax.print.attribute.standard.JobStateReason
-
The printer is currently interpreting the jobs document data.
- JOB_OUTGOING - Static variable in class javax.print.attribute.standard.JobStateReason
-
The printer transfers the job to the actual output device.
- JOB_PRINTING - Static variable in class javax.print.attribute.standard.JobStateReason
-
The job is currently printing.
- JOB_QUEUED - Static variable in class javax.print.attribute.standard.JobStateReason
-
The printer has queued the document data.
- JOB_QUEUED_FOR_MARKER - Static variable in class javax.print.attribute.standard.JobStateReason
-
The job is queued for marking.
- JOB_RESTARTABLE - Static variable in class javax.print.attribute.standard.JobStateReason
-
The job is retained and is able to be restared.
- JOB_TRANSFORMING - Static variable in class javax.print.attribute.standard.JobStateReason
-
The printer is transforming the document data to another representation.
- JobAttributes - Class in java.awt
-
Needs documentation...
- JobAttributes() - Constructor for class java.awt.JobAttributes
-
- JobAttributes(JobAttributes) - Constructor for class java.awt.JobAttributes
-
- JobAttributes(int, JobAttributes.DefaultSelectionType, JobAttributes.DestinationType, JobAttributes.DialogType, String, int, int, JobAttributes.MultipleDocumentHandlingType, int[][], String, JobAttributes.SidesType) - Constructor for class java.awt.JobAttributes
-
- JobAttributes.DefaultSelectionType - Class in java.awt
-
- JobAttributes.DestinationType - Class in java.awt
-
- JobAttributes.DialogType - Class in java.awt
-
- JobAttributes.MultipleDocumentHandlingType - Class in java.awt
-
- JobAttributes.SidesType - Class in java.awt
-
- JobHoldUntil - Class in javax.print.attribute.standard
-
The JobHoldUntil
attribute specifies the date
and the time at which a print job must become a candidate
for printing.
- JobHoldUntil(Date) - Constructor for class javax.print.attribute.standard.JobHoldUntil
-
Creates a JobHoldUntil
object.
- JobImpressions - Class in javax.print.attribute.standard
-
The JobImpressions
printing attribute specifies
the total size in number of impressions of the documents
of a a print job.
- JobImpressions(int) - Constructor for class javax.print.attribute.standard.JobImpressions
-
Creates a JobImpressions
object.
- JobImpressionsCompleted - Class in javax.print.attribute.standard
-
The JobImpressionsCompleted
printing attribute reports
the number of impressions already processed.
- JobImpressionsCompleted(int) - Constructor for class javax.print.attribute.standard.JobImpressionsCompleted
-
Creates a JobImpressionsCompleted
object.
- JobImpressionsSupported - Class in javax.print.attribute.standard
-
The
JobImpressionsSupported
printing attribute specifies the
supported range of values for the
JobImpressions
attribute.
- JobImpressionsSupported(int, int) - Constructor for class javax.print.attribute.standard.JobImpressionsSupported
-
Constructs a JobImpressionsSupported
object with the
given range of supported job impressions values.
- JobKOctets - Class in javax.print.attribute.standard
-
The JobKOctets
printing attribute specifies
the total size of all the documents of a print job in K octets.
- JobKOctets(int) - Constructor for class javax.print.attribute.standard.JobKOctets
-
Creates a JobKOctets
object.
- JobKOctetsProcessed - Class in javax.print.attribute.standard
-
The JobKOctetsProcessed
printing attribute reports
the total number of octets already processed in K octets units.
- JobKOctetsProcessed(int) - Constructor for class javax.print.attribute.standard.JobKOctetsProcessed
-
Creates a JobKOctetsProcessed
object.
- JobKOctetsSupported - Class in javax.print.attribute.standard
-
The
JobKOctetsSupported
printing attribute specifies the
supported range of values for the
JobKOctets
attribute.
- JobKOctetsSupported(int, int) - Constructor for class javax.print.attribute.standard.JobKOctetsSupported
-
Constructs a JobKOctetsSupported
object with the
given range for supported K octets.
- JobMediaSheets - Class in javax.print.attribute.standard
-
The JobMediaSheets
printing attribute specifies
the total number of media sheets needed by a job.
- JobMediaSheets(int) - Constructor for class javax.print.attribute.standard.JobMediaSheets
-
Creates a JobMediaSheets
object.
- JobMediaSheetsCompleted - Class in javax.print.attribute.standard
-
The JobMediaSheetsCompleted
printing attribute reports
the number of media sheets already processed.
- JobMediaSheetsCompleted(int) - Constructor for class javax.print.attribute.standard.JobMediaSheetsCompleted
-
Creates a JobMediaSheetsCompleted
object.
- JobMediaSheetsSupported - Class in javax.print.attribute.standard
-
The
JobMediaSheetsSupported
printing attribute specifies the
supported range of values for the
JobMediaSheets
attribute.
- JobMediaSheetsSupported(int, int) - Constructor for class javax.print.attribute.standard.JobMediaSheetsSupported
-
Constructs a JobMediaSheetsSupported
object with the
given range of supported job media sheets values.
- JobMessageFromOperator - Class in javax.print.attribute.standard
-
The JobMessageFromOperator
printing attribute provides
a message from an operator or a system administrator related to the
print job.
- JobMessageFromOperator(String, Locale) - Constructor for class javax.print.attribute.standard.JobMessageFromOperator
-
Creates a JobMessageFromOperator
object.
- JobName - Class in javax.print.attribute.standard
-
The JobName
printing attribute provides the name of a
print job for identification.
- JobName(String, Locale) - Constructor for class javax.print.attribute.standard.JobName
-
Creates a JobName
object.
- JobOriginatingUserName - Class in javax.print.attribute.standard
-
The JobOriginatingUserName
attribute specifies the name of
the user which submitted the print job.
- JobOriginatingUserName(String, Locale) - Constructor for class javax.print.attribute.standard.JobOriginatingUserName
-
Creates a JobOriginatingUserName
object.
- JobPriority - Class in javax.print.attribute.standard
-
The JobPriority
printing attribute specifies
the priority for scheduling a job on the print service.
- JobPriority(int) - Constructor for class javax.print.attribute.standard.JobPriority
-
Creates a JobPriority
object.
- JobPrioritySupported - Class in javax.print.attribute.standard
-
The JobPrioritySupported
printing attribute provides
the supported values for the JobPriority
attribute.
- JobPrioritySupported(int) - Constructor for class javax.print.attribute.standard.JobPrioritySupported
-
Creates a JobPrioritySupported
object.
- JobSheets - Class in javax.print.attribute.standard
-
The JobSheets
printing attribute specifies if a
job start/end sheets should be printed.
- JobSheets(int) - Constructor for class javax.print.attribute.standard.JobSheets
-
Constructs a JobSheets
object.
- JobState - Class in javax.print.attribute.standard
-
The JobState
printing attribute reports
the current state of a job.
- JobState(int) - Constructor for class javax.print.attribute.standard.JobState
-
Constructs a JobState
object.
- JobStateReason - Class in javax.print.attribute.standard
-
The JobStateReason
attribute provides additional
information about the current state of a job.
- JobStateReason(int) - Constructor for class javax.print.attribute.standard.JobStateReason
-
Constructs a JobStateReason
object.
- JobStateReasons - Class in javax.print.attribute.standard
-
The JobStateReasons
attribute provides the set of
additional informations available about the current state of a print job.
- JobStateReasons() - Constructor for class javax.print.attribute.standard.JobStateReasons
-
Constructs an empty JobStateReasons
attribute.
- JobStateReasons(int, float) - Constructor for class javax.print.attribute.standard.JobStateReasons
-
Constructs an empty JobStateReasons
attribute
with the given initial capacity and load factor.
- JobStateReasons(int) - Constructor for class javax.print.attribute.standard.JobStateReasons
-
Constructs an empty JobStateReasons
attribute
with the given initial capacity and the default load factor.
- JobStateReasons(Collection<JobStateReason>) - Constructor for class javax.print.attribute.standard.JobStateReasons
-
Constructs a JobStateReasons
attribute
with the content of the given collection.
- join() - Method in class java.lang.Thread
-
Wait forever for the Thread in question to die.
- join(long) - Method in class java.lang.Thread
-
Wait the specified amount of time for the Thread in question to die.
- join(long, int) - Method in class java.lang.Thread
-
Wait the specified amount of time for the Thread in question to die.
- join(InetAddress) - Method in class java.net.DatagramSocketImpl
-
Causes this socket to join the specified multicast group
- JOIN_BEVEL - Static variable in class java.awt.BasicStroke
-
Indicates a bevelled line join style.
- JOIN_MITER - Static variable in class java.awt.BasicStroke
-
Indicates a mitered line join style.
- JOIN_ROUND - Static variable in class java.awt.BasicStroke
-
Indicates a rounded line join style.
- JoinFractureDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
-
This indicates that the data associated with this spec should be joined
to the fractured element.
- joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
-
Causes this socket to join the specified multicast group on a specified
device
- joinGroup(InetAddress) - Method in class java.net.MulticastSocket
-
Joins the specified multicast group.
- joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
-
Joins the specified mulitcast group on a specified interface.
- JoinNextDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
-
This indicates that the data associated with this spec should be joined
with what follows it.
- JoinPreviousDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
-
This indicates that the data associated with this spec should be joined
with what precedes it.
- JOptionPane - Class in javax.swing
-
This class creates different types of JDialogs and JInternalFrames that can
ask users for input or pass on information.
- JOptionPane() - Constructor for class javax.swing.JOptionPane
-
Creates a new JOptionPane object using a message of "JOptionPane
message", using the PLAIN_MESSAGE type and DEFAULT_OPTION.
- JOptionPane(Object) - Constructor for class javax.swing.JOptionPane
-
Creates a new JOptionPane object using the given message using the
PLAIN_MESSAGE type and DEFAULT_OPTION.
- JOptionPane(Object, int) - Constructor for class javax.swing.JOptionPane
-
Creates a new JOptionPane object using the given message and messageType
and DEFAULT_OPTION.
- JOptionPane(Object, int, int) - Constructor for class javax.swing.JOptionPane
-
Creates a new JOptionPane object using the given message, messageType and
optionType.
- JOptionPane(Object, int, int, Icon) - Constructor for class javax.swing.JOptionPane
-
Creates a new JOptionPane object using the given message, messageType,
optionType and icon.
- JOptionPane(Object, int, int, Icon, Object[]) - Constructor for class javax.swing.JOptionPane
-
Creates a new JOptionPane object using the given message, messageType,
optionType, icon and options.
- JOptionPane(Object, int, int, Icon, Object[], Object) - Constructor for class javax.swing.JOptionPane
-
Creates a new JOptionPane object using the given message, messageType,
optionType, icon, options and initialValue.
- JOptionPane.AccessibleJOptionPane - Class in javax.swing
-
Provides the accessibility features for the JOptionPane
component.
- JOptionPane.AccessibleJOptionPane() - Constructor for class javax.swing.JOptionPane.AccessibleJOptionPane
-
Creates a new AccessibleJOptionPane
instance.
- JPanel - Class in javax.swing
-
An instance of JPanel can be added to a panel, frame etc
- JPanel() - Constructor for class javax.swing.JPanel
-
Creates a new panel with a new instance of
FlowLayout
as the
layout manager and double-buffering enabled.
- JPanel(boolean) - Constructor for class javax.swing.JPanel
-
Creates a new panel with double-buffering enabled or disabled as
specified.
- JPanel(LayoutManager) - Constructor for class javax.swing.JPanel
-
Creates a new panel with the specified layout manager.
- JPanel(LayoutManager, boolean) - Constructor for class javax.swing.JPanel
-
Creates a new panel with the specified layout manager and
double-buffering.
- JPanel.AccessibleJPanel - Class in javax.swing
-
Provides accessibility support for JPanel
.
- JPanel.AccessibleJPanel() - Constructor for class javax.swing.JPanel.AccessibleJPanel
-
Creates a new instance of AccessibleJPanel
.
- JPasswordField - Class in javax.swing
-
class JPasswordField
- JPasswordField() - Constructor for class javax.swing.JPasswordField
-
Creates a JPasswordField
object.
- JPasswordField(String) - Constructor for class javax.swing.JPasswordField
-
Creates a JPasswordField
object.
- JPasswordField(int) - Constructor for class javax.swing.JPasswordField
-
Creates a JPasswordField
object.
- JPasswordField(String, int) - Constructor for class javax.swing.JPasswordField
-
Creates a JPasswordField
object.
- JPasswordField(Document, String, int) - Constructor for class javax.swing.JPasswordField
-
Creates a JPasswordField
object.
- JPasswordField.AccessibleJPasswordField - Class in javax.swing
-
AccessibleJPasswordField
- JPasswordField.AccessibleJPasswordField() - Constructor for class javax.swing.JPasswordField.AccessibleJPasswordField
-
Constructor AccessibleJPasswordField
- JPEG - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
-
Byte array doc flavor with a MIME Type of "image/jpeg".
- JPEG - Static variable in class javax.print.DocFlavor.INPUT_STREAM
-
InputStream doc flavor with a MIME Type of "image/jpeg".
- JPEG - Static variable in class javax.print.DocFlavor.URL
-
URL doc flavor with a MIME Type of "image/jpeg".
- JPEGHuffmanTable - Class in javax.imageio.plugins.jpeg
-
The JPEGHuffmanTable class represents a Huffman table read from a
JPEG image file.
- JPEGHuffmanTable(short[], short[]) - Constructor for class javax.imageio.plugins.jpeg.JPEGHuffmanTable
-
Construct and initialize a Huffman table.
- JPEGImageReadParam - Class in javax.imageio.plugins.jpeg
-
The JPEGImageReadParam class is only used to set JPEG decoding
tables for streams that do not provide their own tables.
- JPEGImageReadParam() - Constructor for class javax.imageio.plugins.jpeg.JPEGImageReadParam
-
Construct a JPEGImageReadParam.
- JPEGImageWriteParam - Class in javax.imageio.plugins.jpeg
-
The JPEGImageWriteParam class can be used to specify tables and
settings used in the JPEG encoding process.
- JPEGImageWriteParam(Locale) - Constructor for class javax.imageio.plugins.jpeg.JPEGImageWriteParam
-
Construct a JPEGImageWriteParam with the following state: tiling
is not supported, progressive mode is supported, initial
progressive mode is MODE_DISABLED, compression is supported, one
compression type named "JPEG" is supported and the default
compression quality is 0.75f.
- JPEGQTable - Class in javax.imageio.plugins.jpeg
-
The JPEGQTable class represents a quantization table that can be
used to encode or decode a JPEG stream.
- JPEGQTable(int[]) - Constructor for class javax.imageio.plugins.jpeg.JPEGQTable
-
Construct a new JPEG quantization table.
- JPopupMenu - Class in javax.swing
-
JPopupMenu is a container that is used to display popup menu's menu
items.
- JPopupMenu() - Constructor for class javax.swing.JPopupMenu
-
Creates a new JPopupMenu object.
- JPopupMenu(String) - Constructor for class javax.swing.JPopupMenu
-
Creates a new JPopupMenu with specified label
- JPopupMenu.AccessibleJPopupMenu - Class in javax.swing
-
- JPopupMenu.AccessibleJPopupMenu() - Constructor for class javax.swing.JPopupMenu.AccessibleJPopupMenu
-
- JPopupMenu.Separator - Class in javax.swing
-
This is the separator that can be used in popup menu.
- JPopupMenu.Separator() - Constructor for class javax.swing.JPopupMenu.Separator
-
- JProgressBar - Class in javax.swing
-
A component that displays a visual indicator of the progress of a task.
- JProgressBar() - Constructor for class javax.swing.JProgressBar
-
Creates a new JProgressBar
with default attributes.
- JProgressBar(int) - Constructor for class javax.swing.JProgressBar
-
Creates a new JProgressBar
with the specified
orientation
.
- JProgressBar(int, int) - Constructor for class javax.swing.JProgressBar
-
Creates a new JProgressBar
with the specified value range.
- JProgressBar(int, int, int) - Constructor for class javax.swing.JProgressBar
-
Creates a new JProgressBar
with the specified range and
orientation.
- JProgressBar(BoundedRangeModel) - Constructor for class javax.swing.JProgressBar
-
Creates a new JProgressBar
with the specified model.
- JProgressBar.AccessibleJProgressBar - Class in javax.swing
-
Provides the accessibility features for the JProgressBar
component.
- JProgressBar.AccessibleJProgressBar() - Constructor for class javax.swing.JProgressBar.AccessibleJProgressBar
-
Creates a new AccessibleJProgressBar
instance.
- JRadioButton - Class in javax.swing
-
The JRadioButton
component provides a visually selectable
button with mutually exclusive behaviour within a ButtonGroup
.
- JRadioButton() - Constructor for class javax.swing.JRadioButton
-
Constructs an unselected radio button with no text or icon.
- JRadioButton(Action) - Constructor for class javax.swing.JRadioButton
-
Constructs a radio button using the labelling, state
and icon specified by the supplied action.
- JRadioButton(Icon) - Constructor for class javax.swing.JRadioButton
-
Constructs an unselected radio button with the supplied icon
and no text.
- JRadioButton(Icon, boolean) - Constructor for class javax.swing.JRadioButton
-
Constructs a radio button with the supplied icon and state.
- JRadioButton(String) - Constructor for class javax.swing.JRadioButton
-
Constructs an unselected radio button using the supplied text
and no icon.
- JRadioButton(String, boolean) - Constructor for class javax.swing.JRadioButton
-
Constructs a radio button with the supplied text and state.
- JRadioButton(String, Icon) - Constructor for class javax.swing.JRadioButton
-
Constructs an unselected radio button with the supplied text
and icon.
- JRadioButton(String, Icon, boolean) - Constructor for class javax.swing.JRadioButton
-
Constructs a radio button with the supplied text, icon and state.
- JRadioButton.AccessibleJRadioButton - Class in javax.swing
-
This class provides accessibility support for the toggle button.
- JRadioButton.AccessibleJRadioButton() - Constructor for class javax.swing.JRadioButton.AccessibleJRadioButton
-
Constructor for the accessible toggle button.
- JRadioButtonMenuItem - Class in javax.swing
-
This class represents JRadioButtonMenuItem.
- JRadioButtonMenuItem() - Constructor for class javax.swing.JRadioButtonMenuItem
-
Creates a new JRadioButtonMenuItem object.
- JRadioButtonMenuItem(Icon) - Constructor for class javax.swing.JRadioButtonMenuItem
-
Creates a new JRadioButtonMenuItem with specified icon
- JRadioButtonMenuItem(String) - Constructor for class javax.swing.JRadioButtonMenuItem
-
Creates a new JRadioButtonMenuItem with specified label
- JRadioButtonMenuItem(Action) - Constructor for class javax.swing.JRadioButtonMenuItem
-
Creates a new JRadioButtonMenuItem using specified action
- JRadioButtonMenuItem(String, Icon) - Constructor for class javax.swing.JRadioButtonMenuItem
-
Creates a new JRadioButtonMenuItem with specified label and icon
- JRadioButtonMenuItem(String, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
-
Creates a new JRadioButtonMenuItem with specified label
and marked selected if 'selected' is true.
- JRadioButtonMenuItem(Icon, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
-
Creates a new JRadioButtonMenuItem with specified icon
and given selected state
- JRadioButtonMenuItem(String, Icon, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
-
Creates a new JRadioButtonMenuItem with specified label,
icon and selected state.
- JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem - Class in javax.swing
-
Provides the accessibility features for the
JRadioButtonMenuItem
component.
- JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem() - Constructor for class javax.swing.JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
-
Creates a new AccessibleJRadioButtonMenuItem
instance.
- JRootPane - Class in javax.swing
-
This class is where JComponents are added to.
- JRootPane() - Constructor for class javax.swing.JRootPane
-
Creates a new JRootPane
object.
- JRootPane.AccessibleJRootPane - Class in javax.swing
-
- JRootPane.AccessibleJRootPane() - Constructor for class javax.swing.JRootPane.AccessibleJRootPane
-
Creates a new AccessibleJRootPane
object.
- JRootPane.RootLayout - Class in javax.swing
-
- JRootPane.RootLayout() - Constructor for class javax.swing.JRootPane.RootLayout
-
Creates a new RootLayout
object.
- JScrollBar - Class in javax.swing
-
The JScrollBar.
- JScrollBar() - Constructor for class javax.swing.JScrollBar
-
Creates a new horizontal JScrollBar object with a minimum
of 0, a maxmium of 100, a value of 0 and an extent of 10.
- JScrollBar(int) - Constructor for class javax.swing.JScrollBar
-
Creates a new JScrollBar object with a minimum of 0, a
maximum of 100, a value of 0, an extent of 10 and the given
orientation.
- JScrollBar(int, int, int, int, int) - Constructor for class javax.swing.JScrollBar
-
Creates a new JScrollBar object with the given orientation,
value, min, max, and extent.
- JScrollBar.AccessibleJScrollBar - Class in javax.swing
-
Provides the accessibility features for the JScrollBar
component.
- JScrollBar.AccessibleJScrollBar() - Constructor for class javax.swing.JScrollBar.AccessibleJScrollBar
-
Creates a new AccessibleJScrollBar
instance.
- JScrollPane - Class in javax.swing
-
A component that embeds another component and enables it to be scrolled
both in horizontal and vertical direction.
- JScrollPane() - Constructor for class javax.swing.JScrollPane
-
Creates a new JScrollPane
without a view.
- JScrollPane(Component) - Constructor for class javax.swing.JScrollPane
-
Creates a new JScrollPane
that embeds the specified
view
component, displaying vertical and horizontal scrollbars
as needed.
- JScrollPane(int, int) - Constructor for class javax.swing.JScrollPane
-
Creates a new JScrollPane
without a view; The scrollbar
policies are set to vsbPolicy
and hsbPolicy
.
- JScrollPane(Component, int, int) - Constructor for class javax.swing.JScrollPane
-
Creates a new JScrollPane
that embeds the specified
view
component; The scrollbar
policies are set to vsbPolicy
and hsbPolicy
.
- JScrollPane.AccessibleJScrollPane - Class in javax.swing
-
Provides accessibility support for the JScrollPane
.
- JScrollPane.AccessibleJScrollPane() - Constructor for class javax.swing.JScrollPane.AccessibleJScrollPane
-
Creates a new AccessibleJScrollPane
object.
- JScrollPane.ScrollBar - Class in javax.swing
-
- JScrollPane.ScrollBar(int) - Constructor for class javax.swing.JScrollPane.ScrollBar
-
- JSeparator - Class in javax.swing
-
The JSeparator.
- JSeparator() - Constructor for class javax.swing.JSeparator
-
Creates a new horizontal JSeparator
object.
- JSeparator(int) - Constructor for class javax.swing.JSeparator
-
Creates a new JSeparator
object with the given orientation.
- JSeparator.AccessibleJSeparator - Class in javax.swing
-
Provides the accessibility features for the JSeparator
component.
- JSeparator.AccessibleJSeparator() - Constructor for class javax.swing.JSeparator.AccessibleJSeparator
-
Creates a new AccessibleJSeparator
instance.
- JSlider - Class in javax.swing
-
A visual component that allows selection of a value within a
range by adjusting a thumb in a track.
- JSlider() - Constructor for class javax.swing.JSlider
-
Creates a new horizontal JSlider
instance with a minimum of
0, a maximum of 100, and a value of 50.
- JSlider(int) - Constructor for class javax.swing.JSlider
-
Creates a new JSlider
instance with the given orientation
and a minimum of 0, a maximum of 100, and a value of 50.
- JSlider(int, int) - Constructor for class javax.swing.JSlider
-
Creates a new horizontal JSlider
instance with the given
maximum and minimum and a value that is halfway between the minimum and the
maximum.
- JSlider(int, int, int) - Constructor for class javax.swing.JSlider
-
Creates a new horizontal JSlider
instance with the given
minimum, maximum, and value.
- JSlider(int, int, int, int) - Constructor for class javax.swing.JSlider
-
Creates a new JSlider
instance with the given orientation,
minimum, maximum, and value.
- JSlider(BoundedRangeModel) - Constructor for class javax.swing.JSlider
-
Creates a new horizontal JSlider
instance with the given
model.
- JSlider.AccessibleJSlider - Class in javax.swing
-
Provides the accessibility features for the JSlider
component.
- JSlider.AccessibleJSlider() - Constructor for class javax.swing.JSlider.AccessibleJSlider
-
Creates a new AccessibleJSlider
instance.
- JSpinner - Class in javax.swing
-
A JSpinner
is a component that displays a single value from
a sequence of values, and provides a convenient means for selecting the
previous and next values in the sequence.
- JSpinner() - Constructor for class javax.swing.JSpinner
-
Creates a new
JSpinner
with default instance of
SpinnerNumberModel
(that is, a model with value 0, step size 1,
and no upper or lower limit).
- JSpinner(SpinnerModel) - Constructor for class javax.swing.JSpinner
-
Creates a new JSpinner with the specified model.
- JSpinner.DateEditor - Class in javax.swing
-
An editor class for a JSpinner
that is used
for displaying and editing dates (e.g. that uses
SpinnerDateModel
as model).
- JSpinner.DateEditor(JSpinner) - Constructor for class javax.swing.JSpinner.DateEditor
-
Creates a new instance of DateEditor for the specified
JSpinner
.
- JSpinner.DateEditor(JSpinner, String) - Constructor for class javax.swing.JSpinner.DateEditor
-
Creates a new instance of DateEditor for the specified
JSpinner
using the specified date format
pattern.
- JSpinner.DefaultEditor - Class in javax.swing
-
The base class for the editor used by the
JSpinner
component.
- JSpinner.DefaultEditor(JSpinner) - Constructor for class javax.swing.JSpinner.DefaultEditor
-
Creates a new DefaultEditor
object.
- JSpinner.ListEditor - Class in javax.swing
-
- JSpinner.ListEditor(JSpinner) - Constructor for class javax.swing.JSpinner.ListEditor
-
Creates a new instance of ListEditor
.
- JSpinner.NumberEditor - Class in javax.swing
-
A panel containing a
JFormattedTextField
that is configured for
displaying and editing numbers.
- JSpinner.NumberEditor(JSpinner) - Constructor for class javax.swing.JSpinner.NumberEditor
-
Creates a new NumberEditor
object for the specified
spinner
.
- JSpinner.NumberEditor(JSpinner, String) - Constructor for class javax.swing.JSpinner.NumberEditor
-
Creates a new NumberEditor
object.
- JSplitPane - Class in javax.swing
-
This class implements JSplitPane.
- JSplitPane(int, boolean, Component, Component) - Constructor for class javax.swing.JSplitPane
-
Creates a new JSplitPane object with the given orientation, layout mode,
and left and right components.
- JSplitPane(int, Component, Component) - Constructor for class javax.swing.JSplitPane
-
Creates a new JSplitPane object using nonContinuousLayout mode, the given
orientation and left and right components.
- JSplitPane(int, boolean) - Constructor for class javax.swing.JSplitPane
-
Creates a new JSplitPane object with the given layout mode and
orientation.
- JSplitPane(int) - Constructor for class javax.swing.JSplitPane
-
Creates a new JSplitPane object using a nonContinuousLayout mode and the
given orientation.
- JSplitPane() - Constructor for class javax.swing.JSplitPane
-
Creates a new JSplitPane object using HORIZONTAL_SPLIT and a
nonContinuousLayout mode.
- JSplitPane.AccessibleJSplitPane - Class in javax.swing
-
Provides the accessibility features for the JSplitPane
component.
- JSplitPane.AccessibleJSplitPane() - Constructor for class javax.swing.JSplitPane.AccessibleJSplitPane
-
Creates a new AccessibleJSplitPane
instance.
- JTabbedPane - Class in javax.swing
-
This is a container for components where only one component is displayed at
a given time and the displayed component can be switched by clicking on
tabs.
- JTabbedPane() - Constructor for class javax.swing.JTabbedPane
-
Creates a new JTabbedPane object with tabs on top and using wrap tab
layout.
- JTabbedPane(int) - Constructor for class javax.swing.JTabbedPane
-
- JTabbedPane(int, int) - Constructor for class javax.swing.JTabbedPane
-
Creates a new JTabbedPane object with the given tabPlacement
and tabLayoutPolicy
.
- JTabbedPane.AccessibleJTabbedPane - Class in javax.swing
-
Accessibility support for JTabbedPane
.
- JTabbedPane.AccessibleJTabbedPane() - Constructor for class javax.swing.JTabbedPane.AccessibleJTabbedPane
-
Creates a new AccessibleJTabbedPane object.
- JTabbedPane.ModelListener - Class in javax.swing
-
A helper class that listens for changes to the model.
- JTabbedPane.ModelListener() - Constructor for class javax.swing.JTabbedPane.ModelListener
-
Creates a new ModelListener object.
- JTable - Class in javax.swing
-
The table component, displaying information, organized in rows and columns.
- JTable() - Constructor for class javax.swing.JTable
-
Creates a new JTable
instance.
- JTable(int, int) - Constructor for class javax.swing.JTable
-
Creates a new JTable
instance with the given number
of rows and columns.
- JTable(Object[][], Object[]) - Constructor for class javax.swing.JTable
-
Creates a new JTable
instance, storing the given data
array and heaving the given column names.
- JTable(TableModel) - Constructor for class javax.swing.JTable
-
Creates a new JTable
instance, using the given data model
object that provides information about the table content.
- JTable(TableModel, TableColumnModel) - Constructor for class javax.swing.JTable
-
Creates a new JTable
instance, using the given model object
that provides information about the table content.
- JTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class javax.swing.JTable
-
Creates a new JTable
instance, providing data model,
column model and list selection model.
- JTable(Vector, Vector) - Constructor for class javax.swing.JTable
-
Creates a new
JTable
instance that uses data and column
names, stored in
Vector
s.
- JTable.AccessibleJTable - Class in javax.swing
-
Provides accessibility support for JTable
.
- JTable.AccessibleJTable() - Constructor for class javax.swing.JTable.AccessibleJTable
-
Creates a new AccessibleJTable
.
- JTable.AccessibleJTable.AccessibleJTableCell - Class in javax.swing
-
Provides accessibility support for table cells.
- JTable.AccessibleJTable.AccessibleJTableCell(JTable, int, int, int) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
-
Creates a new AccessibleJTableCell
.
- JTable.AccessibleJTable.AccessibleJTableModelChange - Class in javax.swing
-
- JTable.AccessibleJTable.AccessibleJTableModelChange(int, int, int, int, int) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
-
- JTableHeader - Class in javax.swing.table
-
Represents the table header.
- JTableHeader() - Constructor for class javax.swing.table.JTableHeader
-
Creates a new default instance.
- JTableHeader(TableColumnModel) - Constructor for class javax.swing.table.JTableHeader
-
Creates a new header.
- JTableHeader.AccessibleJTableHeader - Class in javax.swing.table
-
- JTableHeader.AccessibleJTableHeader() - Constructor for class javax.swing.table.JTableHeader.AccessibleJTableHeader
-
- JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry - Class in javax.swing.table
-
- JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry(int, JTableHeader, JTable) - Constructor for class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- JTextArea - Class in javax.swing
-
The JTextArea
component provides a multi-line area for displaying
and editing plain text.
- JTextArea() - Constructor for class javax.swing.JTextArea
-
Creates a new JTextArea
object.
- JTextArea(String) - Constructor for class javax.swing.JTextArea
-
Creates a new JTextArea
object.
- JTextArea(int, int) - Constructor for class javax.swing.JTextArea
-
Creates a new JTextArea
object.
- JTextArea(String, int, int) - Constructor for class javax.swing.JTextArea
-
Creates a new JTextArea
object.
- JTextArea(Document) - Constructor for class javax.swing.JTextArea
-
Creates a new JTextArea
object.
- JTextArea(Document, String, int, int) - Constructor for class javax.swing.JTextArea
-
Creates a new JTextArea
object.
- JTextArea.AccessibleJTextArea - Class in javax.swing
-
Provides accessibility support for JTextArea
.
- JTextArea.AccessibleJTextArea() - Constructor for class javax.swing.JTextArea.AccessibleJTextArea
-
Creates a new AccessibleJTextArea
object.
- JTextComponent - Class in javax.swing.text
-
- JTextComponent() - Constructor for class javax.swing.text.JTextComponent
-
Creates a new JTextComponent
instance.
- JTextComponent.AccessibleJTextComponent - Class in javax.swing.text
-
AccessibleJTextComponent implements accessibility hooks for
JTextComponent.
- JTextComponent.AccessibleJTextComponent() - Constructor for class javax.swing.text.JTextComponent.AccessibleJTextComponent
-
Construct an AccessibleJTextComponent.
- JTextComponent.KeyBinding - Class in javax.swing.text
-
- JTextComponent.KeyBinding(KeyStroke, String) - Constructor for class javax.swing.text.JTextComponent.KeyBinding
-
Creates a new KeyBinding
instance.
- JTextField - Class in javax.swing
-
- JTextField() - Constructor for class javax.swing.JTextField
-
Creates a new instance of JTextField
.
- JTextField(String) - Constructor for class javax.swing.JTextField
-
Creates a new instance of JTextField
.
- JTextField(int) - Constructor for class javax.swing.JTextField
-
Creates a new instance of JTextField
.
- JTextField(String, int) - Constructor for class javax.swing.JTextField
-
Creates a new instance of JTextField
.
- JTextField(Document, String, int) - Constructor for class javax.swing.JTextField
-
Creates a new instance of JTextField
.
- JTextField.AccessibleJTextField - Class in javax.swing
-
AccessibleJTextField
- JTextField.AccessibleJTextField() - Constructor for class javax.swing.JTextField.AccessibleJTextField
-
Constructor AccessibleJTextField
- JTextPane - Class in javax.swing
-
A powerful text component that supports styled content as well as
embedding images and components.
- JTextPane() - Constructor for class javax.swing.JTextPane
-
Creates a new JTextPane
with a null
document.
- JTextPane(StyledDocument) - Constructor for class javax.swing.JTextPane
-
Creates a new JTextPane
and sets the specified
document
.
- JToggleButton - Class in javax.swing
-
The JToggleButton
component provides a stateful button,
which can be either selected or unselected.
- JToggleButton() - Constructor for class javax.swing.JToggleButton
-
Constructs an unselected toggle button with no text or icon.
- JToggleButton(Action) - Constructor for class javax.swing.JToggleButton
-
Constructs a toggle button using the labelling, state
and icon specified by the supplied action.
- JToggleButton(Icon) - Constructor for class javax.swing.JToggleButton
-
Constructs an unselected toggle button with the supplied icon
and no text.
- JToggleButton(Icon, boolean) - Constructor for class javax.swing.JToggleButton
-
Constructs a toggle button with the supplied icon and state.
- JToggleButton(String) - Constructor for class javax.swing.JToggleButton
-
Constructs an unselected toggle button using the supplied text
and no icon.
- JToggleButton(String, boolean) - Constructor for class javax.swing.JToggleButton
-
Constructs a toggle button with the supplied text and state.
- JToggleButton(String, Icon) - Constructor for class javax.swing.JToggleButton
-
Constructs an unselected toggle button with the supplied text
and icon.
- JToggleButton(String, Icon, boolean) - Constructor for class javax.swing.JToggleButton
-
Constructs a toggle button with the supplied text, icon and state.
- JToggleButton.AccessibleJToggleButton - Class in javax.swing
-
This class provides accessibility support for the toggle button.
- JToggleButton.AccessibleJToggleButton() - Constructor for class javax.swing.JToggleButton.AccessibleJToggleButton
-
Constructor for the accessible toggle button.
- JToggleButton.ToggleButtonModel - Class in javax.swing
-
The model handles the storage and maintenance of the state of
the toggle button.
- JToggleButton.ToggleButtonModel() - Constructor for class javax.swing.JToggleButton.ToggleButtonModel
-
- JToolBar - Class in javax.swing
-
JToolBar is a component that provides a toolbar to Swing programs.
- JToolBar() - Constructor for class javax.swing.JToolBar
-
This method creates a new JToolBar object with horizontal orientation
and no name.
- JToolBar(int) - Constructor for class javax.swing.JToolBar
-
This method creates a new JToolBar with the given orientation and no
name.
- JToolBar(String) - Constructor for class javax.swing.JToolBar
-
This method creates a new JToolBar object with the given name and
horizontal orientation.
- JToolBar(String, int) - Constructor for class javax.swing.JToolBar
-
This method creates a new JToolBar object with the given name and
orientation.
- JToolBar.AccessibleJToolBar - Class in javax.swing
-
Provides the accessibility features for the JToolBar
component.
- JToolBar.AccessibleJToolBar() - Constructor for class javax.swing.JToolBar.AccessibleJToolBar
-
Creates a new AccessibleJToolBar
instance.
- JToolBar.Separator - Class in javax.swing
-
This is an extension of JSeparator used in toolbars.
- JToolBar.Separator() - Constructor for class javax.swing.JToolBar.Separator
-
Creates a new Separator object.
- JToolBar.Separator(Dimension) - Constructor for class javax.swing.JToolBar.Separator
-
Creates a new Separator object with the given size.
- JToolTip - Class in javax.swing
-
This class is used to display ToolTips.
- JToolTip() - Constructor for class javax.swing.JToolTip
-
Creates a new JToolTip
instance.
- JToolTip.AccessibleJToolTip - Class in javax.swing
-
Provides the accessibility features for the JToolTip
component.
- JToolTip.AccessibleJToolTip() - Constructor for class javax.swing.JToolTip.AccessibleJToolTip
-
Creates a new AccessibleJToolTip object.
- JTree - Class in javax.swing
-
- JTree() - Constructor for class javax.swing.JTree
-
Creates a new JTree
object.
- JTree(Hashtable<?, ?>) - Constructor for class javax.swing.JTree
-
Creates a new JTree
object.
- JTree(Object[]) - Constructor for class javax.swing.JTree
-
Creates a new JTree
object.
- JTree(TreeModel) - Constructor for class javax.swing.JTree
-
Creates a new JTree
object.
- JTree(TreeNode) - Constructor for class javax.swing.JTree
-
Creates a new JTree
object.
- JTree(TreeNode, boolean) - Constructor for class javax.swing.JTree
-
Creates a new JTree
object.
- JTree(Vector<?>) - Constructor for class javax.swing.JTree
-
Creates a new JTree
object.
- JTree.AccessibleJTree - Class in javax.swing
-
This class implements accessibility support for the JTree class.
- JTree.AccessibleJTree() - Constructor for class javax.swing.JTree.AccessibleJTree
-
Constructor
- JTree.AccessibleJTree.AccessibleJTreeNode - Class in javax.swing
-
This class implements accessibility support for the JTree child.
- JTree.AccessibleJTree.AccessibleJTreeNode(JTree, TreePath, Accessible) - Constructor for class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
Constructs an AccessibleJTreeNode
- JTree.DynamicUtilTreeNode - Class in javax.swing
-
- JTree.DynamicUtilTreeNode(Object, Object) - Constructor for class javax.swing.JTree.DynamicUtilTreeNode
-
- JTree.EmptySelectionModel - Class in javax.swing
-
A TreeModel that does not allow anything to be selected.
- JTree.EmptySelectionModel() - Constructor for class javax.swing.JTree.EmptySelectionModel
-
Creates a new instance of EmptySelectionModel.
- JTree.TreeModelHandler - Class in javax.swing
-
Listens to the model of the JTree and updates the property
expandedState
if nodes are removed or changed.
- JTree.TreeModelHandler() - Constructor for class javax.swing.JTree.TreeModelHandler
-
Creates a new instance of TreeModelHandler.
- JTree.TreeSelectionRedirector - Class in javax.swing
-
This redirects TreeSelectionEvents and rewrites the source of it to be
this JTree.
- JTree.TreeSelectionRedirector() - Constructor for class javax.swing.JTree.TreeSelectionRedirector
-
Creates a new instance of TreeSelectionRedirector
- JULY - Static variable in class java.util.Calendar
-
Constant representing July.
- JULY - Static variable in class javax.xml.datatype.DatatypeConstants
-
Value for July.
- JUNE - Static variable in class java.util.Calendar
-
Constant representing June.
- JUNE - Static variable in class javax.xml.datatype.DatatypeConstants
-
Value for June.
- JUSTIFICATION - Static variable in class java.awt.font.TextAttribute
-
A key for the text justification attribute.
- JUSTIFICATION_FULL - Static variable in class java.awt.font.TextAttribute
-
- JUSTIFICATION_NONE - Static variable in class java.awt.font.TextAttribute
-
- JViewport - Class in javax.swing
-
_
+-------------------------------+ ...........Y1 \
| view |
- JViewport() - Constructor for class javax.swing.JViewport
-
- JViewport.AccessibleJViewport - Class in javax.swing
-
Provides accessibility support for JViewport
.
- JViewport.AccessibleJViewport() - Constructor for class javax.swing.JViewport.AccessibleJViewport
-
Creates a new instance of AccessibleJViewport
.
- JViewport.ViewListener - Class in javax.swing
-
- JViewport.ViewListener() - Constructor for class javax.swing.JViewport.ViewListener
-
Creates a new instance of ViewListener.
- JWindow - Class in javax.swing
-
Unlike JComponent derivatives, JWindow inherits from
java.awt.Window.
- JWindow() - Constructor for class javax.swing.JWindow
-
Creates a new JWindow
that has a shared invisible owner frame
as its parent.
- JWindow(GraphicsConfiguration) - Constructor for class javax.swing.JWindow
-
Creates a new JWindow
that uses the specified graphics
environment.
- JWindow(Frame) - Constructor for class javax.swing.JWindow
-
Creates a new JWindow
that has the specified
owner
frame.
- JWindow(Window) - Constructor for class javax.swing.JWindow
-
Creates a new JWindow
that has the specified
owner
window.
- JWindow(Window, GraphicsConfiguration) - Constructor for class javax.swing.JWindow
-
Creates a new JWindow
for the given graphics configuration
and that has the specified owner
window.
- JWindow.AccessibleJWindow - Class in javax.swing
-
Provides accessibility support for JWindow
.
- JWindow.AccessibleJWindow() - Constructor for class javax.swing.JWindow.AccessibleJWindow
-
Creates a new instance of AccessibleJWindow
.