Alphabetical Index: J

< > ? @ _ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

J

JANUARY - static field in class java.util.Calendar
Constant representing January.
JANUARY - static field in class javax.xml.datatype.DatatypeConstants
Value for January.
JAPAN - static field in class java.util.Locale
Locale which represents Japan.
JAPANESE - static field in class java.util.Locale
Locale which represents the Japanese language.
JAPANESE_DOUBLE_POSTCARD - static field in class javax.print.attribute.standard.MediaSize.Other
Japanese double postcard, 148 mm x 200 mm
JAPANESE_DOUBLE_POSTCARD - static field in class javax.print.attribute.standard.MediaSizeName
The Japanese Double postcard size: 148 mm by 200 mm.
JAPANESE_POSTCARD - static field in class javax.print.attribute.standard.MediaSize.Other
Japanese postcard, 100 mm x 148 mm
JAPANESE_POSTCARD - static field in class javax.print.attribute.standard.MediaSizeName
The Japanese postcard size, 100 mm by 148 mm.
JApplet - class javax.swing.JApplet
A top-level container that is usually used in web browsers.
JApplet() - constructor for class javax.swing.JApplet
Default constructor for subclasses.
JAR_INDEX_FILE - static field in class gnu.java.net.IndexListParser
JAR_INDEX_VERSION_KEY - static field in class gnu.java.net.IndexListParser
JarEntry - class java.util.jar.JarEntry
Extension to a ZipEntry that contains manifest attributes and certificates.
JarEntry(java.lang.String) - constructor for class java.util.jar.JarEntry
Creates a new JarEntry with the specified name and no attributes or or certificates.
JarEntry(java.util.jar.JarEntry) - constructor for class java.util.jar.JarEntry
Creates a new JarEntry with the specified JarEntry as template for all properties of the entry.
JarEntry(java.util.zip.ZipEntry) - constructor for class java.util.jar.JarEntry
Creates a new JarEntry with the specified ZipEntry as template for all properties of the entry.
JarException - exception java.util.jar.JarException
This exception is thrown to indicate an problem with a jar file.
JarException() - constructor for class java.util.jar.JarException
Create a new JarException without a descriptive error message.
JarException(java.lang.String) - constructor for class java.util.jar.JarException
Create a new JarException with a descriptive error message indicating what went wrong.
JarFile - class java.util.jar.JarFile
Representation of a jar file.
JarFile(java.io.File) - constructor for class java.util.jar.JarFile
Creates a new JarFile.
JarFile(java.io.File,boolean) - constructor for class java.util.jar.JarFile
Creates a new JarFile.
JarFile(java.io.File,boolean,int) - constructor for class java.util.jar.JarFile
Creates a new JarFile with the indicated mode.
JarFile(java.lang.String) - constructor for class java.util.jar.JarFile
Creates a new JarFile.
JarFile(java.lang.String,boolean) - constructor for class java.util.jar.JarFile
Creates a new JarFile.
Connection.JarFileCache - class gnu.java.net.protocol.jar.Connection.JarFileCache
jarFileURLConnection - field in class java.net.JarURLConnection
The connection to the jar file itself.
JarInputStream - class java.util.jar.JarInputStream
InputStream for reading jar files.
JarInputStream(java.io.InputStream) - constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and tries to read the manifest.
JarInputStream(java.io.InputStream,boolean) - constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and tries to read the manifest.
JarOutputStream - class java.util.jar.JarOutputStream
OutputStream for writing jar files.
JarOutputStream(java.io.OutputStream) - constructor for class java.util.jar.JarOutputStream
Creates a new JarOutputStream without a manifest entry.
Creates a new JarOutputStream with a manifest entry.
This abstract class represents a common superclass for implementations of jar URL's.
JarURLConnection(java.net.URL) - constructor for class java.net.JarURLConnection
Creates a JarURLConnection from an URL object
JarURLLoader - class gnu.java.net.loader.JarURLLoader
A JarURLLoader is a type of URLLoader only loading from jar url.
JarURLResource - class gnu.java.net.loader.JarURLResource
JarUtils - class gnu.java.util.jar.JarUtils
Utility methods for reading and writing JAR Manifest and Manifest-like files.
java.applet - package
java.awt - package
java.awt.color - package
java.awt.dnd - package
java.awt.event - package
java.awt.font - package
java.awt.geom - package
java.awt.im - package
java.awt.im.spi - package
java.awt.image - package
java.awt.peer - package
java.awt.print - package
java.beans - package
java.io - package
java.lang - package
java.lang.ref - package
java.math - package
java.net - package
java.nio - package
java.rmi - package
java.rmi.dgc - package
java.rmi.server - package
java.security - package
java.sql - package
java.text - package
java.text.spi - package
java.util - package
java.util.jar - package
java.util.prefs - package
java.util.regex - package
java.util.spi - package
java.util.zip - package
JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION - static field in class gnu.classpath.Configuration
Whether to automatically run the init* methods in java.lang.System (the default) at class initialization time or whether to have the VM explicitly invoke them.
JAVA_OBJECT - static field in class java.sql.Types
JAVA_PREFIX - static field in class gnu.CORBA.ObjectCreator
The standard java prefix.
javaFileListFlavor - static field in class java.awt.datatransfer.DataFlavor
This is a data flavor used for transferring lists of files.
JavaHandler - class gnu.java.beans.decoder.JavaHandler
Wraps a DecoderContext instance.
javaJVMLocalObjectMimeType - static field in class java.awt.datatransfer.DataFlavor
This is the MIME type used to transfer a Java object reference within the same JVM.
JavaPrinterGraphics - class gnu.java.awt.print.JavaPrinterGraphics
Graphics context to draw to PostScript.
JavaPrinterGraphics(java.awt.print.PrinterJob) - constructor for class gnu.java.awt.print.JavaPrinterGraphics
JavaPrinterJob - class gnu.java.awt.print.JavaPrinterJob
This is the default implementation of PrinterJob
JavaPrinterJob() - constructor for class gnu.java.awt.print.JavaPrinterJob
Initializes a new instance of PrinterJob.
javaRemoteObjectMimeType - static field in class java.awt.datatransfer.DataFlavor
This is the MIME type used to transfer a link to a remote object.
javaSerializedObjectMimeType - static field in class java.awt.datatransfer.DataFlavor
This is the MIME type used for transferring a serialized object.
javax.activity - package
javax.crypto - package
javax.imageio - package
javax.naming - package
javax.net - package
javax.net.ssl - package
javax.print - package
javax.rmi - package
javax.rmi.CORBA - package
javax.rmi.ssl - package
javax.sql - package
javax.swing - package
javax.tools - package
javax.xml - package
javax.xml.xpath - package
JAXPFactory - class gnu.xml.aelfred2.JAXPFactory
Configurable factory to create an Ælfred2 JAXP parser; required to bootstrap using JAXP.
JAXPFactory - class gnu.xml.dom.JAXPFactory
DOM bootstrapping API, for use with JAXP.
JAXPFactory() - constructor for class gnu.xml.aelfred2.JAXPFactory
Constructs a factory which normally returns a non-validating parser.
JAXPFactory() - constructor for class gnu.xml.dom.JAXPFactory
Default constructor.
JButton - class javax.swing.JButton
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(java.lang.String) - constructor for class javax.swing.JButton
Creates a new button with the specified text and no icon.
JButton(java.lang.String,javax.swing.Icon) - constructor for class javax.swing.JButton
Creates a new button with the specified text and icon.
JButton(javax.swing.Action) - constructor for class javax.swing.JButton
Creates a new button from the specified action.
JButton(javax.swing.Icon) - constructor for class javax.swing.JButton
Creates a new button with the specified icon (and an empty string for the button text).
JCheckBox - class javax.swing.JCheckBox
A small box that displays a check or not, depending on it's selected state.
JCheckBox() - constructor for class javax.swing.JCheckBox
Constructs an unselected toggle button with no text or icon.
JCheckBox(java.lang.String) - constructor for class javax.swing.JCheckBox
Constructs an unselected toggle button using the supplied text and no icon.
JCheckBox(java.lang.String,boolean) - constructor for class javax.swing.JCheckBox
Constructs a toggle button with the supplied text and state.
JCheckBox(java.lang.String,javax.swing.Icon) - constructor for class javax.swing.JCheckBox
Constructs an unselected toggle button with the supplied text and icon.
Constructs a toggle button with the supplied text, icon and state.
JCheckBox(javax.swing.Action) - constructor for class javax.swing.JCheckBox
Constructs a toggle button using the labelling, state and icon specified by the supplied action.
JCheckBox(javax.swing.Icon) - constructor for class javax.swing.JCheckBox
Constructs an unselected toggle button with the supplied icon and no text.
JCheckBox(javax.swing.Icon,boolean) - constructor for class javax.swing.JCheckBox
Constructs a toggle button with the supplied icon and state.
A menu item that displays a checkbox.
JCheckBoxMenuItem() - constructor for class javax.swing.JCheckBoxMenuItem
Creates a new JCheckBoxMenuItem object.
JCheckBoxMenuItem(java.lang.String) - constructor for class javax.swing.JCheckBoxMenuItem
Creates a new JCheckBoxMenuItem with given label
Creates a new JCheckBoxMenuItem object using specified label and marked as checked if given 'state' is true.
Creates a new JCheckBoxMenuItem object with given label and icon
Creates a new JCheckBoxMenuItem object with given label, icon, and marked as checked if given 'state' is true.
JCheckBoxMenuItem(javax.swing.Action) - constructor for class javax.swing.JCheckBoxMenuItem
Creates a new JCheckBoxMenuItem using given action
JCheckBoxMenuItem(javax.swing.Icon) - constructor for class javax.swing.JCheckBoxMenuItem
Creates a new JCheckBoxMenuItem with given icon
JColorChooser - class javax.swing.JColorChooser
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(java.awt.Color) - constructor for class javax.swing.JColorChooser
This method creates a new JColorChooser with the given initial color.
This method creates a new JColorChooser with the given model.
JComboBox - class javax.swing.JComboBox
A component that allows a user to select any item in its list and displays the selected item to the user.
JComboBox() - constructor for class javax.swing.JComboBox
Constructor.
JComboBox(java.lang.Object[]) - constructor for class javax.swing.JComboBox
Constructs JComboBox with specified list of items.
JComboBox(javax.swing.ComboBoxModel) - constructor for class javax.swing.JComboBox
Constructs JComboBox object with specified data model for it.
JComboBox(Vector) - constructor for class javax.swing.JComboBox
Constructs JComboBox object with specified list of items.
JComponent - class javax.swing.JComponent
The base class of all Swing components.
JComponent() - constructor for class javax.swing.JComponent
Creates a new JComponent instance.
JCOMPONENT_UI - static field in class javax.print.ServiceUIFactory
Identifies a UI provided as a Swing JComponent.
jdbcCompliant() - method in class java.sql.Driver
This method tests whether or not the driver is JDBC compliant.
This class represents the JInternalFrame while it is iconified.
Creates a new JDesktopIcon object for representing the given frame.
JDesktopPane - class javax.swing.JDesktopPane
JDesktopPane is a container (usually for JInternalFrames) that simulates a desktop.
JDesktopPane() - constructor for class javax.swing.JDesktopPane
Creates a new JDesktopPane object.
JDialog - class javax.swing.JDialog
A dialog window.
JDialog() - constructor for class javax.swing.JDialog
This (package access) constructor is used by subclasses that want to build windows that do not have parents.
JDialog(java.awt.Dialog) - constructor for class javax.swing.JDialog
Creates a new non-modal JDialog with no title using the given owner.
JDialog(java.awt.Dialog,boolean) - constructor for class javax.swing.JDialog
Creates a new JDialog with no title using the given modal setting and owner.
JDialog(java.awt.Dialog,java.lang.String) - constructor for class javax.swing.JDialog
Creates a new non-modal JDialog using the given title and owner.
Creates a new JDialog using the given modal settings, title, and owner.
Creates a new JDialog using the given modal settings, title, owner and graphics configuration.
JDialog(java.awt.Frame) - constructor for class javax.swing.JDialog
Creates a new non-modal JDialog with no title using the given owner.
JDialog(java.awt.Frame,boolean) - constructor for class javax.swing.JDialog
Creates a new JDialog with no title using the given modal setting and owner.
JDialog(java.awt.Frame,java.lang.String) - constructor for class javax.swing.JDialog
Creates a new non-modal JDialog using the given title and owner.
JDialog(java.awt.Frame,java.lang.String,boolean) - constructor for class javax.swing.JDialog
Creates a new JDialog using the given modal settings, title, and owner.
Creates a new JDialog using the given modal settings, title, owner and graphics configuration.
JDIALOG_UI - static field in class javax.print.ServiceUIFactory
Identifies a UI provided as a Swing JDialog.
Jdwp - class gnu.classpath.jdwp.Jdwp
Main interface from the virtual machine to the JDWP back-end.
Jdwp() - constructor for class gnu.classpath.jdwp.Jdwp
constructor
JDWP_FLAG_REPLY - static field in class gnu.classpath.jdwp.transport.JdwpPacket
JdwpCommandPacket - class gnu.classpath.jdwp.transport.JdwpCommandPacket
A class representing a JDWP command packet.
JdwpCommandPacket() - constructor for class gnu.classpath.jdwp.transport.JdwpCommandPacket
Constructs a new JdwpCommandPacket
JdwpCommandPacket(byte,byte) - constructor for class gnu.classpath.jdwp.transport.JdwpCommandPacket
Constructs a new JdwpCommandPacket with the given command set and command
JdwpConnection - class gnu.classpath.jdwp.transport.JdwpConnection
A connection via some transport to some JDWP-speaking entity.
Creates a new JdwpConnection instance
JdwpConstants - class gnu.classpath.jdwp.JdwpConstants
Constants defined by JDWP specification.
JdwpException - exception gnu.classpath.jdwp.exception.JdwpException
A base class exception for all JDWP back-end exceptions
JdwpException(short,java.lang.String) - constructor for class gnu.classpath.jdwp.exception.JdwpException
Constructs a new JdwpException with the given error code and string error message
JdwpException(short,java.lang.Throwable) - constructor for class gnu.classpath.jdwp.exception.JdwpException
Constructs a new JdwpException with the given error code and given cause
JdwpId - class gnu.classpath.jdwp.id.JdwpId
A baseclass for all object types reported to the debugger
JdwpId(byte) - constructor for class gnu.classpath.jdwp.id.JdwpId
Constructs an empty JdwpId
JdwpIllegalArgumentException - exception gnu.classpath.jdwp.exception.JdwpIllegalArgumentException
An illegal argument exception for JDWP.
JdwpIllegalArgumentException(java.lang.String) - constructor for class gnu.classpath.jdwp.exception.JdwpIllegalArgumentException
Constructs a new JdwpIllegalArgumentException with the given error code and given cause
JdwpInternalErrorException - exception gnu.classpath.jdwp.exception.JdwpInternalErrorException
An exception thrown by the JDWP back-end when an unusual runtime error occurs internally
JdwpInternalErrorException(java.lang.String) - constructor for class gnu.classpath.jdwp.exception.JdwpInternalErrorException
JdwpInternalErrorException(java.lang.Throwable) - constructor for class gnu.classpath.jdwp.exception.JdwpInternalErrorException
JdwpPacket - class gnu.classpath.jdwp.transport.JdwpPacket
All command and reply packets in JDWP share common header type information: length (4 bytes) : size of entire packet, including length id (4 bytes) : unique packet id flags (1 byte) : flag byte [command packet stuff | reply packet stuff] data (variable) : unique command-/reply-specific data This class deal with everything except the command- and reply-specific data, which get handled in JdwpCommandPacket and JdwpReplyPacket.
JdwpPacket() - constructor for class gnu.classpath.jdwp.transport.JdwpPacket
Constructor
JdwpPacket(gnu.classpath.jdwp.transport.JdwpPacket) - constructor for class gnu.classpath.jdwp.transport.JdwpPacket
Constructs a JdwpPacket with the id from the given packet.
JdwpReplyPacket - class gnu.classpath.jdwp.transport.JdwpReplyPacket
A class represents a JDWP reply packet.
JdwpReplyPacket() - constructor for class gnu.classpath.jdwp.transport.JdwpReplyPacket
Constructs a JdwpReplyPacket.
JdwpReplyPacket(gnu.classpath.jdwp.transport.JdwpPacket) - constructor for class gnu.classpath.jdwp.transport.JdwpReplyPacket
Constructs a JdwpReplyPacket with the id from the given packet and an empty error code
JdwpReplyPacket(gnu.classpath.jdwp.transport.JdwpPacket,short) - constructor for class gnu.classpath.jdwp.transport.JdwpReplyPacket
Constructs a JdwpReplyPacket with the id from the given packet and error code
JdwpString - class gnu.classpath.jdwp.util.JdwpString
A class to compute the JDWP representation of Strings.
JEditorPane - class javax.swing.JEditorPane
A powerful text editor component that can handle different types of content.
JEditorPane() - constructor for class javax.swing.JEditorPane
Creates a new JTextComponent instance.
JEditorPane(java.lang.String) - constructor for class javax.swing.JEditorPane
JEditorPane(java.net.URL) - constructor for class javax.swing.JEditorPane
This is the accessible text that is returned by JEditorPane.AccessibleJEditorPaneHTML.getAccessibleText().
Creates a new JEditorPaneAccessibleHypertextSupport object.
Jessie - class gnu.javax.net.ssl.provider.Jessie
This is the security provider for Jessie.
Jessie() - constructor for class gnu.javax.net.ssl.provider.Jessie
Creates a new empty property list with no default values.
JFIF_F - static field in class gnu.javax.imageio.jpeg.JPEGMarker
JFIF_FIXED_LENGTH - static field in class gnu.javax.imageio.jpeg.JPEGDecoder
The length of the JFIF field not including thumbnail data.
JFIF_I - static field in class gnu.javax.imageio.jpeg.JPEGMarker
JFIF_J - static field in class gnu.javax.imageio.jpeg.JPEGMarker
JFIF identifiers.
JFIF_X - static field in class gnu.javax.imageio.jpeg.JPEGMarker
JFileChooser - class javax.swing.JFileChooser
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(java.io.File) - constructor for class javax.swing.JFileChooser
Creates a new JFileChooser object.
Creates a new JFileChooser object.
JFileChooser(java.lang.String) - constructor for class javax.swing.JFileChooser
Creates a new JFileChooser object.
Creates a new JFileChooser object with the specified directory and FileSystemView.
Creates a new JFileChooser object.
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.
Creates a JFormattedTextField with the specified value.
Creates a JFormattedTextField that can handle the specified Format.
Creates a JFormattedTextField with the specified formatter.
Creates a JFormattedTextField with the specified formatter factory.
Creates a JFormattedTextField with the specified formatter factory and initial value.
JFrame - class javax.swing.JFrame
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(java.awt.GraphicsConfiguration) - constructor for class javax.swing.JFrame
Creates a new JFrame in the specified GraphicsConfiguration and with an empty title.
JFrame(java.lang.String) - constructor for class javax.swing.JFrame
Creates a new JFrame with the specified title.
Creates a new JFrame in the specified GraphicsConfiguration and with the specified title.
JFXX_FIXED_LENGTH - static field in class gnu.javax.imageio.jpeg.JPEGDecoder
The length of the JFIF extension field not including extension data.
JFXX_JPEG - static field in class gnu.javax.imageio.jpeg.JPEGMarker
JFIF extension codes.
JFXX_ONE_BPP - static field in class gnu.javax.imageio.jpeg.JPEGMarker
JFXX_THREE_BPP - static field in class gnu.javax.imageio.jpeg.JPEGMarker
JInternalFrame - class javax.swing.JInternalFrame
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(java.lang.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(java.lang.String,boolean) - constructor for class javax.swing.JInternalFrame
Creates a new JInternalFrame object with the given title and resizable properties.
Creates a new JInternalFrame object with the given title, resizable, and closable properties.
Creates a new JInternalFrame object with the given title, resizable, closable and maximizable properties.
Creates a new JInternalFrame object with the given title, resizable, closable, maximizable and iconifiable properties.
MediaSize.JIS - class javax.print.attribute.standard.MediaSize.JIS
Container class for predefined Japanese JIS media sizes.
JIS_B0 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B0 size: 1030mm x 1456mm.
JIS_B0 - static field in class java.awt.PageAttributes.MediaType
JIS_B1 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B1 size: 728mm x 1030mm.
JIS_B1 - static field in class java.awt.PageAttributes.MediaType
JIS_B10 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B10 size: 32mm x 45mm.
JIS_B10 - static field in class java.awt.PageAttributes.MediaType
JIS_B2 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B2 size: 515mm x 728mm.
JIS_B2 - static field in class java.awt.PageAttributes.MediaType
JIS_B3 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B3 size: 364mm x 515mm.
JIS_B3 - static field in class java.awt.PageAttributes.MediaType
JIS_B4 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B4 size: 257mm x 364mm.
JIS_B4 - static field in class java.awt.PageAttributes.MediaType
JIS_B5 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B5 size: 182mm x 257mm.
JIS_B5 - static field in class java.awt.PageAttributes.MediaType
JIS_B6 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B6 size: 128mm x 182mm.
JIS_B6 - static field in class java.awt.PageAttributes.MediaType
JIS_B7 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B7 size: 91mm x 128mm.
JIS_B7 - static field in class java.awt.PageAttributes.MediaType
JIS_B8 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B8 size: 64mm x 91mm.
JIS_B8 - static field in class java.awt.PageAttributes.MediaType
JIS_B9 - static field in class javax.print.attribute.standard.MediaSizeName
The JIS B9 size: 45mm x 64mm.
JIS_B9 - static field in class java.awt.PageAttributes.MediaType
JLabel - class javax.swing.JLabel
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(java.lang.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(java.lang.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(java.lang.String,javax.swing.Icon,int) - constructor for class javax.swing.JLabel
Creates a new vertically centered JLabel object with the given text, icon, and horizontal alignment.
JLabel(javax.swing.Icon) - constructor for class javax.swing.JLabel
Creates a new vertically and horizontally centered JLabel object with no text and the given icon.
JLabel(javax.swing.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.
JLayeredPane - class javax.swing.JLayeredPane
A container that adds depth to the usual Container semantics.
JLayeredPane() - constructor for class javax.swing.JLayeredPane
Creates a new JComponent instance.
JList - class javax.swing.JList
This class is a facade over three separate objects: ListModel, ListSelectionModel and ListUI.
JList() - constructor for class javax.swing.JList
Creates a new JList object.
JList(java.lang.Object[]) - constructor for class javax.swing.JList
Creates a new JList object.
JList(javax.swing.ListModel) - constructor for class javax.swing.JList
Creates a new JList object.
JList(Vector) - constructor for class javax.swing.JList
Creates a new JList object.
JMenu - class javax.swing.JMenu
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(java.lang.String) - constructor for class javax.swing.JMenu
Creates a new JMenu with the specified label.
JMenu(java.lang.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(javax.swing.Action) - constructor for class javax.swing.JMenu
Creates a new JMenu object.
JMenuBar - class javax.swing.JMenuBar
JMenuBar is a container for menu's.
JMenuBar() - constructor for class javax.swing.JMenuBar
Creates a new JMenuBar object.
JMenuItem - class javax.swing.JMenuItem
JMenuItem represents element in the menu.
JMenuItem() - constructor for class javax.swing.JMenuItem
Creates a new JMenuItem object.
JMenuItem(java.lang.String) - constructor for class javax.swing.JMenuItem
Creates a new JMenuItem with the given label.
JMenuItem(java.lang.String,int) - constructor for class javax.swing.JMenuItem
Creates a new JMenuItem object.
JMenuItem(java.lang.String,javax.swing.Icon) - constructor for class javax.swing.JMenuItem
Creates a new JMenuItem with specified text and icon.
JMenuItem(javax.swing.Action) - constructor for class javax.swing.JMenuItem
Creates a new JMenuItem associated with the specified action.
JMenuItem(javax.swing.Icon) - constructor for class javax.swing.JMenuItem
Creates a new JMenuItem with the given icon.
JMException - exception javax.management.JMException
A general superclass for all non-runtime management exceptions.
JMException() - constructor for class javax.management.JMException
Constructs a new JMException.
JMException(java.lang.String) - constructor for class javax.management.JMException
Constructs a new JMException with the specified message.
JMRuntimeException - exception javax.management.JMRuntimeException
A general superclass for all runtime management exceptions.
JMRuntimeException() - constructor for class javax.management.JMRuntimeException
Constructs a new JMRuntimeException.
JMRuntimeException(java.lang.String) - constructor for class javax.management.JMRuntimeException
Constructs a new JMRuntimeException with the specified message.
JMX - class javax.management.JMX
Common static methods pertaining to the management API.
JNIWeakRef - class gnu.gcj.runtime.JNIWeakRef
JNIWeakRef(java.lang.Object) - constructor for class gnu.gcj.runtime.JNIWeakRef
JOB_ATTRIBUTES_TAG - static field in class gnu.javax.print.ipp.IppDelimiterTag
Start of the job attributes group section.
JOB_CANCELED - static field in class javax.print.event.PrintJobEvent
Indicates that the print job was canceled.
JOB_CANCELED_AT_DEVICE - static field in class javax.print.attribute.standard.JobStateReason
The job was canceled by an unidentified local user at the device.
JOB_CANCELED_BY_OPERATOR - static field in class javax.print.attribute.standard.JobStateReason
The job was canceled by the operator.
JOB_CANCELED_BY_USER - static field in class javax.print.attribute.standard.JobStateReason
The job was canceled by the user (the owner of the job).
JOB_COMPLETE - static field in class javax.print.event.PrintJobEvent
Indicates that the print job was completed (=printed).
JOB_COMPLETED_SUCCESSFULLY - static field in class javax.print.attribute.standard.JobStateReason
The printer completed the job successfully.
JOB_COMPLETED_WITH_ERRORS - static field in class javax.print.attribute.standard.JobStateReason
The printer completed the job with errors.
JOB_COMPLETED_WITH_WARNINGS - static field in class javax.print.attribute.standard.JobStateReason
The printer completed the job with warnings.
JOB_DATA_INSUFFICIENT - static field 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 field in class javax.print.event.PrintJobEvent
Indicates that the print job failed to complete.
JOB_HOLD_UNTIL_SPECIFIED - static field 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 field in class javax.print.attribute.standard.JobStateReason
The printer has accepted the job or is retrieving document data for processing.
JOB_INTERPRETING - static field in class javax.print.attribute.standard.JobStateReason
The printer is currently interpreting the jobs document data.
JOB_NAME - static field in class gnu.javax.print.ipp.IppPrintService
job-name defaults to "Java Printing".
JOB_OUTGOING - static field in class javax.print.attribute.standard.JobStateReason
The printer transfers the job to the actual output device.
JOB_PRINTING - static field in class javax.print.attribute.standard.JobStateReason
The job is currently printing.
JOB_QUEUED - static field in class javax.print.attribute.standard.JobStateReason
The printer has queued the document data.
JOB_QUEUED_FOR_MARKER - static field in class javax.print.attribute.standard.JobStateReason
The job is queued for marking.
JOB_RESTARTABLE - static field in class javax.print.attribute.standard.JobStateReason
The job is retained and is able to be restared.
JOB_TRANSFORMING - static field in class javax.print.attribute.standard.JobStateReason
The printer is transforming the document data to another representation.
JobAttributes - class java.awt.JobAttributes
Needs documentation...
JobAttributes() - constructor for class java.awt.JobAttributes
The basic constructor.
JobAttributes(java.awt.JobAttributes) - constructor for class java.awt.JobAttributes
JobDetailedStatusMessages - class gnu.javax.print.ipp.attribute.job.JobDetailedStatusMessages
JobDetailedStatusMessages provides additional detailed and technical job informations.
JobDetailedStatusMessages(java.lang.String,java.util.Locale) - constructor for class gnu.javax.print.ipp.attribute.job.JobDetailedStatusMessages
Creates a JobDetailedStatusMessages object with the given value and locale.
JobDocumentAccessErrors - class gnu.javax.print.ipp.attribute.job.JobDocumentAccessErrors
JobDocumentAccessErrors provides additional information for each access error for print-uri or document-uri jobs.
JobDocumentAccessErrors(java.lang.String,java.util.Locale) - constructor for class gnu.javax.print.ipp.attribute.job.JobDocumentAccessErrors
Creates a JobDocumentAccessErrors object with the given value and locale.
JobHoldUntil - class javax.print.attribute.standard.JobHoldUntil
The JobHoldUntil attribute specifies the date and the time at which a print job must become a candidate for printing.
JobHoldUntil(java.util.Date) - constructor for class javax.print.attribute.standard.JobHoldUntil
Creates a JobHoldUntil object.
JobHoldUntilDefault - class gnu.javax.print.ipp.attribute.defaults.JobHoldUntilDefault
JobHoldUntilDefault attribute provides the default value for the attribute type job-hold-until.
JobHoldUntilDefault(java.lang.String,java.util.Locale) - constructor for class gnu.javax.print.ipp.attribute.defaults.JobHoldUntilDefault
Creates a JobHoldUntilDefault object with the given value and locale.
JobHoldUntilSupported - class gnu.javax.print.ipp.attribute.supported.JobHoldUntilSupported
JobHoldUntilSupported attribute provides the supported values for the attribute type job-hold-until.
JobHoldUntilSupported(java.lang.String,java.util.Locale) - constructor for class gnu.javax.print.ipp.attribute.supported.JobHoldUntilSupported
Creates a JobHoldUntilSupported object with the given value and locale.
JobId - class gnu.javax.print.ipp.attribute.job.JobId
The JobId attribute contains the ID of a print job created or currently being processed.
JobId(int) - constructor for class gnu.javax.print.ipp.attribute.job.JobId
Creates a IntegerSyntax with the given value.
JobImpressions - class javax.print.attribute.standard.JobImpressions
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 javax.print.attribute.standard.JobImpressionsCompleted
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 javax.print.attribute.standard.JobImpressionsSupported
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 javax.print.attribute.standard.JobKOctets
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 javax.print.attribute.standard.JobKOctetsProcessed
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 javax.print.attribute.standard.JobKOctetsSupported
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 javax.print.attribute.standard.JobMediaSheets
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 javax.print.attribute.standard.JobMediaSheetsCompleted
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 javax.print.attribute.standard.JobMediaSheetsSupported
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 javax.print.attribute.standard.JobMessageFromOperator
The JobMessageFromOperator printing attribute provides a message from an operator or a system administrator related to the print job.
JobMessageFromOperator(java.lang.String,java.util.Locale) - constructor for class javax.print.attribute.standard.JobMessageFromOperator
Creates a JobMessageFromOperator object.
JobMoreInfo - class gnu.javax.print.ipp.attribute.job.JobMoreInfo
JobMoreInfo attribute as described in RFC 2911 section 4.3.4 contains the URI where more information about a job (e.g. through a HTML page) can be found.
JobMoreInfo(java.net.URI) - constructor for class gnu.javax.print.ipp.attribute.job.JobMoreInfo
Creates a JobMoreInfo object.
JobName - class javax.print.attribute.standard.JobName
The JobName printing attribute provides the name of a print job for identification.
JobName(java.lang.String,java.util.Locale) - constructor for class javax.print.attribute.standard.JobName
Creates a JobName object.
JobOriginatingUserName - class javax.print.attribute.standard.JobOriginatingUserName
The JobOriginatingUserName attribute specifies the name of the user which submitted the print job.
JobOriginatingUserName(java.lang.String,java.util.Locale) - constructor for class javax.print.attribute.standard.JobOriginatingUserName
Creates a JobOriginatingUserName object.
JobPrinterUri - class gnu.javax.print.ipp.attribute.job.JobPrinterUri
JobPrinterUri attribute as described in RFC 2911 section 4.3.3 contains the URI of the printer which created and processes a job.
JobPrinterUri(java.net.URI) - constructor for class gnu.javax.print.ipp.attribute.job.JobPrinterUri
Creates a JobPrinterUri object.
JobPriority - class javax.print.attribute.standard.JobPriority
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.
JobPriorityDefault - class gnu.javax.print.ipp.attribute.defaults.JobPriorityDefault
JobPriorityDefault attribute provides the default value of the printer object for the job-priority attribute.
JobPriorityDefault(int) - constructor for class gnu.javax.print.ipp.attribute.defaults.JobPriorityDefault
Creates a JobPriorityDefault object.
JobPrioritySupported - class javax.print.attribute.standard.JobPrioritySupported
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 javax.print.attribute.standard.JobSheets
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.
JobSheetsDefault - class gnu.javax.print.ipp.attribute.defaults.JobSheetsDefault
JobSheetsDefault attribute provides the default value of the printer object for the job-sheets attribute.
JobSheetsDefault(java.lang.String,java.util.Locale) - constructor for class gnu.javax.print.ipp.attribute.defaults.JobSheetsDefault
Creates a JobSheetsDefault object with the given value and locale.
JobSheetsSupported - class gnu.javax.print.ipp.attribute.supported.JobSheetsSupported
JobSheetsSupported attribute provides the supported values of the job-sheets attribute.
JobSheetsSupported(java.lang.String,java.util.Locale) - constructor for class gnu.javax.print.ipp.attribute.supported.JobSheetsSupported
Creates a JobSheetsSupported object with the given value and locale.
JobState - class javax.print.attribute.standard.JobState
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.
JobStateMessage - class gnu.javax.print.ipp.attribute.job.JobStateMessage
JobStateMessage attribute describes information about the job-state and job-state-reasons in human readable form.
JobStateMessage(java.lang.String,java.util.Locale) - constructor for class gnu.javax.print.ipp.attribute.job.JobStateMessage
Creates a JobStateMessage object with the given value and locale.
JobStateReason - class javax.print.attribute.standard.JobStateReason
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 javax.print.attribute.standard.JobStateReasons
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(Collection) - constructor for class javax.print.attribute.standard.JobStateReasons
Constructs a JobStateReasons attribute with the content of the given collection.
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(int,float) - constructor for class javax.print.attribute.standard.JobStateReasons
Constructs an empty JobStateReasons attribute with the given initial capacity and load factor.
JobUri - class gnu.javax.print.ipp.attribute.job.JobUri
JobUri attribute as described in RFC 2911 section 4.3.1 contains the URI for a job generated by the printer after a create request.
JobUri(java.net.URI) - constructor for class gnu.javax.print.ipp.attribute.job.JobUri
Creates a JobUri object.
join() - method in class java.lang.Thread
Wait forever for the Thread in question to die.
Causes this socket to join the specified multicast group
Joins a multicast group
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_BEVEL - static field in class java.awt.BasicStroke
Indicates a bevelled line join style.
JOIN_MITER - static field in class java.awt.BasicStroke
Indicates a mitered line join style.
JOIN_ROUND - static field in class java.awt.BasicStroke
Indicates a rounded line join style.
JoinFractureDirection - static field in class javax.swing.text.DefaultStyledDocument.ElementSpec
This indicates that the data associated with this spec should be joined to the fractured element.
Joins the specified multicast group.
Causes this socket to join the specified multicast group on a specified device
Joins the specified mulitcast group on a specified interface.
Causes this socket to join the specified multicast group on a specified device
JoinNextDirection - static field 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 field 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 javax.swing.JOptionPane
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(java.lang.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(java.lang.Object,int) - constructor for class javax.swing.JOptionPane
Creates a new JOptionPane object using the given message and messageType and DEFAULT_OPTION.
JOptionPane(java.lang.Object,int,int) - constructor for class javax.swing.JOptionPane
Creates a new JOptionPane object using the given message, messageType and optionType.
Creates a new JOptionPane object using the given message, messageType, optionType and icon.
Creates a new JOptionPane object using the given message, messageType, optionType, icon and options.
Creates a new JOptionPane object using the given message, messageType, optionType, icon, options and initialValue.
JPanel - class javax.swing.JPanel
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(java.awt.LayoutManager) - constructor for class javax.swing.JPanel
Creates a new panel with the specified layout manager.
JPanel(java.awt.LayoutManager,boolean) - constructor for class javax.swing.JPanel
Creates a new panel with the specified layout manager and double-buffering.
JPasswordField - class javax.swing.JPasswordField
class JPasswordField
JPasswordField() - constructor for class javax.swing.JPasswordField
Creates a JPasswordField object.
JPasswordField(int) - constructor for class javax.swing.JPasswordField
Creates a JPasswordField object.
JPasswordField(java.lang.String) - constructor for class javax.swing.JPasswordField
Creates a JPasswordField object.
JPasswordField(java.lang.String,int) - constructor for class javax.swing.JPasswordField
Creates a JPasswordField object.
Creates a JPasswordField object.
JPEG - static field in class javax.print.DocFlavor.BYTE_ARRAY
Byte array doc flavor with a MIME Type of "image/jpeg".
JPEG - static field in class javax.print.DocFlavor.INPUT_STREAM
InputStream doc flavor with a MIME Type of "image/jpeg".
JPEG - static field in class javax.print.DocFlavor.URL
URL doc flavor with a MIME Type of "image/jpeg".
JPEG_COLOR_CMYK - static field in class gnu.javax.imageio.jpeg.JPEGFrame
JPEG_COLOR_GRAY - static field in class gnu.javax.imageio.jpeg.JPEGFrame
JPEG_COLOR_RGB - static field in class gnu.javax.imageio.jpeg.JPEGFrame
JPEG_COLOR_YCbCr - static field in class gnu.javax.imageio.jpeg.JPEGFrame
JPEGComponent - class gnu.javax.imageio.jpeg.JPEGComponent
This class holds the methods to decode and write a component information to a raster.
JPEGComponent(byte,byte,byte,byte) - constructor for class gnu.javax.imageio.jpeg.JPEGComponent
Initializes the component
JPEGDecoder - class gnu.javax.imageio.jpeg.JPEGDecoder
JPEGDecoder(javax.imageio.stream.ImageInputStream) - constructor for class gnu.javax.imageio.jpeg.JPEGDecoder
JPEGException - exception gnu.javax.imageio.jpeg.JPEGException
JPEGException(java.lang.String) - constructor for class gnu.javax.imageio.jpeg.JPEGException
Create an exception with a descriptive error message.
JPEGFrame - class gnu.javax.imageio.jpeg.JPEGFrame
JPEGFrame() - constructor for class gnu.javax.imageio.jpeg.JPEGFrame
The basic constructor.
JPEGHuffmanTable - class javax.imageio.plugins.jpeg.JPEGHuffmanTable
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.
JPEGImageInputStream - class gnu.javax.imageio.jpeg.JPEGImageInputStream
JPEGImageReader - class gnu.javax.imageio.jpeg.JPEGImageReader
JPEGImageReader(javax.imageio.spi.ImageReaderSpi) - constructor for class gnu.javax.imageio.jpeg.JPEGImageReader
JPEGImageReaderSpi - class gnu.javax.imageio.jpeg.JPEGImageReaderSpi
JPEGImageReaderSpi() - constructor for class gnu.javax.imageio.jpeg.JPEGImageReaderSpi
The basic constructor.
JPEGImageReadParam - class javax.imageio.plugins.jpeg.JPEGImageReadParam
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 javax.imageio.plugins.jpeg.JPEGImageWriteParam
The JPEGImageWriteParam class can be used to specify tables and settings used in the JPEG encoding process.
JPEGImageWriteParam(java.util.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.
JPEGMarker - class gnu.javax.imageio.jpeg.JPEGMarker
JPEGMarkerFoundException - exception gnu.javax.imageio.jpeg.JPEGMarkerFoundException
JPEGMarkerFoundException() - constructor for class gnu.javax.imageio.jpeg.JPEGMarkerFoundException
Create an exception without a descriptive error message.
JPEGQTable - class javax.imageio.plugins.jpeg.JPEGQTable
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.
JPEGScan - class gnu.javax.imageio.jpeg.JPEGScan
JPEGScan() - constructor for class gnu.javax.imageio.jpeg.JPEGScan
JPEGScan(int,int) - constructor for class gnu.javax.imageio.jpeg.JPEGScan
JPopupMenu - class javax.swing.JPopupMenu
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(java.lang.String) - constructor for class javax.swing.JPopupMenu
Creates a new JPopupMenu with specified label
JProgressBar - class javax.swing.JProgressBar
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(javax.swing.BoundedRangeModel) - constructor for class javax.swing.JProgressBar
Creates a new JProgressBar with the specified model.
JRadioButton - class javax.swing.JRadioButton
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(java.lang.String) - constructor for class javax.swing.JRadioButton
Constructs an unselected radio button using the supplied text and no icon.
JRadioButton(java.lang.String,boolean) - constructor for class javax.swing.JRadioButton
Constructs a radio button with the supplied text and state.
Constructs an unselected radio button with the supplied text and icon.
Constructs a radio button with the supplied text, icon and state.
JRadioButton(javax.swing.Action) - constructor for class javax.swing.JRadioButton
Constructs a radio button using the labelling, state and icon specified by the supplied action.
JRadioButton(javax.swing.Icon) - constructor for class javax.swing.JRadioButton
Constructs an unselected radio button with the supplied icon and no text.
JRadioButton(javax.swing.Icon,boolean) - constructor for class javax.swing.JRadioButton
Constructs a radio button with the supplied icon and state.
This class represents JRadioButtonMenuItem.
JRadioButtonMenuItem() - constructor for class javax.swing.JRadioButtonMenuItem
Creates a new JRadioButtonMenuItem object.
Creates a new JRadioButtonMenuItem with specified label
Creates a new JRadioButtonMenuItem with specified label and marked selected if 'selected' is true.
Creates a new JRadioButtonMenuItem with specified label and icon
Creates a new JRadioButtonMenuItem with specified label, icon and selected state.
Creates a new JRadioButtonMenuItem using specified action
Creates a new JRadioButtonMenuItem with specified icon
Creates a new JRadioButtonMenuItem with specified icon and given selected state
JRootPane - class javax.swing.JRootPane
This class is where JComponents are added to.
JRootPane() - constructor for class javax.swing.JRootPane
Creates a new JRootPane object.
JScrollBar - class javax.swing.JScrollBar
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.
JScrollPane - class javax.swing.JScrollPane
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(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(java.awt.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(java.awt.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.
JSeparator - class javax.swing.JSeparator
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.
JSlider - class javax.swing.JSlider
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(javax.swing.BoundedRangeModel) - constructor for class javax.swing.JSlider
Creates a new horizontal JSlider instance with the given model.
JSpinner - class javax.swing.JSpinner
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(javax.swing.SpinnerModel) - constructor for class javax.swing.JSpinner
Creates a new JSpinner with the specified model.
JSplitPane - class javax.swing.JSplitPane
This class implements JSplitPane.
JSplitPane() - constructor for class javax.swing.JSplitPane
Creates a new JSplitPane object using HORIZONTAL_SPLIT and a nonContinuousLayout mode.
JSplitPane(int) - constructor for class javax.swing.JSplitPane
Creates a new JSplitPane object using a nonContinuousLayout mode and the given orientation.
JSplitPane(int,boolean) - constructor for class javax.swing.JSplitPane
Creates a new JSplitPane object with the given layout mode and orientation.
Creates a new JSplitPane object with the given orientation, layout mode, and left and right components.
Creates a new JSplitPane object using nonContinuousLayout mode, the given orientation and left and right components.
JTabbedPane - class javax.swing.JTabbedPane
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
Creates a new JTabbedPane object using wrap tab layout and the given tabPlacement, where tabPlacement can be one of the following values: SwingConstants.TOP, SwingConstants.BOTTOM, SwingConstants.LEFT or SwingConstants.RIGHT.
JTabbedPane(int,int) - constructor for class javax.swing.JTabbedPane
Creates a new JTabbedPane object with the given tabPlacement and tabLayoutPolicy.
JTable - class javax.swing.JTable
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(java.lang.Object[][],java.lang.Object[]) - constructor for class javax.swing.JTable
Creates a new JTable instance, storing the given data array and heaving the given column names.
JTable(java.util.Vector,java.util.Vector) - constructor for class javax.swing.JTable
Creates a new JTable instance that uses data and column names, stored in Vectors.
JTable(javax.swing.table.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.
Creates a new JTable instance, using the given model object that provides information about the table content.
Creates a new JTable instance, providing data model, column model and list selection model.
JTableHeader - class javax.swing.table.JTableHeader
Represents the table header.
JTableHeader() - constructor for class javax.swing.table.JTableHeader
Creates a new default instance.
JTableHeader(javax.swing.table.TableColumnModel) - constructor for class javax.swing.table.JTableHeader
Creates a new header.
JTextArea - class javax.swing.JTextArea
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(int,int) - constructor for class javax.swing.JTextArea
Creates a new JTextArea object.
JTextArea(java.lang.String) - constructor for class javax.swing.JTextArea
Creates a new JTextArea object.
JTextArea(java.lang.String,int,int) - constructor for class javax.swing.JTextArea
Creates a new JTextArea object.
JTextArea(javax.swing.text.Document) - constructor for class javax.swing.JTextArea
Creates a new JTextArea object.
Creates a new JTextArea object.
JTextComponent - class javax.swing.text.JTextComponent
JTextComponent() - constructor for class javax.swing.text.JTextComponent
Creates a new JTextComponent instance.
JTextField - class javax.swing.JTextField
JTextField() - 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(java.lang.String) - constructor for class javax.swing.JTextField
Creates a new instance of JTextField.
JTextField(java.lang.String,int) - constructor for class javax.swing.JTextField
Creates a new instance of JTextField.
Creates a new instance of JTextField.
JTextPane - class javax.swing.JTextPane
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(javax.swing.text.StyledDocument) - constructor for class javax.swing.JTextPane
Creates a new JTextPane and sets the specified document.
JToggleButton - class javax.swing.JToggleButton
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(java.lang.String) - constructor for class javax.swing.JToggleButton
Constructs an unselected toggle button using the supplied text and no icon.
JToggleButton(java.lang.String,boolean) - constructor for class javax.swing.JToggleButton
Constructs a toggle button with the supplied text and state.
Constructs an unselected toggle button with the supplied text and icon.
Constructs a toggle button with the supplied text, icon and state.
JToggleButton(javax.swing.Action) - constructor for class javax.swing.JToggleButton
Constructs a toggle button using the labelling, state and icon specified by the supplied action.
JToggleButton(javax.swing.Icon) - constructor for class javax.swing.JToggleButton
Constructs an unselected toggle button with the supplied icon and no text.
JToggleButton(javax.swing.Icon,boolean) - constructor for class javax.swing.JToggleButton
Constructs a toggle button with the supplied icon and state.
JToolBar - class javax.swing.JToolBar
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(java.lang.String) - constructor for class javax.swing.JToolBar
This method creates a new JToolBar object with the given name and horizontal orientation.
JToolBar(java.lang.String,int) - constructor for class javax.swing.JToolBar
This method creates a new JToolBar object with the given name and orientation.
JToolTip - class javax.swing.JToolTip
This class is used to display ToolTips.
JToolTip() - constructor for class javax.swing.JToolTip
Creates a new JToolTip instance.
JTree - class javax.swing.JTree
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(java.lang.Object[]) - constructor for class javax.swing.JTree
Creates a new JTree object.
JTree(javax.swing.tree.TreeModel) - constructor for class javax.swing.JTree
Creates a new JTree object.
JTree(javax.swing.tree.TreeNode) - constructor for class javax.swing.JTree
Creates a new JTree object.
JTree(javax.swing.tree.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.
JULY - static field in class java.util.Calendar
Constant representing July.
JULY - static field in class javax.xml.datatype.DatatypeConstants
Value for July.
JUNE - static field in class java.util.Calendar
Constant representing June.
JUNE - static field in class javax.xml.datatype.DatatypeConstants
Value for June.
JUSTIFICATION - static field in class java.awt.font.TextAttribute
A key for the text justification attribute.
JUSTIFICATION_FULL - static field in class java.awt.font.TextAttribute
A value that can be used with the JUSTIFICATION attribute to indicate full justification of the text.
JUSTIFICATION_NONE - static field in class java.awt.font.TextAttribute
A value that can be used with the JUSTIFICATION attribute to indicate no justification of the text.
JViewport - class javax.swing.JViewport
                                                     _
   +-------------------------------+    ...........Y1 \
   |  view                         |                .  
JViewport() - constructor for class javax.swing.JViewport
Default constructor for subclasses.
JWindow - class javax.swing.JWindow
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(java.awt.Frame) - constructor for class javax.swing.JWindow
Creates a new JWindow that has the specified owner frame.
JWindow(java.awt.GraphicsConfiguration) - constructor for class javax.swing.JWindow
Creates a new JWindow that uses the specified graphics environment.
JWindow(java.awt.Window) - constructor for class javax.swing.JWindow
Creates a new JWindow that has the specified owner window.
Creates a new JWindow for the given graphics configuration and that has the specified owner window.