|
Java Platform 1.2 Beta 4 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Cursor.S_RESIZE_CURSOR
.
DAY_OF_WEEK
field indicating
Saturday.
store(OutputStream out,
String header)
method.
ReplicateScaleFilter
class.
Scrollbar
class embodies a scroll bar, a
familiar user-interface object. URL.getRef
method for the url being displayed).
Cursor.SE_RESIZE_CURSOR
.
get
and set
indicating the
second within the minute.
SecureRandom
class.
SecurityException
with no detail message.
SecurityException
with the specified
detail message.
SecurityManager
.
Choice
menu to be the
item at the specified position.
Choice
menu
to be the item whose name is equal to the specified string.
aKey
and the model, returns the row
that should become selected.
MONTH
field indicating the
ninth month of the year.
SequenceInputStream
represents
the logical concatenation of other input
streams. SequenceInputStream
by remembering the argument, which must
be an Enumeration
that produces
objects whose run-time type is InputStream
.
SequenceInputStream
by remembering the two arguments, which
will be read in order, first s1
and then s2
, to provide the
bytes to be read from this SequenceInputStream
.
NamedValue
object and adds it to this
Context
object.
Context
object.
bitIndex
in this BitSet
is changed to the "set" (true
) state.
desc
for the object with
the activation identifier, id
.
desc
for the object
with the activation group identifier, id
.
allowUserInteraction
field of
this URLConnection
.
blockIncrementSet
instance variable to true.
x
, y
, width
,
and height
.
r
.
ch
.
true
to close
the frame.
component.setDropTarget(droptarget);
or droptarget.setComponent(component);
The caller must have AWTPermission.setDropTarget to succeed.
ContentHandlerFactory
of an
application.
setSelectedCheckbox(Checkbox)
.
Component.setCursor(Cursor)
.
Calendar.set(Calendar.DAY_OF_MONTH, int date)
.
allowUserInteraction
field for all future
URLConnection
objects to the specified value.
useCaches
field to the
specified value.
doInput
field for this
URLConnection
to the specified value.
doOutput
field for this
URLConnection
to the specified value.
setEchoChar(char)
.
index
of this
list to be the specified object.
index
of this
vector to be the specified object.
b
.
b
.
true
.
path
expanded state to
isExpanded
.
path
expanded state to
isExpanded
.
path
expanded state to
isExpanded
.
Calendar.set(Calendar.HOUR_OF_DAY, int hours)
.
ifModifiedSince
field of
this URLConnection
to the specified value.
newLastLocation
.
setToolTipWindowUsePolicy(int)
.
setUnitIncrement(int)
.
setJMenuBar(JMenuBar m)
.
setJMenuBar(JMenuBar menu)
.
Calendar.set(Calendar.MINUTE, int minutes)
.
Calendar.set(Calendar.MONTH, int month)
.
setMultipleMode(boolean)
.
name
.
JProgressBar.
- setOrientation(int) -
Method in class com.sun.java.swing.JSplitPane
- Sets the orientation, or how the splitter is divided.
- setOrientation(int) -
Method in class java.awt.Scrollbar
- Sets the orientation for this scroll bar.
- setOrientation(int) -
Method in class java.awt.print.PageFormat
- Set the page orientation.
- setOut(PrintStream) -
Static method in class java.lang.System
- Reassigns the "standard" output stream.
- setOutputStream(OutputStream) -
Method in class java.rmi.server.LogStream
- Set the stream to which output from this log is sent.
- SetOverrideType - class org.omg.CORBA.SetOverrideType.
-
- setPage(int, Printable, PageFormat) -
Method in class java.awt.print.Book
- Set the page format and the painter for a
given page number.
- setPage(String) -
Method in class com.sun.java.swing.JEditorPane
- Sets the current url being displayed.
- setPage(URL) -
Method in class com.sun.java.swing.JEditorPane
- Sets the current url being displayed.
- setPageable(Pageable) -
Method in class java.awt.print.PrinterJob
- The pages in the document to be printed are held by the
Pageable instance 'document'.
- setPageIncrement(int) -
Method in class java.awt.Scrollbar
- Deprecated. As of JDK version 1.1,
replaced by
setBlockIncrement()
.
- setPaint(Paint) -
Method in class java.awt.Graphics2D
- Sets the Paint in the current graphics state.
- setPaintLabels(boolean) -
Method in class com.sun.java.swing.JSlider
- Determines whether labels are painted on the slider.
- setPaintMode() -
Method in class com.sun.java.swing.DebugGraphics
-
- setPaintMode() -
Method in class java.awt.Graphics
- Sets the paint mode of this graphics context to overwrite the
destination with this graphics context's current color.
- setPaintTicks(boolean) -
Method in class com.sun.java.swing.JSlider
- Determines whether tick marks are painted on the slider.
- setPaintTrack(boolean) -
Method in class com.sun.java.swing.JSlider
- Determines whether the track is painted on the slider.
- setPaper(Paper) -
Method in class java.awt.print.PageFormat
- Set the paper object for this PageFormat.
- setParagraphAttributes(AttributeSet, boolean) -
Method in class com.sun.java.swing.JTextPane
- Applies the given attributes to paragraphs.
- setParagraphAttributes(int, int, AttributeSet, boolean) -
Method in class com.sun.java.swing.text.DefaultStyledDocument
- Sets attributes for a paragraph.
- setParagraphAttributes(int, int, AttributeSet, boolean) -
Method in interface com.sun.java.swing.text.StyledDocument
- Sets paragraph attributes.
- setParagraphAttributes(JEditorPane, AttributeSet, boolean) -
Method in class com.sun.java.swing.text.StyledEditorKit.StyledTextAction
- Applies the given attributes to paragraphs.
- setParagraphInsets(AttributeSet) -
Method in class com.sun.java.swing.text.CompositeView
- Sets the insets from the paragraph attributes specified in
the given attributes.
- setParameter(AlgorithmParameterSpec) -
Method in class java.security.Signature
- Initializes this signature engine with the specified parameter set.
- setParameter(String, Object) -
Method in class java.security.Signature
- Deprecated. Use setParameter.
- setParameter(String, String) -
Method in class java.util.mime.MimeType
- Set the value to be associated with the given name, replacing
any previous association.
- setParameterBlock(ParameterBlock) -
Method in class java.awt.image.renderable.RenderableImageOp
- Change the current ParameterBlock of the operation, allowing
editing of image rendering chains.
- setParameters(Vector) -
Method in class java.awt.image.renderable.ParameterBlock
- Sets the entire Vector of parameters to a given Vector.
- setParent(MutableTreeNode) -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Sets this node's parent to
newParent
but does not
change the parent's child array.
- setParent(MutableTreeNode) -
Method in interface com.sun.java.swing.tree.MutableTreeNode
- Sets the parent of the receiver to
newParent
.
- setParent(ResourceBundle) -
Method in class java.util.ResourceBundle
- Set the parent bundle of this bundle.
- setParent(View) -
Method in class com.sun.java.swing.text.View
- Establishes the parent view for this view.
- setParent(View) -
Method in class com.sun.java.swing.text.CompositeView
- Sets the parent of the view.
- setParent(View) -
Method in class com.sun.java.swing.text.ComponentView
- Sets the parent for a child view.
- setParseIntegerOnly(boolean) -
Method in class java.text.NumberFormat
- Sets whether or not numbers should be parsed as integers only.
- setPatternSeparator(char) -
Method in class java.text.DecimalFormatSymbols
-
- setPercent(char) -
Method in class java.text.DecimalFormatSymbols
-
- setPerMill(char) -
Method in class java.text.DecimalFormatSymbols
-
- setPixel(int, int, double[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets a pixel in the DataBuffer using a double array of samples for input.
- setPixel(int, int, double[]) -
Method in class java.awt.image.WritableRaster
- Sets a pixel in the DataBuffer using a double array of samples for input.
- setPixel(int, int, float[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets a pixel in the DataBuffer using a float array of samples for input.
- setPixel(int, int, float[]) -
Method in class java.awt.image.WritableRaster
- Sets a pixel in the DataBuffer using a float array of samples for input.
- setPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets a pixel in the DataBuffer using an int array of samples for input.
- setPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.ComponentSampleModel
- Sets a pixel in the DataBuffer using an int array of samples for input.
- setPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.MultiPixelPackedSampleModel
- Sets a pixel in the DataBuffer using an int array for input.
- setPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.BandedSampleModel
- Sets a pixel in the DataBuffer using an int array of samples for input.
- setPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Sets a pixel in the DataBuffer using an int array of samples for input.
- setPixel(int, int, int[]) -
Method in class java.awt.image.WritableRaster
- Sets a pixel in the DataBuffer using an int array of samples for input.
- setPixels(int, int, int, int, ColorModel, byte[], int, int) -
Method in class java.awt.image.ImageFilter
- Filters the information provided in the setPixels method of the
ImageConsumer interface which takes an array of bytes.
- setPixels(int, int, int, int, ColorModel, byte[], int, int) -
Method in class java.awt.image.RGBImageFilter
- If the ColorModel object is the same one that has already
been converted, then simply passes the pixels through with the
converted ColorModel.
- setPixels(int, int, int, int, ColorModel, byte[], int, int) -
Method in class java.awt.image.ReplicateScaleFilter
- Choose which rows and columns of the delivered byte pixels are
needed for the destination scaled image and pass through just
those rows and columns that are needed, replicated as necessary.
- setPixels(int, int, int, int, ColorModel, byte[], int, int) -
Method in class java.awt.image.CropImageFilter
- Determine whether the delivered byte pixels intersect the region to
be extracted and passes through only that subset of pixels that
appear in the output region.
- setPixels(int, int, int, int, ColorModel, byte[], int, int) -
Method in class java.awt.image.PixelGrabber
- The setPixels method is part of the ImageConsumer API which
this class must implement to retrieve the pixels.
- setPixels(int, int, int, int, ColorModel, byte[], int, int) -
Method in class java.awt.image.AreaAveragingScaleFilter
- Combine the components for the delivered byte pixels into the
accumulation arrays and send on any averaged data for rows of
pixels that are complete.
- setPixels(int, int, int, int, ColorModel, byte[], int, int) -
Method in class java.awt.image.BufferedImageFilter
- Filters the information provided in the setPixels method of the
ImageConsumer interface which takes an array of bytes.
- setPixels(int, int, int, int, ColorModel, byte[], int, int) -
Method in interface java.awt.image.ImageConsumer
- The pixels of the image are delivered using one or more calls
to the setPixels method.
- setPixels(int, int, int, int, ColorModel, int[], int, int) -
Method in class java.awt.image.ImageFilter
- Filters the information provided in the setPixels method of the
ImageConsumer interface which takes an array of integers.
- setPixels(int, int, int, int, ColorModel, int[], int, int) -
Method in class java.awt.image.RGBImageFilter
- If the ColorModel object is the same one that has already
been converted, then simply passes the pixels through with the
converted ColorModel, otherwise converts the buffer of integer
pixels to the default RGB ColorModel and passes the converted
buffer to the filterRGBPixels method to be converted one by one.
- setPixels(int, int, int, int, ColorModel, int[], int, int) -
Method in class java.awt.image.ReplicateScaleFilter
- Choose which rows and columns of the delivered int pixels are
needed for the destination scaled image and pass through just
those rows and columns that are needed, replicated as necessary.
- setPixels(int, int, int, int, ColorModel, int[], int, int) -
Method in class java.awt.image.CropImageFilter
- Determine if the delivered int pixels intersect the region to
be extracted and pass through only that subset of pixels that
appear in the output region.
- setPixels(int, int, int, int, ColorModel, int[], int, int) -
Method in class java.awt.image.PixelGrabber
- The setPixels method is part of the ImageConsumer API which
this class must implement to retrieve the pixels.
- setPixels(int, int, int, int, ColorModel, int[], int, int) -
Method in class java.awt.image.AreaAveragingScaleFilter
- Combine the components for the delivered int pixels into the
accumulation arrays and send on any averaged data for rows of
pixels that are complete.
- setPixels(int, int, int, int, ColorModel, int[], int, int) -
Method in class java.awt.image.BufferedImageFilter
- Filters the information provided in the setPixels method of the
ImageConsumer interface which takes an array of integers.
- setPixels(int, int, int, int, ColorModel, int[], int, int) -
Method in interface java.awt.image.ImageConsumer
- The pixels of the image are delivered using one or more calls
to the setPixels method.
- setPixels(int, int, int, int, double[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets all samples for a rectangle of pixels from a double array containing
one sample per array element.
- setPixels(int, int, int, int, double[]) -
Method in class java.awt.image.WritableRaster
- Sets all samples for a rectangle of pixels from a double array containing
one sample per array element.
- setPixels(int, int, int, int, float[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets all samples for a rectangle of pixels from a float array containing
one sample per array element.
- setPixels(int, int, int, int, float[]) -
Method in class java.awt.image.WritableRaster
- Sets all samples for a rectangle of pixels from a float array containing
one sample per array element.
- setPixels(int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets all samples for a rectangle of pixels from an int array containing
one sample per array element.
- setPixels(int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.ComponentSampleModel
- Sets all samples for a rectangle of pixels from an int array containing
one sample per array element.
- setPixels(int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.BandedSampleModel
- Sets all samples for a rectangle of pixels from an int array containing
one sample per array element.
- setPixels(int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Sets all samples for a rectangle of pixels from an int array containing
one sample per array element.
- setPixels(int, int, int, int, int[]) -
Method in class java.awt.image.WritableRaster
- Sets all samples for a rectangle of pixels from an int array containing
one sample per array element.
- setPolicy(Policy) -
Static method in class java.security.Policy
- Sets the system-wide Policy object.
- setPopupMenuVisible(boolean) -
Method in class com.sun.java.swing.JMenu
- Set the visibility of the Menu's popup portion.
- setPopupSize(Dimension) -
Method in class com.sun.java.swing.JPopupMenu
- Sets the size of the Popup window using a Dimension object.
- setPopupSize(int, int) -
Method in class com.sun.java.swing.JPopupMenu
- Sets the size of the Popup window to the specified width and
height.
- setPopupVisible(boolean) -
Method in class com.sun.java.swing.JComboBox
- Set the visiblity of the popup
- setPopupVisible(JComboBox, boolean) -
Method in class com.sun.java.swing.plaf.ComboBoxUI
- Set the visiblity of the popup
- setPort(int) -
Method in class java.net.DatagramPacket
-
- setPosition(Component, int) -
Method in class com.sun.java.swing.JLayeredPane
- Moves the component to
position
within it's current layer,
where 0 is the topmost position within the layer and -1 is the bottommost
position.
- setPosition(int) -
Method in class java.awt.font.LineBreakMeasurer
- Set the current position of the LineBreakMeasurer.
- setPositivePrefix(String) -
Method in class java.text.DecimalFormat
- Set the positive prefix.
- setPositiveSuffix(String) -
Method in class java.text.DecimalFormat
- Set the positive suffix.
- setPreferred(boolean) -
Method in class java.beans.FeatureDescriptor
- The "preferred" flag is used to identify features that are particularly
important for presenting to humans.
- setPreferredScrollableViewportSize(Dimension) -
Method in class com.sun.java.swing.JTable
- Sets the preferred size of the viewport for this table.
- setPreferredSize(Dimension) -
Method in class com.sun.java.swing.JComponent
- Set the preferred size of the receiving component.
if
preferredSize
is null, the UI will
be asked for the preferred size
- setPressed(boolean) -
Method in class com.sun.java.swing.DefaultButtonModel
- Sets the button to pressed or unpressed.
- setPressed(boolean) -
Method in class com.sun.java.swing.JToggleButton.ToggleButtonModel
- Sets the pressed state of the toggle button.
- setPressed(boolean) -
Method in interface com.sun.java.swing.ButtonModel
- Sets the button to pressed or unpressed.
- setPressedIcon(Icon) -
Method in class com.sun.java.swing.AbstractButton
- Sets the pressed icon for the button.
- setPreviewPanel(JComponent) -
Method in class com.sun.java.swing.JColorChooser
- Sets the current preview panel.
- setPreviousBounds(JInternalFrame, Rectangle) -
Method in class com.sun.java.swing.DefaultDesktopManager
- Stores the bounds of the component just before a maximize call.
- setPrincipal(Principal) -
Method in interface java.security.acl.AclEntry
- Specifies the principal for which permissions are granted or denied
by this ACL entry.
- setPrintable(Printable, PageFormat) -
Method in class java.awt.print.PrinterJob
- The pages in the document to be printed by this PrinterJob
are drawn by the Printable object 'painter'.
- setPrintable(Printable) -
Method in class java.awt.print.PrinterJob
- The pages in the document to be printed by this PrinterJob
are drawn by the Printable object 'painter'.
- setPriority(int) -
Method in class java.lang.Thread
- Changes the priority of this thread.
- setProgress(int) -
Method in class com.sun.java.swing.ProgressMonitor
- Indicate the progress of the operation being monitored.
- setPropagatedFrom(BeanContext) -
Method in class java.beans.beancontext.BeanContextEvent
-
- setPropagationId(Object) -
Method in class java.beans.PropertyChangeEvent
-
- setProperties(Hashtable) -
Method in class java.awt.image.ImageFilter
- Passes the properties from the source object along after adding a
property indicating the stream of filters it has been run through.
- setProperties(Hashtable) -
Method in class java.awt.image.ReplicateScaleFilter
- Passes along the properties from the source object after adding a
property indicating the scale applied.
- setProperties(Hashtable) -
Method in class java.awt.image.CropImageFilter
- Passes along the properties from the source object after adding a
property indicating the cropped region.
- setProperties(Hashtable) -
Method in class java.awt.image.PixelGrabber
- The setProperties method is part of the ImageConsumer API which
this class must implement to retrieve the pixels.
- setProperties(Hashtable) -
Method in interface java.awt.image.ImageConsumer
- Sets the extensible list of properties associated with this image.
- setProperties(Properties) -
Static method in class java.lang.System
- Sets the system properties to the
Properties
argument.
- setPropertiesFromAttributes() -
Method in class com.sun.java.swing.text.ParagraphView
-
- setPropertiesFromAttributes() -
Method in class com.sun.java.swing.text.LabelView
- Set the cached properties from the attributes.
- setPropertiesFromAttributes() -
Method in class com.sun.java.swing.text.html.ParagraphView
- Sets up the paragraph from css attributes instead of
the values found in StyleConstants (i.e. which are used
by the superclass).
- setPropertiesFromAttributes() -
Method in class com.sun.java.swing.text.html.BlockView
- Update any cached values that come from attributes.
- setPropertiesFromAttributes() -
Method in class com.sun.java.swing.text.html.InlineView
- Set the cached properties from the attributes.
- setProperty(String, String) -
Static method in class java.lang.System
- Sets the system property indicated by the specified key.
- setProperty(String, String) -
Static method in class java.security.Security
- Sets a security property.
- setProperty(String, String) -
Method in class java.util.Properties
- Calls the hashtable method
put
.
- setPropertyEditorClass(Class) -
Method in class java.beans.PropertyDescriptor
- Normally PropertyEditors will be found using the PropertyEditorManager.
- setPrototypeCellValue(Object) -
Method in class com.sun.java.swing.JList
- If this value is non-null it's used to compute fixedCellWidth
and fixedCellHeight by configuring the cellRenderer at index equals
zero for the specified value and then computing the renderer components
preferred size.
- setPublicKey(PublicKey) -
Method in class java.security.Identity
- Deprecated. Sets this identity's public key.
- setQTable(int, JPEGQTable) -
Method in interface com.sun.image.codec.jpeg.JPEGEncodeParam
- Sets the coefficient quantization tables at index
passed. tableNum must range in value from 0 - 3.
- setQTableComponentMapping(int, int) -
Method in interface com.sun.image.codec.jpeg.JPEGEncodeParam
- Sets the mapping between a component and it's Quantization Table.
- setQuality(float, boolean) -
Method in interface com.sun.image.codec.jpeg.JPEGEncodeParam
- This creates new Quantization tables that replace the currently
installed Quantization tables.
- setQueryTimeout(int) -
Method in interface java.sql.Statement
- The queryTimeout limit is the number of seconds the driver will
wait for a Statement to execute.
- setRangeProperties(int, int, int, int, boolean) -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
- Sets all of the BoundedRangeModel properties after forcing
the arguments to obey the usual constraints:
minimum <= value <= value+extent <= maximum
At most, one ChangeEvent is generated.
- setRangeProperties(int, int, int, int, boolean) -
Method in interface com.sun.java.swing.BoundedRangeModel
- This method sets all of the model's data with a single method call.
- setRawOffset(int) -
Method in class java.util.TimeZone
- Sets the base time zone offset to GMT.
This is the offset to add *to* UTC to get local time.
- setRawOffset(int) -
Method in class java.util.SimpleTimeZone
- Overrides TimeZone
Sets the base time zone offset to GMT.
This is the offset to add *to* UTC to get local time.
- setReadMethod(Method) -
Method in class java.beans.PropertyDescriptor
- Set the method that should be used to read the property value.
- setReadOnly() -
Method in class java.io.File
- Marks the file or directory named by this abstract pathname so that
only read operations are allowed.
- setReadOnly() -
Method in class java.security.PermissionCollection
- Marks this PermissionCollection object as "readonly".
- setReadOnly(boolean) -
Method in interface java.sql.Connection
- You can put a connection in read-only mode as a hint to enable
database optimizations.
- setReceiveBufferSize(int) -
Method in class java.net.DatagramSocket
- Sets the SO_RCVBUF option to the specified value for this
DatagramSocket.
- setReceiveBufferSize(int) -
Method in class java.net.Socket
- Sets the SO_RCVBUF option to the specified value for this
DatagramSocket.
- setRect(double, double, double, double) -
Method in class java.awt.Rectangle
- Set the bounds of this rectangle to the specified x, y, width,
and height.
- setRect(double, double, double, double) -
Method in class java.awt.geom.Rectangle2D
- Sets the location and size of this rectangle to the specified
double values.
- setRect(double, double, double, double) -
Method in class java.awt.geom.Rectangle2D.Float
- Sets the location and size of this rectangle to the specified
double values.
- setRect(double, double, double, double) -
Method in class java.awt.geom.Rectangle2D.Double
- Sets the location and size of this rectangle to the specified
double values.
- setRect(float, float, float, float) -
Method in class java.awt.geom.Rectangle2D.Float
- Sets the location and size of this rectangle to the specified
float values.
- setRect(int, int, Raster) -
Method in class java.awt.image.WritableRaster
- Copies pixels from Raster srcRaster to this WritableRaster.
- setRect(Raster) -
Method in class java.awt.image.WritableRaster
- Copies pixels from Raster srcRaster to this WritableRaster.
- setRect(Rectangle2D) -
Method in class java.awt.geom.Rectangle2D
- Sets this rectangle to be the same as the specified Rectangle.
- setRect(Rectangle2D) -
Method in class java.awt.geom.Rectangle2D.Float
- Sets this rectangle to be the same as the specified Rectangle.
- setRect(Rectangle2D) -
Method in class java.awt.geom.Rectangle2D.Double
- Sets this rectangle to be the same as the specified Rectangle.
- setRef(int, Ref) -
Method in interface java.sql.PreparedStatement
- JDBC 2.0
Set a REF(<structured-type>) parameter.
- setRef(RemoteStub, RemoteRef) -
Static method in class java.rmi.server.RemoteStub
-
- setRenderContext(RenderContext) -
Method in class java.awt.image.renderable.RenderableImageProducer
- Sets a new RenderContext to use for the next startProduction() call.
- setRenderer(ListCellRenderer) -
Method in class com.sun.java.swing.JComboBox
- Sets the renderer that paints the item selected from the list in
the JComboBox field.
- setRenderingHint(String, Object) -
Method in class java.awt.Graphics2D
- Sets the preferences for the rendering algorithms.
- setRenderingHints(RenderingHints) -
Method in class java.awt.Graphics2D
- Sets the preferences for the rendering algorithms.
- setRenderingHints(RenderingHints) -
Method in class java.awt.image.renderable.RenderContext
-
- setReorderingAllowed(boolean) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets whether the user can drag column headers to reorder columns.
- setRepeats(boolean) -
Method in class com.sun.java.swing.Timer
- If flag is false, instructs the Timer to send
actionPerformed() to its listeners only once, and then stop.
- setRequestFocusEnabled(boolean) -
Method in class com.sun.java.swing.JComponent
- Set whether the receiving component can obtain the focus by
calling requestFocus.
- setRequestMethod(String) -
Method in class java.net.HttpURLConnection
- Set the method for the URL request, one of:
GET
POST
HEAD
OPTIONS
PUT
DELETE
TRACE
are legal, subject to protocol restrictions.
- setRequestProperty(String, String) -
Method in class java.net.URLConnection
- Sets the general request property.
- setReshowDelay(int) -
Method in class com.sun.java.swing.ToolTipManager
-
- setResizable(boolean) -
Method in class com.sun.java.swing.JInternalFrame
- Set that the JInternalFrame can be resized by some user action.
- setResizable(boolean) -
Method in class com.sun.java.swing.table.TableColumn
- Sets whether the user can resize the receiver in its
JTableView.
- setResizable(boolean) -
Method in class java.awt.Frame
- Sets the resizable flag, which determines whether
this frame is resizable.
- setResizable(boolean) -
Method in class java.awt.Dialog
- Sets the resizable flag.
- setResizingAllowed(boolean) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets whether the user can resize columns by dragging between headers.
- setResizingColumn(TableColumn) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets the header's resizingColumn to aColumn
- setResolveParent(AttributeSet) -
Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
- Sets the resolving parent.
- setResolveParent(AttributeSet) -
Method in class com.sun.java.swing.text.StyleContext.NamedStyle
- Sets the resolving parent.
- setResolveParent(AttributeSet) -
Method in class com.sun.java.swing.text.SimpleAttributeSet
- Sets the resolving parent.
- setResolveParent(AttributeSet) -
Method in interface com.sun.java.swing.text.MutableAttributeSet
- Sets the resolving parent.
- setResolveParent(Keymap) -
Method in interface com.sun.java.swing.text.Keymap
- Sets the parent keymap, which will be used to
resolve key-bindings.
- setRestartInterval(int) -
Method in interface com.sun.image.codec.jpeg.JPEGEncodeParam
- Set the MCUs per restart, or 0 for no restart markers.
- setRGB(int, int, int, int, int[], int, int) -
Method in class java.awt.image.BufferedImage
- Sets an array of integer pixels in the default RGB color model
(TYPE_INT_ARGB) and default sRGB color space,
into a portion of the image data.
- setRGB(int, int, int) -
Method in class java.awt.image.BufferedImage
- Set a pixel in a BufferedImage.
- setRightComponent(Component) -
Method in class com.sun.java.swing.JSplitPane
- Sets the component to the right (or below) the divider.
- setRightIndent(MutableAttributeSet, float) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets right indent.
- setRollover(boolean) -
Method in class com.sun.java.swing.DefaultButtonModel
- Sets or clears the button's rollover state
- setRollover(boolean) -
Method in interface com.sun.java.swing.ButtonModel
- Sets or clears the button's rollover state
- setRolloverEnabled(boolean) -
Method in class com.sun.java.swing.AbstractButton
- Sets whether rollover effects should be enabled.
- setRolloverIcon(Icon) -
Method in class com.sun.java.swing.AbstractButton
- Sets the rollover icon for the button.
- setRolloverSelectedIcon(Icon) -
Method in class com.sun.java.swing.AbstractButton
- Sets the rollover selected icon for the button.
- setRoot(TreeNode) -
Method in class com.sun.java.swing.tree.DefaultTreeModel
- Sets the root to
root
.
- setRootFrame(Frame) -
Static method in class com.sun.java.swing.JOptionPane
- Sets the frame to use for class methods in which a frame is
not provided.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JFrame
- Sets the rootPane property.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JWindow
- Sets the rootPane property.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JDialog
- Sets the rootPane property.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JInternalFrame
- Set the rootPane property.
- setRootPane(JRootPane) -
Method in class com.sun.java.swing.JApplet
- Sets the rootPane property.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JFrame
- Determines whether calls to
add
and
setLayout
cause an exception to be thrown.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JWindow
- Determines whether calls to
add
and
setLayout
cause an exception to be thrown.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JDialog
- If true then calls to add() and setLayout() will cause an exception
to be thrown.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JInternalFrame
- Determines whether calls to
add
and
setLayout
cause an exception to be thrown.
- setRootPaneCheckingEnabled(boolean) -
Method in class com.sun.java.swing.JApplet
- If true then calls to add() and setLayout() will cause an exception
to be thrown.
- setRootVisible(boolean) -
Method in class com.sun.java.swing.JTree
- Determines whether or not the root node from
the TreeModel is visible.
- setRootVisible(boolean) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Determines whether or not the root node from
the TreeModel is visible.
- setRootVisible(boolean) -
Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
- Determines whether or not the root node from
the TreeModel is visible.
- setRootVisible(boolean) -
Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
- Determines whether or not the root node from
the TreeModel is visible.
- setRoundRect(double, double, double, double, double, double) -
Method in class java.awt.geom.RoundRectangle2D
- Sets the location, size, and corner radii of this rounded
rectangle to the specified double values.
- setRoundRect(double, double, double, double, double, double) -
Method in class java.awt.geom.RoundRectangle2D.Float
- Sets the location, size, and arc radii of this rectangle to the
specified double values.
- setRoundRect(double, double, double, double, double, double) -
Method in class java.awt.geom.RoundRectangle2D.Double
- Sets the location, size, and arc radii of this rectangle to the
specified double values.
- setRoundRect(float, float, float, float, float, float) -
Method in class java.awt.geom.RoundRectangle2D.Float
- Sets the location, size, and arc radii of this rectangle to the
specified float values.
- setRoundRect(RoundRectangle2D) -
Method in class java.awt.geom.RoundRectangle2D
- Sets this rounded rectangle to be the same as the specified
RoundRectangle.
- setRoundRect(RoundRectangle2D) -
Method in class java.awt.geom.RoundRectangle2D.Float
- Sets this rounded rectangle to be the same as the specified
RoundRectangle.
- setRoundRect(RoundRectangle2D) -
Method in class java.awt.geom.RoundRectangle2D.Double
- Sets this rounded rectangle to be the same as the specified
RoundRectangle.
- setRowHeader(JViewport) -
Method in class com.sun.java.swing.JScrollPane
- If an old rowHeader exists, remove it.
- setRowHeaderView(Component) -
Method in class com.sun.java.swing.JScrollPane
- Creates a row-header viewport if neccessary, sets
its view and then adds the row-header viewport
to the scrollpane.
- setRowHeight(int) -
Method in class com.sun.java.swing.JTable
- Sets the height for rows to newRowHeight and invokes tile
- setRowHeight(int) -
Method in class com.sun.java.swing.JTree
- Sets the height of each cell.
- setRowHeight(int) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Sets the height of each cell.
- setRowHeight(int) -
Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
- Sets the height of each cell.
- setRowHeight(int) -
Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
- Sets the height of each cell.
- setRowMapper(RowMapper) -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Sets the RowMapper instance.
- setRowMapper(RowMapper) -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Sets the RowMapper instance.
- setRowMargin(int) -
Method in class com.sun.java.swing.JTable
- Sets the amount of emtpy space between rows.
- setRows(int) -
Method in class com.sun.java.swing.JTextArea
- Sets the number of rows for this TextArea.
- setRows(int) -
Method in class java.awt.GridLayout
- Sets the number of rows in this layout to the specified value.
- setRows(int) -
Method in class java.awt.TextArea
- Sets the number of rows for this text area.
- setRowSelectionAllowed(boolean) -
Method in class com.sun.java.swing.JTable
- Sets whether the rows in this model can be selected.
- setRowSelectionInterval(int, int) -
Method in class com.sun.java.swing.JTable
- Selects the rows from index0 to index1 inclusive.
- setSample(int, int, int, double, DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using a double for input.
- setSample(int, int, int, double) -
Method in class java.awt.image.WritableRaster
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using a double for input.
- setSample(int, int, int, float, DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using a float for input.
- setSample(int, int, int, float) -
Method in class java.awt.image.WritableRaster
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using a float for input.
- setSample(int, int, int, int, DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using an int for input.
- setSample(int, int, int, int, DataBuffer) -
Method in class java.awt.image.ComponentSampleModel
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using an int for input.
- setSample(int, int, int, int, DataBuffer) -
Method in class java.awt.image.MultiPixelPackedSampleModel
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using an int for input.
- setSample(int, int, int, int, DataBuffer) -
Method in class java.awt.image.BandedSampleModel
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using an int for input.
- setSample(int, int, int, int, DataBuffer) -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using an int for input.
- setSample(int, int, int, int) -
Method in class java.awt.image.WritableRaster
- Sets a sample in the specified band for the pixel located at (x,y)
in the DataBuffer using an int for input.
- setSamples(int, int, int, int, int, double[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets the samples in the specified band for the specified rectangle
of pixels from a double array containing one sample per array element.
- setSamples(int, int, int, int, int, double[]) -
Method in class java.awt.image.WritableRaster
- Sets the samples in the specified band for the specified rectangle
of pixels from a double array containing one sample per array element.
- setSamples(int, int, int, int, int, float[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets the samples in the specified band for the specified rectangle
of pixels from a float array containing one sample per array element.
- setSamples(int, int, int, int, int, float[]) -
Method in class java.awt.image.WritableRaster
- Sets the samples in the specified band for the specified rectangle
of pixels from a float array containing one sample per array element.
- setSamples(int, int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Sets the samples in the specified band for the specified rectangle
of pixels from an int array containing one sample per array element.
- setSamples(int, int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.ComponentSampleModel
- Sets the samples in the specified band for the specified rectangle
of pixels from an int array containing one sample per data array element.
- setSamples(int, int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.BandedSampleModel
- Sets the samples in the specified band for the specified rectangle
of pixels from an int array containing one sample per data array element.
- setSamples(int, int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Sets the samples in the specified band for the specified rectangle
of pixels from an int array containing one sample per array element.
- setSamples(int, int, int, int, int, int[]) -
Method in class java.awt.image.WritableRaster
- Sets the samples in the specified band for the specified rectangle
of pixels from an int array containing one sample per array element.
- setScale(int, int) -
Method in class java.math.BigDecimal
- Returns a BigDecimal whose scale is the specified value, and whose
unscaled value is determined by multiplying or dividing this
BigDecimal's unscaled value by the appropriate power of ten to maintain
its overall value.
- setScale(int) -
Method in class java.math.BigDecimal
- Returns a BigDecimal whose scale is the specified value, and whose
value is numerically equal to this BigDecimal's.
- setScrollOffset(int) -
Method in class com.sun.java.swing.JTextField
- Sets the scroll offset.
- setScrollPosition(int, int) -
Method in class java.awt.ScrollPane
- Scrolls to the specified position within the child component.
- setScrollPosition(Point) -
Method in class java.awt.ScrollPane
- Scrolls to the specified position within the child component.
- setScrollsOnExpand(boolean) -
Method in class com.sun.java.swing.JTree
- Determines whether or not when a node is expanded, as many of
the descendants are scrolled to be inside the viewport as
possible.
- setSeconds(int) -
Method in class java.sql.Date
- Deprecated.
- setSeconds(int) -
Method in class java.util.Date
- Deprecated. As of JDK version 1.1,
replaced by
Calendar.set(Calendar.SECOND, int seconds)
.
- setSecurityManager(SecurityManager) -
Static method in class java.lang.System
- Sets the System security.
- setSeed(byte[]) -
Method in class java.security.SecureRandom
- Reseeds this random object.
- setSeed(long) -
Method in class java.security.SecureRandom
- Reseeds this random object, using the eight bytes contained
in the given
long seed
.
- setSeed(long) -
Method in class java.util.Random
- Sets the seed of this random number generator using a single
long
seed.
- setSelected(boolean) -
Method in class com.sun.java.swing.AbstractButton
- Sets the state of the button.
- setSelected(boolean) -
Method in class com.sun.java.swing.DefaultButtonModel
- Selects or deselects the button.
- setSelected(boolean) -
Method in class com.sun.java.swing.JToggleButton.ToggleButtonModel
- Sets the selected state of the button.
- setSelected(boolean) -
Method in class com.sun.java.swing.JMenu
- Sets the selection status of the menu.
- setSelected(boolean) -
Method in class com.sun.java.swing.JInternalFrame
- Selects and deselects the JInternalFrame.
- setSelected(boolean) -
Method in interface com.sun.java.swing.ButtonModel
- Selects or deselects the button.
- setSelected(ButtonModel, boolean) -
Method in class com.sun.java.swing.ButtonGroup
- Sets the selected value for the button.
- setSelected(Component) -
Method in class com.sun.java.swing.JPopupMenu
- Sets the currently selected component, This will result
in a change to the selection model.
- setSelected(Component) -
Method in class com.sun.java.swing.JMenuBar
- Sets the currently selected component, producing a
a change to the selection model.
- setSelectedCheckbox(Checkbox) -
Method in class java.awt.CheckboxGroup
- Sets the currently selected check box in this group
to be the specified check box.
- setSelectedComponent(Component) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the selected component for this tabbedpane.
- setSelectedFile(File) -
Method in class com.sun.java.swing.JFileChooser
- Sets the selected file.
- setSelectedFiles(File[]) -
Method in class com.sun.java.swing.JFileChooser
- Sets the list of selected files if the filechooser is
set to allow multi-selection.
- setSelectedIcon(Icon) -
Method in class com.sun.java.swing.AbstractButton
- Sets the selected icon for the button.
- setSelectedIndex(int) -
Method in class com.sun.java.swing.DefaultSingleSelectionModel
-
- setSelectedIndex(int) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the selected index for this tabbedpane.
- setSelectedIndex(int) -
Method in interface com.sun.java.swing.SingleSelectionModel
- Sets the model's selected index to index.
- setSelectedIndex(int) -
Method in class com.sun.java.swing.JList
- Select a single cell.
- setSelectedIndex(int) -
Method in class com.sun.java.swing.JComboBox
- Selects the item at index
anIndex
.
- setSelectedIndices(int[]) -
Method in class com.sun.java.swing.JList
- Select a set of cells.
- setSelectedItem(Object) -
Method in class com.sun.java.swing.DefaultComboBoxModel
-
- setSelectedItem(Object) -
Method in interface com.sun.java.swing.ComboBoxModel
- Set the selected item
- setSelectedItem(Object) -
Method in class com.sun.java.swing.JComboBox
- Sets the selected item in the JComboBox by specifying the object in the list.
- setSelectedPath(MenuElement[]) -
Method in class com.sun.java.swing.MenuSelectionManager
-
- setSelectedTextColor(Color) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the current color used to render the
selected text.
- setSelectedValue(Object, boolean) -
Method in class com.sun.java.swing.JList
-
- setSelectionBackground(Color) -
Method in class com.sun.java.swing.JTable
- Set the background color for selected cells.
- setSelectionBackground(Color) -
Method in class com.sun.java.swing.JList
- Set the background color for selected cells.
- setSelectionColor(Color) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the current color used to render the
selection.
- setSelectionEnd(int) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the selection end to the specified position.
- setSelectionEnd(int) -
Method in class java.awt.TextComponent
- Sets the selection end for this text component to
the specified position.
- setSelectionForeground(Color) -
Method in class com.sun.java.swing.JTable
- Set the foreground color for selected cells.
- setSelectionForeground(Color) -
Method in class com.sun.java.swing.JList
- Set the foreground color for selected cells.
- setSelectionInterval(int, int) -
Method in class com.sun.java.swing.JTree
- Selects the nodes between index0 and index1, inclusive.
- setSelectionInterval(int, int) -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- setSelectionInterval(int, int) -
Method in interface com.sun.java.swing.ListSelectionModel
- Change the selection to be between index0 and index1 inclusive.
- setSelectionInterval(int, int) -
Method in class com.sun.java.swing.JList
- Select the specified interval.
- setSelectionMode(int) -
Method in class com.sun.java.swing.JTable
- Sets the table's selection mode to allow only single selections, a single
contiguous interval, or multiple intervals.
- setSelectionMode(int) -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- setSelectionMode(int) -
Method in interface com.sun.java.swing.ListSelectionModel
- Set the selection mode.
- setSelectionMode(int) -
Method in class com.sun.java.swing.JList
- Determines whether single-item or multiple-item
selections are allowed.
- setSelectionMode(int) -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Sets the selection model, which must be one of SINGLE_TREE_SELECTION,
CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
- setSelectionMode(int) -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Sets the selection model, which must be one of SINGLE_TREE_SELECTION,
CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
- setSelectionModel(ColorSelectionModel) -
Method in class com.sun.java.swing.JColorChooser
- Set the model containing the selected color.
- setSelectionModel(ListSelectionModel) -
Method in class com.sun.java.swing.JTable
- Sets the row selection model for this table to newModel
and registers with for listner notifications from the new selection model.
- setSelectionModel(ListSelectionModel) -
Method in class com.sun.java.swing.JList
- Set the selectionModel for the list to a non-null ListSelectionModel
implementation.
- setSelectionModel(ListSelectionModel) -
Method in interface com.sun.java.swing.table.TableColumnModel
-
- setSelectionModel(ListSelectionModel) -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
- Sets the selection model for this TableColumnModel to newModel
and registers with for listner notifications from the new selection
model.
- setSelectionModel(SingleSelectionModel) -
Method in class com.sun.java.swing.JPopupMenu
- Set the model object to handle single selections.
- setSelectionModel(SingleSelectionModel) -
Method in class com.sun.java.swing.JMenuBar
- Set the model object to handle single selections.
- setSelectionModel(TreeSelectionModel) -
Method in class com.sun.java.swing.JTree
- Sets the tree's selection model.
- setSelectionModel(TreeSelectionModel) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Sets the TreeSelectionModel used to manage the selection to
new LSM.
- setSelectionPath(TreePath) -
Method in class com.sun.java.swing.JTree
- Selects the node identified by the specified path.
- setSelectionPath(TreePath) -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Sets the selection to path.
- setSelectionPath(TreePath) -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Sets the selection to path.
- setSelectionPaths(TreePath[]) -
Method in class com.sun.java.swing.JTree
- Selects the nodes identified by the specified array of paths.
- setSelectionPaths(TreePath[]) -
Method in class com.sun.java.swing.JTree.EmptySelectionModel
- A null implementation that selects nothing
- setSelectionPaths(TreePath[]) -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Sets the selection to the paths in paths.
- setSelectionPaths(TreePath[]) -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Sets the selection to the the paths.
- setSelectionRow(int) -
Method in class com.sun.java.swing.JTree
- Selects the node at the specified row in the display.
- setSelectionRows(int[]) -
Method in class com.sun.java.swing.JTree
- Selects the nodes corresponding to each of the specified rows
in the display.
- setSelectionStart(int) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the selection start to the specified position.
- setSelectionStart(int) -
Method in class java.awt.TextComponent
- Sets the selection start for this text component to
the specified position.
- setSelectionValues(Object[]) -
Method in class com.sun.java.swing.JOptionPane
- Sets the selection values for a pane that provides the user
with a list of items to choose from.
- setSelectionVisible(boolean) -
Method in interface com.sun.java.swing.text.Caret
- Sets the visibility of the selection
- setSelectionVisible(boolean) -
Method in class com.sun.java.swing.text.DefaultCaret
- Changes the selection visibility.
- setSendBufferSize(int) -
Method in class java.net.DatagramSocket
- Sets the SO_SNDBUF option to the specified value for this
DatagramSocket.
- setSendBufferSize(int) -
Method in class java.net.Socket
- Sets the SO_SNDBUF option to the specified value for this
DatagramSocket.
- setSeparatorSize(Dimension) -
Method in class com.sun.java.swing.JToolBar.Separator
- Set the size of the separator
- setShort(int, short) -
Method in interface java.sql.PreparedStatement
- Set a parameter to a Java short value.
- setShort(Object, int, short) -
Static method in class java.lang.reflect.Array
- Sets the value of the indexed component of the specified array
object to the specified short value.
- setShort(Object, short) -
Method in class java.lang.reflect.Field
- Set the value of a field as a short on specified object.
- setShortcut(MenuShortcut) -
Method in class java.awt.MenuItem
- Set the
MenuShortcut
object associated with this
menu item.
- setShortDescription(String) -
Method in class java.beans.FeatureDescriptor
- You can associate a short descriptive string with a feature.
- setShortMonths(String[]) -
Method in class java.text.DateFormatSymbols
- Sets short month strings.
- setShortWeekdays(String[]) -
Method in class java.text.DateFormatSymbols
- Sets short weekday strings.
- setShowGrid(boolean) -
Method in class com.sun.java.swing.JTable
- Sets whether the receiver draws grid lines around cells.
- setShowHorizontalLines(boolean) -
Method in class com.sun.java.swing.JTable
- Sets whether the receiver draws horizontal lines between cells.
- setShowsRootHandles(boolean) -
Method in class com.sun.java.swing.JTree
- Determines whether the node handles are to be displayed.
- setShowVerticalLines(boolean) -
Method in class com.sun.java.swing.JTable
- Sets whether the receiver draws vertical lines between cells.
- setSigners(Class, Object[]) -
Method in class java.lang.ClassLoader
- Sets the signers of a class.
- setSize(Dimension) -
Method in interface com.sun.java.accessibility.AccessibleComponent
- Resizes this object so that it has width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JComponent.AccessibleJComponent
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JFrame.AccessibleJFrame
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JWindow.AccessibleJWindow
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.CellRendererPane.AccessibleCellRendererPane
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JTable.AccessibleJTable.AccessibleJTableCell
-
- setSize(Dimension) -
Method in class com.sun.java.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- setSize(Dimension) -
Method in class com.sun.java.swing.JDialog.AccessibleJDialog
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.JApplet.AccessibleJApplet
- Resizes this object so that it has width width and height.
- setSize(Dimension) -
Method in class com.sun.java.swing.Box.Filler.AccessibleBoxFiller
- Resizes this object.
- setSize(Dimension) -
Method in class com.sun.java.swing.Box.AccessibleBox
- Resizes this object.
- setSize(Dimension) -
Method in class com.sun.java.swing.JList.AccessibleJList.AccessibleJListChild
-
- setSize(Dimension) -
Method in class com.sun.java.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- setSize(Dimension) -
Method in class java.awt.Component
- Resizes this component so that it has width
d.width
and height d.height
.
- setSize(Dimension) -
Method in class java.awt.Dimension
- Set the size of this
Dimension
object to the specified size.
- setSize(Dimension) -
Method in class java.awt.Rectangle
- Sets the size of this rectangle to match the specified dimension.
- setSize(Dimension2D) -
Method in class java.awt.geom.Dimension2D
- Set the size of this Dimension object to match the specified size.
- setSize(double, double) -
Method in class java.awt.Dimension
- Set the size of this Dimension object to the specified width
and height in double precision.
- setSize(double, double) -
Method in class java.awt.geom.Dimension2D
- Set the size of this Dimension object to the specified width
and height.
- setSize(double, double) -
Method in class java.awt.print.Paper
- Set the width and height of the paper.
- setSize(float, float) -
Method in class com.sun.java.swing.text.View
- Sets the size of the view.
- setSize(float, float) -
Method in class com.sun.java.swing.text.BoxView
- Sets the size of the view.
- setSize(float, float) -
Method in class com.sun.java.swing.text.WrappedPlainView
- Sets the size of the view.
- setSize(float, float) -
Method in class com.sun.java.swing.text.ComponentView
- Sets the size of the view.
- setSize(float, float) -
Method in class com.sun.java.swing.text.IconView
- Sets the size of the view.
- setSize(int, int) -
Method in class java.awt.Component
- Resizes this component so that it has width
width
and height
.
- setSize(int, int) -
Method in class java.awt.Dimension
- Set the size of this
Dimension
object
to the specified width and height.
- setSize(int, int) -
Method in class java.awt.Rectangle
- Sets the size of this rectangle to the specified width and height.
- setSize(int) -
Method in class com.sun.java.swing.DefaultListModel
- Sets the size of this list.
- setSize(int) -
Method in class java.util.Vector
- Sets the size of this vector.
- setSize(long) -
Method in class java.util.zip.ZipEntry
- Sets the uncompressed size of the entry data.
- setSnapToTicks(boolean) -
Method in class com.sun.java.swing.JSlider
- Specifying true makes the knob (and the data value it represents)
resolve to the closest tick mark next to where the user
positioned the knob.
- setSocketFactory(RMISocketFactory) -
Static method in class java.rmi.server.RMISocketFactory
- Set the socket factory from which RMI gets sockets.
- setSocketFactory(SocketImplFactory) -
Static method in class java.net.ServerSocket
- Sets the server socket implementation factory for the
application.
- setSocketImplFactory(SocketImplFactory) -
Static method in class java.net.Socket
- Sets the client socket implementation factory for the
application.
- setSoLinger(boolean, int) -
Method in class java.net.Socket
- Enable/disable SO_LINGER with the specified linger time.
- setSoTimeout(int) -
Method in class java.net.DatagramSocket
- Enable/disable SO_TIMEOUT with the specified timeout, in
milliseconds.
- setSoTimeout(int) -
Method in class java.net.Socket
- Enable/disable SO_TIMEOUT with the specified timeout, in
milliseconds.
- setSoTimeout(int) -
Method in class java.net.ServerSocket
- Enable/disable SO_TIMEOUT with the specified timeout, in
milliseconds.
- setSource(Object, int) -
Method in class java.awt.image.renderable.ParameterBlock
- Replaces an entry in the list of source with a new source.
- setSourceActions(int) -
Method in class java.awt.dnd.DragGestureRecognizer
- set the permitted source drag actions
- setSources(Vector) -
Method in class java.awt.image.renderable.ParameterBlock
- Sets the entire Vector of sources to a given Vector.
- setSpaceAbove(MutableAttributeSet, float) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets space above.
- setSpaceBelow(MutableAttributeSet, float) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets space below.
- setStartRule(int, int, int, int, boolean) -
Method in class java.util.SimpleTimeZone
- Sets the DST start rule to a weekday before or after a give date within
a month, e.g.
- setStartRule(int, int, int, int) -
Method in class java.util.SimpleTimeZone
- Sets the daylight savings starting rule.
- setStartRule(int, int, int) -
Method in class java.util.SimpleTimeZone
- Sets the DST start rule to a fixed date within a month.
- setStartYear(int) -
Method in class java.util.SimpleTimeZone
- Sets the daylight savings starting year.
- setState(boolean) -
Method in class com.sun.java.swing.JCheckBoxMenuItem
- Sets the selected-state of the item.
- setState(boolean) -
Method in class java.awt.Checkbox
- Sets the state of this check box to the specified state.
- setState(boolean) -
Method in class java.awt.CheckboxMenuItem
- Sets this check box menu item to the specifed state.
- setStrategy(int) -
Method in class java.util.zip.Deflater
- Sets the compression strategy to the specified value.
- setStrength(int) -
Method in class java.text.Collator
- Sets this Collator's strength property.
- setString(int, String) -
Method in interface java.sql.PreparedStatement
- Set a parameter to a Java String value.
- setString(String) -
Method in class com.sun.java.swing.JProgressBar
- Sets the value of the Progress String.
- setStringPainted(boolean) -
Method in class com.sun.java.swing.JProgressBar
- Sets whether the progress bar will render a percent string.
- setStroke(Stroke) -
Method in class java.awt.Graphics2D
- Sets the Stroke in the current graphics state.
- setStub(AppletStub) -
Method in class java.applet.Applet
- Sets this applet's stub.
- setStyledDocument(StyledDocument) -
Method in class com.sun.java.swing.JTextPane
- Associates the editor with a text document.
- setStyleSheet(StyleSheet) -
Method in class com.sun.java.swing.text.html.HTMLEditorKit
- Set the set of styles to be used to render the various
html elements.
- setSystem(ActivationSystem) -
Static method in class java.rmi.activation.ActivationGroup
- Set the activation system for the VM. The activation system can
only be set it if no group is currently active.
- setSystemScope(IdentityScope) -
Static method in class java.security.IdentityScope
- Deprecated. Sets the system's identity scope.
- setTable(JTable) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets the header's partner table to aTable
- setTableHeader(JTableHeader) -
Method in class com.sun.java.swing.JTable
- Sets the tableHeader working with this JTable to newHeader.
- setTableInfoValid(boolean) -
Method in interface com.sun.image.codec.jpeg.JPEGEncodeParam
- Set the flag indicating the validity of the image information
in the ParamBlock.
- setTabPlacement(int) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the tab placement for this tabbedpane.
- setTabSet(MutableAttributeSet, TabSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets the TabSet.
- setTabSize(int) -
Method in class com.sun.java.swing.JTextArea
- Sets the number of characters to expand tabs to.
- setTargetActions(int) -
Method in class java.awt.dnd.DropTargetContext
- set the current actions acceptable to this DropTarget
- setTcpNoDelay(boolean) -
Method in class java.net.Socket
- Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
- setText(CharacterIterator) -
Method in class java.text.CollationElementIterator
- Set a new string over which to iterate.
- setText(CharacterIterator) -
Method in class java.text.BreakIterator
- Set a new text for scanning.
- setText(String) -
Method in class com.sun.java.swing.AbstractButton
- Sets the button's text.
- setText(String) -
Method in class com.sun.java.swing.JLabel
- Defines the single line of text this component will display.
- setText(String) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the text of this TextComponent to the specified text.
- setText(String) -
Method in class java.awt.TextComponent
- Sets the text that is presented by this
text component to be the specified text.
- setText(String) -
Method in class java.awt.Label
- Sets the text for this label to the specified text.
- setText(String) -
Method in class java.text.StringCharacterIterator
- Reset this iterator to point to a new string.
- setText(String) -
Method in class java.text.CollationElementIterator
- Set a new string over which to iterate.
- setText(String) -
Method in class java.text.BreakIterator
- Set a new text string to be scanned.
- setTextNonSelectionColor(Color) -
Method in class com.sun.java.swing.tree.DefaultTreeCellRenderer
- Sets the color the text is drawn with when the node isn't selected.
- setTextSelectionColor(Color) -
Method in class com.sun.java.swing.tree.DefaultTreeCellRenderer
- Sets the color the text is drawn with when the node is selected.
- setTime(Date) -
Method in class java.util.Calendar
- Sets this Calendar's current time with the given Date.
- setTime(int, Time, Calendar) -
Method in interface java.sql.PreparedStatement
- Set a parameter to a java.sql.
- setTime(int, Time) -
Method in interface java.sql.PreparedStatement
- Set a parameter to a java.sql.
- setTime(long) -
Method in class java.sql.Time
- Set a Time using a milliseconds time value
- setTime(long) -
Method in class java.sql.Date
- Set a Date using a milliseconds time value
- setTime(long) -
Method in class java.util.Date
- Sets this Date object to represent a point in time that is
time milliseconds after January 1, 1970 00:00:00 GMT.
- setTime(long) -
Method in class java.util.zip.ZipEntry
- Sets the modification time of the entry.
- setTimeInMillis(long) -
Method in class java.util.Calendar
- Sets this Calendar's current time from the given long value.
- setTimestamp(int, Timestamp, Calendar) -
Method in interface java.sql.PreparedStatement
- Set a parameter to a java.sql.
- setTimestamp(int, Timestamp) -
Method in interface java.sql.PreparedStatement
- Set a parameter to a java.sql.
- setTimeToLive(int) -
Method in class java.net.MulticastSocket
- Set the default time-to-live for multicast packets sent out
on this socket.
- setTimeToLive(int) -
Method in class java.net.DatagramSocketImpl
- Set the TTL (time-to-live) option.
- setTimeZone(TimeZone) -
Method in class java.text.DateFormat
- Sets the time zone for the calendar of this DateFormat object.
- setTimeZone(TimeZone) -
Method in class java.util.Calendar
- Sets the time zone with the given time zone value.
- setTipText(String) -
Method in class com.sun.java.swing.JToolTip
- Sets the text to show when the tool tip is displayed.
- setTitle(String) -
Method in class com.sun.java.swing.JInternalFrame
- Sets the JInternalFrame title.
- setTitle(String) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title of the titled border.
param title the title for the border
- setTitle(String) -
Method in class java.awt.Frame
- Sets the title for this frame to the specified title.
- setTitle(String) -
Method in class java.awt.Dialog
- Sets the title of the Dialog.
- setTitleAt(int, String) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the title at index to title which can be null.
- setTitleColor(Color) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title-color of the titled border.
- setTitleFont(Font) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title-font of the titled border.
- setTitleJustification(int) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title-justification of the titled border.
- setTitlePosition(int) -
Method in class com.sun.java.swing.border.TitledBorder
- Sets the title-position of the titled border.
- setToggleClickCount(int) -
Method in class com.sun.java.swing.JTree
- Sets the number of mouse clicks before a node will expand.
- setToIdentity() -
Method in class java.awt.geom.AffineTransform
- Resets this transform to the Identity transform.
- setToolTipText(String) -
Method in class com.sun.java.swing.JComponent
- Registers the text to display in a tool tip.
- setTopComponent(Component) -
Method in class com.sun.java.swing.JSplitPane
- Sets the component above, or to the left of the divider.
- setToRotation(double, double, double) -
Method in class java.awt.geom.AffineTransform
- Sets this transform to a translated rotation transformation.
- setToRotation(double) -
Method in class java.awt.geom.AffineTransform
- Sets this transform to a rotation transformation.
- setToScale(double, double) -
Method in class java.awt.geom.AffineTransform
- Sets this transform to a scaling transformation.
- setToShear(double, double) -
Method in class java.awt.geom.AffineTransform
- Sets this transform to a shearing transformation.
- setToTranslation(double, double) -
Method in class java.awt.geom.AffineTransform
- Sets this transform to a translation transformation.
- setTransactionIsolation(int) -
Method in interface java.sql.Connection
- You can call this method to try to change the transaction
isolation level using one of the TRANSACTION_* values.
- setTransform(AffineTransform) -
Method in class java.awt.Graphics2D
- Sets the transform in the current graphics state.
- setTransform(AffineTransform) -
Method in class java.awt.geom.AffineTransform
- Sets this transform to a copy of the transform in the indicated
AffineTransform object.
- setTransform(AffineTransform) -
Method in class java.awt.image.renderable.RenderContext
- Sets the current user-to-device AffineTransform contained
in the RenderContext to a given transform.
- setTransform(double, double, double, double, double, double) -
Method in class java.awt.geom.AffineTransform
- Sets this transform to the matrix specified by the 6
double precision values.
- setTree(JTree) -
Method in class com.sun.java.swing.tree.DefaultTreeCellEditor
- Sets the tree currently editing for.
- setTTL(byte) -
Method in class java.net.MulticastSocket
- Deprecated. use the setTimeToLive method instead, which allows
you to set time-to-live values from 0 (excluded) to 255
(included).
- setTTL(byte) -
Method in class java.net.DatagramSocketImpl
- Deprecated. use setTimeToLive instead.
- setType(short) -
Method in class com.sun.java.swing.text.DefaultStyledDocument.ElementSpec
- Sets the element type.
- setTypeMap(Map) -
Method in interface java.sql.Connection
- JDBC 2.0
* Install a type-map object as the default type-map for
* this connection.
- setUI(ButtonUI) -
Method in class com.sun.java.swing.AbstractButton
- Sets the button's UI.
- setUI(ColorChooserUI) -
Method in class com.sun.java.swing.JColorChooser
- Sets the L&F object that renders this component.
- setUI(ComboBoxUI) -
Method in class com.sun.java.swing.JComboBox
- Sets the L&F object that renders this component.
- setUI(ComponentUI) -
Method in class com.sun.java.swing.JComponent
- Set the look and feel delegate for this component.
- setUI(DesktopIconUI) -
Method in class com.sun.java.swing.JInternalFrame.JDesktopIcon
- Sets the L&F object that renders this component.
- setUI(DesktopPaneUI) -
Method in class com.sun.java.swing.JDesktopPane
- Sets the L&F object that renders this component.
- setUI(InternalFrameUI) -
Method in class com.sun.java.swing.JInternalFrame
- Sets the UI delegate for this JInternalFrame.
- setUI(LabelUI) -
Method in class com.sun.java.swing.JLabel
- Sets the L&F object that renders this component.
- setUI(ListUI) -
Method in class com.sun.java.swing.JList
- Sets the L&F object that renders this component.
- setUI(MenuBarUI) -
Method in class com.sun.java.swing.JMenuBar
- Sets the L&F object that renders this component.
- setUI(MenuItemUI) -
Method in class com.sun.java.swing.JMenuItem
- Sets the L&F object that renders this component.
- setUI(OptionPaneUI) -
Method in class com.sun.java.swing.JOptionPane
- Sets the UI object which implements the L&F for this component.
- setUI(PopupMenuUI) -
Method in class com.sun.java.swing.JPopupMenu
- Sets the L&F object that renders this component.
- setUI(ProgressBarUI) -
Method in class com.sun.java.swing.JProgressBar
- Sets the L&F object that renders this component.
- setUI(ScrollPaneUI) -
Method in class com.sun.java.swing.JScrollPane
- Sets the ScrollPaneUI object that provides the look and feel for
this component.
- setUI(SeparatorUI) -
Method in class com.sun.java.swing.JSeparator
- Sets the L&F object that renders this component.
- setUI(SliderUI) -
Method in class com.sun.java.swing.JSlider
- Sets the UI object which implements the L&F for this component.
- setUI(SplitPaneUI) -
Method in class com.sun.java.swing.JSplitPane
- Sets the L&F object that renders this component.
- setUI(TabbedPaneUI) -
Method in class com.sun.java.swing.JTabbedPane
- Sets the UI object which implements the L&F for this component.
- setUI(TableHeaderUI) -
Method in class com.sun.java.swing.table.JTableHeader
-
- setUI(TableUI) -
Method in class com.sun.java.swing.JTable
- Sets the L&F object that renders this component.
- setUI(TextUI) -
Method in class com.sun.java.swing.text.JTextComponent
- Sets the user-interface factory for this text-oriented editor
- setUI(ToolBarUI) -
Method in class com.sun.java.swing.JToolBar
- Sets the L&F object that renders this component.
- setUI(TreeUI) -
Method in class com.sun.java.swing.JTree
- Sets the L&F object that renders this component.
- setUnderline(boolean) -
Method in class com.sun.java.swing.text.LabelView
- Set whether or not the view is underlined.
- setUnderline(MutableAttributeSet, boolean) -
Static method in class com.sun.java.swing.text.StyleConstants
- Sets the underline attribute.
- setUnicast(boolean) -
Method in class java.beans.EventSetDescriptor
- Mark an event set as unicast (or not).
- setUnicodeStream(int, InputStream, int) -
Method in interface java.sql.PreparedStatement
- Deprecated.
- setUnitIncrement(int) -
Method in class com.sun.java.swing.JScrollBar
- Sets the unitIncrement property.
- setUnitIncrement(int) -
Method in class com.sun.java.swing.JScrollPane.ScrollBar
- Messages super to set the value, and resets the
unitIncrementSet
instance variable to true.
- setUnitIncrement(int) -
Method in interface java.awt.Adjustable
- Sets the unit value increment for the adjustable object.
- setUnitIncrement(int) -
Method in class java.awt.Scrollbar
- Sets the unit increment for this scroll bar.
- setup(FileSystemView) -
Method in class com.sun.java.swing.JFileChooser
- Perform common constructor initialization and setup
- setUpdateRect(Rectangle) -
Method in class java.awt.event.PaintEvent
- Sets the rectangle representing the area which needs to be
repainted in response to this event.
- setUpdateTableInRealTime(boolean) -
Method in class com.sun.java.swing.table.JTableHeader
- Sets whether the body of the table updates in real time when
a column is resized or dragged.
- setURL(URL, String, String, int, String, String) -
Method in class java.net.URLStreamHandler
- Sets the fields of the
URL
argument to the indicated values.
- setURLStreamHandlerFactory(URLStreamHandlerFactory) -
Static method in class java.net.URL
- Sets an application's
URLStreamHandlerFactory
.
- setUseCaches(boolean) -
Method in class java.net.URLConnection
- Sets the value of the
useCaches
field of this
URLConnection
to the specified value.
- setUserObject(Object) -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Sets the user object for this node to
userObject
.
- setUserObject(Object) -
Method in interface com.sun.java.swing.tree.MutableTreeNode
- Resets the user object of the receiver to
object
.
- setValue(int) -
Method in class com.sun.java.swing.JScrollBar
- Sets the scrollbar's value.
- setValue(int) -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
- Sets the current value of the model.
- setValue(int) -
Method in class com.sun.java.swing.JSlider
- Sets the sliders current value.
- setValue(int) -
Method in interface com.sun.java.swing.BoundedRangeModel
- Sets the model's current value to
newValue
if newValue
satisfies the model's constraints.
- setValue(int) -
Method in class com.sun.java.swing.JProgressBar
- Sets the model's current value to x.
- setValue(int) -
Method in interface java.awt.Adjustable
- Sets the current value of the adjustable object.
- setValue(int) -
Method in class java.awt.Scrollbar
- Sets the value of this scroll bar to the specified value.
- setValue(Object, boolean) -
Method in interface com.sun.java.swing.Renderer
-
- setValue(Object) -
Method in class com.sun.java.swing.JOptionPane
- Sets the value the user has chosen.
- setValue(Object) -
Method in class com.sun.java.swing.DefaultCellEditor.EditorDelegate
-
- setValue(Object) -
Method in class com.sun.java.swing.table.DefaultTableCellRenderer
-
- setValue(Object) -
Method in class java.beans.PropertyEditorSupport
- Set (or change) the object that is to be edited.
- setValue(Object) -
Method in interface java.beans.PropertyEditor
- Set (or change) the object that is to be edited.
- setValue(Object) -
Method in interface java.util.Map.Entry
- Replaces the value corresponding to this Entry with the specified
value (optional operation).
- setValue(String, Object) -
Method in class java.beans.FeatureDescriptor
- Associate a named attribute with this feature.
- setValueAt(Object, int, int) -
Method in class com.sun.java.swing.JTable
- Sets the value for the cell at row and column.
- setValueAt(Object, int, int) -
Method in class com.sun.java.swing.table.AbstractTableModel
- This empty implementation is provided so users don't have to implement
this method if their data model is not editable.
- setValueAt(Object, int, int) -
Method in class com.sun.java.swing.table.DefaultTableModel
- Sets the object value for the cell at column and
row.
- setValueAt(Object, int, int) -
Method in interface com.sun.java.swing.table.TableModel
- Sets an attribute value for the record in the cell at
columnIndex and rowIndex.
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.JScrollBar
- Sets the model's valueIsAdjusting property.
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
- Sets the valueIsAdjusting property.
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.JSlider
- Sets the models valueIsAdjusting property.
- setValueIsAdjusting(boolean) -
Method in interface com.sun.java.swing.BoundedRangeModel
- This attribute indicates that any upcoming changes to the value
of the model should be considered a single event.
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- setValueIsAdjusting(boolean) -
Method in interface com.sun.java.swing.ListSelectionModel
- This property is true if upcoming changes to the value
of the model should be considered a single event.
- setValueIsAdjusting(boolean) -
Method in class com.sun.java.swing.JList
- Sets the data model's isAdjusting property true, so that
a single event will be generated when all of the selection
events have finished (for example, when the mouse is being
dragged over the list in selection mode).
- setValues(int, int, int, int) -
Method in class com.sun.java.swing.JScrollBar
- Sets the four BoundedRangeModel properties after forcing
the arguments to obey the usual constraints:
minimum <= value <= value+extent <= maximum
- setValues(int, int, int, int) -
Method in class java.awt.Scrollbar
- Sets the values of four properties for this scroll bar.
- setVerticalAlignment(int) -
Method in class com.sun.java.swing.AbstractButton
- Sets the vertical alignment of the icon and text.
- setVerticalAlignment(int) -
Method in class com.sun.java.swing.JLabel
- Sets the alignment of the label's contents along the Y axis.
- setVerticalScrollBar(JScrollBar) -
Method in class com.sun.java.swing.JScrollPane
- Add the scrollbar that controls the viewports vertical view position
to the scrollpane.
- setVerticalScrollBarPolicy(int) -
Method in class com.sun.java.swing.JScrollPane
-
- setVerticalScrollBarPolicy(int) -
Method in class com.sun.java.swing.ScrollPaneLayout
- Returns the vertical scrollbar-display policy, where the
options are:
JScrollPane.
- setVerticalSubsampling(int, int) -
Method in interface com.sun.image.codec.jpeg.JPEGEncodeParam
- Set the vertical subsample factor for the given component.
- setVerticalTextPosition(int) -
Method in class com.sun.java.swing.AbstractButton
- Sets the vertical position of the text relative to the icon.
- setVerticalTextPosition(int) -
Method in class com.sun.java.swing.JLabel
- Sets the vertical position of the label's text,
relative to its image.
- setVgap(int) -
Method in class java.awt.CardLayout
- Sets the vertical gap between components.
- setVgap(int) -
Method in class java.awt.GridLayout
- Sets the vertical gap between components to the specified value.
- setVgap(int) -
Method in class java.awt.FlowLayout
- Sets the vertical gap between components.
- setVgap(int) -
Method in class java.awt.BorderLayout
- Sets the vertical gap between components.
- setView(Component) -
Method in class com.sun.java.swing.JViewport
- Sets the Viewport's one lightweight child (
view
),
which can be null.
- setViewport(JViewport) -
Method in class com.sun.java.swing.JScrollPane
- Remove the old viewport (if there is one), force the
viewPosition of the new viewport to be in the +x,+y quadrant,
sync up the row and column headers (if there are any) with the
new viewport, and finally sync the scrollbars and
headers with the new viewport.
- setViewportBorder(Border) -
Method in class com.sun.java.swing.JScrollPane
- Add a border around the viewport.
- setViewportView(Component) -
Method in class com.sun.java.swing.JScrollPane
- Creates a viewport if neccessary and then sets its view.
- setViewPosition(Point) -
Method in class com.sun.java.swing.JViewport
- Sets the view coordinates that appear in the upper left
hand corner of the viewport, null if there's no view.
- setViewSize(Dimension) -
Method in class com.sun.java.swing.JViewport
- Sets the view coordinates that appear in the upper left
hand corner of the viewport, and the size of the view.
- setVisible(boolean) -
Method in interface com.sun.java.accessibility.AccessibleComponent
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JComponent
-
- setVisible(boolean) -
Method in class com.sun.java.swing.JComponent.AccessibleJComponent
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JFrame.AccessibleJFrame
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JWindow.AccessibleJWindow
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.CellRendererPane.AccessibleCellRendererPane
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JTable.AccessibleJTable.AccessibleJTableCell
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- setVisible(boolean) -
Method in class com.sun.java.swing.JDialog.AccessibleJDialog
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JPopupMenu
-
- setVisible(boolean) -
Method in class com.sun.java.swing.JInternalFrame
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JApplet.AccessibleJApplet
- Set the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.Box.Filler.AccessibleBoxFiller
- Sets the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.Box.AccessibleBox
- Sets the visible state of the object.
- setVisible(boolean) -
Method in class com.sun.java.swing.JList.AccessibleJList.AccessibleJListChild
-
- setVisible(boolean) -
Method in class com.sun.java.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- setVisible(boolean) -
Method in interface com.sun.java.swing.text.Caret
- Sets the visibility of the caret.
- setVisible(boolean) -
Method in class com.sun.java.swing.text.DefaultCaret
- Sets the caret visibility, and repaints the caret.
- setVisible(boolean) -
Method in class java.awt.Component
- Shows or hides this component depending on the value of parameter
b
.
- setVisibleAmount(int) -
Method in class com.sun.java.swing.JScrollBar
- Set the model's extent property.
- setVisibleAmount(int) -
Method in interface java.awt.Adjustable
- Sets the length of the proportionl indicator of the
adjustable object.
- setVisibleAmount(int) -
Method in class java.awt.Scrollbar
- Sets the visible amount of this scroll bar.
- setVisibleRowCount(int) -
Method in class com.sun.java.swing.JTree
- Sets the number of rows that are to be displayed.
- setVisibleRowCount(int) -
Method in class com.sun.java.swing.JList
- Set the preferred number of rows in the list that can be displayed
without a scollbar, as determined by the nearest JViewPort ancestor,
if any.
- setWantsInput(boolean) -
Method in class com.sun.java.swing.JOptionPane
- If
newValue
is true, a parentComponent is provided to
allow the user to input a value.
- setWasIcon(JInternalFrame, Boolean) -
Method in class com.sun.java.swing.DefaultDesktopManager
- Sets that the component has been iconized and the bounds of the
desktopIcon are valid.
- setWeekdays(String[]) -
Method in class java.text.DateFormatSymbols
- Sets weekday strings.
- setWidth(int) -
Method in class com.sun.java.swing.table.TableColumn
- Sets this column's width to newWidth.
- setWindingRule(int) -
Method in class java.awt.geom.GeneralPath
- Sets the winding rule for this path to the specified value.
- setWrapStyleWord(boolean) -
Method in class com.sun.java.swing.JTextArea
- Set the style of wrapping used if the text area is wrapping
lines.
- setWriteMethod(Method) -
Method in class java.beans.PropertyDescriptor
- Set the method that should be used to write the property value.
- setXDensity(int) -
Method in interface com.sun.image.codec.jpeg.JPEGEncodeParam
- Set the horizontal pixel density This value is written into the
APP0 marker.
- setXORMode(Color) -
Method in class com.sun.java.swing.DebugGraphics
-
- setXORMode(Color) -
Method in class java.awt.Graphics
- Sets the paint mode of this graphics context to alternate between
this graphics context's current color and the new specified color.
- setYDensity(int) -
Method in interface com.sun.image.codec.jpeg.JPEGEncodeParam
- Set the vertical pixel density.
- setYear(int) -
Method in class java.sql.Time
- Deprecated.
- setYear(int) -
Method in class java.util.Date
- Deprecated. As of JDK version 1.1,
replaced by
Calendar.set(Calendar.YEAR, year + 1900)
.
- setZeroDigit(char) -
Method in class java.text.DecimalFormatSymbols
-
- setZoneStrings(String[][]) -
Method in class java.text.DateFormatSymbols
- Sets timezone strings.
- shadow -
Variable in class com.sun.java.swing.border.EtchedBorder
-
- shadowInner -
Variable in class com.sun.java.swing.border.BevelBorder
-
- shadowOuter -
Variable in class com.sun.java.swing.border.BevelBorder
-
- shallowClone() -
Method in class java.awt.image.renderable.ParameterBlock
- Creates a shallow copy of a ParameterBlock.
- Shape - interface java.awt.Shape.
- The interface for objects which represent some form of geometric
shape.
- SHAPE -
Static variable in class com.sun.java.swing.text.html.HTML.Attribute
-
- ShapeGraphicAttribute - class java.awt.font.ShapeGraphicAttribute.
- This is an implementation of GraphicAttribute which draws Shapes in
a TextLayout.
- ShapeGraphicAttribute(Shape, int, boolean) -
Constructor for class java.awt.font.ShapeGraphicAttribute
- Construct a ShapeGraphicAttribute for the specified Shape.
- SHAPES -
Static variable in class com.sun.java.swing.text.html.HTML.Attribute
-
- sharedInstance -
Static variable in class com.sun.java.swing.JTree.EmptySelectionModel
- Unique shared instance.
- sharedInstance() -
Static method in class com.sun.java.swing.JTree.EmptySelectionModel
- Returns a shared instance of an empty selection model
- sharedInstance() -
Static method in class com.sun.java.swing.ToolTipManager
-
- shear(double, double) -
Method in class java.awt.Graphics2D
- Concatenates the current transform of this Graphics2D with a
shearing transformation.
- shear(double, double) -
Method in class java.awt.geom.AffineTransform
- Concatenates this transform with a shearing transformation.
- SHIFT_MASK -
Static variable in class java.awt.Event
- This flag indicates that the Shift key was down when the event
occurred.
- SHIFT_MASK -
Static variable in class java.awt.event.InputEvent
- The shift key modifier constant.
- SHIFT_MASK -
Static variable in class java.awt.event.ActionEvent
- The shift modifier.
- shiftDown() -
Method in class java.awt.Event
- Checks if the Shift key is down.
- shiftLeft(int) -
Method in class java.math.BigInteger
- Returns a BigInteger whose value is (this << n).
- shiftRight(int) -
Method in class java.math.BigInteger
- Returns a BigInteger whose value is (this >> n).
- Short - class java.lang.Short.
- The Short class is the standard wrapper for short values.
- SHORT -
Static variable in class java.text.DateFormat
- Constant for short style pattern.
- SHORT -
Static variable in class java.util.TimeZone
- A style specifier for
getDisplayName()
indicating
a short name, such as "PST."
- SHORT_DESCRIPTION -
Static variable in interface com.sun.java.swing.Action
-
- Short(short) -
Constructor for class java.lang.Short
- Constructs a Short object initialized to the specified short value.
- Short(String) -
Constructor for class java.lang.Short
- Constructs a Short object initialized to the value specified by the
String parameter.
- shortcuts() -
Method in class java.awt.MenuBar
- Gets an enumeration of all menu shortcuts this menu bar
is managing.
- ShortHolder - class org.omg.CORBA.ShortHolder.
- A Holder class for a
short
that is used to store "out" and "inout" parameters in IDL operations.
- ShortHolder() -
Constructor for class org.omg.CORBA.ShortHolder
- Constructs a new
ShortHolder
object with its
value
field initialized to 0
.
- ShortHolder(short) -
Constructor for class org.omg.CORBA.ShortHolder
- Constructs a new
ShortHolder
object with its
value
field initialized to the given
short
.
- ShortLookupTable - class java.awt.image.ShortLookupTable.
- This class defines a lookup table object.
- ShortLookupTable(int, short[]) -
Constructor for class java.awt.image.ShortLookupTable
- Constructs a ShortLookupTable object from an array
of shorts representing a lookup table for each
band.
- ShortLookupTable(int, short[][]) -
Constructor for class java.awt.image.ShortLookupTable
- Constructs a ShortLookupTable object from an array of short
arrays representing a lookup table for each
band.
- shortValue() -
Method in class java.lang.Number
- Returns the value of the specified number as a
short
.
- shortValue() -
Method in class java.lang.Byte
- Returns the value of this Byte as a short.
- shortValue() -
Method in class java.lang.Short
- Returns the value of this Short as a short.
- shortValue() -
Method in class java.lang.Double
- Returns the value of this Double as a short (by casting to a short).
- shortValue() -
Method in class java.lang.Long
- Returns the value of this Long as a short.
- shortValue() -
Method in class java.lang.Float
- Returns the value of this Float as a short (by casting to a short).
- shortValue() -
Method in class java.lang.Integer
- Returns the value of this Integer as a short.
- shouldSelectCell(EventObject) -
Method in interface com.sun.java.swing.CellEditor
- Tell the editor to start editing using anEvent.
- shouldSelectCell(EventObject) -
Method in class com.sun.java.swing.DefaultCellEditor
-
- shouldSelectCell(EventObject) -
Method in class com.sun.java.swing.tree.DefaultTreeCellEditor
- Messages the realEditor for the return value.
- shouldStartEditingTimer(EventObject) -
Method in class com.sun.java.swing.tree.DefaultTreeCellEditor
- Returns true if
event
is a MouseEvent and the click
count is 1.
- show() -
Method in class com.sun.java.swing.JInternalFrame
- Shows this internal frame, and brings it to the front.
- show() -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
replaced by
setVisible(boolean)
.
- show() -
Method in class java.awt.Window
- Shows this window, and brings it to the front.
- show() -
Method in class java.awt.Dialog
- Shows the dialog.
- show(boolean) -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
replaced by
setVisible(boolean)
.
- show(Component, int, int) -
Method in class com.sun.java.swing.JPopupMenu
- Display the popupmenu at the position x,y in the coordinate
space of the component invoker.
- show(Component, int, int) -
Method in class java.awt.PopupMenu
- Shows the popup menu at the x, y position relative to an origin component.
- show(Container, String) -
Method in class java.awt.CardLayout
- Flips to the component that was added to this layout with the
specified
name
, using addLayoutComponent
.
- showConfirmDialog(Component, Object, String, int, int, Icon) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog with a specified icon, where the number of
choices is determined by the
optionType
parameter.
- showConfirmDialog(Component, Object, String, int, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog where the number of choices is determined
by the
optionType
parameter, where the messageType
parameter determines the icon to display.
- showConfirmDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog where the number of choices is determined
by the
optionType
parameter.
- showConfirmDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog with the options Yes, No and Cancel; with the
title, "Select an Option".
- showDialog(Component, String, Color) -
Static method in class com.sun.java.swing.JColorChooser
- Shows a modal color-chooser dialog and blocks until the
dialog is hidden.
- showDialog(Component, String) -
Method in class com.sun.java.swing.JFileChooser
- Pops a custom file chooser dialog with a custom ApproveButton.
e.g. filechooser.showDialog(parentWindow, "Run Application");
would pop up a filechooser with a "Run Application" button
(instead of the normal "Save" or "Open" button).
- showDocument(URL, String) -
Method in interface java.applet.AppletContext
- Requests that the browser or applet viewer show the Web page
indicated by the
url
argument.
- showDocument(URL) -
Method in interface java.applet.AppletContext
- Replaces the Web page currently being viewed with the given URL.
This method may be ignored by applet contexts that are not
browsers.
- showHorizontalLines -
Variable in class com.sun.java.swing.JTable
- The table draws horizontal lines between cells if showHorizontalLines is true
- SHOWING -
Static variable in class com.sun.java.accessibility.AccessibleState
- Indicates this object, the object's parent, the object's parent's
parent, and so on, are all visible.
- showInputDialog(Component, Object, String, int, Icon, Object[], Object) -
Static method in class com.sun.java.swing.JOptionPane
- Prompts the user for input in a blocking dialog where the
initial selection, possible selections, and all other options can
be specified.
- showInputDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Shows a dialog requesting input from the user parented to
parentComponent
with the dialog having the title
title
and message type messageType
.
- showInputDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Shows a question-message dialog requesting input from the user parented to
parentComponent
.
- showInputDialog(Object) -
Static method in class com.sun.java.swing.JOptionPane
- Shows a question-message dialog requesting input from the user.
- showInternalConfirmDialog(Component, Object, String, int, int, Icon) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel with a specified icon, where
the number of choices is determined by the
optionType
parameter.
- showInternalConfirmDialog(Component, Object, String, int, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel where the number of choices
is determined by the
optionType
parameter, where
the messageType
parameter determines the icon to display.
- showInternalConfirmDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a internal dialog panel where the number of choices
is determined by the
optionType
parameter.
- showInternalConfirmDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel with the options Yes, No
and Cancel; with the title, "Select an Option".
- showInternalInputDialog(Component, Object, String, int, Icon, Object[], Object) -
Static method in class com.sun.java.swing.JOptionPane
- Prompts the user for input in a blocking internal dialog where
the initial selection, possible selections, and all other
options can be specified.
- showInternalInputDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Shows an internal dialog requesting input from the user parented
to
parentComponent
with the dialog having the title
title
and message type messageType
.
- showInternalInputDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Shows an internal question-message dialog requesting input from
the user parented to
parentComponent
.
- showInternalMessageDialog(Component, Object, String, int, Icon) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel displaying a message,
specifying all parameters.
- showInternalMessageDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel that displays a message
using a default icon determined by the messageType parameter.
- showInternalMessageDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal confirmation dialog panel.
- showInternalOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up an internal dialog panel with a specified icon, where
the initial choice is dermined by the
initialValue
parameter and the number of choices is determined by the
optionType
parameter.
- showMessageDialog(Component, Object, String, int, Icon) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a dialog displaying a message, specifying all parameters.
- showMessageDialog(Component, Object, String, int) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a dialog that displays a message using a default
icon determined by the messageType parameter.
- showMessageDialog(Component, Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a confirmation dialog -- a modal information-message dialog
titled "Confirm".
- showOpenDialog(Component) -
Method in class com.sun.java.swing.JFileChooser
- Pops up an "Open File" file chooser dialog.
- showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) -
Static method in class com.sun.java.swing.JOptionPane
- Brings up a modal dialog with a specified icon, where the initial
choice is dermined by the
initialValue
parameter and
the number of choices is determined by the optionType
parameter.
- showPopup() -
Method in class com.sun.java.swing.JComboBox
- Causes the combo box to display its popup window
- SHOWS_ROOT_HANDLES_PROPERTY -
Static variable in class com.sun.java.swing.JTree
- Bound property name for showsRootHandles.
- showSaveDialog(Component) -
Method in class com.sun.java.swing.JFileChooser
- Pops up a "Save File" file chooser dialog.
- showsRootHandles -
Variable in class com.sun.java.swing.JTree
- True if handles are displayed at the topmost level of the tree.
- showStatus(String) -
Method in class java.applet.Applet
- Requests that the argument string be displayed in the
"status window".
- showStatus(String) -
Method in interface java.applet.AppletContext
- Requests that the argument string be displayed in the
"status window".
- showVerticalLines -
Variable in class com.sun.java.swing.JTable
- The table draws vertical lines between cells if showVerticalLines is true
- shrinkAbsorb -
Variable in class java.awt.font.GlyphJustificationInfo
- If true, when shrinking this glyph absorbs all remaining shrinkage at
this and lower priority levels.
- shrinkLeftLimit -
Variable in class java.awt.font.GlyphJustificationInfo
- The maximum amount by which the left side of this glyph can shrink
(a positive number).
- shrinkPriority -
Variable in class java.awt.font.GlyphJustificationInfo
- The priority level of this glyph when shrinking.
- shrinkRightLimit -
Variable in class java.awt.font.GlyphJustificationInfo
- The maximum amount by which the right side of this glyph can shrink
(a positive number).
- shuffle(List, Random) -
Static method in class java.util.Collections
- Randomly permute the specified list using the specified source of
randomness.
- shuffle(List) -
Static method in class java.util.Collections
- Randomly permutes the specified list using a default source of
randomness.
- shutdown() -
Method in interface java.rmi.activation.ActivationSystem
- Shutdown the activation system.
- shutdown(boolean) -
Method in class org.omg.CORBA.ORB
- This operation instructs the ORB to shut down, which causes all
object adapters to shut down.
- SIGN -
Static variable in class java.security.Signature
- Possible state value, signifying that
this signature object has been initialized for signing.
- sign() -
Method in class java.security.Signature
- Returns the signature bytes of all the data updated.
- sign(byte[], int, int) -
Method in class java.security.Signature
- Finishes the signature operation and stores the resulting signature
bytes in the provided buffer
outbuf
, starting at
offset
.
- Signature - class java.security.Signature.
- This Signature class is used to provide applications the functionality
of a digital signature algorithm.
- SIGNATURE_VERSION -
Static variable in class java.util.jar.Attributes.Name
- Some predefined attribute names.
- Signature(String) -
Constructor for class java.security.Signature
- Creates a Signature object for the specified algorithm.
- SignatureException - exception java.security.SignatureException.
- This is the generic Signature exception.
- SignatureException() -
Constructor for class java.security.SignatureException
- Constructs a SignatureException with no detail message.
- SignatureException(String) -
Constructor for class java.security.SignatureException
- Constructs a SignatureException with the specified detail
message.
- SignatureSpi - class java.security.SignatureSpi.
- This class defines the Service Provider Interface (SPI)
for the
Signature
class, which is used to provide the
functionality of a digital signature algorithm. - SignatureSpi() -
Constructor for class java.security.SignatureSpi
-
- SignedObject - class java.security.SignedObject.
- SignedObject is a class for the purpose of creating authentic
runtime objects whose integrity cannot be compromised without being
detected.
- SignedObject(Serializable, PrivateKey, Signature) -
Constructor for class java.security.SignedObject
- Constructs a SignedObject from any Serializable object.
- Signer - class java.security.Signer.
- Deprecated. This class is no longer used. Its functionality has been
replaced by
java.security.KeyStore
, the
java.security.cert
package, and
java.security.Principal
. - Signer() -
Constructor for class java.security.Signer
- Deprecated. Creates a signer.
- Signer(String, IdentityScope) -
Constructor for class java.security.Signer
- Deprecated. Creates a signer with the specified identity name and scope.
- Signer(String) -
Constructor for class java.security.Signer
- Deprecated. Creates a signer with the specified identity name.
- signum() -
Method in class java.math.BigInteger
- Returns the signum function of this BigInteger.
- signum() -
Method in class java.math.BigDecimal
- Returns the signum function of this BigDecimal.
- SILENT -
Static variable in class java.rmi.server.LogStream
- constants for logging levels
- SimpleAttributeSet - class com.sun.java.swing.text.SimpleAttributeSet.
- A straightforward implementation of MutableAttributeSet using a
hash table.
- SimpleAttributeSet() -
Constructor for class com.sun.java.swing.text.SimpleAttributeSet
- Creates a new attribute set.
- SimpleAttributeSet(AttributeSet) -
Constructor for class com.sun.java.swing.text.SimpleAttributeSet
- Creates a new attribute set based on a supplied set of attributes.
- SimpleBeanInfo - class java.beans.SimpleBeanInfo.
- This is a support class to make it easier for people to provide
BeanInfo classes.
- SimpleDateFormat - class java.text.SimpleDateFormat.
SimpleDateFormat
is a concrete class for formatting and
parsing dates in a locale-sensitive manner. - SimpleDateFormat() -
Constructor for class java.text.SimpleDateFormat
- Construct a SimpleDateFormat using the default pattern for the default
locale.
- SimpleDateFormat(String, DateFormatSymbols) -
Constructor for class java.text.SimpleDateFormat
- Construct a SimpleDateFormat using the given pattern and
locale-specific symbol data.
- SimpleDateFormat(String, Locale) -
Constructor for class java.text.SimpleDateFormat
- Construct a SimpleDateFormat using the given pattern and locale.
- SimpleDateFormat(String) -
Constructor for class java.text.SimpleDateFormat
- Construct a SimpleDateFormat using the given pattern in the default
locale.
- SimpleTimeZone - class java.util.SimpleTimeZone.
SimpleTimeZone
is a concrete subclass of TimeZone
that represents a time zone for use with a Gregorian calendar. - SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int) -
Constructor for class java.util.SimpleTimeZone
- Constructor.
- SimpleTimeZone(int, String, int, int, int, int, int, int, int, int) -
Constructor for class java.util.SimpleTimeZone
- Construct a SimpleTimeZone with the given base time zone offset from
GMT, time zone ID, time to start and end the daylight time.
- SimpleTimeZone(int, String) -
Constructor for class java.util.SimpleTimeZone
- Constructs a SimpleTimeZone with the given base time zone offset from GMT
and time zone ID. Timezone IDs can be obtained from
TimeZone.getAvailableIDs.
- SIMPLIFIED_CHINESE -
Static variable in class java.util.Locale
- Useful constant for language.
- SIMPLIFIED_HANZI -
Static variable in class java.lang.Character.Subset
- Constant for all Han characters used in writing Simplified Chinese,
including a subset of the CJK unified ideographs as well as
Simplified Chinese Han characters that may be defined as
surrogate characters.
- sin(double) -
Static method in class java.lang.Math
- Returns the trigonometric sine of an angle.
- SINGLE_INTERVAL_SELECTION -
Static variable in interface com.sun.java.swing.ListSelectionModel
- A value for the selectionMode property: select one contiguous
range of indices at a time.
- SINGLE_LINE -
Static variable in class com.sun.java.accessibility.AccessibleState
- Indicates this (text) object can contain only a single line of text
- SINGLE_SELECTION -
Static variable in interface com.sun.java.swing.ListSelectionModel
- A value for the selectionMode property: select one list index
at a time.
- SINGLE_TREE_SELECTION -
Static variable in interface com.sun.java.swing.tree.TreeSelectionModel
- Selection can only contain one path at a time.
- SINGLEFRAME -
Static variable in interface java.awt.image.ImageConsumer
- The image contain a single static image.
- SINGLEFRAMEDONE -
Static variable in interface java.awt.image.ImageConsumer
- One frame of the image is complete but there are more frames
to be delivered.
- SINGLEPASS -
Static variable in interface java.awt.image.ImageConsumer
- The pixels will be delivered in a single pass.
- SinglePixelPackedSampleModel - class java.awt.image.SinglePixelPackedSampleModel.
- This class represents pixel data packed such that the N samples which make
up a single pixel are stored in a single data array element, and each data
data array element holds samples for only one pixel.
- SinglePixelPackedSampleModel(int, int, int, int, int[]) -
Constructor for class java.awt.image.SinglePixelPackedSampleModel
- Constructs a SinglePixelPackedSampleModel with bitMasks.length bands
and a scanline stride equal to scanlineStride data array elements.
- SinglePixelPackedSampleModel(int, int, int, int[]) -
Constructor for class java.awt.image.SinglePixelPackedSampleModel
- Constructs a SinglePixelPackedSampleModel with bitMasks.length bands.
- SingleSelectionModel - interface com.sun.java.swing.SingleSelectionModel.
- A model that supports at most one indexed selection.
- singleton(Object) -
Static method in class java.util.Collections
- Returns an immutable Set containing only the specified Object.
- size -
Variable in class java.awt.Font
- The point size of this font, rounded to integer.
- size -
Variable in class java.awt.image.DataBuffer
- Usable size of all banks.
- Size -
Static variable in class com.sun.java.swing.text.StyleConstants.CharacterConstants
- Name of the font size.
- Size -
Static variable in class com.sun.java.swing.text.StyleConstants.FontConstants
- Name of the font size.
- SIZE -
Static variable in class com.sun.java.swing.text.html.HTML.Attribute
-
- SIZE -
Static variable in class java.awt.font.TextAttribute
- Attribute key for the font size.
- size() -
Method in class com.sun.java.swing.DefaultListModel
- Returns the number of components in this list.
- size() -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
replaced by
getSize()
.
- size() -
Method in class java.beans.beancontext.BeanContextMembershipEvent
- how many children are effected by the notification
- size() -
Method in class java.beans.beancontext.BeanContextSupport
-
- size() -
Method in class java.io.DataOutputStream
- Returns the current value of the counter
written
,
the number of bytes written to this data output stream so far.
- size() -
Method in class java.io.ByteArrayOutputStream
- Returns the current size of the buffer.
- size() -
Method in class java.io.CharArrayWriter
- Returns the current size of the buffer.
- size() -
Method in class java.security.IdentityScope
- Deprecated. Returns the number of identities within this identity scope.
- size() -
Method in class java.security.KeyStore
- Retrieves the number of entries in this keystore.
- size() -
Method in class java.util.Dictionary
- Returns the number of entries (dinstint keys) in this dictionary.
- size() -
Method in class java.util.Hashtable
- Returns the number of keys in this hashtable.
- size() -
Method in class java.util.AbstractMap
- Returns the number of key-value mappings in this Map.
- size() -
Method in class java.util.WeakHashMap
- Return the number of key-value mappings in this map.
- size() -
Method in interface java.util.Set
- Returns the number of elements in this Set (its cardinality).
- size() -
Method in class java.util.AbstractCollection
- Returns the number of elements in this Collection.
- size() -
Method in class java.util.HashMap
- Returns the number of key-value mappings in this Map.
- size() -
Method in class java.util.TreeSet
- Returns the number of elements in this TreeSet (its cardinality).
- size() -
Method in interface java.util.Map
- Returns the number of key-value mappings in this Map.
- size() -
Method in class java.util.Vector
- Returns the number of components in this vector.
- size() -
Method in class java.util.LinkedList
- Returns the number of elements in this List.
- size() -
Method in class java.util.BitSet
- Returns the number of bits of space actually in use by this
BitSet
to represent bit values.
- size() -
Method in interface java.util.Collection
- Returns the number of elements in this Collection.
- size() -
Method in class java.util.HashSet
- Returns the number of elements in this HashSet (its cardinality).
- size() -
Method in interface java.util.List
- Returns the number of elements in this List.
- size() -
Method in class java.util.ArrayList
- Returns the number of components in this ArrayList.
- size() -
Method in class java.util.TreeMap
- Returns the number of key-value mappings in this TreeMap.
- size() -
Method in class java.util.jar.Attributes
- Returns the number of attributes in this Map.
- size() -
Method in class java.util.mime.MimeTypeParameterList
- return the number of name-value pairs in this list.
- size() -
Method in class java.util.zip.ZipFile
- Returns the number of entries in the ZIP file.
- sizeColumnsToFit(boolean) -
Method in class com.sun.java.swing.JTable
- Deprecated. As of Swing version 1.0.3,
replaced by
sizeColumnsToFit(int)
.
- sizeColumnsToFit(int) -
Method in class com.sun.java.swing.JTable
- This method will resize one or more ot the columns in the table
so that the total width of all of the JTable's columns will be
equal to the width of the table.
- SizeRequirements - class com.sun.java.swing.SizeRequirements.
- For the convenience of layout managers,
calculates information about the size and position of components.
- SizeRequirements() -
Constructor for class com.sun.java.swing.SizeRequirements
- Creates a SizeRequirements object with the minimum, preferred,
and maximum sizes set to zero and an alignment value of 0.5
(centered).
- SizeRequirements(int, int, int, float) -
Constructor for class com.sun.java.swing.SizeRequirements
- Creates a SizeRequirements object with the specified minimum, preferred,
and maximum sizes and the specified alignment.
- sizeWidthToFit() -
Method in class com.sun.java.swing.table.TableColumn
- Resizes the TableColumn to fit the width of its header cell.
- Skeleton - interface java.rmi.server.Skeleton.
- Used solely by the implementation.
- SkeletonMismatchException - exception java.rmi.server.SkeletonMismatchException.
- This exception is thrown when a call is received that does not
match the available skeleton.
- SkeletonMismatchException(String) -
Constructor for class java.rmi.server.SkeletonMismatchException
- Create a new SkeletonMismatchException exception with a descriptive string.
- SkeletonNotFoundException - exception java.rmi.server.SkeletonNotFoundException.
-
- SkeletonNotFoundException(String, Exception) -
Constructor for class java.rmi.server.SkeletonNotFoundException
- Create a new SkeletonNotFoundException with a descriptive string and an exception.
- SkeletonNotFoundException(String) -
Constructor for class java.rmi.server.SkeletonNotFoundException
- Create a new SkeletonNotFoundException exception with a descriptive string.
- skip(long) -
Method in class com.sun.java.swing.ProgressMonitorInputStream
-
- skip(long) -
Method in class java.io.InputStream
- Skips over and discards
n
bytes of data from this
input stream.
- skip(long) -
Method in class java.io.FilterInputStream
- Skips over and discards
n
bytes of data from the
input stream.
- skip(long) -
Method in class java.io.Reader
- Skip characters.
- skip(long) -
Method in interface java.io.ObjectInput
- Skips n bytes of input.
- skip(long) -
Method in class java.io.FileInputStream
- Skips over and discards
n
bytes of data from the
input stream.
- skip(long) -
Method in class java.io.ByteArrayInputStream
- Skips
n
bytes of input from this input stream.
- skip(long) -
Method in class java.io.BufferedInputStream
- See the general contract of the
skip
method of InputStream
.
- skip(long) -
Method in class java.io.PushbackInputStream
- Skips over and discards
n
bytes of data from this
input stream.
- skip(long) -
Method in class java.io.FilterReader
- Skip characters.
- skip(long) -
Method in class java.io.StringReader
- Skip characters.
- skip(long) -
Method in class java.io.BufferedReader
- Skip characters.
- skip(long) -
Method in class java.io.LineNumberReader
- Skip characters.
- skip(long) -
Method in class java.io.LineNumberInputStream
- Deprecated. Skips over and discards
n
bytes of data from this
input stream.
- skip(long) -
Method in class java.io.StringBufferInputStream
- Deprecated. Skips
n
bytes of input from this input stream.
- skip(long) -
Method in class java.io.CharArrayReader
- Skip characters.
- skip(long) -
Method in class java.util.zip.InflaterInputStream
- Skips specified number of bytes of uncompressed data.
- skip(long) -
Method in class java.util.zip.ZipInputStream
- Skips specified number of bytes in the current ZIP entry.
- skip(long) -
Method in class java.util.zip.CheckedInputStream
- Skips specified number of bytes of input.
- skipBytes(int) -
Method in class java.io.DataInputStream
- See the general contract of the
skipBytes
method of DataInput
.
- skipBytes(int) -
Method in interface java.io.DataInput
- Makes an attempt to skip over
n
bytes
of data from the input
stream, discarding the skipped bytes.
- skipBytes(int) -
Method in class java.io.RandomAccessFile
- Attempts to skip over
n
bytes of input discarding the
skipped bytes.
- skipBytes(int) -
Method in class java.io.ObjectInputStream
- Skips bytes, block until all bytes are skipped.
- slashSlashComments(boolean) -
Method in class java.io.StreamTokenizer
- Determines whether or not the tokenizer recognizes C++-style comments.
- slashStarComments(boolean) -
Method in class java.io.StreamTokenizer
- Determines whether or not the tokenizer recognizes C-style comments.
- sleep(long, int) -
Static method in class java.lang.Thread
- Causes the currently executing thread to sleep (cease execution)
for the specified number of milliseconds plus the specified number
of nanoseconds.
- sleep(long) -
Static method in class java.lang.Thread
- Causes the currently executing thread to sleep (temporarily cease
execution) for the specified number of milliseconds.
- SLIDER -
Static variable in class com.sun.java.accessibility.AccessibleRole
- An object that allows the user to select from a bounded range.
- sliderModel -
Variable in class com.sun.java.swing.JSlider
- The data model that handles the numeric maximum value,
minimum value, and current-position value for the slider.
- SliderUI - class com.sun.java.swing.plaf.SliderUI.
- Pluggable look and feel interface for JSlider.
- SMALL -
Static variable in class com.sun.java.swing.text.html.HTML.Tag
-
- SMALL_FORM_VARIANTS -
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- SMALL_ICON -
Static variable in interface com.sun.java.swing.Action
-
- SMALLINT -
Static variable in class java.sql.Types
-
- snapToTicks -
Variable in class com.sun.java.swing.JSlider
- If true, the knob (and the data value it represents)
resolve to the closest tick mark next to where the user
positioned the knob.
- SO_BINDADDR -
Static variable in interface java.net.SocketOptions
- Fetch the local address binding of a socket (this option cannot
be "set" only "gotten", since sockets are bound at creation time,
and so the locally bound address cannot be changed).
- SO_LINGER -
Static variable in interface java.net.SocketOptions
- Specify a linger-on-close timeout.
- SO_RCVBUF -
Static variable in interface java.net.SocketOptions
- Set a hint the size of the underlying buffers used by the
platform for incoming network I/O. When used in set, this is a
suggestion to the kernel from the application about the size of
buffers to use for the data to be received over the
socket.
- SO_REUSEADDR -
Static variable in interface java.net.SocketOptions
- Sets SO_REUSEADDR for a socket.
- SO_SNDBUF -
Static variable in interface java.net.SocketOptions
- Set a hint the size of the underlying buffers used by the
platform for outgoing network I/O. When used in set, this is a
suggestion to the kernel from the application about the size of
buffers to use for the data to be sent over the socket.
- SO_TIMEOUT -
Static variable in interface java.net.SocketOptions
- Set a timeout on blocking Socket operations:
ServerSocket.accept();
SocketInputStream.read();
DatagramSocket.receive();
The option must be set prior to entering a blocking
operation to take effect.
- Socket - class java.net.Socket.
- This class implements client sockets (also called just
"sockets").
- Socket() -
Constructor for class java.net.Socket
- Creates an unconnected socket, with the
system-default type of SocketImpl.
- Socket(InetAddress, int, boolean) -
Constructor for class java.net.Socket
- Deprecated. Use DatagramSocket instead for UDP transport.
- Socket(InetAddress, int, InetAddress, int) -
Constructor for class java.net.Socket
- Creates a socket and connects it to the specified remote address on
the specified remote port.
- Socket(InetAddress, int) -
Constructor for class java.net.Socket
- Creates a stream socket and connects it to the specified port
number at the specified IP address.
- Socket(SocketImpl) -
Constructor for class java.net.Socket
- Creates an unconnected Socket with a user-specified
SocketImpl.
- Socket(String, int, boolean) -
Constructor for class java.net.Socket
- Deprecated. Use DatagramSocket instead for UDP transport.
- Socket(String, int, InetAddress, int) -
Constructor for class java.net.Socket
- Creates a socket and connects it to the specified remote host on
the specified remote port.
- Socket(String, int) -
Constructor for class java.net.Socket
- Creates a stream socket and connects it to the specified port
number on the named host.
- SocketException - exception java.net.SocketException.
- Thrown to indicate that there is an error in the underlying
protocol, such as a TCP error.
- SocketException() -
Constructor for class java.net.SocketException
- Constructs a new
ProtocolException
with no detail message.
- SocketException(String) -
Constructor for class java.net.SocketException
- Constructs a new
ProtocolException
with the
specified detail message.
- SocketImpl - class java.net.SocketImpl.
- The abstract class
SocketImpl
is a common superclass
of all classes that actually implement sockets. - SocketImplFactory - interface java.net.SocketImplFactory.
- This interface defines a factory for socket implementations.
- SocketOptions - interface java.net.SocketOptions.
- Interface of methods to get/set socket options.
- SocketPermission - class java.net.SocketPermission.
- This class represents access to a network via sockets.
- SocketPermission(String, String) -
Constructor for class java.net.SocketPermission
- Creates a new SocketPermission object with the specified actions.
- SocketSecurityException - exception java.rmi.server.SocketSecurityException.
-
- SocketSecurityException(String, Exception) -
Constructor for class java.rmi.server.SocketSecurityException
- Create A remote exception with the specified string, and the
exception specified.
- SocketSecurityException(String) -
Constructor for class java.rmi.server.SocketSecurityException
- Create A remote exception with the specified string
- SoftBevelBorder - class com.sun.java.swing.border.SoftBevelBorder.
- A class which implements a raised or lowered bevel with
softened corners.
- SoftBevelBorder(int, Color, Color, Color, Color) -
Constructor for class com.sun.java.swing.border.SoftBevelBorder
- Creates a bevel border with the specified type, highlight
shadow colors.
- SoftBevelBorder(int, Color, Color) -
Constructor for class com.sun.java.swing.border.SoftBevelBorder
- Creates a bevel border with the specified type, highlight and
shadow colors.
- SoftBevelBorder(int) -
Constructor for class com.sun.java.swing.border.SoftBevelBorder
- Creates a bevel border with the specified type and whose
colors will be derived from the background color of the
component passed into the paintBorder method.
- SoftReference - class java.lang.ref.SoftReference.
- Soft reference objects, which are cleared at the discretion of the garbage
collector in order to release memory for reclamation.
- SoftReference(Object, ReferenceQueue) -
Constructor for class java.lang.ref.SoftReference
- Create a new soft reference that refers to the given object and is
registered with the given queue.
- SoftReference(Object) -
Constructor for class java.lang.ref.SoftReference
- Create a new soft reference that refers to the given object.
- solveCubic(double[]) -
Static method in class java.awt.geom.CubicCurve2D
- Solve the cubic whose coefficients are in the eqn array and
place the non-complex roots back into the array, returning the
number of roots.
- solveQuadratic(double[]) -
Static method in class java.awt.geom.QuadCurve2D
- Solve the quadratic whose coefficients are in the eqn array and
place the non-complex roots back into the array, returning the
number of roots.
- SOMEBITS -
Static variable in interface java.awt.image.ImageObserver
- This flag in the infoflags argument to imageUpdate indicates that
more pixels needed for drawing a scaled variation of the image
are available.
- sort(byte[]) -
Static method in class java.util.Arrays
- Sorts the specified array of bytes into ascending numerical order.
- sort(char[]) -
Static method in class java.util.Arrays
- Sorts the specified array of chars into ascending numerical order.
- sort(double[]) -
Static method in class java.util.Arrays
- Sorts the specified array of doubles into ascending numerical order.
- sort(float[]) -
Static method in class java.util.Arrays
- Sorts the specified array of floats into ascending numerical order.
- sort(int[]) -
Static method in class java.util.Arrays
- Sorts the specified array of ints into ascending numerical order.
- sort(List, Comparator) -
Static method in class java.util.Collections
- Sorts the specified List according to the order induced by the
specified Comparator.
- sort(List) -
Static method in class java.util.Collections
- Sorts the specified List into ascending order, according
to the natural ordering of its elements.
- sort(long[]) -
Static method in class java.util.Arrays
- Sorts the specified array of longs into ascending numerical order.
- sort(Object[], Comparator) -
Static method in class java.util.Arrays
- Sorts the specified array of objects according to the order induced by
the specified Comparator.
- sort(Object[]) -
Static method in class java.util.Arrays
- Sorts the specified array of objects into ascending order, according
to the natural ordering of its elements.
- sort(short[]) -
Static method in class java.util.Arrays
- Sorts the specified array of shorts into ascending numerical order.
- SortedMap - interface java.util.SortedMap.
- A Map that further guarantees that it will be in ascending key order,
sorted according to the natural ordering of its keys (see
Comparable), or by a Comparator provided at SortedMap creation time.
- SortedSet - interface java.util.SortedSet.
- A Set that further guarantees that its iterator will traverse the Set in
ascending element order, sorted according to the natural ordering of
its elements (see Comparable), or by a Comparator provided at SortedSet
creation time.
- source -
Variable in class java.util.EventObject
-
- sourceActions -
Variable in class java.awt.dnd.DragGestureRecognizer
-
- sources -
Variable in class java.awt.image.renderable.ParameterBlock
- A Vector of sources, stored as arbitrary Objects.
- SOUTH -
Static variable in interface com.sun.java.swing.SwingConstants
-
- SOUTH -
Static variable in class java.awt.GridBagConstraints
- Put the component at the bottom of its display area, centered
horizontally.
- SOUTH -
Static variable in class java.awt.BorderLayout
- The south layout constraint (bottom of container).
- SOUTH_EAST -
Static variable in interface com.sun.java.swing.SwingConstants
-
- SOUTH_WEST -
Static variable in interface com.sun.java.swing.SwingConstants
-
- SOUTHEAST -
Static variable in class java.awt.GridBagConstraints
- Put the component at the bottom-right corner of its display area.
- SOUTHWEST -
Static variable in class java.awt.GridBagConstraints
- Put the component at the bottom-left corner of its display area.
- SPACE_SEPARATOR -
Static variable in class java.lang.Character
-
- SpaceAbove -
Static variable in class com.sun.java.swing.text.StyleConstants
- The amount of space above the paragraph.
- SpaceAbove -
Static variable in class com.sun.java.swing.text.StyleConstants.ParagraphConstants
- The amount of space above the paragraph.
- SpaceBelow -
Static variable in class com.sun.java.swing.text.StyleConstants
- The amount of space below the paragraph.
- SpaceBelow -
Static variable in class com.sun.java.swing.text.StyleConstants.ParagraphConstants
- The amount of space below the paragraph.
- SPACING_MODIFIER_LETTERS -
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- SPECIALS -
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- SPECIFICATION_TITLE -
Static variable in class java.util.jar.Attributes.Name
- Some predefined attribute names.
- SPECIFICATION_VENDOR -
Static variable in class java.util.jar.Attributes.Name
- Some predefined attribute names.
- SPECIFICATION_VERSION -
Static variable in class java.util.jar.Attributes.Name
- Some predefined attribute names.
- SPLIT_PANE -
Static variable in class com.sun.java.accessibility.AccessibleRole
- A specialized panel that presents two other panels at the same time.
- SplitPaneUI - class com.sun.java.swing.plaf.SplitPaneUI.
- Pluggable look and feel interface for JSplitPane.
- SQLData - interface java.sql.SQLData.
- JDBC 2.0
The SQLData interface is implemented by a Java class that is
registered in a type mapping.
- SQLException - exception java.sql.SQLException.
- The SQLException class provides information on a database access
error.
- SQLException() -
Constructor for class java.sql.SQLException
- Construct an SQLException; reason defaults to null, SQLState
defaults to null and vendorCode defaults to 0.
- SQLException(String, String, int) -
Constructor for class java.sql.SQLException
- Construct a fully-specified SQLException
- SQLException(String, String) -
Constructor for class java.sql.SQLException
- Construct an SQLException with a reason and SQLState;
vendorCode defaults to 0.
- SQLException(String) -
Constructor for class java.sql.SQLException
- Construct an SQLException with a reason; SQLState defaults to
null and vendorCode defaults to 0.
- SQLInput - interface java.sql.SQLInput.
- JDBC 2.0
A SQLInput stream contains a stream of values that represent an SQL
structured or distinct type instance.
- SQLOutput - interface java.sql.SQLOutput.
-
- SQLWarning - exception java.sql.SQLWarning.
- The SQLWarning class provides information on a database access
warnings.
- SQLWarning() -
Constructor for class java.sql.SQLWarning
- Construct an SQLWarning ; reason defaults to null, SQLState
defaults to null and vendorCode defaults to 0.
- SQLWarning(String, String, int) -
Constructor for class java.sql.SQLWarning
- Construct a fully specified SQLWarning.
- SQLWarning(String, String) -
Constructor for class java.sql.SQLWarning
- Construct an SQLWarning with a reason and SQLState;
vendorCode defaults to 0.
- SQLWarning(String) -
Constructor for class java.sql.SQLWarning
- Construct an SQLWarning with a reason; SQLState defaults to
null and vendorCode defaults to 0.
- sqrt(double) -
Static method in class java.lang.Math
- Returns the square root of a
double
value.
- Src -
Static variable in class java.awt.AlphaComposite
- AlphaComposite object which implements the opaque SRC rule
with an Alpha of 1.0f.
- SRC -
Static variable in class com.sun.java.swing.text.html.HTML.Attribute
-
- SRC -
Static variable in class java.awt.AlphaComposite
- Porter-Duff Source rule.
- SRC_IN -
Static variable in class java.awt.AlphaComposite
- Porter-Duff Source In Destination rule.
- SRC_OUT -
Static variable in class java.awt.AlphaComposite
- Porter-Duff Source Held Out By Destination rule.
- SRC_OVER -
Static variable in class java.awt.AlphaComposite
- Porter-Duff Source Over Destination rule.
- srccols -
Variable in class java.awt.image.ReplicateScaleFilter
-
- srcHeight -
Variable in class java.awt.image.ReplicateScaleFilter
-
- SrcIn -
Static variable in class java.awt.AlphaComposite
- AlphaComposite object which implements the opaque SRC_IN rule
with an Alpha of 1.0f.
- SrcOut -
Static variable in class java.awt.AlphaComposite
- AlphaComposite object which implements the opaque SRC_OUT rule
with an Alpha of 1.0f.
- SrcOver -
Static variable in class java.awt.AlphaComposite
- AlphaComposite object which implements the opaque SRC_OVER rule
with an Alpha of 1.0f.
- srcrows -
Variable in class java.awt.image.ReplicateScaleFilter
-
- srcWidth -
Variable in class java.awt.image.ReplicateScaleFilter
-
- Stack - class java.util.Stack.
- The
Stack
class represents a last-in-first-out
(LIFO) stack of objects. - Stack() -
Constructor for class java.util.Stack
-
- StackOverflowError - error java.lang.StackOverflowError.
- Thrown when a stack overflow occurs because an application
recurses too deeply.
- StackOverflowError() -
Constructor for class java.lang.StackOverflowError
- Constructs a
StackOverflowError
with no detail message.
- StackOverflowError(String) -
Constructor for class java.lang.StackOverflowError
- Constructs a
StackOverflowError
with the specified
detail message.
- STANDARD -
Static variable in class java.awt.font.GlyphMetrics
- This code indicates a glyph that represents a single standard
character.
- STANDBY -
Static variable in class com.sun.java.swing.text.html.HTML.Attribute
-
- start -
Variable in class java.awt.geom.Arc2D.Float
- The starting angle of the arc in degrees.
- start -
Variable in class java.awt.geom.Arc2D.Double
- The starting angle of the arc in degrees.
- START -
Static variable in class com.sun.java.swing.text.html.HTML.Attribute
-
- start_block() -
Method in class org.omg.CORBA.portable.OutputStream
- start_block and end_block methods are used to delimit a block
of data to be sent as GIOP chunked data.
- start_block() -
Method in class org.omg.CORBA.portable.InputStream
- start_block and end_block methods are used to delimit a block
of data to be sent as GIOP chunked data.
- START_PUNCTUATION -
Static variable in class java.lang.Character
-
- start() -
Method in class com.sun.java.swing.Timer
- Starts the Timer, causing it to send actionPerformed() messages
to its listeners.
- start() -
Method in class java.applet.Applet
- Called by the browser or applet viewer to inform
this applet that it should start its execution.
- start() -
Method in class java.lang.Thread
- Causes this thread to begin execution; the Java Virtual Machine
calls the
run
method of this thread.
- start(HTML.Tag, MutableAttributeSet) -
Method in class com.sun.java.swing.text.html.HTMLDocument.HTMLReader.TagAction
- Called when a start tag is seen for the
type of tag this action was registered
to.
- start(HTML.Tag, MutableAttributeSet) -
Method in class com.sun.java.swing.text.html.HTMLDocument.HTMLReader.BlockAction
-
- start(HTML.Tag, MutableAttributeSet) -
Method in class com.sun.java.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
-
- start(HTML.Tag, MutableAttributeSet) -
Method in class com.sun.java.swing.text.html.HTMLDocument.HTMLReader.SpecialAction
-
- start(HTML.Tag, MutableAttributeSet) -
Method in class com.sun.java.swing.text.html.HTMLDocument.HTMLReader.PreAction
-
- start(HTML.Tag, MutableAttributeSet) -
Method in class com.sun.java.swing.text.html.HTMLDocument.HTMLReader.CharacterAction
-
- startCellEditing(EventObject) -
Method in class com.sun.java.swing.DefaultCellEditor.EditorDelegate
-
- startDrag(Cursor, Image, Point, Transferable, DragSourceListener) -
Method in class java.awt.dnd.DragGestureEvent
- start the drag
- startDrag(Cursor, Transferable, DragSourceListener) -
Method in class java.awt.dnd.DragGestureEvent
- start the drag
- startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener, FlavorMap) -
Method in class java.awt.dnd.DragSource
- start a Drag.
- startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) -
Method in class java.awt.dnd.DragSource
- start a Drag.
- startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener, FlavorMap) -
Method in class java.awt.dnd.DragSource
- start a Drag.
- startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener) -
Method in class java.awt.dnd.DragSource
- start a Drag.
- startEditingAtPath(JTree, TreePath) -
Method in class com.sun.java.swing.plaf.TreeUI
- Selects the last item in path and tries to edit it.
- startEditingAtPath(TreePath) -
Method in class com.sun.java.swing.JTree
- Selects the node identified by the specified path and initiates
editing.
- startEditingTimer() -
Method in class com.sun.java.swing.tree.DefaultTreeCellEditor
- Starts the editing timer.
- startFontTag(String) -
Method in class com.sun.java.swing.text.html.MinimalHTMLWriter
- Writes out a start tag for the tag.
- startGrabbing() -
Method in class java.awt.image.PixelGrabber
- Request the PixelGrabber to start fetching the pixels.
- startProduction(ImageConsumer) -
Method in class java.awt.image.FilteredImageSource
- Adds an ImageConsumer to the list of consumers interested in
data for this image, and immediately starts delivery of the
image data through the ImageConsumer interface.
- startProduction(ImageConsumer) -
Method in class java.awt.image.MemoryImageSource
- Adds an ImageConsumer to the list of consumers interested in
data for this image, and immediately start delivery of the
image data through the ImageConsumer interface.
- startProduction(ImageConsumer) -
Method in interface java.awt.image.ImageProducer
- This method both registers the given ImageConsumer object
as a consumer and starts an immediate reconstruction of
the image data which will then be delivered to this
consumer and any other consumer which may have already
been registered with the producer.
- startProduction(ImageConsumer) -
Method in class java.awt.image.renderable.RenderableImageProducer
- Adds an ImageConsumer to the list of consumers interested in
data for this image, and immediately starts delivery of the
image data through the ImageConsumer interface.
- startsWith(String, int) -
Method in class java.lang.String
- Tests if this string starts with the specified prefix.
- startsWith(String) -
Method in class java.lang.String
- Tests if this string starts with the specified prefix.
- startTag(Element) -
Method in class com.sun.java.swing.text.html.HTMLWriter
- Writes out a start tag for the element.
- StartTagType -
Static variable in class com.sun.java.swing.text.DefaultStyledDocument.ElementSpec
- A possible value for getType.
- state -
Variable in class java.security.Signature
- Current state of this signature object.
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.JMenuItem.AccessibleJMenuItem
- Supports the change listener interface and fires property change
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.JScrollPane.AccessibleJScrollPane
- Supports the change listener interface and fires property change
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.JTabbedPane.ModelListener
-
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.JTabbedPane.AccessibleJTabbedPane
-
- stateChanged(ChangeEvent) -
Method in class com.sun.java.swing.AbstractButton.ButtonChangeListener
-
- stateChanged(ChangeEvent) -
Method in interface com.sun.java.swing.event.ChangeListener
-
- StateEdit - class com.sun.java.swing.undo.StateEdit.
- StateEdit is a general edit for objects that change state.
- StateEdit(StateEditable, String) -
Constructor for class com.sun.java.swing.undo.StateEdit
- Create and return a new StateEdit with a presentation name.
- StateEdit(StateEditable) -
Constructor for class com.sun.java.swing.undo.StateEdit
- Create and return a new StateEdit.
- StateEditable - interface com.sun.java.swing.undo.StateEditable.
- StateEditable defines the interface for objects that can have
their state undone/redone by a StateEdit.
- stateMask -
Variable in class com.sun.java.swing.DefaultButtonModel
-
- Statement - interface java.sql.Statement.
- A Statement object is used for executing a static SQL statement
and obtaining the results produced by it.
- states -
Variable in class com.sun.java.accessibility.AccessibleStateSet
- Each entry in the Vector represents an AccessibleState.
- STATIC -
Static variable in class java.lang.reflect.Modifier
-
- STATICIMAGEDONE -
Static variable in interface java.awt.image.ImageConsumer
- The image is complete and there are no more pixels or frames
to be delivered.
- status() -
Method in class java.awt.image.PixelGrabber
- DEPRECATED: Replaced by getStatus().
- statusAll(boolean) -
Method in class java.awt.MediaTracker
- Calculates and returns the bitwise inclusive OR of the
status of all media that are tracked by this media tracker.
- statusID(int, boolean) -
Method in class java.awt.MediaTracker
- Calculates and returns the bitwise inclusive OR of the
status of all media with the specified identifier that are
tracked by this media tracker.
- StdACChrominance -
Static variable in class com.sun.image.codec.jpeg.JPEGHuffmanTable
- Standard Huffman table ( JPEG standard section K.3 )
- StdACLuminance -
Static variable in class com.sun.image.codec.jpeg.JPEGHuffmanTable
- Standard Huffman table ( JPEG standard section K.3 )
- StdChrominance -
Static variable in class com.sun.image.codec.jpeg.JPEGQTable
- This is the sample luminance quantization table given in the
JPEG spec section K.1, expressed in zigzag order.
- StdDCChrominance -
Static variable in class com.sun.image.codec.jpeg.JPEGHuffmanTable
- Standard Huffman table ( JPEG standard section K.3 )
- StdDCLuminance -
Static variable in class com.sun.image.codec.jpeg.JPEGHuffmanTable
- Standard Huffman table ( JPEG standard section K.3 )
- StdLuminance -
Static variable in class com.sun.image.codec.jpeg.JPEGQTable
- This is the sample luminance quantization table given in the
JPEG spec section K.1, expressed in zigzag order.
- stop() -
Method in class com.sun.java.swing.Timer
- Stops a Timer, causing it to stop sending actionPerformed()
messages to its Target.
- stop() -
Method in class java.applet.Applet
- Called by the browser or applet viewer to inform
this applet that it should stop its execution.
- stop() -
Method in interface java.applet.AudioClip
- Stops playing this audio clip.
- stop() -
Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
- cause autoscrolling to stop
- stop() -
Method in class java.lang.Thread
- Deprecated.
- stop() -
Method in class java.lang.ThreadGroup
- Deprecated.
- stop(Throwable) -
Method in class java.lang.Thread
- Deprecated.
- stopCellEditing() -
Method in interface com.sun.java.swing.CellEditor
- Tell the editor to stop editing and accept any partially edited
value as the value of the editor.
- stopCellEditing() -
Method in class com.sun.java.swing.DefaultCellEditor
-
- stopCellEditing() -
Method in class com.sun.java.swing.DefaultCellEditor.EditorDelegate
-
- stopCellEditing() -
Method in class com.sun.java.swing.tree.DefaultTreeCellEditor
- If the realEditor will allow editing to stop, the realEditor is
removed and true is returned, otherwise false is returned.
- stopEditing() -
Method in class com.sun.java.swing.JTree
- Ends the current editing session.
- stopEditing(JTree) -
Method in class com.sun.java.swing.plaf.TreeUI
- Stops the current editing session.
- store(OutputStream, char[]) -
Method in class java.security.KeyStore
- Stores this keystore to the given output stream, and protects its
integrity with the given password.
- store(OutputStream, String) -
Method in class java.util.Properties
- Writes this property list (key and element pairs) in this
Properties
table to the output stream in a format suitable
for loading into a Properties
table using the
load
method.
- STORED -
Static variable in class java.util.zip.ZipOutputStream
- Compression method for uncompressed (STORED) entries.
- STORED -
Static variable in class java.util.zip.ZipEntry
- Compression method for uncompressed entries.
- storesLowerCaseIdentifiers() -
Method in interface java.sql.DatabaseMetaData
- Does the database treat mixed case unquoted SQL identifiers as
case insensitive and store them in lower case?
- storesLowerCaseQuotedIdentifiers() -
Method in interface java.sql.DatabaseMetaData
- Does the database treat mixed case quoted SQL identifiers as
case insensitive and store them in lower case?
- storesMixedCaseIdentifiers() -
Method in interface java.sql.DatabaseMetaData
- Does the database treat mixed case unquoted SQL identifiers as
case insensitive and store them in mixed case?
- storesMixedCaseQuotedIdentifiers() -
Method in interface java.sql.DatabaseMetaData
- Does the database treat mixed case quoted SQL identifiers as
case insensitive and store them in mixed case?
- storeState(Hashtable) -
Method in interface com.sun.java.swing.undo.StateEditable
- Upon receiving this message the receiver should place any relevant
state into state.
- storesUpperCaseIdentifiers() -
Method in interface java.sql.DatabaseMetaData
- Does the database treat mixed case unquoted SQL identifiers as
case insensitive and store them in upper case?
- storesUpperCaseQuotedIdentifiers() -
Method in interface java.sql.DatabaseMetaData
- Does the database treat mixed case quoted SQL identifiers as
case insensitive and store them in upper case?
- STREAM_MAGIC -
Static variable in interface java.io.ObjectStreamConstants
-
- STREAM_VERSION -
Static variable in interface java.io.ObjectStreamConstants
-
- Streamable - interface org.omg.CORBA.portable.Streamable.
Streamable
is the base class for the Holders of all complex
IDL types. - StreamCorruptedException - exception java.io.StreamCorruptedException.
- Thrown when control information that was read from an object stream
violates internal consistency checks.
- StreamCorruptedException() -
Constructor for class java.io.StreamCorruptedException
- Create a StreamCorruptedException and list no reason why thrown.
- StreamCorruptedException(String) -
Constructor for class java.io.StreamCorruptedException
- Create a StreamCorruptedException and list a reason why thrown.
- StreamDescriptionProperty -
Static variable in interface com.sun.java.swing.text.Document
- The property name for the description of the stream
used to initialize the document.
- StreamTokenizer - class java.io.StreamTokenizer.
- The
StreamTokenizer
class takes an input stream and
parses it into "tokens", allowing the tokens to be
read one at a time. - StreamTokenizer(InputStream) -
Constructor for class java.io.StreamTokenizer
- Deprecated. As of JDK version 1.1, the preferred way to tokenize an
input stream is to convert it into a character stream, for example:
Reader r = new BufferedReader(new InputStreamReader(is));
StreamTokenizer st = new StreamTokenizer(r);
- StreamTokenizer(Reader) -
Constructor for class java.io.StreamTokenizer
- Create a tokenizer that parses the given character stream.
- STRICT -
Static variable in class java.lang.reflect.Modifier
-
- STRIKE -
Static variable in class com.sun.java.swing.text.html.HTML.Tag
-
- STRIKETHROUGH -
Static variable in class java.awt.font.TextAttribute
- Attribute key for the strikethrough adornment.
- STRIKETHROUGH_ON -
Static variable in class java.awt.font.TextAttribute
- A single strikethrough.
- String - class java.lang.String.
- The
String
class represents character strings. - string_to_object(String) -
Method in class org.omg.CORBA.ORB
- Converts a string produced by the method
object_to_string
back to a CORBA object reference.
- String() -
Constructor for class java.lang.String
- Allocates a new
String
containing no characters.
- String(byte[], int, int, int) -
Constructor for class java.lang.String
- Deprecated. This method does not properly convert bytes into characters.
As of JDK 1.1, the preferred way to do this is via the
String
constructors that take a character-encoding name or
that use the platform's default encoding.
- String(byte[], int, int, String) -
Constructor for class java.lang.String
- Construct a new
String
by converting the specified
subarray of bytes using the specified character encoding.
- String(byte[], int, int) -
Constructor for class java.lang.String
- Construct a new
String
by converting the specified
subarray of bytes using the platform's default character encoding.
- String(byte[], int) -
Constructor for class java.lang.String
- Deprecated. This method does not properly convert bytes into characters.
As of JDK 1.1, the preferred way to do this is via the
String
constructors that take a character-encoding name or
that use the platform's default encoding.
- String(byte[], String) -
Constructor for class java.lang.String
- Construct a new
String
by converting the specified array
of bytes using the specified character encoding.
- String(byte[]) -
Constructor for class java.lang.String
- Construct a new
String
by converting the specified array
of bytes using the platform's default character encoding.
- String(char[], int, int) -
Constructor for class java.lang.String
- Allocates a new
String
that contains characters from
a subarray of the character array argument.
- String(char[]) -
Constructor for class java.lang.String
- Allocates a new
String
so that it represents the
sequence of characters currently contained in the character array
argument.
- String(String) -
Constructor for class java.lang.String
- Allocates a new string that contains the same sequence of
characters as the string argument.
- String(StringBuffer) -
Constructor for class java.lang.String
- Allocates a new string that contains the sequence of characters
currently contained in the string buffer argument.
- StringBuffer - class java.lang.StringBuffer.
- A string buffer implements a mutable sequence of characters.
- StringBuffer() -
Constructor for class java.lang.StringBuffer
- Constructs a string buffer with no characters in it and an
initial capacity of 16 characters.
- StringBuffer(int) -
Constructor for class java.lang.StringBuffer
- Constructs a string buffer with no characters in it and an
initial capacity specified by the
length
argument.
- StringBuffer(String) -
Constructor for class java.lang.StringBuffer
- Constructs a string buffer so that it represents the same
sequence of characters as the string argument.
- StringBufferInputStream - class java.io.StringBufferInputStream.
- Deprecated. This class does not properly convert characters into bytes. As
of JDK 1.1, the preferred way to create a stream from a
string is via the
StringReader
class. - StringBufferInputStream(String) -
Constructor for class java.io.StringBufferInputStream
- Deprecated. Creates a string input stream to read data from the specified string.
- StringCharacterIterator - class java.text.StringCharacterIterator.
StringCharacterIterator
implements the
CharacterIterater
protocol for a String
.
- StringCharacterIterator(String, int, int, int) -
Constructor for class java.text.StringCharacterIterator
- Constructs an iterator over the given range of the given string, with the
index set at the specified position.
- StringCharacterIterator(String, int) -
Constructor for class java.text.StringCharacterIterator
- Constructs an iterator with the specified initial index.
- StringCharacterIterator(String) -
Constructor for class java.text.StringCharacterIterator
- Constructs an iterator with an initial index of 0.
- StringContent - class com.sun.java.swing.text.StringContent.
- An implementation of the AbstractDocument.
- StringContent() -
Constructor for class com.sun.java.swing.text.StringContent
- Creates a new StringContent object.
- StringContent(int) -
Constructor for class com.sun.java.swing.text.StringContent
- Creates a new StringContent object, with the initial
size specified.
- StringDef - interface org.omg.CORBA.StringDef.
- A StringDef represents an OMG IDL string type.
- stringFlavor -
Static variable in class java.awt.datatransfer.DataFlavor
- The DataFlavor representing a Java Unicode String class, where:
representationClass = java.lang.
- StringHolder - class org.omg.CORBA.StringHolder.
- A Holder class for a
String
that is used to store "out" and "inout" parameters in IDL operations.
- StringHolder() -
Constructor for class org.omg.CORBA.StringHolder
- Constructs a new
StringHolder
object with its
value
field initialized to null
.
- StringHolder(String) -
Constructor for class org.omg.CORBA.StringHolder
- Constructs a new
StringHolder
object with its
value
field initialized to the given
String
.
- StringIndexOutOfBoundsException - exception java.lang.StringIndexOutOfBoundsException.
- Thrown by the
charAt
method in class
String
and by other String
methods to indicate that an index is either negative or greater
than or equal to the size of the string. - StringIndexOutOfBoundsException() -
Constructor for class java.lang.StringIndexOutOfBoundsException
- Constructs a
StringIndexOutOfBoundsException
with no
detail message.
- StringIndexOutOfBoundsException(int) -
Constructor for class java.lang.StringIndexOutOfBoundsException
- Constructs a new
StringIndexOutOfBoundsException
class with an argument indicating the illegal index.
- StringIndexOutOfBoundsException(String) -
Constructor for class java.lang.StringIndexOutOfBoundsException
- Constructs a
StringIndexOutOfBoundsException
with
the specified detail message.
- StringReader - class java.io.StringReader.
- A character stream whose source is a string.
- StringReader(String) -
Constructor for class java.io.StringReader
- Create a new string reader.
- StringSelection - class java.awt.datatransfer.StringSelection.
- A class which implements the capability required to transfer a
simple java String in plain text format.
- StringSelection(String) -
Constructor for class java.awt.datatransfer.StringSelection
- Creates a transferable object capable of transferring the
specified string in plain text format.
- stringToColor(String) -
Method in class com.sun.java.swing.text.html.StyleSheet
- Convert a color string "RED" or "#NNNNNN" to a Color.
- StringTokenizer - class java.util.StringTokenizer.
- The string tokenizer class allows an application to break a
string into tokens.
- StringTokenizer(String, String, boolean) -
Constructor for class java.util.StringTokenizer
- Constructs a string tokenizer for the specified string.
- StringTokenizer(String, String) -
Constructor for class java.util.StringTokenizer
- Constructs a string tokenizer for the specified string.
- StringTokenizer(String) -
Constructor for class java.util.StringTokenizer
- Constructs a string tokenizer for the specified string.
- stringWidth(String) -
Method in class java.awt.FontMetrics
- Returns the total advance width for showing the specified String
in this Font.
- StringWriter - class java.io.StringWriter.
- A character stream that collects its output in a string buffer, which can
then be used to construct a string.
- StringWriter() -
Constructor for class java.io.StringWriter
- Create a new string writer, using the default initial string-buffer
size.
- StringWriter(int) -
Constructor for class java.io.StringWriter
- Create a new string writer, using the specified initial string-buffer
size.
- Stroke - interface java.awt.Stroke.
- This interface allows a Graphics2D object to get a Path representation
of the boundaries of a stroking primitive from the path to be stroked.
- STROKE -
Static variable in class java.awt.font.ShapeGraphicAttribute
- A key indicating the shape should be stroked with a 1-pixel wide stroke.
- STRONG -
Static variable in class com.sun.java.swing.text.html.HTML.Tag
-
- Struct - interface java.sql.Struct.
- JDBC 2.0
The Struct interface represents the default mapping for an SQL
structured type.
- STRUCT -
Static variable in class java.sql.Types
-
- StructDef - interface org.omg.CORBA.StructDef.
- A StructDef represents an OMG IDL structure definition.
- StructMember - class org.omg.CORBA.StructMember.
-
- StructMember() -
Constructor for class org.omg.CORBA.StructMember
-
- StructMember(String, TypeCode, IDLType) -
Constructor for class org.omg.CORBA.StructMember
-
- StubNotFoundException - exception java.rmi.StubNotFoundException.
-
- StubNotFoundException(String, Exception) -
Constructor for class java.rmi.StubNotFoundException
- Create a new StubNotFoundException with a descriptive string and an exception.
- StubNotFoundException(String) -
Constructor for class java.rmi.StubNotFoundException
- Create a new StubNotFoundException with a descriptive string.
- style -
Variable in class java.awt.Font
- The style of the font, as passed to the constructor.
- Style - interface com.sun.java.swing.text.Style.
- A collection of attributes to associate with an element in a document.
- STYLE -
Static variable in class com.sun.java.swing.text.html.HTML.Tag
-
- STYLE -
Static variable in class com.sun.java.swing.text.html.HTML.Attribute
-
- StyleConstants - class com.sun.java.swing.text.StyleConstants.
-
A collection of well known or common attribute keys
and methods to apply to an AttributeSet or MutableAttributeSet
to get/set the properties in a typesafe manner.
- StyleConstants.CharacterConstants - class com.sun.java.swing.text.StyleConstants.CharacterConstants.
- This is a typesafe enumeration of the well-known
attributes that contribute to a character style.
- StyleConstants.ColorConstants - class com.sun.java.swing.text.StyleConstants.ColorConstants.
- This is a typesafe enumeration of the well-known
attributes that contribute to a color.
- StyleConstants.FontConstants - class com.sun.java.swing.text.StyleConstants.FontConstants.
- This is a typesafe enumeration of the well-known
attributes that contribute to a font.
- StyleConstants.ParagraphConstants - class com.sun.java.swing.text.StyleConstants.ParagraphConstants.
- This is a typesafe enumeration of the well-known
attributes that contribute to a paragraph style.
- StyleContext - class com.sun.java.swing.text.StyleContext.
- A pool of styles and their associated resources.
- StyleContext.NamedStyle - class com.sun.java.swing.text.StyleContext.NamedStyle.
- A collection of attributes, typically used to represent
character and paragraph styles.
- StyleContext.NamedStyle(StyleContext, String, Style) -
Constructor for class com.sun.java.swing.text.StyleContext.NamedStyle
- Creates a new named style.
- StyleContext.NamedStyle(StyleContext, Style) -
Constructor for class com.sun.java.swing.text.StyleContext.NamedStyle
- Creates a new named style.
- StyleContext.NamedStyle(StyleContext) -
Constructor for class com.sun.java.swing.text.StyleContext.NamedStyle
- Creates a new named style, with a null name and parent.
- StyleContext() -
Constructor for class com.sun.java.swing.text.StyleContext
- Creates a new StyleContext object.
- StyledDocument - interface com.sun.java.swing.text.StyledDocument.
- Interface for a generic styled document.
- StyledEditorKit - class com.sun.java.swing.text.StyledEditorKit.
- This is the set of things needed by a text component
to be a reasonably functioning editor for some type
of text document.
- StyledEditorKit.AlignmentAction - class com.sun.java.swing.text.StyledEditorKit.AlignmentAction.
- An action to set paragraph alignment.
- StyledEditorKit.AlignmentAction(String, int) -
Constructor for class com.sun.java.swing.text.StyledEditorKit.AlignmentAction
- Creates a new AlignmentAction.
- StyledEditorKit.BoldAction - class com.sun.java.swing.text.StyledEditorKit.BoldAction.
- An action to toggle the bold attribute.
- StyledEditorKit.BoldAction() -
Constructor for class com.sun.java.swing.text.StyledEditorKit.BoldAction
- Constructs a new BoldAction.
- StyledEditorKit.FontFamilyAction - class com.sun.java.swing.text.StyledEditorKit.FontFamilyAction.
- An action to set the font family in the associated
JEditorPane.
- StyledEditorKit.FontFamilyAction(String, String) -
Constructor for class com.sun.java.swing.text.StyledEditorKit.FontFamilyAction
- Creates a new FontFamilyAction.
- StyledEditorKit.FontSizeAction - class com.sun.java.swing.text.StyledEditorKit.FontSizeAction.
- An action to set the font size in the associated
JEditorPane.
- StyledEditorKit.FontSizeAction(String, int) -
Constructor for class com.sun.java.swing.text.StyledEditorKit.FontSizeAction
- Creates a new FontSizeAction.
- StyledEditorKit.ForegroundAction - class com.sun.java.swing.text.StyledEditorKit.ForegroundAction.
- An action to set the foreground color in the focused
JEditorPane by calling its setForeground method.
- StyledEditorKit.ForegroundAction(String, Color) -
Constructor for class com.sun.java.swing.text.StyledEditorKit.ForegroundAction
- Creates a new ForegroundAction.
- StyledEditorKit.ItalicAction - class com.sun.java.swing.text.StyledEditorKit.ItalicAction.
- An action to toggle the italic attribute.
- StyledEditorKit.ItalicAction() -
Constructor for class com.sun.java.swing.text.StyledEditorKit.ItalicAction
- Constructs a new ItalicAction.
- StyledEditorKit.StyledTextAction - class com.sun.java.swing.text.StyledEditorKit.StyledTextAction.
- An action that assumes it's being fired on a JEditorPane
with a StyledEditorKit (or subclass) installed.
- StyledEditorKit.StyledTextAction(String) -
Constructor for class com.sun.java.swing.text.StyledEditorKit.StyledTextAction
- Creates a new StyledTextAction from a string action name.
- StyledEditorKit.UnderlineAction - class com.sun.java.swing.text.StyledEditorKit.UnderlineAction.
- An action to toggle the underline attribute.
- StyledEditorKit.UnderlineAction() -
Constructor for class com.sun.java.swing.text.StyledEditorKit.UnderlineAction
- Constructs a new UnderlineAction.
- StyledEditorKit() -
Constructor for class com.sun.java.swing.text.StyledEditorKit
-
- StyleSheet - class com.sun.java.swing.text.html.StyleSheet.
- Support for defining the visual characteristics of
html views being rendered.
- StyleSheet.BoxPainter - class com.sun.java.swing.text.html.StyleSheet.BoxPainter.
- Class to carry out some of the duties of
css formatting.
- StyleSheet.ListPainter - class com.sun.java.swing.text.html.StyleSheet.ListPainter.
- class to carry out some of the duties of css list
formatting.
- StyleSheet() -
Constructor for class com.sun.java.swing.text.html.StyleSheet
- Construct a StyleSheet
- SUB -
Static variable in class com.sun.java.swing.text.html.HTML.Tag
-
- SUBCLASS_IMPLEMENTATION_PERMISSION -
Static variable in interface java.io.ObjectStreamConstants
- Enable overriding of readObject and writeObject.
- subdivide(CubicCurve2D, CubicCurve2D, CubicCurve2D) -
Static method in class java.awt.geom.CubicCurve2D
- Subdivides the cubic curve specified by the src parameter
and stores the resulting two subdivided curves into the left
and right curve parameters.
- subdivide(CubicCurve2D, CubicCurve2D) -
Method in class java.awt.geom.CubicCurve2D
- Subdivides this cubic curve and stores the resulting two
subdivided curves into the left and right curve parameters.
- subdivide(double[], int, double[], int, double[], int) -
Static method in class java.awt.geom.CubicCurve2D
- Subdivides the cubic curve specified by the the coordinates
stored in the src array at indices (srcoff) through (srcoff + 7)
and stores the resulting two subdivided curves into the two
result arrays at the corresponding indices.
- subdivide(double[], int, double[], int, double[], int) -
Static method in class java.awt.geom.QuadCurve2D
- Subdivides the quadratic curve specified by the the coordinates
stored in the src array at indices (srcoff) through (srcoff + 5)
and stores the resulting two subdivided curves into the two
result arrays at the corresponding indices.
- subdivide(QuadCurve2D, QuadCurve2D, QuadCurve2D) -
Static method in class java.awt.geom.QuadCurve2D
- Subdivides the quadratic curve specified by the src parameter
and stores the resulting two subdivided curves into the left
and right curve parameters.
- subdivide(QuadCurve2D, QuadCurve2D) -
Method in class java.awt.geom.QuadCurve2D
- Subdivides this quadratic curve and stores the resulting two
subdivided curves into the left and right curve parameters.
- subList(int, int) -
Method in class java.util.AbstractList
- Returns a view of the portion of this List between fromIndex,
inclusive, and toIndex, exclusive.
- subList(int, int) -
Method in interface java.util.List
- Returns a view of the portion of this List between fromIndex,
inclusive, and toIndex, exclusive.
- subMap(Object, Object) -
Method in class java.util.TreeMap
- Returns a view of the portion of this TreeMap whose keys range
from fromKey, inclusive, to toKey, exclusive.
- subMap(Object, Object) -
Method in interface java.util.SortedMap
- Returns a view of the portion of this SortedMap whose keys range
from fromKey, inclusive, to toKey, exclusive.
- subSet(Object, Object) -
Method in class java.util.TreeSet
- Returns a view of the portion of this TreeSet whose elements range
from fromElement, inclusive, to toElement, exclusive.
- subSet(Object, Object) -
Method in interface java.util.SortedSet
- Returns a view of the portion of this SortedSet whose elements range
from fromElement, inclusive, to toElement, exclusive.
- substituteColorModel(ColorModel, ColorModel) -
Method in class java.awt.image.RGBImageFilter
- Registers two ColorModel objects for substitution.
- SUBSTITUTION_PERMISSION -
Static variable in interface java.io.ObjectStreamConstants
- Enable substitution of one object for another during
serialization/deserialization.
- substring(int, int) -
Method in class java.lang.StringBuffer
- Returns a new
String
that contains a subsequence of
characters currently contained in this StringBuffer
.
- substring(int, int) -
Method in class java.lang.String
- Returns a new string that is a substring of this string.
- substring(int) -
Method in class java.lang.StringBuffer
- Returns a new
String
that contains a subsequence of
characters currently contained in this StringBuffer
.
- substring(int) -
Method in class java.lang.String
- Returns a new string that is a substring of this string.
- subtract(Area) -
Method in class java.awt.geom.Area
- Subtracts the shape of the specified Area from the current shape.
- subtract(BigDecimal) -
Method in class java.math.BigDecimal
- Returns a BigDecimal whose value is (this - val), and whose
scale is max(this.scale(), val.scale()).
- subtract(BigInteger) -
Method in class java.math.BigInteger
- Returns a BigInteger whose value is (this - val).
- SUNDAY -
Static variable in class java.util.Calendar
- Value of the
DAY_OF_WEEK
field indicating
Sunday.
- SUP -
Static variable in class com.sun.java.swing.text.html.HTML.Tag
-
- SUPERSCRIPT -
Static variable in class java.awt.font.TextAttribute
- Attribute key for super and subscripting.
- SUPERSCRIPT_SUB -
Static variable in class java.awt.font.TextAttribute
- Standard subscript.
- SUPERSCRIPT_SUPER -
Static variable in class java.awt.font.TextAttribute
- Standard superscript.
- SUPERSCRIPTS_AND_SUBSCRIPTS -
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- supportsAlterTableWithAddColumn() -
Method in interface java.sql.DatabaseMetaData
- Is "ALTER TABLE" with add column supported?
- supportsAlterTableWithDropColumn() -
Method in interface java.sql.DatabaseMetaData
- Is "ALTER TABLE" with drop column supported?
- supportsANSI92EntryLevelSQL() -
Method in interface java.sql.DatabaseMetaData
- Is the ANSI92 entry level SQL grammar supported?
- supportsANSI92FullSQL() -
Method in interface java.sql.DatabaseMetaData
- Is the ANSI92 full SQL grammar supported?
- supportsANSI92IntermediateSQL() -
Method in interface java.sql.DatabaseMetaData
- Is the ANSI92 intermediate SQL grammar supported?
- supportsBatchUpdates() -
Method in interface java.sql.DatabaseMetaData
- JDBC 2.0
Return true if the driver supports batch updates, else return false.
- supportsCatalogsInDataManipulation() -
Method in interface java.sql.DatabaseMetaData
- Can a catalog name be used in a data manipulation statement?
- supportsCatalogsInIndexDefinitions() -
Method in interface java.sql.DatabaseMetaData
- Can a catalog name be used in an index definition statement?
- supportsCatalogsInPrivilegeDefinitions() -
Method in interface java.sql.DatabaseMetaData
- Can a catalog name be used in a privilege definition statement?
- supportsCatalogsInProcedureCalls() -
Method in interface java.sql.DatabaseMetaData
- Can a catalog name be used in a procedure call statement?
- supportsCatalogsInTableDefinitions() -
Method in interface java.sql.DatabaseMetaData
- Can a catalog name be used in a table definition statement?
- supportsColumnAliasing() -
Method in interface java.sql.DatabaseMetaData
- Is column aliasing supported?
- supportsConvert() -
Method in interface java.sql.DatabaseMetaData
- Is the CONVERT function between SQL types supported?
- supportsConvert(int, int) -
Method in interface java.sql.DatabaseMetaData
- Is CONVERT between the given SQL types supported?
- supportsCoreSQLGrammar() -
Method in interface java.sql.DatabaseMetaData
- Is the ODBC Core SQL grammar supported?
- supportsCorrelatedSubqueries() -
Method in interface java.sql.DatabaseMetaData
- Are correlated subqueries supported?
- supportsCustomEditor() -
Method in class java.beans.PropertyEditorSupport
-
- supportsCustomEditor() -
Method in interface java.beans.PropertyEditor
-
- supportsDataDefinitionAndDataManipulationTransactions() -
Method in interface java.sql.DatabaseMetaData
- Are both data definition and data manipulation statements
within a transaction supported?
- supportsDataManipulationTransactionsOnly() -
Method in interface java.sql.DatabaseMetaData
- Are only data manipulation statements within a transaction
supported?
- supportsDifferentTableCorrelationNames() -
Method in interface java.sql.DatabaseMetaData
- If table correlation names are supported, are they restricted
to be different from the names of the tables?
- supportsExpressionsInOrderBy() -
Method in interface java.sql.DatabaseMetaData
- Are expressions in "ORDER BY" lists supported?
- supportsExtendedSQLGrammar() -
Method in interface java.sql.DatabaseMetaData
- Is the ODBC Extended SQL grammar supported?
- supportsFullOuterJoins() -
Method in interface java.sql.DatabaseMetaData
- Are full nested outer joins supported?
- supportsGroupBy() -
Method in interface java.sql.DatabaseMetaData
- Is some form of "GROUP BY" clause supported?
- supportsGroupByBeyondSelect() -
Method in interface java.sql.DatabaseMetaData
- Can a "GROUP BY" clause add columns not in the SELECT
provided it specifies all the columns in the SELECT?
- supportsGroupByUnrelated() -
Method in interface java.sql.DatabaseMetaData
- Can a "GROUP BY" clause use columns not in the SELECT?
- supportsIntegrityEnhancementFacility() -
Method in interface java.sql.DatabaseMetaData
- Is the SQL Integrity Enhancement Facility supported?
- supportsLikeEscapeClause() -
Method in interface java.sql.DatabaseMetaData
- Is the escape character in "LIKE" clauses supported?
- supportsLimitedOuterJoins() -
Method in interface java.sql.DatabaseMetaData
- Is there limited support for outer joins?
- supportsMinimumSQLGrammar() -
Method in interface java.sql.DatabaseMetaData
- Is the ODBC Minimum SQL grammar supported?
- supportsMixedCaseIdentifiers() -
Method in interface java.sql.DatabaseMetaData
- Does the database treat mixed case unquoted SQL identifiers as
case sensitive and as a result store them in mixed case?
- supportsMixedCaseQuotedIdentifiers() -
Method in interface java.sql.DatabaseMetaData
- Does the database treat mixed case quoted SQL identifiers as
case sensitive and as a result store them in mixed case?
- supportsMultipleResultSets() -
Method in interface java.sql.DatabaseMetaData
- Are multiple ResultSets from a single execute supported?
- supportsMultipleTransactions() -
Method in interface java.sql.DatabaseMetaData
- Can we have multiple transactions open at once (on different
connections)?
- supportsNonNullableColumns() -
Method in interface java.sql.DatabaseMetaData
- Can columns be defined as non-nullable?
- supportsOpenCursorsAcrossCommit() -
Method in interface java.sql.DatabaseMetaData
- Can cursors remain open across commits?
- supportsOpenCursorsAcrossRollback() -
Method in interface java.sql.DatabaseMetaData
- Can cursors remain open across rollbacks?
- supportsOpenStatementsAcrossCommit() -
Method in interface java.sql.DatabaseMetaData
- Can statements remain open across commits?
- supportsOpenStatementsAcrossRollback() -
Method in interface java.sql.DatabaseMetaData
- Can statements remain open across rollbacks?
- supportsOrderByUnrelated() -
Method in interface java.sql.DatabaseMetaData
- Can an "ORDER BY" clause use columns not in the SELECT?
- supportsOuterJoins() -
Method in interface java.sql.DatabaseMetaData
- Is some form of outer join supported?
- supportsPositionedDelete() -
Method in interface java.sql.DatabaseMetaData
- Is positioned DELETE supported?
- supportsPositionedUpdate() -
Method in interface java.sql.DatabaseMetaData
- Is positioned UPDATE supported?
- supportsResultSetConcurrency(int, int) -
Method in interface java.sql.DatabaseMetaData
- JDBC 2.0
Does the database support the concurrency type in combination
with the given result set type?
- supportsResultSetType(int) -
Method in interface java.sql.DatabaseMetaData
- JDBC 2.0
Does the database support the given result set type?
- supportsSchemasInDataManipulation() -
Method in interface java.sql.DatabaseMetaData
- Can a schema name be used in a data manipulation statement?
- supportsSchemasInIndexDefinitions() -
Method in interface java.sql.DatabaseMetaData
- Can a schema name be used in an index definition statement?
- supportsSchemasInPrivilegeDefinitions() -
Method in interface java.sql.DatabaseMetaData
- Can a schema name be used in a privilege definition statement?
- supportsSchemasInProcedureCalls() -
Method in interface java.sql.DatabaseMetaData
- Can a schema name be used in a procedure call statement?
- supportsSchemasInTableDefinitions() -
Method in interface java.sql.DatabaseMetaData
- Can a schema name be used in a table definition statement?
- supportsSelectForUpdate() -
Method in interface java.sql.DatabaseMetaData
- Is SELECT for UPDATE supported?
- supportsStoredProcedures() -
Method in interface java.sql.DatabaseMetaData
- Are stored procedure calls using the stored procedure escape
syntax supported?
- supportsSubqueriesInComparisons() -
Method in interface java.sql.DatabaseMetaData
- Are subqueries in comparison expressions supported?
- supportsSubqueriesInExists() -
Method in interface java.sql.DatabaseMetaData
- Are subqueries in 'exists' expressions supported?
- supportsSubqueriesInIns() -
Method in interface java.sql.DatabaseMetaData
- Are subqueries in 'in' statements supported?
- supportsSubqueriesInQuantifieds() -
Method in interface java.sql.DatabaseMetaData
- Are subqueries in quantified expressions supported?
- supportsTableCorrelationNames() -
Method in interface java.sql.DatabaseMetaData
- Are table correlation names supported?
- supportsTransactionIsolationLevel(int) -
Method in interface java.sql.DatabaseMetaData
- Does the database support the given transaction isolation level?
- supportsTransactions() -
Method in interface java.sql.DatabaseMetaData
- Are transactions supported?
- supportsUnion() -
Method in interface java.sql.DatabaseMetaData
- Is SQL UNION supported?
- supportsUnionAll() -
Method in interface java.sql.DatabaseMetaData
- Is SQL UNION ALL supported?
- SURROGATE -
Static variable in class java.lang.Character
-
- SURROGATES_AREA -
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- suspend() -
Method in class java.lang.Thread
- Deprecated.
- suspend() -
Method in class java.lang.ThreadGroup
- Deprecated.
- sval -
Variable in class java.io.StreamTokenizer
- If the current token is a word token, this field contains a
string giving the characters of the word token.
- SW_RESIZE_CURSOR -
Static variable in class java.awt.Frame
- Deprecated. replaced by
Cursor.SW_RESIZE_CURSOR
.
- SW_RESIZE_CURSOR -
Static variable in class java.awt.Cursor
- The south-west-resize cursor type.
- SWAP_COLORS -
Static variable in class java.awt.font.TextAttribute
- Attribute key for swapping foreground and background colors.
- SWAP_COLORS_ON -
Static variable in class java.awt.font.TextAttribute
- Swap foreground and background colors.
- SWING_COMPONENT -
Static variable in class com.sun.java.accessibility.AccessibleRole
- A Swing component, but nothing else is known about it.
- SwingConstants - interface com.sun.java.swing.SwingConstants.
- A collection of constants generally used for positioning and orienting
components on the screen.
- SwingPropertyChangeSupport - class com.sun.java.swing.event.SwingPropertyChangeSupport.
- This subclass of java.beans.
- SwingPropertyChangeSupport(Object) -
Constructor for class com.sun.java.swing.event.SwingPropertyChangeSupport
-
- SwingUtilities - class com.sun.java.swing.SwingUtilities.
- A collection of utility methods for Swing.
- sync() -
Method in class java.awt.Toolkit
- Synchronizes this toolkit's graphics state.
- sync() -
Method in class java.io.FileDescriptor
- Force all system buffers to synchronize with the underlying
device.
- SyncFailedException - exception java.io.SyncFailedException.
-
- SyncFailedException(String) -
Constructor for class java.io.SyncFailedException
- Constructs an SyncFailedException with a detail message.
- SYNCHRONIZED -
Static variable in class java.lang.reflect.Modifier
-
- synchronizedCollection(Collection) -
Static method in class java.util.Collections
- Returns a synchronized (thread-safe) Collection backed by the specified
Collection.
- synchronizedList(List) -
Static method in class java.util.Collections
- Returns a synchronized (thread-safe) List backed by the specified
List.
- synchronizedMap(Map) -
Static method in class java.util.Collections
- Returns a synchronized (thread-safe) Map backed by the specified
Map.
- synchronizedSet(Set) -
Static method in class java.util.Collections
- Returns a synchronized (thread-safe) Set backed by the specified
Set.
- synchronizedSortedMap(SortedMap) -
Static method in class java.util.Collections
- Returns a synchronized (thread-safe) SortedMap backed by the specified
SortedMap.
- synchronizedSortedSet(SortedSet) -
Static method in class java.util.Collections
- Returns a synchronized (thread-safe) SortedSet backed by the specified
SortedSet.
- syncWithScrollPane(JScrollPane) -
Method in class com.sun.java.swing.ScrollPaneLayout
- This method can be called should be after setting a JScrollPanes
layout manager.
- synthesizedElement(Element) -
Method in class com.sun.java.swing.text.html.HTMLWriter
- This method returns true, if the element is a
synthesized element.
- System - class java.lang.System.
- The
System
class contains several useful class fields
and methods. - SYSTEM_PORT -
Static variable in interface java.rmi.activation.ActivationSystem
- The port to lookup the activation system
- SystemColor - class java.awt.SystemColor.
- A class to encapsulate symbolic colors representing the color
of GUI objects on a system.
- SystemException - exception org.omg.CORBA.SystemException.
- The root class for all CORBA standard exceptions.
- SystemException(String, int, CompletionStatus) -
Constructor for class org.omg.CORBA.SystemException
- Constructs a
SystemException
exception with the specified detail
message, minor code, and completion status.
- SystemFlavorMap - class java.awt.datatransfer.SystemFlavorMap.
-
The SystemFlavorMap is an externally configurable map that maps platform native
type names (strings) to MIME type strings, and also their associated
DataFlavors.
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |