$ 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

jacobiSymbol(int, BigInteger) - Method in class java.math.BigInteger
Computes Jacobi(p,n).
JAN_1_1_JULIAN_DAY - Static variable in class java.util.GregorianCalendar
 
JANUARY - Static variable in class java.util.Calendar
Enabled: Value of the MONTH field indicating the first month of the year.
JAPAN - Static variable in class java.util.Locale
Enabled: Useful constant for country.
JAPANESE - Static variable in class java.util.Locale
Enabled: Useful constant for language.
JApplet - class javax.swing.JApplet.
Unsafe: An extended version of java.applet.Applet that adds support for the JFC/Swing component architecture.
JApplet() - Constructor for class javax.swing.JApplet
Enabled: Creates a swing applet instance.
jarFileURL - Variable in class java.net.JarURLConnection
 
jarFileURLConnection - Variable in class java.net.JarURLConnection
The connection to the JAR file URL, if the connection has been initiated.
JARTestE - class org.erights.e.elib.prim.tests.JARTestE.
 
JARTestE() - Constructor for class org.erights.e.elib.prim.tests.JARTestE
 
JarURLConnection - class java.net.JarURLConnection.
Untamed: A URL Connection to a Java ARchive (JAR) file or an entry in a JAR file.
JarURLConnection(URL) - Constructor for class java.net.JarURLConnection
Creates the new JarURLConnection to the specified URL.
java.awt - package java.awt
 
java.awt.datatransfer - package java.awt.datatransfer
 
java.awt.dnd - package java.awt.dnd
 
java.awt.event - package java.awt.event
 
java.io - package java.io
 
java.lang - package java.lang
 
java.math - package java.math
 
java.net - package java.net
 
java.security - package java.security
 
java.security.interfaces - package java.security.interfaces
 
java.security.spec - package java.security.spec
 
java.util - package java.util
 
JavaBlockFinishingInfo - class antlr.JavaBlockFinishingInfo.
 
JavaBlockFinishingInfo() - Constructor for class antlr.JavaBlockFinishingInfo
 
JavaBlockFinishingInfo(String, boolean, boolean, boolean) - Constructor for class antlr.JavaBlockFinishingInfo
 
javaCharFormatter - Variable in class antlr.DefaultToolErrorHandler
 
JavaCharFormatter - class antlr.JavaCharFormatter.
 
JavaCharFormatter() - Constructor for class antlr.JavaCharFormatter
 
JavaCodeGenerator - class antlr.JavaCodeGenerator.
Untamed: Generate MyParser.java, MyLexer.java and MyParserTokenTypes.java
JavaCodeGenerator() - Constructor for class antlr.JavaCodeGenerator
Enabled: Create a Java code-generator using the given Grammar.
javaFileListFlavor - Static variable in class java.awt.datatransfer.DataFlavor
Enabled: To transfer a list of files to/from Java (and the underlying platform) a DataFlavor of this type/subtype and representation class of java.util.List is used.
javaIncrement(int[]) - Method in class java.math.BigInteger
 
JavaInstanceMatcher - class org.erights.e.elib.prim.JavaInstanceMatcher.
Untamed:
JavaInstanceMatcher(Method) - Constructor for class org.erights.e.elib.prim.JavaInstanceMatcher
Enabled:
javaJVMLocalObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
Enabled: To transfer a reference to an arbitrary Java object reference that has no associated MIME Content-type, across a Transferable interface WITHIN THE SAME JVM, a DataFlavor with this type/subtype is used, with a representationClass equal to the type of the class/interface being passed across the Transferble.
JavaMatcher - class org.erights.e.elib.prim.JavaMatcher.
Untamed: Abstract superclass of all the CRAPI-based wrappers of java.lang.reflect.Methods representing matchers for installing them in VTables as matchers.
JavaMatcher(Method) - Constructor for class org.erights.e.elib.prim.JavaMatcher
 
JavaMemberNode - class org.erights.e.elib.prim.JavaMemberNode.
Untamed: Abstract superclass of all the CRAPI-based wrappers of java.lang.reflect.Members for installing them in VTables as MethodNodes.
JavaMemberNode(Member) - Constructor for class org.erights.e.elib.prim.JavaMemberNode
 
JavaMIME - Static variable in class java.awt.datatransfer.SystemFlavorMap
Constant prefix used to tag Java types converted to native platform type.
javaRemoteObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
Enabled: In order to pass a live link to a Remote object via a Drag and Drop ACTION_LINK operation a Mime Content Type of application/x-java-remote-object should be used, where the representation class of the DataFlavor represents the type of the Remote interface to be transferred.
javaSerializedObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
Enabled: A MIME Content-Type of application/x-java-serialized-object represents a graph of Java object(s) that have been made persistent.
javaStack() - Method in class java.lang.Throwable
Added: Returns the java backtrace stack of the leaf throwable with all newlines as '\n's.
javaStack(Throwable) - Static method in class org.erights.e.develop.exception.ThrowableSugar
Enabled: Returns the java backtrace stack of the leaf throwable with all newlines as '\n's.
JavaStaticMatcher - class org.erights.e.elib.prim.JavaStaticMatcher.
Untamed:
JavaStaticMatcher(Method) - Constructor for class org.erights.e.elib.prim.JavaStaticMatcher
Enabled:
JavaSugarMatcher - class org.erights.e.elib.prim.JavaSugarMatcher.
Untamed:
JavaSugarMatcher(Method) - Constructor for class org.erights.e.elib.prim.JavaSugarMatcher
Enabled:
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.Transfer
Converts a java representation of data to a platform specific representation of the data.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.TextTransfer
Enabled: This implementation of javaToNative converts plain text represented by a java String to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.RTFTransfer
Enabled: This implementation of javaToNative converts RTF-formatted text represented by a java String to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.FileTransfer
Enabled: This implementation of javaToNative converts a list of file names represented by a java String[] to a platform specific representation.
javaToNative(Object, TransferData) - Method in class org.eclipse.swt.dnd.ByteArrayTransfer
This implementation of javaToNative converts a java byte[] to a platform specific representation.
javax.accessibility - package javax.accessibility
 
javax.swing - package javax.swing
 
javax.swing.event - package javax.swing.event
 
javax.swing.text - package javax.swing.text
 
javax.swing.text.html.parser - package javax.swing.text.html.parser
 
JButton - class javax.swing.JButton.
Safe:
JButton() - Constructor for class javax.swing.JButton
Enabled: Creates a button with no set text or icon.
JButton(Action) - Constructor for class javax.swing.JButton
Enabled: Creates a button where properties are taken from the Action supplied.
JButton(Icon) - Constructor for class javax.swing.JButton
Enabled: Creates a button with an icon.
JButton(String) - Constructor for class javax.swing.JButton
Enabled: Creates a button with text.
JButton(String, Icon) - Constructor for class javax.swing.JButton
Enabled: Creates a button with initial text and an icon.
JCheckBox - class javax.swing.JCheckBox.
Safe: An implementation of a check box -- an item that can be selected or deselected, and which displays its state to the user.
JCheckBox() - Constructor for class javax.swing.JCheckBox
Enabled: Creates an initially unselected check box button with no text, no icon.
JCheckBox(Action) - Constructor for class javax.swing.JCheckBox
Enabled: Creates a check box where properties are taken from the Action supplied.
JCheckBox(Icon) - Constructor for class javax.swing.JCheckBox
Enabled: Creates an initially unselected check box with an icon.
JCheckBox(Icon, boolean) - Constructor for class javax.swing.JCheckBox
Enabled: Creates a check box with an icon and specifies whether or not it is initially selected.
JCheckBox(String) - Constructor for class javax.swing.JCheckBox
Enabled: Creates an initially unselected check box with text.
JCheckBox(String, boolean) - Constructor for class javax.swing.JCheckBox
Enabled: Creates a check box with text and specifies whether or not it is initially selected.
JCheckBox(String, Icon) - Constructor for class javax.swing.JCheckBox
Enabled: Creates an initially unselected check box with the specified text and icon.
JCheckBox(String, Icon, boolean) - Constructor for class javax.swing.JCheckBox
Enabled: Creates a check box with text and icon, and specifies whether or not it is initially selected.
JCheckBoxMenuItem - class javax.swing.JCheckBoxMenuItem.
Safe: A menu item that can be selected or deselected.
JCheckBoxMenuItem() - Constructor for class javax.swing.JCheckBoxMenuItem
Enabled: Creates an initially unselected check box menu item with no set text or icon.
JCheckBoxMenuItem(Action) - Constructor for class javax.swing.JCheckBoxMenuItem
Enabled: Creates a menu item whose properties are taken from the Action supplied.
JCheckBoxMenuItem(Icon) - Constructor for class javax.swing.JCheckBoxMenuItem
Enabled: Creates an initially unselected check box menu item with an icon.
JCheckBoxMenuItem(String) - Constructor for class javax.swing.JCheckBoxMenuItem
Enabled: Creates an initially unselected check box menu item with text.
JCheckBoxMenuItem(String, boolean) - Constructor for class javax.swing.JCheckBoxMenuItem
Enabled: Creates a check box menu item with the specified text and selection state.
JCheckBoxMenuItem(String, Icon) - Constructor for class javax.swing.JCheckBoxMenuItem
Enabled: Creates an initially unselected check box menu item with the specified text and icon.
JCheckBoxMenuItem(String, Icon, boolean) - Constructor for class javax.swing.JCheckBoxMenuItem
Enabled: Creates a check box menu item with the specified text, icon, and selection state.
JColorChooser - class javax.swing.JColorChooser.
Safe: JColorChooser provides a pane of controls designed to allow a user to manipulate and select a color.
JColorChooser() - Constructor for class javax.swing.JColorChooser
Enabled: Creates a color chooser pane with an initial color of white.
JColorChooser(Color) - Constructor for class javax.swing.JColorChooser
Enabled: Creates a color chooser pane with the specified initial color.
JColorChooser(ColorSelectionModel) - Constructor for class javax.swing.JColorChooser
Enabled: Creates a color chooser pane with the specified ColorSelectionModel.
JComboBox - class javax.swing.JComboBox.
Safe:
JComboBox() - Constructor for class javax.swing.JComboBox
Enabled: Creates a JComboBox with a default data model.
JComboBox(ComboBoxModel) - Constructor for class javax.swing.JComboBox
Enabled: Creates a JComboBox that takes it's items from an existing ComboBoxModel.
JComboBox(Object[]) - Constructor for class javax.swing.JComboBox
Enabled: Creates a JComboBox that contains the elements in the specified array.
JComboBox(Vector) - Constructor for class javax.swing.JComboBox
Enabled: Creates a JComboBox that contains the elements in the specified Vector.
JComponent - class javax.swing.JComponent.
Safe: The base class for all Swing components except top-level containers.
JComponent() - Constructor for class javax.swing.JComponent
Enabled: Default JComponent constructor.
javax.swing.JInternalFrame.JDesktopIcon - class javax.swing.JDesktopIcon.
 
JDesktopIcon(JInternalFrame) - Constructor for class javax.swing.JDesktopIcon
Creates an icon for an internal frame.
JDesktopPane - class javax.swing.JDesktopPane.
Unsafe:
JDesktopPane() - Constructor for class javax.swing.JDesktopPane
Suppressed: Creates a new JDesktopPane.
JDialog - class javax.swing.JDialog.
Unsafe:
JDialog() - Constructor for class javax.swing.JDialog
Suppressed: Creates a non-modal dialog without a title and without a specified Frame owner.
JDialog(Dialog) - Constructor for class javax.swing.JDialog
Suppressed: Creates a non-modal dialog without a title with the specified Dialog as its owner.
JDialog(Dialog, boolean) - Constructor for class javax.swing.JDialog
Suppressed: Creates a modal or non-modal dialog without a title and with the specified owner dialog.
JDialog(Dialog, String) - Constructor for class javax.swing.JDialog
Suppressed: Creates a non-modal dialog with the specified title and with the specified owner dialog.
JDialog(Dialog, String, boolean) - Constructor for class javax.swing.JDialog
Suppressed: Creates a modal or non-modal dialog with the specified title and the specified owner frame.
JDialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class javax.swing.JDialog
Suppressed: Creates a modal or non-modal dialog with the specified title, owner Dialog, and GraphicsConfiguration.
JDialog(Frame) - Constructor for class javax.swing.JDialog
Suppressed: Creates a non-modal dialog without a title with the specified Frame as its owner.
JDialog(Frame, boolean) - Constructor for class javax.swing.JDialog
Suppressed: Creates a modal or non-modal dialog without a title and with the specified owner Frame.
JDialog(Frame, String) - Constructor for class javax.swing.JDialog
Suppressed: Creates a non-modal dialog with the specified title and with the specified owner frame.
JDialog(Frame, String, boolean) - Constructor for class javax.swing.JDialog
Suppressed: Creates a modal or non-modal dialog with the specified title and the specified owner Frame.
JDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class javax.swing.JDialog
Suppressed: Creates a modal or non-modal dialog with the specified title, owner Frame, and GraphicsConfiguration.
JDK_1_3_MODIFIERS - Static variable in class java.awt.dnd.DragSourceDragEvent
 
JDK_1_3_MODIFIERS - Static variable in class java.awt.event.InputEvent
 
JEditorPane - class javax.swing.JEditorPane.
Safe: A text component to edit various kinds of content.
JEditorPane() - Constructor for class javax.swing.JEditorPane
Enabled: Creates a new JEditorPane.
JEditorPane(String) - Constructor for class javax.swing.JEditorPane
Suppressed: Creates a JEditorPane based on a string containing a URL specification.
JEditorPane(String, String) - Constructor for class javax.swing.JEditorPane
Suppressed: Creates a JEditorPane that has been initialized to the given text.
JEditorPane(URL) - Constructor for class javax.swing.JEditorPane
Enabled: Creates a JEditorPane based on a specified URL for input.
javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport - class javax.swing.JEditorPaneAccessibleHypertextSupport.
What's returned by AccessibleJEditorPaneHTML.getAccessibleText.
JEditorPaneAccessibleHypertextSupport() - Constructor for class javax.swing.JEditorPaneAccessibleHypertextSupport
Make one of these puppies
JEditorPaneSugar - class org.erights.e.meta.javax.swing.JEditorPaneSugar.
Untamed:
JEditorPaneSugar() - Constructor for class org.erights.e.meta.javax.swing.JEditorPaneSugar
prevent instantiation
JFileChooser - class javax.swing.JFileChooser.
Unsafe: JFileChooser provides a simple mechanism for the user to choose a file.
JFileChooser() - Constructor for class javax.swing.JFileChooser
Enabled: Constructs a JFileChooser pointing to the user's default directory.
JFileChooser(File) - Constructor for class javax.swing.JFileChooser
Enabled: Constructs a JFileChooser using the given File as the path.
JFileChooser(File, FileSystemView) - Constructor for class javax.swing.JFileChooser
Enabled: Constructs a JFileChooser using the given current directory and FileSystemView.
JFileChooser(FileSystemView) - Constructor for class javax.swing.JFileChooser
Enabled: Constructs a JFileChooser using the given FileSystemView.
JFileChooser(String) - Constructor for class javax.swing.JFileChooser
Enabled: Constructs a JFileChooser using the given path.
JFileChooser(String, FileSystemView) - Constructor for class javax.swing.JFileChooser
Enabled: Constructs a JFileChooser using the given current directory path and FileSystemView.
JFormattedTextField - class javax.swing.JFormattedTextField.
Safe:
JFormattedTextField() - Constructor for class javax.swing.JFormattedTextField
Enabled: Creates a JFormattedTextField with no AbstractFormatterFactory.
JFormattedTextField(Format) - Constructor for class javax.swing.JFormattedTextField
Enabled: Creates a JFormattedTextField.
JFormattedTextField(JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.JFormattedTextField
Suppressed: Creates a JFormattedTextField with the specified AbstractFormatter.
JFormattedTextField(JFormattedTextField.AbstractFormatterFactory) - Constructor for class javax.swing.JFormattedTextField
Suppressed: Creates a JFormattedTextField with the specified AbstractFormatterFactory.
JFormattedTextField(JFormattedTextField.AbstractFormatterFactory, Object) - Constructor for class javax.swing.JFormattedTextField
Suppressed: Creates a JFormattedTextField with the specified AbstractFormatterFactory and initial value.
JFormattedTextField(Object) - Constructor for class javax.swing.JFormattedTextField
Enabled: Creates a JFormattedTextField with the specified value.
JFrame - class javax.swing.JFrame.
Unsafe:
JFrame() - Constructor for class javax.swing.JFrame
Enabled: Constructs a new frame that is initially invisible.
JFrame(GraphicsConfiguration) - Constructor for class javax.swing.JFrame
Suppressed: Creates a Frame in the specified GraphicsConfiguration of a screen device and a blank title.
JFrame(String) - Constructor for class javax.swing.JFrame
Enabled: Creates a new, initially invisible Frame with the specified title.
JFrame(String, GraphicsConfiguration) - Constructor for class javax.swing.JFrame
Enabled: Creates a JFrame with the specified title and the specified GraphicsConfiguration of a screen device.
JInternalFrame - class javax.swing.JInternalFrame.
Unsafe:
JInternalFrame() - Constructor for class javax.swing.JInternalFrame
Suppressed: Creates a non-resizable, non-closable, non-maximizable, non-iconifiable JInternalFrame with no title.
JInternalFrame(String) - Constructor for class javax.swing.JInternalFrame
Suppressed: Creates a non-resizable, non-closable, non-maximizable, non-iconifiable JInternalFrame with the specified title.
JInternalFrame(String, boolean) - Constructor for class javax.swing.JInternalFrame
Suppressed: Creates a non-closable, non-maximizable, non-iconifiable JInternalFrame with the specified title and resizability.
JInternalFrame(String, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
Suppressed: Creates a non-maximizable, non-iconifiable JInternalFrame with the specified title, resizability, and closability.
JInternalFrame(String, boolean, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
Suppressed: Creates a non-iconifiable JInternalFrame with the specified title, resizability, closability, and maximizability.
JInternalFrame(String, boolean, boolean, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
Suppressed: Creates a JInternalFrame with the specified title, resizability, closability, maximizability, and iconifiability.
JIS_B0 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B0, 1030 x 1456 mm.
JIS_B1 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B1, 728 x 1030 mm.
JIS_B10 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B10, 32 x 45 mm.
JIS_B2 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B2, 515 x 728 mm.
JIS_B3 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B3, 364 x 515 mm.
JIS_B4 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B4, 257 x 364 mm.
JIS_B5 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B5, 182 x 257 mm.
JIS_B6 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B6, 128 x 182 mm.
JIS_B7 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B7, 91 x 128 mm.
JIS_B8 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B8, 64 x 91 mm.
JIS_B9 - Static variable in class java.awt.MediaType
The MediaType instance for JIS B9, 45 x 64 mm.
JLabel - class javax.swing.JLabel.
Safe: A display area for a short text string or an image, or both.
JLabel() - Constructor for class javax.swing.JLabel
Enabled: Creates a JLabel instance with no image and with an empty string for the title.
JLabel(Icon) - Constructor for class javax.swing.JLabel
Enabled: Creates a JLabel instance with the specified image.
JLabel(Icon, int) - Constructor for class javax.swing.JLabel
Enabled: Creates a JLabel instance with the specified image and horizontal alignment.
JLabel(String) - Constructor for class javax.swing.JLabel
Enabled: Creates a JLabel instance with the specified text.
JLabel(String, Icon, int) - Constructor for class javax.swing.JLabel
Enabled: Creates a JLabel instance with the specified text, image, and horizontal alignment.
JLabel(String, int) - Constructor for class javax.swing.JLabel
Enabled: Creates a JLabel instance with the specified text and horizontal alignment.
JLayeredPane - class javax.swing.JLayeredPane.
Unsafe:
JLayeredPane() - Constructor for class javax.swing.JLayeredPane
Suppressed: Create a new JLayeredPane
JList - class javax.swing.JList.
Safe:
JList() - Constructor for class javax.swing.JList
Enabled: Constructs a JList with an empty model.
JList(ListModel) - Constructor for class javax.swing.JList
Enabled: Constructs a JList that displays the elements in the specified, non-null model.
JList(Object[]) - Constructor for class javax.swing.JList
Enabled: Constructs a JList that displays the elements in the specified array.
JList(Vector) - Constructor for class javax.swing.JList
Enabled: Constructs a JList that displays the elements in the specified Vector.
JMatcher - interface org.erights.e.elib.prim.JMatcher.
Untamed: Non-public classes that would introduce a public matcher should instead implement JMatcher so that their match method is actually public.
JMenu - class javax.swing.JMenu.
Safe:
JMenu() - Constructor for class javax.swing.JMenu
Enabled: Constructs a new JMenu with no text.
JMenu(Action) - Constructor for class javax.swing.JMenu
Enabled: Constructs a menu whose properties are taken from the Action supplied.
JMenu(String) - Constructor for class javax.swing.JMenu
Enabled: Constructs a new JMenu with the supplied string as its text.
JMenu(String, boolean) - Constructor for class javax.swing.JMenu
Enabled: Constructs a new JMenu with the supplied string as its text and specified as a tear-off menu or not.
JMenuBar - class javax.swing.JMenuBar.
Safe:
JMenuBar() - Constructor for class javax.swing.JMenuBar
Enabled: Creates a new menu bar.
JMenuItem - class javax.swing.JMenuItem.
Safe: An implementation of an item in a menu.
JMenuItem() - Constructor for class javax.swing.JMenuItem
Enabled: Creates a JMenuItem with no set text or icon.
JMenuItem(Action) - Constructor for class javax.swing.JMenuItem
Enabled: Creates a menu item whose properties are taken from the specified Action.
JMenuItem(Icon) - Constructor for class javax.swing.JMenuItem
Enabled: Creates a JMenuItem with the specified icon.
JMenuItem(String) - Constructor for class javax.swing.JMenuItem
Enabled: Creates a JMenuItem with the specified text.
JMenuItem(String, Icon) - Constructor for class javax.swing.JMenuItem
Enabled: Creates a JMenuItem with the specified text and icon.
JMenuItem(String, int) - Constructor for class javax.swing.JMenuItem
Enabled: Creates a JMenuItem with the specified text and keyboard mnemonic.
jniVersion - Variable in class java.lang.NativeLibrary
 
JobAttributes - class java.awt.JobAttributes.
Unsafe:
JobAttributes() - Constructor for class java.awt.JobAttributes
Enabled: Constructs a JobAttributes instance with default values for every attribute.
JobAttributes(int, JobAttributes.DefaultSelectionType, JobAttributes.DestinationType, JobAttributes.DialogType, String, int, int, JobAttributes.MultipleDocumentHandlingType, int[][], String, JobAttributes.SidesType) - Constructor for class java.awt.JobAttributes
Suppressed: Constructs a JobAttributes instance with the specified values for every attribute.
JobAttributes(JobAttributes) - Constructor for class java.awt.JobAttributes
Enabled: Constructs a JobAttributes instance which is a copy of the supplied JobAttributes.
jobName - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Name of the print job.
join - Variable in class java.awt.BasicStroke
 
JOIN_BEVEL - Static variable in class java.awt.BasicStroke
Enabled: Joins path segments by connecting the outer corners of their wide outlines with a straight segment.
JOIN_MITER - Static variable in class java.awt.BasicStroke
Enabled: Joins path segments by extending their outside edges until they meet.
JOIN_ROUND - Static variable in class java.awt.BasicStroke
Enabled: Joins path segments by rounding off the corner at a radius of half the line width.
join() - Method in class java.lang.Thread
Enabled: Waits for this thread to die.
join(char[], int[]) - Static method in class java.net.URI
 
join(Element, Element, Element, int, int) - Method in class javax.swing.text.ElementBuffer
Joins the two elements carving out a hole for the given removed range.
join(InetAddress) - Method in class java.net.PlainDatagramSocketImpl
Join the multicast group.
join(InetAddress) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
join(InetAddress, NetworkInterface) - Method in class java.net.PlainDatagramSocketImpl
 
join(long) - Method in class java.lang.Thread
Enabled: Waits at most millis milliseconds for this thread to die.
join(long, int) - Method in class java.lang.Thread
Enabled: Waits at most millis milliseconds plus nanos nanoseconds for this thread to die.
JoinFractureDirection - Static variable in class javax.swing.text.ElementSpec
A possible value for getDirection.
joinGroup(InetAddress) - Method in class java.net.MulticastSocket
Enabled: Joins a multicast group.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.PlainDatagramSocketImpl
Join the multicast group.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Enabled: Joins the specified multicast group at the specified interface.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
JoinNextDirection - Static variable in class javax.swing.text.ElementSpec
A possible value for getDirection.
JoinPreviousDirection - Static variable in class javax.swing.text.ElementSpec
A possible value for getDirection.
JOptionPane - class javax.swing.JOptionPane.
Unsafe:
JOptionPane() - Constructor for class javax.swing.JOptionPane
Enabled: Creates a JOptionPane with a test message.
JOptionPane(Object) - Constructor for class javax.swing.JOptionPane
Enabled: Creates a instance of JOptionPane to display a message using the plain-message message type and the default options delivered by the UI.
JOptionPane(Object, int) - Constructor for class javax.swing.JOptionPane
Enabled: Creates an instance of JOptionPane to display a message with the specified message type and the default options,
JOptionPane(Object, int, int) - Constructor for class javax.swing.JOptionPane
Enabled: Creates an instance of JOptionPane to display a message with the specified message type and options.
JOptionPane(Object, int, int, Icon) - Constructor for class javax.swing.JOptionPane
Enabled: Creates an instance of JOptionPane to display a message with the specified message type, options, and icon.
JOptionPane(Object, int, int, Icon, Object[]) - Constructor for class javax.swing.JOptionPane
Enabled: Creates an instance of JOptionPane to display a message with the specified message type, icon, and options.
JOptionPane(Object, int, int, Icon, Object[], Object) - Constructor for class javax.swing.JOptionPane
Enabled: Creates an instance of JOptionPane to display a message with the specified message type, icon, and options, with the initially-selected option specified.
JPanel - class javax.swing.JPanel.
Safe: JPanel is a generic lightweight container.
JPanel() - Constructor for class javax.swing.JPanel
Enabled: Creates a new JPanel with a double buffer and a flow layout.
JPanel(boolean) - Constructor for class javax.swing.JPanel
Enabled: Creates a new JPanel with FlowLayout and the specified buffering strategy.
JPanel(LayoutManager) - Constructor for class javax.swing.JPanel
Enabled: Create a new buffered JPanel with the specified layout manager
JPanel(LayoutManager, boolean) - Constructor for class javax.swing.JPanel
Enabled: Creates a new JPanel with the specified layout manager and buffering strategy.
JPasswordField - class javax.swing.JPasswordField.
Safe: JPasswordField is a lightweight component that allows the editing of a single line of text where the view indicates something was typed, but does not show the original characters.
JPasswordField() - Constructor for class javax.swing.JPasswordField
Enabled: Constructs a new JPasswordField, with a default document, null starting text string, and 0 column width.
JPasswordField(Document, String, int) - Constructor for class javax.swing.JPasswordField
Enabled: Constructs a new JPasswordField that uses the given text storage model and the given number of columns.
JPasswordField(int) - Constructor for class javax.swing.JPasswordField
Enabled: Constructs a new empty JPasswordField with the specified number of columns.
JPasswordField(String) - Constructor for class javax.swing.JPasswordField
Enabled: Constructs a new JPasswordField initialized with the specified text.
JPasswordField(String, int) - Constructor for class javax.swing.JPasswordField
Enabled: Constructs a new JPasswordField initialized with the specified text and columns.
JPopupMenu - class javax.swing.JPopupMenu.
Safe:
JPopupMenu() - Constructor for class javax.swing.JPopupMenu
Enabled: Constructs a JPopupMenu without an "invoker".
JPopupMenu(String) - Constructor for class javax.swing.JPopupMenu
Enabled: Constructs a JPopupMenu with the specified title.
JProgressBar - class javax.swing.JProgressBar.
Safe: A component that, by default, displays an integer value within a bounded interval.
JProgressBar() - Constructor for class javax.swing.JProgressBar
Enabled: Creates a horizontal progress bar that displays a border but no progress string.
JProgressBar(BoundedRangeModel) - Constructor for class javax.swing.JProgressBar
Enabled: Creates a horizontal progress bar that uses the specified model to hold the progress bar's data.
JProgressBar(int) - Constructor for class javax.swing.JProgressBar
Enabled: Creates a progress bar with the specified orientation, which can be either JProgressBar.VERTICAL or JProgressBar.HORIZONTAL.
JProgressBar(int, int) - Constructor for class javax.swing.JProgressBar
Enabled: Creates a horizontal progress bar with the specified minimum and maximum.
JProgressBar(int, int, int) - Constructor for class javax.swing.JProgressBar
Enabled: Creates a progress bar using the specified orientation, minimum, and maximum.
JRadioButton - class javax.swing.JRadioButton.
Safe: An implementation of a radio button -- an item that can be selected or deselected, and which displays its state to the user.
JRadioButton() - Constructor for class javax.swing.JRadioButton
Enabled: Creates an initially unselected radio button with no set text.
JRadioButton(Action) - Constructor for class javax.swing.JRadioButton
Enabled: Creates a radiobutton where properties are taken from the Action supplied.
JRadioButton(Icon) - Constructor for class javax.swing.JRadioButton
Enabled: Creates an initially unselected radio button with the specified image but no text.
JRadioButton(Icon, boolean) - Constructor for class javax.swing.JRadioButton
Enabled: Creates a radio button with the specified image and selection state, but no text.
JRadioButton(String) - Constructor for class javax.swing.JRadioButton
Enabled: Creates an unselected radio button with the specified text.
JRadioButton(String, boolean) - Constructor for class javax.swing.JRadioButton
Enabled: Creates a radio button with the specified text and selection state.
JRadioButton(String, Icon) - Constructor for class javax.swing.JRadioButton
Enabled: Creates a radio button that has the specified text and image, and that is initially unselected.
JRadioButton(String, Icon, boolean) - Constructor for class javax.swing.JRadioButton
Enabled: Creates a radio button that has the specified text, image, and selection state.
JRadioButtonMenuItem - class javax.swing.JRadioButtonMenuItem.
Safe: An implementation of a radio button menu item.
JRadioButtonMenuItem() - Constructor for class javax.swing.JRadioButtonMenuItem
Enabled: Creates a JRadioButtonMenuItem with no set text or icon.
JRadioButtonMenuItem(Action) - Constructor for class javax.swing.JRadioButtonMenuItem
Enabled: Creates a radio button menu item whose properties are taken from the Action supplied.
JRadioButtonMenuItem(Icon) - Constructor for class javax.swing.JRadioButtonMenuItem
Enabled: Creates a JRadioButtonMenuItem with an icon.
JRadioButtonMenuItem(Icon, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
Enabled: Creates a radio button menu item with the specified image and selection state, but no text.
JRadioButtonMenuItem(String) - Constructor for class javax.swing.JRadioButtonMenuItem
Enabled: Creates a JRadioButtonMenuItem with text.
JRadioButtonMenuItem(String, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
Enabled: Creates a radio button menu item with the specified text and selection state.
JRadioButtonMenuItem(String, Icon) - Constructor for class javax.swing.JRadioButtonMenuItem
Enabled: Creates a radio button menu item with the specified text and Icon.
JRadioButtonMenuItem(String, Icon, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
Enabled: Creates a radio button menu item that has the specified text, image, and selection state.
JRootPane - class javax.swing.JRootPane.
Unsafe:
JRootPane() - Constructor for class javax.swing.JRootPane
Suppressed: Creates a JRootPane, setting up its glassPane, layeredPane, and contentPane.
JScrollBar - class javax.swing.JScrollBar.
Safe:
JScrollBar() - Constructor for class javax.swing.JScrollBar
Enabled: Creates a vertical scrollbar with the following initial values:
JScrollBar(int) - Constructor for class javax.swing.JScrollBar
Enabled: Creates a scrollbar with the specified orientation and the following initial values:
JScrollBar(int, int, int, int, int) - Constructor for class javax.swing.JScrollBar
Enabled: Creates a scrollbar with the specified orientation, value, extent, minimum, and maximum.
JScrollPane - class javax.swing.JScrollPane.
Safe:
JScrollPane() - Constructor for class javax.swing.JScrollPane
Enabled: Creates an empty (no viewport view) JScrollPane where both horizontal and vertical scrollbars appear when needed.
JScrollPane(Component) - Constructor for class javax.swing.JScrollPane
Enabled: Creates a JScrollPane that displays the contents of the specified component, where both horizontal and vertical scrollbars appear whenever the component's contents are larger than the view.
JScrollPane(Component, int, int) - Constructor for class javax.swing.JScrollPane
Enabled: Creates a JScrollPane that displays the view component in a viewport whose view position can be controlled with a pair of scrollbars.
JScrollPane(int, int) - Constructor for class javax.swing.JScrollPane
Enabled: Creates an empty (no viewport view) JScrollPane with specified scrollbar policies.
JSeparator - class javax.swing.JSeparator.
Safe: JSeparator provides a general purpose component for implementing divider lines - most commonly used as a divider between menu items that breaks them up into logical groupings.
JSeparator() - Constructor for class javax.swing.JSeparator
Enabled: Creates a new horizontal separator.
JSeparator(int) - Constructor for class javax.swing.JSeparator
Enabled: Creates a new separator with the specified horizontal or vertical orientation.
JSlider - class javax.swing.JSlider.
Safe: A component that lets the user graphically select a value by sliding a knob within a bounded interval.
JSlider() - Constructor for class javax.swing.JSlider
Enabled: Creates a horizontal slider with the range 0 to 100 and an initial value of 50.
JSlider(BoundedRangeModel) - Constructor for class javax.swing.JSlider
Enabled: Creates a horizontal slider using the specified BoundedRangeModel.
JSlider(int) - Constructor for class javax.swing.JSlider
Enabled: Creates a slider using the specified orientation with the range 0 to 100 and an initial value of 50.
JSlider(int, int) - Constructor for class javax.swing.JSlider
Enabled: Creates a horizontal slider using the specified min and max with an initial value equal to the average of the min plus max.
JSlider(int, int, int) - Constructor for class javax.swing.JSlider
Enabled: Creates a horizontal slider using the specified min, max and value.
JSlider(int, int, int, int) - Constructor for class javax.swing.JSlider
Enabled: Creates a slider with the specified orientation and the specified minimum, maximum, and initial values.
JSpinner - class javax.swing.JSpinner.
Safe: A single line input field that lets the user select a number or an object value from an ordered sequence.
JSpinner() - Constructor for class javax.swing.JSpinner
Enabled: Constructs a spinner with an Integer SpinnerNumberModel with initial value 0 and no minimum or maximum limits.
JSpinner(SpinnerModel) - Constructor for class javax.swing.JSpinner
Enabled: Constructs a complete spinner with pair of next/previous buttons and an editor for the SpinnerModel.
JSplitPane - class javax.swing.JSplitPane.
Safe: JSplitPane is used to divide two (and only two) Components.
JSplitPane() - Constructor for class javax.swing.JSplitPane
Enabled: Creates a new JSplitPane configured to arrange the child components side-by-side horizontally with no continuous layout, using two buttons for the components.
JSplitPane(int) - Constructor for class javax.swing.JSplitPane
Enabled: Creates a new JSplitPane configured with the specified orientation and no continuous layout.
JSplitPane(int, boolean) - Constructor for class javax.swing.JSplitPane
Enabled: Creates a new JSplitPane with the specified orientation and redrawing style.
JSplitPane(int, boolean, Component, Component) - Constructor for class javax.swing.JSplitPane
Enabled: Creates a new JSplitPane with the specified orientation and redrawing style, and with the specified components.
JSplitPane(int, Component, Component) - Constructor for class javax.swing.JSplitPane
Enabled: Creates a new JSplitPane with the specified orientation and with the specified components that do not do continuous redrawing.
JTabbedPane - class javax.swing.JTabbedPane.
Safe: A component that lets the user switch between a group of components by clicking on a tab with a given title and/or icon.
JTabbedPane() - Constructor for class javax.swing.JTabbedPane
Enabled: Creates an empty TabbedPane with a default tab placement of JTabbedPane.TOP.
JTabbedPane(int) - Constructor for class javax.swing.JTabbedPane
Enabled: Creates an empty TabbedPane with the specified tab placement of either: JTabbedPane.TOP, JTabbedPane.BOTTOM, JTabbedPane.LEFT, or JTabbedPane.RIGHT.
JTabbedPane(int, int) - Constructor for class javax.swing.JTabbedPane
Enabled: Creates an empty TabbedPane with the specified tab placement and tab layout policy.
JTable - class javax.swing.JTable.
Safe:
JTable() - Constructor for class javax.swing.JTable
Enabled: Constructs a default JTable that is initialized with a default data model, a default column model, and a default selection model.
JTable(int, int) - Constructor for class javax.swing.JTable
Enabled: Constructs a JTable with numRows and numColumns of empty cells using DefaultTableModel.
JTable(Object[][], Object[]) - Constructor for class javax.swing.JTable
Enabled: Constructs a JTable to display the values in the two dimensional array, rowData, with column names, columnNames.
JTable(TableModel) - Constructor for class javax.swing.JTable
Enabled: Constructs a JTable that is initialized with dm as the data model, a default column model, and a default selection model.
JTable(TableModel, TableColumnModel) - Constructor for class javax.swing.JTable
Enabled: Constructs a JTable that is initialized with dm as the data model, cm as the column model, and a default selection model.
JTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class javax.swing.JTable
Enabled: Constructs a JTable that is initialized with dm as the data model, cm as the column model, and sm as the selection model.
JTable(Vector, Vector) - Constructor for class javax.swing.JTable
Enabled: Constructs a JTable to display the values in the Vector of Vectors, rowData, with column names, columnNames.
JTextArea - class javax.swing.JTextArea.
Safe: A JTextArea is a multi-line area that displays plain text.
JTextArea() - Constructor for class javax.swing.JTextArea
Enabled: Constructs a new TextArea.
JTextArea(Document) - Constructor for class javax.swing.JTextArea
Enabled: Constructs a new JTextArea with the given document model, and defaults for all of the other arguments (null, 0, 0).
JTextArea(Document, String, int, int) - Constructor for class javax.swing.JTextArea
Enabled: Constructs a new JTextArea with the specified number of rows and columns, and the given model.
JTextArea(int, int) - Constructor for class javax.swing.JTextArea
Enabled: Constructs a new empty TextArea with the specified number of rows and columns.
JTextArea(String) - Constructor for class javax.swing.JTextArea
Enabled: Constructs a new TextArea with the specified text displayed.
JTextArea(String, int, int) - Constructor for class javax.swing.JTextArea
Enabled: Constructs a new TextArea with the specified text and number of rows and columns.
JTextComponent - class javax.swing.text.JTextComponent.
Safe: JTextComponent is the base class for swing text components.
JTextComponent() - Constructor for class javax.swing.text.JTextComponent
Enabled: Creates a new JTextComponent.
JTextComponentMakerSugar - class org.erights.e.meta.javax.swing.text.JTextComponentMakerSugar.
Untamed: Methods for sweetening the JTextComponent maker (the tamed static methods of JTextComponent).
JTextComponentMakerSugar() - Constructor for class org.erights.e.meta.javax.swing.text.JTextComponentMakerSugar
prevent instantiation
JTextField - class javax.swing.JTextField.
Safe:
JTextField() - Constructor for class javax.swing.JTextField
Enabled: Constructs a new TextField.
JTextField(Document, String, int) - Constructor for class javax.swing.JTextField
Enabled: Constructs a new JTextField that uses the given text storage model and the given number of columns.
JTextField(int) - Constructor for class javax.swing.JTextField
Enabled: Constructs a new empty TextField with the specified number of columns.
JTextField(String) - Constructor for class javax.swing.JTextField
Enabled: Constructs a new TextField initialized with the specified text.
JTextField(String, int) - Constructor for class javax.swing.JTextField
Enabled: Constructs a new TextField initialized with the specified text and columns.
JTextPane - class javax.swing.JTextPane.
Unsafe: A text component that can be marked up with attributes that are represented graphically.
JTextPane() - Constructor for class javax.swing.JTextPane
Enabled: Creates a new JTextPane.
JTextPane(StyledDocument) - Constructor for class javax.swing.JTextPane
Enabled: Creates a new JTextPane, with a specified document model.
JToggleButton - class javax.swing.JToggleButton.
Safe: An implementation of a two-state button.
JToggleButton() - Constructor for class javax.swing.JToggleButton
Enabled: Creates an initially unselected toggle button without setting the text or image.
JToggleButton(Action) - Constructor for class javax.swing.JToggleButton
Enabled: Creates a toggle button where properties are taken from the Action supplied.
JToggleButton(Icon) - Constructor for class javax.swing.JToggleButton
Enabled: Creates an initially unselected toggle button with the specified image but no text.
JToggleButton(Icon, boolean) - Constructor for class javax.swing.JToggleButton
Enabled: Creates a toggle button with the specified image and selection state, but no text.
JToggleButton(String) - Constructor for class javax.swing.JToggleButton
Enabled: Creates an unselected toggle button with the specified text.
JToggleButton(String, boolean) - Constructor for class javax.swing.JToggleButton
Enabled: Creates a toggle button with the specified text and selection state.
JToggleButton(String, Icon) - Constructor for class javax.swing.JToggleButton
Enabled: Creates a toggle button that has the specified text and image, and that is initially unselected.
JToggleButton(String, Icon, boolean) - Constructor for class javax.swing.JToggleButton
Enabled: Creates a toggle button with the specified text, image, and selection state.
JToolBar - class javax.swing.JToolBar.
Safe: JToolBar provides a component that is useful for displaying commonly used Actions or controls.
JToolBar() - Constructor for class javax.swing.JToolBar
Enabled: Creates a new tool bar; orientation defaults to HORIZONTAL.
JToolBar(int) - Constructor for class javax.swing.JToolBar
Enabled: Creates a new tool bar with the specified orientation.
JToolBar(String) - Constructor for class javax.swing.JToolBar
Enabled: Creates a new tool bar with the specified name.
JToolBar(String, int) - Constructor for class javax.swing.JToolBar
Enabled: Creates a new tool bar with a specified name and orientation.
JToolTip - class javax.swing.JToolTip.
Safe:
JToolTip() - Constructor for class javax.swing.JToolTip
Enabled: Creates a tool tip.
JTree - class javax.swing.JTree.
Safe: A control that displays a set of hierarchical data as an outline.
JTree() - Constructor for class javax.swing.JTree
Suppressed: Returns a JTree with a sample model.
JTree(Hashtable) - Constructor for class javax.swing.JTree
Suppressed: Returns a JTree created from a Hashtable which does not display with root.
JTree(Object[]) - Constructor for class javax.swing.JTree
Suppressed: Returns a JTree with each element of the specified array as the child of a new root node which is not displayed.
JTree(TreeModel) - Constructor for class javax.swing.JTree
Enabled: Returns an instance of JTree which displays the root node -- the tree is created using the specified data model.
JTree(TreeNode) - Constructor for class javax.swing.JTree
Enabled: Returns a JTree with the specified TreeNode as its root, which displays the root node.
JTree(TreeNode, boolean) - Constructor for class javax.swing.JTree
Enabled: Returns a JTree with the specified TreeNode as its root, which displays the root node and which decides whether a node is a leaf node in the specified manner.
JTree(Vector) - Constructor for class javax.swing.JTree
Suppressed: Returns a JTree with each element of the specified Vector as the child of a new root node which is not displayed.
JTreeASTModel - class antlr.debug.misc.JTreeASTModel.
Untamed:
JTreeASTModel(AST) - Constructor for class antlr.debug.misc.JTreeASTModel
Enabled:
JTreeASTPanel - class antlr.debug.misc.JTreeASTPanel.
Untamed:
JTreeASTPanel(TreeModel, TreeSelectionListener) - Constructor for class antlr.debug.misc.JTreeASTPanel
Enabled:
julianDayToDayOfWeek(long) - Static method in class java.util.GregorianCalendar
 
julianDayToMillis(long) - Static method in class java.util.GregorianCalendar
Converts Julian day to time as milliseconds.
JULY - Static variable in class java.util.Calendar
Enabled: Value of the MONTH field indicating the seventh month of the year.
JUNE - Static variable in class java.util.Calendar
Enabled: Value of the MONTH field indicating the sixth month of the year.
justification - Variable in class javax.swing.text.ParagraphView
 
justify - Variable in class org.eclipse.swt.layout.RowLayout
Enabled: justify specifies whether the controls in a row should be fully justified, with any extra space placed between the controls.
JViewport - class javax.swing.JViewport.
Safe:
JViewport() - Constructor for class javax.swing.JViewport
Enabled: Creates a JViewport.
JWindow - class javax.swing.JWindow.
Unsafe: A JWindow is a container that can be displayed anywhere on the user's desktop.
JWindow() - Constructor for class javax.swing.JWindow
Enabled: Creates a window with no specified owner.
JWindow(Frame) - Constructor for class javax.swing.JWindow
Enabled: Creates a window with the specified owner frame.
JWindow(GraphicsConfiguration) - Constructor for class javax.swing.JWindow
Enabled: Creates a window with the specified GraphicsConfiguration of a screen device.
JWindow(Window) - Constructor for class javax.swing.JWindow
Enabled: Creates a window with the specified owner window.
JWindow(Window, GraphicsConfiguration) - Constructor for class javax.swing.JWindow
Enabled: Creates a window with the specified owner window and GraphicsConfiguration of a screen device.

$ 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 _
comments?