|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |
Cursor.S_RESIZE_CURSOR
.
SampleModel
to be used as a prototype.
Calendar.DAY_OF_WEEK
field indicating
Saturday.
store(OutputStream out,
String comments)
method or the
storeToXML(OutputStream os, String comment)
method.
JFileChooser
supports a
"Save" file operation.
Connection.rollback
method.d
×
2scaleFactor
rounded as if performed
by a single correctly rounded floating-point multiply to a
member of the double value set.
f
×
2scaleFactor
rounded as if performed
by a single correctly rounded floating-point multiply to a
member of the float value set.
d
×
2scaleFactor
rounded as if performed
by a single correctly rounded floating-point multiply to a
member of the double value set.
f
×
2scaleFactor
rounded as if performed
by a single correctly rounded floating-point multiply to a
member of the float value set.
Graphics2D
Transform
with a scaling transformation
Subsequent rendering is resized according to the specified scaling
factors relative to the previous scaling.
BigDecimal
.
s
.
ReplicateScaleFilter
class.
this
* 10n).
IIORegistry
.
Scanner
that produces values scanned
from the specified source.
Scanner
that produces values scanned
from the specified input stream.
Scanner
that produces values scanned
from the specified input stream.
Scanner
that produces values scanned
from the specified file.
Scanner
that produces values scanned
from the specified file.
Scanner
that produces values scanned
from the specified file.
Scanner
that produces values scanned
from the specified file.
Scanner
that produces values scanned
from the specified string.
Scanner
that produces values scanned
from the specified channel.
Scanner
that produces values scanned
from the specified channel.
ExecutorService
that can schedule commands to run after a given
delay, or to execute periodically.ThreadPoolExecutor
that can additionally schedule
commands to run after a given delay, or to execute
periodically.ScheduledThreadPoolExecutor
with the
given core pool size.
ScheduledThreadPoolExecutor
with the
given initial parameters.
WebRowSet
implementation.
ScriptEngine
is the fundamental interface whose methods must be
fully functional in every implementation of this specification.ScriptEngineFactory
is used to describe and instantiate
ScriptEngines
.ScriptEngineManager
implements a discovery and instantiation
mechanism for ScriptEngine
classes and also maintains a
collection of key/value pairs storing state shared by all engines created
by the Manager.ScriptEngineManager(Thread.currentThread().getContextClassLoader())
.
ScriptEngineFactory
visible to the given
ClassLoader
using the service provider mechanism.null
, the script engine factories that are
bundled with the platform and that are in the usual extension
directories (installed extensions) are loaded.
Exception
class for the Scripting APIs.ScriptException
with a String to be used in its message.
ScriptException
wrapping an Exception
thrown by an underlying
interpreter.
ScriptException
with message, filename and linenumber to
be used in error messages.
ScriptException
constructor specifying message, filename, line number
and column number.
Scrollbar
class embodies a scroll bar, a
familiar user-interface object.SystemColor.scrollbar
system color.
Scrollbar
class.Scrollbar
.ScrollPane
class.ScrollPane
.JScrollPane
.ScrollPaneLayout
.ScrollPane
.scrollRectToVisible()
message to the
JComponent
's parent.
Rectangle
within the view becomes visible.
scrollsOnExpand
.
UL.getRef
method for the URL being displayed).
scrollUnderway
flag is used for components like
JList
.
Cursor.SE_RESIZE_CURSOR
.
Name
object for Sealed
manifest attribute
used for sealing.
get
and set
indicating the
second within the minute.
SecretKeyFactory
class.len
bytes of key
, starting at
offset
inclusive.
DirectoryStream
that defines operations on files that are located
relative to an open directory.SecureRandom
class.SecurityException
with no detail message.
SecurityException
with the specified
detail message.
SecurityException
with the specified
detail message and cause.
SecurityException
with the specified cause
and a detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause).
SecurityManager
.
true
if the current input source has been marked
as allowing only forward seeking by setInput
.
Choice
menu to be the
item at the specified position.
Choice
menu
to be the item whose name is equal to the specified string.
index
.
index
.
Selector
.TextComponent
.
JTable
supports multiple selections,
and if individual cell selection is enabled.
DataFlavor
from an array of
DataFlavor
s.
Boolean
that corresponds
to the selected state.
JInternalFrame
in this desktop pane.
selectInitialValue
method on each UI handled by this object.
DefaultSelectionType
instance to use for
specifying that the current selection should be printed.
selectionValues
.
Action
for moving the caret
to the beginning of the document.
Action
for moving the caret
to the beginning of a line, extending the selection.
Action
for moving the caret
to the beginning of a paragraph, extending the selection.
Action
for moving the caret
to the beginning of a word, extending the selection.
Action
for moving the caret
to the end of a line, extending the selection.
Action
for moving the caret
to the end of a paragraph, extending the selection.
aKey
and the model, returns the row
that should become selected.
SelectableChannel
with a
Selector
.ListSelectionModel
of the table, used to keep track of row selections.
Action
for moving the selection to the
beginning of the next word, extending the selection.
Action
for moving the selection to the
beginning of the previous word, extending the selection.
selectionListeners
.
SelectableChannel
objects.Semaphore
with the given number of
permits and nonfair fairness setting.
Semaphore
with the given number of
permits and the given fairness setting.
MultipleDocumentHandlingType
instance to use for specifying
that the job should be divided into separate, collated copies.
MultipleDocumentHandlingType
instance to use for specifying
that the job should be divided into separate, uncollated copies.
Calendar.MONTH
field indicating the
ninth month of the year in the Gregorian and Julian calendars.
Sequence
is a data structure containing musical
information (often an entire song or composition) that can be played
back by a Sequencer
object.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
.
sequence
is known as a sequencer.SyncMode
object represents one of the ways in which
a MIDI sequencer's notion of time can be synchronized with a master
or slave device.Array
object, which is the mapping in the Java programming language of an SQL
ARRAY
value.SerialArray
object from the given
Array
object, using the given type map for the custom
mapping of each element when the elements are SQL UDTs.
SerialArray
object from the given
Array
object.
BLOB
value.SerialBlob
object that is a serialized version of
the given byte
array.
SerialBlob
object that is a serialized
version of the given Blob
object.
CLOB
value.SerialClob
object that is a serialized version of
the given char
array.
SerialClob
object that is a serialized
version of the given Clob
object.
DATALINK
value.SerialDatalink
object from the given
java.net.URL
object.
BLOB, CLOB, STRUCT or ARRAY
in
addition to SQL types such as DATALINK and JAVAOBJECT
SerialException
without a
message.
SerialException
with the
specified message.
JAVA_OBJECT
value.SerialJavaObject
helper class.
Ref
object, which is the mapping in the
Java programming language of an SQL REF
value.SerialRef
object from the given Ref
object.
SerialStruct
object from the given
Struct
object, using the given java.util.Map
object for custom mapping the SQL structured type or any of its
attributes that are SQL structured types.
SerialStruct
object from the
given SQLData
object, using the given type
map to custom map it to a class in the Java programming
language.
ServerCloneException
is thrown if a remote exception occurs
during the cloning of a UnicastRemoteObject
.ServerCloneException
with the specified
detail message.
ServerCloneException
with the specified
detail message and cause.
ServerError
is thrown as a result of a remote method
invocation when an Error
is thrown while processing
the invocation on the server, either while unmarshalling the arguments,
executing the remote method itself, or marshalling the return value.ServerError
with the specified
detail message and nested error.
ServerException
is thrown as a result of a remote method
invocation when a RemoteException
is thrown while processing
the invocation on the server, either while unmarshalling the arguments or
executing the remote method itself.ServerException
with the specified
detail message.
ServerException
with the specified
detail message and nested exception.
ServerNotActiveException
is an Exception
thrown during a call to RemoteServer.getClientHost
if
the getClientHost method is called outside of servicing a remote
method call.ServerNotActiveException
with no specified
detail message.
ServerNotActiveException
with the specified
detail message.
Class
reference to the newly available service
Class
reference to the service that is being revoked.
ServicePermission
with the specified servicePrincipal
and action
.
ServiceRegistry
instance with a
set of categories taken from the categories
argument.
ServiceRegistry.getServiceProviders
to select
providers matching an arbitrary criterion. protected transient HashMap services
field should be synchronized on that object
JobAttributes
to
the same values as the attributes of obj.
Field
object on the
specified object argument to the specified new value.
true
.
fromIndex
(inclusive) to the
specified toIndex
(exclusive) to true
.
fromIndex
(inclusive) to the
specified toIndex
(exclusive) to the specified value.
YEAR
,
MONTH
, and DAY_OF_MONTH
.
YEAR
,
MONTH
, DAY_OF_MONTH
,
HOUR_OF_DAY
, and MINUTE
.
YEAR
, MONTH
,
DAY_OF_MONTH
, HOUR
, MINUTE
, and
SECOND
.
i
to the given value.
i
to the given value.
i
to the given value.
ListIterator.next()
or
ListIterator.previous()
with the specified element (optional operation).
ComponentPeer.setBounds(int, int, int, int, int)
, indicating
a change in the component size and location.
ComponentPeer.setBounds(int, int, int, int, int)
, indicating
a change in the component client size.
ComponentPeer.setBounds(int, int, int, int, int)
, indicating
a change in the component location only.
ComponentPeer.setBounds(int, int, int, int, int)
, indicating
a change in the component size only.
setAccelerator
is not defined for JMenu
.
AcceptAll FileFilter
is used
as an available choice in the choosable filter list.
accessible
flag for an
array of objects with a single security check (for efficiency).
accessible
flag for this object to
the indicated boolean value.
AccessibleTable
.
AccessibleTable
.
Action
.
Action
for the ActionEvent
source.
Action
for the ActionEvent
source.
ActionEvent
when the button is triggered.
ActionEvent
when the button is triggered.
ActionEvent
s fired by this timer.
ActionMap
to am
.
desc
for the object with
the activation identifier, id
.
desc
for the object
with the activation group identifier, id
.
true
,
inactive if false
.
stringToValue
throws
a ParseException
).
allowUserInteraction
field of
this URLConnection
.
altName
field of this exception.
altNameCtx
field of this exception.
ApproveButton
in the
FileChooserUI
.
ApproveButton
.
OPEN
, CHORD
, or PIE
.
java.sql.Array
object.
Array
object in the
Java programming language.
RowSet
object's command
with the given Array
value.
CLOB
value that this Clob
object represents,
starting at position pos
.
java.io.InputStream
object,
which will have the specified number of bytes.
RowSet
object's command
to the given input stream.
CLOB
value that this SerialClob
object represents,
starting at position pos
.
RowSet
object's command
to the given java.io.InputStream
value.
RowSet
object's command
to the given input stream.
MBeanServerConnection.setAttribute(ObjectName,
Attribute)
.
setAttributeNode(newAttr)
.
setAttribute(qualifiedName, value)
.
MBeanServerConnection.setAttributes(ObjectName,
AttributeList)
.
attrs
.
JdbcRowSet
contains a Connection
object from
the original ResultSet
or JDBC properties passed to it.
autoCreateColumnsFromModel
flag.
RowSorter
should be created for the
table whenever its model changes.
FormSubmitEvent
is fired.
boolean
value.
RowSet
object's
columns not to be automatically numbered.
setVisible(true)
),
or being moved to the front (with a call to Window.toFront()
).
autoscrolls
property.
waitForIdle
after generating an event.
Graphics2D
context.
JComponent.setBackground
to assign
the unselected-background color to the specified color.
ColorUIResource
s to null.
index
to
background
which can be null
, in which case the tab's background color
will default to the background color of the tabbedpane
.
setScrollMode()
.
BeanContext
instance, or null
),
newValue (the current nesting
BeanContext
instance, or null
).
BeanContext
for
this BeanContextChildSupport
.
java.math.BigDecimal
value.
java.math.BigDecimal
value.
java.lang.BigDecimal
value.
java.math.BigDecimal
value.
RowSet
object's command
to the given java.math.BigDeciaml
value.
java.math.BigDecimal
value.
BLOB
value that this Blob
object represents.
java.io.InputStream
object, which will have the specified number of bytes.
RowSet
object's command
to the given input stream.
BLOB
value that this Blob
object represents.
RowSet
object's command
to the given java.io.InputStream
value.
RowSet
object's command
to the given input stream.
Bindings
with the corresponding scope value in the
context
field.
Bindings
instance with a particular scope in this
ScriptContext
.
setBindings
stores the specified Bindings
in the globalScope
field.
Bindings
of attributes for the given scope.
InputStream
object.
java.sql.Blob
object.
InputStream
object.
java.sql.Blob
object.
InputStream
object.
InputStream
object.
Blob
object in
the Java programming language.
InputStream
object.
InputStream
object.
InputStream
object.
java.sql.Blob
object.
InputStream
object.
RowSet
object's command
with the given Blob
value.
InputStream
object.
InputStream
object.
InputStream
object.
java.sql.Blob
object.
InputStream
object.
blockIncrementSet
instance variable to true.
boolean
value.
boolean
on the specified object.
boolean
value.
boolean
value.
boolean
in the
Java programming language.
boolean
value.
RowSet
object's command
to the given Java boolean
value.
boolean
value.
borderPainted
property.
borderPainted
property, which is
true
if the progress bar should paint its border.
borderPainted
property, which is
true
if the border should be painted.
borderPaintedFlat
property,
which gives a hint to the look and feel as to the
appearance of the check box border.
BasicToolBarUI.createNonRolloverBorder()
method.
BasicToolBarUI.createRolloverBorder()
method.
Rectangle
object.
r
.
Rectangle
object.
Rectangle
of this Rectangle
to match the specified Rectangle
.
Rectangle
of this
Rectangle
to the specified
x
, y
, width
,
and height
.
r
.
JComponent
and repaints the damaged areas.
byte
value.
byte
on the specified object.
byte
value.
byte
value.
byte
in the Java
programming language.
byte
value.
RowSet
object's command
to the given Java byte
value.
byte
value.
BLOB
value that
this Blob
object represents, starting at position
pos
, and returns the number of bytes written.
byte
array to the
BLOB
value that this Blob
object represents
and returns the number of bytes written.
BLOB
value that
this Blob
object represents, starting at position
pos
, and returns the number of bytes written.
byte
array to the
BLOB
value that this Blob
object represents
and returns the number of bytes written.
RowSet
object's command
to the given Java array of byte
values.
nextValue
and previousValue
methods.
CallbackHandler
.
TextComponent
.
boolean
.
Connection
object's database
in which to work.
String
.
TreeCellRenderer
that will be used to
draw each cell.
tcr
.
TableCellRenderer
used by JTable
to draw individual values for this column.
List
of additional certification path checkers.
CertStore
s to be used in finding
certificates and CRLs.
char
value.
char
on the specified object.
Reader
object, which is the given number of characters long.
Reader
object, which is the given number of characters long.
Reader
object.
CLOB
value that this Clob
object
represents, at position pos
.
Reader
object, which is the given number of characters long.
Reader
object, which is the given number of characters long.
Reader
object.
java.io.Reader
object, which will have the specified number of characters.
RowSet
object's command
to the given Reader
object.
Reader
object, which is the given number of characters long.
Reader
object.
CLOB
value that this SerialClob
object
represents, at position pos
.
RowSet
object's command
to the given java.io.Reader
value.
Reader
object, which is the given number of characters long.
RowSet
object's command
to the given Reader
object.
Reader
object.
Graphics.setClip
.
Graphics.setClip
.
Reader
object.
java.sql.Clob
object.
Reader
object.
java.sql.Clob
object.
Reader
object.
Reader
object.
Clob
object in
the Java programming language.
Reader
object.
Reader
object.
Reader
object.
java.sql.Clob
object.
Reader
object.
RowSet
object's command
with the given Clob
value.
Reader
object.
Reader
object.
Reader
object.
java.sql.Clob
object.
Reader
object.
JInternalFrame
can be closed by
some user action.
true
.
Timer
coalesces multiple pending
ActionEvent
firings.
setColorModel
method
of the ImageConsumer
interface.
RowSet
object for which this RowSetMetaDataImpl
object was created.
RowSet
object to
the given number.
int
.
null
, syncs the x coordinate of its viewPosition
with the viewport (if there is one) and then adds it to the scroll pane.
String
.
newMargin
.
TableColumn
's column margin to
newMargin
.
newModel
and registers
for listener notifications from the new column model.
newModel
and registers
for listener notifications from the new column model.
String
.
TextField
,
and then invalidate the layout.
index0
to index1
,
inclusive.
java.sql.Types
.
String
.
RowSet
object's command
property to
the given String
object and clears the parameters, if any,
that were set for the previous command.
RowSet
object's command property to the given
SQL query.
JFormattedTextField
.
Comparator
to use when sorting the specified
column.
component.setDropTarget(droptarget);
or droptarget.setComponent(component);
index
to component
.
ComponentOrientation
argument.
JPopupMenu
for this JComponent
.
Composite
for the Graphics2D
context.
enable
.
enable
.
0
and 1
.
getCompressionTypes
.
RowSet
object to
the specified concurrency.
RowSet
object to the given
concurrency level.
Configuration
.
contentAreaFilled
property.
ContentHandlerFactory
of an
application.
contentPane
property.
contentPane
property.
JInternalFrame
's contentPane
property.
contentPane
property for this window.
context
field to the specified
ScriptContext
.
ScriptContext
of the ScriptEngine
whose Bindings, Reader
and Writers are used for script executions when no ScriptContext
is specified.
shutdown
.
continuousLayout
property,
which must be true
for the child components
to be continuously
redisplayed and laid out during user intervention.
IIOParamController
to be used
to provide settings for this IIOParam
object when the activateController
method
is called, overriding any default controller.
IIOMetadataController
to be used
to provide settings for this IIOMetadata
object when the activateController
method
is called, overriding any default controller.
boolean
.
setSelectedCheckbox(Checkbox)
.
Number
.
Number
.
KeyboardFocusManager
instance
for the calling thread's context.
MetalLookAndFeel
.
Cursor
of this object.
Cursor
.
Component.setCursor(Cursor)
.
Cursor
of this object.
Cursor
of this object.
String
, which
will be used by subsequent Statement
object
execute
methods.
float
coordinates.
Point2D
coordinates.
Point2D
objects at the specified
offset in the specified array.
CubicCurve2D
.
double
coordinates.
double
coordinates.
float
coordinates.
double
coordinates.
QuadCurve2D
to the double
coordinates at
the specified offset in the specified array.
QuadCurve2D
to the specified Point2D
coordinates.
QuadCurve2D
to the coordinates of the
Point2D
objects at the specified offset in
the specified array.
QuadCurve2D
to the same as those in the specified
QuadCurve2D
.
Raster
r
, which is
assumed to be in the same coordinate space as the
BufferedImage
.
getData
method.
DataBuffer
from a primitive array of type
TransferType
.
DataBuffer
from a primitive array of type
TransferType.
DataSource
name property for this RowSet
object to the given logical name and sets this RowSet
object's
Url property to null
.
RowSet
object to the
given String
.
dataVector
instance variable
with the new Vector
of rows, dataVector
.
dataVector
instance
variable with the values in the array dataVector
.
java.sql.Date
value
using the default time zone of the virtual machine that is running
the application.
java.sql.Date
value,
using the given Calendar
object.
java.sql.Date
value
using the default time zone of the virtual machine that is running
the application.
java.sql.Date
value,
using the given Calendar
object.
Calendar.set(Calendar.DAY_OF_MONTH, int date)
.
java.sql.Date
value.
java.sql.Date
object.
java.sql.Date
value
using the default time zone of the virtual machine that is running
the application.
java.sql.Date
value,
using the given Calendar
object.
RowSet
object's command
to the given java.sql.Date
value.
RowSet
object's command
with the given java.sql.Date
value.
java.sql.Date
value
using the default time zone of the virtual machine that is running
the application.
java.sql.Date
value,
using the given Calendar
object.
TimeZone
that is
returned by the getDefault
method.
DropTarget
allowUserInteraction
field for all future
URLConnection
objects to the specified value.
defaultButton
property,
which determines the current default button for this JRootPane
.
defaultCapable
property,
which determines whether this button can be
made the default button for its root pane.
ClassLoader
for this connector
server.
TableColumn
.
JFormattedTextField.AbstractFormatter
to use as
a last resort, eg in case a display, edit or null
JFormattedTextField.AbstractFormatter
has not been
specified.
HostnameVerifier
inherited by a
new instance of this class.
lightWeightPopupEnabled
property.
JDialog
s
should have their Window decorations (such as borders, widgets to
close the window, title...) provided by the current look
and feel.
JFrame
s
should have their Window decorations (such as borders, widgets to
close the window, title...) provided by the current look
and feel.
TableColumn
.
headerRenderer
is defined by a TableColumn
.
getPageRanges
, or the current selection.
SSLSocketFactory
inherited by new
instances of this class.
useCaches
field to the
specified value.
PopupMenu
is popped up or down.
Timer
's between-event delay, the number of milliseconds
between successive action events.
JDesktopIcon
associated with this
JInternalFrame
.
DesktopManger
that will handle
desktop-specific UI actions.
BufferedImage
to be used as the
destination for decoded pixel data.
ImageTypeSpecifier
.
JFileChooser
window's
title bar.
setDimensions
method
of the ImageConsumer
interface.
index
to icon
which can be null
.
JFormattedTextField.AbstractFormatter
to use if
the JFormattedTextField
is not being edited and either
the value is not-null, or the value is null and a null formatter has
has not been specified.
JSplitPane
's size.
setDividerLocation
method on each UI handled by this object.
newSize
.
DocumentFilter
.
doInput
field for this
URLConnection
to the specified value.
doOutput
field for this
URLConnection
to the specified value.
double
value.
double
on the specified object.
double
value.
double
value.
double
in the
Java programming language.
double
value.
RowSet
object's command
to the given Java double
value.
double
value.
dragEnabled
property,
which must be true
to enable
automatic drag handling (the first part of drag and drop)
on this component.
dragEnabled
property,
which must be true
to enable
automatic drag handling (the first part of drag and drop)
on this component.
draggedColumn
to aColumn
.
draggedDistance
to distance
.
DropTarget
with this component.
JPasswordField
.
setEchoChar(char)
.
JComboBox
field is editable.
TextComponent
should be editable.
JFormattedTextField.AbstractFormatter
to use if
the JFormattedTextField
is being edited and either
the value is not-null, or the value is null and a null formatter has
has not been specified.
editingColumn
variable.
editingRow
variable.
JComboBox
field.
JComponent
that displays the current value
of the SpinnerModel
.
editValid
property of the
JFormattedTextField
.
int
.
int
.
int
.
int
.
i
.
double
.
double
.
double
.
double
.
index
of this
vector to be the specified object.
index
of this
list to be the specified element.
float
.
float
.
float
.
float
.
b
.
Action
is enabled.
Action
.
index
is enabled.
Date
s in this sequence.
Entry
under the specified alias.
true
.
Writer
used to display error output.
Writer
used to display error output.
boolean
whether or not the driver will
scan for escape syntax and do escape substitution before sending SQL
statements to the database.
RowSet
object on or
off.
exceptionListener
.
exceptionListener
.
shutdown
.
JTree
.
path
expanded state to
isExpanded
.
path
expanded state to
isExpanded
.
path
expanded state to
isExpanded
.
expandsSelectedPaths
property.
ResultSet
object will be processed.
ResultSet
objects created using this Statement
object.
RowSet
object will be
processed.
ResultSet
object.
ResultSet
objects genrated by this Statement
.
RowSet
object to the given number of
rows.
JFileChooser
to allow the user to just
select files, just select
directories, or select both files and directories.
JFileChooser
uses for
accessing and creating file system resources, such as finding
the floppy drive and getting a list of root drives.
Predicate
object to this
FilteredRowSet
object.
SUNDAY
in the U.S.,
MONDAY
in France.
FlavorMap
associated
with this DropTarget
.
String
native, and creates new mappings to the specified
DataFlavor
s.
float
value.
float
on the specified object.
float
value.
float
value.
float
in the
Java programming language.
float
value.
RowSet
object's command
to the given Java float
value.
float
value.
floatable
property,
which must be true
for the user to move the tool bar.
isFocusableWindow
.
JInternalFrame
s must always be roots of a focus
traversal cycle.
paintFocus
property, which must
be true
for the focus state to be painted.
Font
of this object.
Font
of this object.
Font
of this object.
FontUIResource
s to null.
JComponent.setForeground
to assign
the unselected-foreground color to the specified color.
index
to
foreground
which can be
null
, in which case the tab's foreground color
will default to the foreground color of this tabbedpane
.
format
methods or returned from parse
methods.
AbstractFormatter
.
AbstractFormatterFactory
.
Shape
to the specified rectangular values.
Note that the arc
partially inscribes
the framing rectangle of this RectangularShape
.
Shape
to the specified rectangular values.
Shape
to the specified rectangular values.
Shape
to the specified rectangular values.
Rectangle2D
to the specified rectangular values.
Shape
to the specified rectangular values.
Shape
to the specified Point2D
and
Dimension2D
, respectively.
Shape
to
be the specified Rectangle2D
.
Shape
to the specified rectangular values.
Shape
based on the specified center point coordinates and corner point
coordinates.
Shape
based on a
specified center Point2D
and corner
Point2D
.
Shape
based on the two specified coordinates.
Shape
based on two specified Point2D
objects.
IIOMetadata
object
from a tree of XML DOM Node
s whose syntax is
defined by the given metadata format.
glassPane
property.
glassPane
property.
JInternalFrame
's
glassPane
property.
JLayer
's glassPane component, which can be null
.
Component
to be the glass pane for this
root pane.
glassPane
property.
GlyphVector
.
GlyphVector
.
GregorianCalendar
change date.
gridColor
and redisplays.
TableCellRenderer
used to draw the
TableColumn
's header to headerRenderer
.
Object
whose string representation will be
used as the value for the headerRenderer
.
height
property,
which controls the height of a component.
Container
.
hideActionText
property, which determines
whether the button displays text from the Action
.
ResultSet
objects
created using this Connection
object to the given
holdability.
Group
that positions and sizes
components along the horizontal axis.
HostnameVerifier
for this instance.
Calendar.set(Calendar.HOUR_OF_DAY, int hours)
.
DataFlavor
represents.
index
to icon
which can be
null
.
iconable
property,
which must be true
for the user to be able to
make the JInternalFrame
an icon.
This method can be used instead of setIconImages()
to specify a single image as a window's icon.
The following statement:
setIconImage(image);is equivalent to:
ArrayList<Image> imageList = new ArrayList<Image>(); imageList.add(image); setIconImages(imageList);
Note : Native windowing systems may use different images of differing dimensions to represent a window, depending on the context (e.g. window decoration, window list, taskbar, etc.). They could also use just a single image for all contexts or no image at all.
IIOMetadataNode
and will throw a DOMException
.
IIOMetadataNode
and will throw a DOMException
.
IIOMetadataNode
and will throw a DOMException
.
TableColumn
's identifier to
anIdentifier
.
ifModifiedSince
field of
this URLConnection
to the specified value.
TrayIcon
.
Paper
.
indeterminate
property of the progress bar,
which determines whether the progress bar is in determinate
or indeterminate mode.
getComponentPopupMenu
should delegate
to the parent if this component does not have a JPopupMenu
assigned to it.
Timer
's initial delay, the time
in milliseconds to wait after the timer is started
before firing the first event.
Set
of initial policy identifiers
(OID strings), indicating that any one of these
policies would be acceptable to the certificate user for the purposes of
certification path processing.
Component
that has the focus when the pane is initially displayed.
ImageInputStream
or other Object
.
ImageInputStream
or other Object
.
ImageInputStream
or other Object
.
InputMap
to use under the condition
condition
to
map
.
LayoutStyle
.
HttpURLConnection
instance.
int
value.
int
on the specified object.
int
value.
int
value.
int
in the Java
programming language.
int
value.
RowSet
object's command
to the given Java int
value.
int
value.
rowMargin
and the columnMargin
--
the height and width of the space between cells -- to
intercellSpacing
.
JInternalFrame
with which this
DesktopIcon
is associated.
menuBar
property for this JInternalFrame
.
JOIN
imposed
on tables contained within the JoinRowSet object instance.
CachedRowSet
object's keyCols
field with the given array of column numbers, which forms a key
for uniquely identifying a row in this CachedRowSet
object.
setText(text)
newLastLocation
.
layeredPane
property.
layeredPane
property.
JInternalFrame
's
layeredPane
property.
layeredPane
property.
JLayer
.
Container.setLayout(LayoutManager)
for a complete description of this method.
LayoutManager
.
LayoutManager
.
LayoutManager
.
JScrollPane
.
LayoutManager
.
LayoutStyle
used to calculate the preferred
gaps between components.
getLength
method.
lightWeightPopupEnabled
property, which
provides a hint as to whether or not a lightweight
Component
should be used to contain the
JComboBox
, versus a heavyweight
Component
such as a Panel
or a Window
.
lightWeightPopupEnabled
property,
which by default is true
.
JToolTip
, the
ToolTipManager
chooses to use a lightweight
JPanel
if it fits.
UndoManager
holds.
Line2D
to
the specified double coordinates.
Line2D
to
the specified double coordinates.
Line2D
to the specified float coordinates.
Line2D
to
the specified double coordinates.
Line2D
to
the specified Point2D
coordinates.
Line2D
to
the same as those end points of the specified Line2D
.
setUnitIncrement(int)
.
value
to zero.
ListModel
from an array of items,
and calls setModel
with this model.
ListModel
from a Vector
and calls setModel
with this model.
Locale
of this
ImageReader
to the given value.
Locale
of this
ImageWriter
to the given value.
Locale
.
Point2D
to the
specified double
coordinates.
Point2D
to the
specified double
coordinates.
Point2D
to the
specified float
coordinates.
Point2D
to the
specified double
coordinates.
Point2D
to the same
coordinates as the specified Point2D
object.
Rectangle
to the specified location.
Rectangle
to the specified location.
getLocation
) the next time the Window is made visible.
out
.
SyncProvider
implementation provided by the SyncFactory
.
SyncProvider
implementations provided by the SyncFactory
SPI.
PrintWriter
object
that is used by the DriverManager
and all drivers.
DataSource
object to the given java.io.PrintWriter
object.
long
value.
long
on the specified object.
long
value.
long
value.
long
in the Java
programming language.
long
value.
RowSet
object's command
to the given Java long
value.
long
value.
newLookAndFeel
.
LookAndFeel
specified by the given class
name, using the current thread's context class loader, and
passes it to setLookAndFeel(LookAndFeel)
.
setSubjectAlternativeNames
or addSubjectAlternativeName
methods.
RowSet
object.
RowSet
object.
RowSet
object.
RowSet
object.
ResultSet
object produced by this Statement
object.
RowSet
object to the given number.
maximizable
property,
which determines whether the JInternalFrame
can be maximized by
some user action.
n
.
maximum
.
JComboBox
displays.
ResultSet
object generated by this Statement
object can contain to the given number.
RowSet
object may contain to
the given number.
RowSet
object can contain to the specified number.
TableColumn
's maximum width to
maxWidth
or,
if maxWidth
is less than the minimum width,
to the minimum width.
QueryEval.getMBeanServer()
.
MBeanServer
to which this connector
server is attached.
ValueExp
can access the MBean server in which it
is being evaluated by using QueryEval.getMBeanServer()
.
setJMenuBar(JMenuBar m)
.
setJMenuBar(JMenuBar menu)
.
MetaMessage
.
IIOMetadata
to a new object, or
null
.
CachedRowSet
object with
the given RowSetMetaData
object.
RowSetMetaData
object as the
RowSetMetaData
object for this RowSet
object.
n
.
minimum
.
Calendar.set(Calendar.MINUTE, int minutes)
.
TableColumn
's minimum width to
minWidth
,
adjusting the new minimum width if necessary to ensure that
0 <= minWidth
<= maxWidth
.
setMnemonic(int)
to set the mnemonic for a button.
JComboBox
uses to obtain
the list of items.
JProgressBar
.
BoundedRangeModel
that handles the slider's three
fundamental properties: minimum, maximum, value.
newModel
and registers
with it for listener notifications from the new data model.
TreeModel
that will provide the data.
TableModel
to use as the underlying model
for this TableRowSorter
.
TreeModel
that will provide the data.
TreeModel
that will provide the data.
Calendar.set(Calendar.MONTH, int month)
.
setMultipleMode(boolean)
.
name
.
Timestamp
object's nanos
field
to the given value.
DataFlavor
and all DataFlavor
s equal to the specified
DataFlavor
, and creates new mappings to the
specified String
natives.
NavigationFilter
.
Reader
object.
Reader
object.
Reader
object.
Reader
object.
RowSet
object's command
to a Reader
object.
Reader
object.
Reader
object.
Reader
object.
RowSet
object's command
to a Reader
object.
Reader
object.
Reader
object.
Reader
object.
java.sql.NClob
object.
Reader
object.
Reader
object.
java.sql.NClob
object.
Reader
object.
Reader
object.
java.sql.NClob
object.
Reader
object.
Reader
object.
Reader
object.
java.sql.NClob
object.
Reader
object.
java.sql.NClob
object.
Reader
object.
Reader
object.
Reader
object.
java.sql.NClob
object.
Reader
object.
accept
ed server-mode
SSLSockets
will be initially configured to
require client authentication.
SQLException
object to the end of the chain.
FocusTraversalPolicy
SQLWarning
object to the end of the chain.
RowSetWarning
object.
String
value associated with this node.
String
object.
String
object.
String
object.
String
object.
String
object.
String
object.
NULL
.
NULL
.
NULL
.
NULL
.
NULL
.
NULL
.
NULL
.
NULL
.
RowSet
object's SQL
command to SQL NULL
.
NULL
.
RowSet
object's SQL
command to SQL NULL
.
NULL
.
NULL
to the given constant from the interface
ResultSetMetaData
.
NULL
.
Ref
object references to the given instance of Object
.
Object
in the Java
programming language.
Object
value.
Object
in the Java
programming language.
SerialRef
object
references to the given Object
object.
RowSet
object's command
with the given Java Object
.
RowSet
object's command
with a Java Object
.
RowSet
object's command
with a Java Object
.
Monitor.addObservedObject(javax.management.ObjectName)
MonitorMBean.addObservedObject(javax.management.ObjectName)
getOffset
method.
oneTouchExpandable
property,
which must be true
for the
JSplitPane
to provide a UI widget
on the divider to quickly expand/collapse the divider.
newOrientation
,
which must be SwingConstants.VERTICAL
or
SwingConstants.HORIZONTAL
.
SwingConstants.VERTICAL
or
SwingConstants.HORIZONTAL
.
CachedRowSet
object as the original
row.
ImageOutputStream
or other Object
.
owner
.
owner
.
PageFormat
and the Painter
for a
specified page number.
document
for the number of pages and
the PageFormat
and Printable
for each
page held in the Pageable
instance,
document
.
setBlockIncrement()
.
CachedRowSet
object's page-size.
Paint
attribute for the
Graphics2D
context.
Graphics.setPaintMode
.
Paper
object for this
PageFormat
.
setParameter
.
ActionMap
's parent.
ComponentInputMap
associated with the same component as this
ComponentInputMap
.
InputMap
's parent.
newParent
but does not
change the parent's child array.
newParent
.
DecimalFormat.parse(java.lang.String, java.text.ParsePosition)
method returns BigDecimal
.
setInnerHTML
,
and setOuterHTML
.
RowSet
object to the given String
object.
RowSet
object to
the given String
.
type
to
persistenceDelegate
.
DataBuffer
using an int array of
samples for input.
DataBuffer
using an
int
array for input.
setPixels
method of the ImageConsumer
interface which takes
an array of bytes.
setPixels
method of the ImageConsumer
interface which takes
an array of integers.
Statement
be pooled or not pooled.
TrayIcon
.
Dimension
object.
setPopupVisible
method on each UI handled by this object.
LineBreakMeasurer
.
position
within its current layer,
where 0 is the topmost position within the layer and -1 is the bottommost
position.
int
.
preferredWidth
.
painter
to render the pages.
painter
to render the pages in the specified
format
.
progress
bound property.
BeanContext
from which this event was propagated.
Properties
argument.
put
.
HashMap
to map the name
to the specified object.
prototypeCellValue
property, and then (if the new value
is non-null
), computes the fixedCellWidth
and
fixedCellHeight
properties by requesting the cell renderer
component for the given value (and index 0) from the cell renderer, and
using that component's preferred size.
Statement
object to execute to the given number of seconds.
BoundedRangeModel
properties after forcing
the arguments to obey the usual constraints:
Raster
.
Reader
for scripts to read input
.
Reader
for scripts to read input
.
Subject
to be read-only.
RowSet
object's readOnly property to the given boolean
.
RowSet
object is read-only to the
given boolean
.
Rectangle2D
to the specified double
values.
Rectangle2D
to be the same as the specified
Rectangle2D
.
Rectangle2D
to the specified float
values.
Rectangle2D
to the specified double
values.
Rectangle2D
to be the same as the specified
Rectangle2D
.
Rectangle2D
to the specified double
values.
Rectangle2D
to be the same as the specified
Rectangle2D
.
Rectangle
to the integer bounds
which encompass the specified x
, y
, width
,
and height
.
setRef
method
is not needed since RemoteStub
s can be created with
the RemoteStub(RemoteRef)
constructor.
REF(<structured-type>)
value.
Ref
object in
the Java programming language.
RowSet
object's command
with the given Ref
value.
list()
method).
RenderedImage
.
hints
.
RenderContext
.
flag
is false
,
instructs the Timer
to send only one
action event to its listeners.
JComponent
should get focus.
initialDelay
milliseconds before a tooltip will be
shown.
JInternalFrame
can be resized by some
user action.
resizingColumn
to aColumn
.
RowSet
object that is being synchronized.
RowSet
object that is being synchronized.
ResourceBundle
s
containing descriptions of elements and attributes for this
format.
BufferedImage
to the specified
RGB value.
rolloverEnabled
property, which
must be true
for rollover effects to occur.
index
.
root
.
rootPane
property.
rootPane
property.
rootPane
property
for this JInternalFrame
.
rootPane
object for this window.
add
and
setLayout
are forwarded to the contentPane
.
add
and
setLayout
are forwarded to the contentPane
.
add
and
setLayout
are forwarded to the contentPane
.
add
and
setLayout
are forwarded to the contentPane
.
add
and
setLayout
are forwarded to the contentPane
.
TreeModel
is visible.
TreeModel
is visible.
TreeModel
is visible.
RoundingMode
used in this DecimalFormat.
RoundingMode
used in this NumberFormat.
RoundRectangle2D
to the specified
double
values.
RoundRectangle2D
to be the same as the
specified RoundRectangle2D
.
RoundRectangle2D
to the specified
float
values.
RoundRectangle2D
to the specified
double
values.
RoundRectangle2D
to be the same as the
specified RoundRectangle2D
.
RoundRectangle2D
to the specified
double
values.
RoundRectangle2D
to be the same as the
specified RoundRectangle2D
.
null
, syncs the y coordinate of its
viewPosition with
the viewport (if there is one) and then adds it to the scroll pane.
rowHeight
,
revalidates, and repaints.
row
to rowHeight
,
revalidates, and repaints.
java.sql.RowId
object.
java.sql.RowId
object.
java.sql.RowId
object.
java.sql.RowId
object.
java.sql.RowId
object.
java.sql.RowId
object.
EmptySelectionModel
does not allow a selection.
index0
to index1
,
inclusive.
RowSorter
.
DataBuffer
using an int for input.
DataBuffer
using a float for input.
DataBuffer
using a double for input.
DataBuffer
using an
int
for input.
Savepoint
object that represents it.
Savepoint
object that represents it.
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.
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.
BigDecimal
whose scale is the specified
value, and whose value is numerically equal to this
BigDecimal
's.
int
.
String
.
scrollsOnExpand
property,
which determines whether the
tree might scroll to show previously hidden children.
WHERE
clause to the given boolean
value.
Calendar.set(Calendar.SECOND, int seconds)
.
long seed
.
UnsupportedOperationException
.
long
seed.
ButtonModel
.
color
.
color
.
JInternalFrame
in this JDesktopPane
.
anIndex
.
index0
and index1
inclusive.
index0
and index1
inclusive.
EmptySelectionModel
does not allow a selection.
selectionModel
for the list to a
non-null
ListSelectionModel
implementation.
newModel
and registers for listener notifications from the new selection model.
TableColumnModel
to newModel
and registers for listener notifications from the new selection
model.
TreeSelectionModel
used to manage the
selection to new LSM.
EmptySelectionModel
does not allow a selection.
SSLSession
objects grouped under this
SSLSessionContext
.
SSLSession
objects grouped
under this SSLSessionContext
.
PopupFactory
that will be used to obtain
Popup
s.
short
value.
short
on the specified object.
short
value.
short
value.
short
in the
Java programming language.
short
value.
RowSet
object's command
to the given Java short
value.
short
value.
MenuShortcut
object associated with this
menu item.
showDeleted
to the given
boolean
value, which determines whether
rows marked for deletion appear in the set of current rows.
showDeleted
to the given
boolean
value, which determines whether
rows marked for deletion appear in the set of current rows.
showDeleted
to the given
boolean
value.
showsRootHandles
property,
which specifies whether the node handles should be displayed.
boolean
.
width
and height height
.
d.width
and height d.height
.
Dimension
object to
the specified width and height in double precision.
Dimension
object to the specified size.
Dimension
object
to the specified width and height.
Dimension
object to the
specified width and height.
Dimension2D
object to
match the specified size.
Paper
object, which represents the properties of the page onto
which printing occurs.
Rectangle
to match the
specified Dimension
.
Rectangle
to the specified
width and height.
d.width
and height d.height
.
width
and height height
.
newSizes
.
SizeSequence
object,
using the data in the sizes
argument.
rowsUpdated
is invoked).
java.sql.SQLXML
object.
java.sql.SQLXML
object.
java.sql.SQLXML
object.
java.sql.SQLXML
object.
java.sql.SQLXML
object.
java.sql.SQLXML
object.
SSLSocketFactory
to be used when this instance
creates sockets for secure https URL connections.
Throwable.getStackTrace()
and printed by Throwable.printStackTrace()
and related methods.
true
) or
unchecked (false
).
true
) or
unchecked (false
).
getNextValue
and getPreviousValue
methods.
String
value.
String
to the CLOB
value that this Clob
object designates at the position
pos
.
len
characters of str
, starting
at character offset
, to the CLOB
value
that this Clob
represents.
String
value.
String
value.
String
value.
String
to the CLOB
value that this SerialClob
object represents, at the position
pos
.
len
characters of str
, starting
at character offset
, to the CLOB
value
that this Clob
represents.
RowSet
object's command
to the given Java String
value.
String
value.
stringPainted
property,
which determines whether the progress bar
should render a progress string.
Stroke
for the Graphics2D
context.
SyncProvider
objec for this CachedRowSet
object to the one specified.
SyncResolver
object for this
SyncProviderException
object to the one supplied.
tableHeader
working with this JTable
to newHeader
.
CachedRowSet
object was derived to the given table name.
String
.
DropTarget
.
TextComponent
to the specified
content,
which is expected to be in the format of the content type of
this editor.
TextComponent
to the specified text.
IIOMetadataNode
and will throw a DOMException
.
CounterMonitor.setInitThreshold(java.lang.Number)
CounterMonitorMBean.setInitThreshold(java.lang.Number)
List
of
BufferedImage
s, or to null
.
java.sql.Time
value.
java.sql.Time
value,
using the given Calendar
object.
Date
object
using the given milliseconds time value.
java.sql.Time
value.
java.sql.Time
value,
using the given Calendar
object.
Time
object using a milliseconds time value.
Timestamp
object to represent a point in time that is
time milliseconds after January 1, 1970 00:00:00 GMT.
Date
.
Date
object to represent a point in time that is
time
milliseconds after January 1, 1970 00:00:00 GMT.
java.sql.Time
value.
java.sql.Time
object.
java.sql.Time
value.
java.sql.Time
value,
using the given Calendar
object.
RowSet
object's command
to the given java.sql.Time
value.
RowSet
object's command
with the given java.sql.Time
value.
java.sql.Time
value.
java.sql.Time
value,
using the given Calendar
object.
java.sql.Timestamp
value.
java.sql.Timestamp
value,
using the given Calendar
object.
java.sql.Timestamp
value.
java.sql.Timestamp
value,
using the given Calendar
object.
java.sql.Timestamp
value.
java.sql.Timestamp
object.
java.sql.Timestamp
value.
java.sql.Timestamp
value,
using the given Calendar
object.
RowSet
object's command
to the given java.sql.Timestamp
value.
java.sql.Timestamp
value.
RowSet
object's command
with the given java.sql.Timestamp
value.
java.sql.Timestamp
value,
using the given Calendar
object.
MulticastSocket
in order to control the
scope of the multicasts.
JInternalFrame
title.
index
to title
which
can be null
.
TrayIcon
.
index
to toolTipText
which can be null
.
Connection
object to the one given.
RowSet
object to the given
constant.
RowSet
obejct.
transferHandler
property, which is a mechanism to
support transfer of data into this component.
TransferHandler
, which provides support for transfer
of data into and out of this component via cut/copy/paste and drag
and drop.
transferHandler
property, which is a mechanism to
support transfer of data into this component.
transferHandler
property, which is a mechanism to
support transfer of data into this component.
transferHandler
property, which is a mechanism to
support transfer of data into this component.
AffineTransform
object.
Graphics2D
context.
Set
of most-trusted CAs.
RowSet
object to the specified type.
RowSet
object to the given type.
TypeMap
object as the type map for
this Connection
object.
java.util.Map
object as the type map
associated with the Connection
object for this
RowSet
object.
java.util.Map
object as the default
type map for this RowSet
object.
JInternalFrame
.
LayerUI
which will perform painting
and receive input events for this JLayer
.
ListUI
, the look and feel object that
renders this component.
ScrollPaneUI
object that provides the
look and feel (L&F) for this component.
unitIncrementSet
instance variable to true.
URIDereferencer
that is used to dereference
URIReference
s.
URL
argument to the indicated values.
java.net.URL
object.
java.net.URL
value.
RowSet
object
to the given String
object and sets the dataSource name
property to null
.
java.net.URL
value.
RowSet
object will use when it uses the
DriverManager
to create a connection.
java.net.URL
value.
URLStreamHandlerFactory
.
ImageInputStream
s and
ImageOutputStream
s.
useCaches
field of this
URLConnection
to the specified value.
IIOMetadataNode
and will throw a DOMException
.
RowSet
object
to the given user name.
RowSet
object to the
given String
.
userObject
.
object
.
value
.
newValue
if newValue
satisfies the model's constraints.
AbstractFormatter
obtained from the current
AbstractFormatterFactory
.
n
.
n
.
editor
.
Date
for this sequence.
ChangeListeners
.
editor
part of a JSpinner
.
Spring
to value
.
String
object for the cell being rendered to
value
.
row
and column
.
column
and
row
.
columnIndex
and
rowIndex
to aValue
.
valueIsAdjusting
property.
valueIsAdjusting
property.
valueIsAdjusting
property.
valueIsAdjusting
property, which indicates whether
or not upcoming selection changes should be considered part of a single
change.
valueIsAdjusting
property.
valueIsAdjusting
property.
valueIsAdjusting
property, which indicates whether
or not upcoming selection changes should be considered part of a single
change.
value
, visibleAmount
,
minimum
, and maximum
.
Group
that positions and sizes
components along the vertical axis.
Container
.
JLayer
's view component, which can be null
.
JViewport
's one lightweight child
(view
), which can be null
.
b
.
Dialog
depending on the value of parameter
b
.
Window
depending on the value of parameter
b
.
visibleRowCount
property, which has different meanings
depending on the layout orientation: For a VERTICAL
layout
orientation, this sets the preferred number of rows to display without
requiring scrolling; for other orientations, it affects the wrapping of
cells.
accept
ed server-mode
SSLSockets
will be initially configured to
request client authentication.
wantsInput
property.
desktopIcon
are valid.
width
property,
which controls the width of a component.
JTable
, use setPreferredWidth
instead.
JRootPane
should
provide.
Writer
for scripts to use when displaying output.
Writer
for scripts to use when displaying output.
x
property,
which controls the x
value
of a component's location.
Graphics.setXORMode
.
y
property,
which controls the y
value
of a component's location.
Calendar.set(Calendar.YEAR, year + 1900)
.
PrinterStateReason
attribute.ParameterBlock
.
start
and start + count
, using the provided context
.
Shape
interface provides definitions for objects
that represent some form of geometric shape.ShapeGraphicAttribute
class is an implementation of
GraphicAttribute
that draws shapes in a TextLayout
.ShapeGraphicAttribute
for the specified
Shape
.
EmptySelectionModel
.
EmptySelectionModel
.
ToolTipManager
instance.
Graphics2D
Transform
with a shearing transform.
Copies
attribute.Event
class is obsolete and is
available only for backwards compatilibility.
(this << n)
.
(this >> n)
.
Short
class wraps a value of primitive type short
in an object.Short
object that
represents the specified short
value.
Short
object that
represents the short
value indicated by the
String
parameter.
getDisplayName
and getDisplayNames
indicating a short name, such as "Jan".
getDisplayName()
indicating
a short name, such as "PST."
SimpleType
instance describing values whose
Java class name is java.lang.Short
.
String
description for the action, used for tooltip text.
short
.ShortArray
factory.ShortMessage
contains a MIDI message that has at most
two data bytes following its status byte.ShortMessage
.
ShortMessage
which represents a MIDI
message that takes no data bytes.
ShortMessage
which represents a MIDI message
that takes up to two data bytes.
ShortMessage
which represents a channel
MIDI message that takes up to two data bytes.
ShortMessage
.
Byte
as a
short
.
Double
as a
short
(by casting to a short
).
Float
as a short
(by
casting to a short
).
Integer
as a
short
.
Long
as a
short
.
short
.
Short
as a
short
.
BigDecimal
to a short
, checking
for lost information.
CellEditor
to
the delegate
.
realEditor
for the return value.
event
is a MouseEvent
and the click count is 1.
SynthStyles
from the SynthStyleFactory
when the ancestor of the JComponent
changes.
verify(input)
to ensure that the input is valid.
name
, using addLayoutComponent
.
setVisible(boolean)
.
setVisible(boolean)
.
setVisible(boolean)
.
Window.setVisible(boolean)
.
Popup
visible.
optionType
parameter.
optionType
parameter, where the
messageType
parameter determines the icon to display.
optionType
parameter.
url
argument.
url
argument.
showHorizontalLines
is true.
HIERARCHY_CHANGED
event
was generated due to the changing of the hierarchy showing state.
initialSelectionValue
.
parentComponent
.
parentComponent
.
parentComponent
with the dialog having the title
title
and message type messageType
.
optionType
parameter.
optionType
parameter, where
the messageType
parameter determines the icon to display.
optionType
parameter.
parentComponent
.
parentComponent
with the dialog having the title
title
and message type messageType
.
messageType
parameter.
initialValue
parameter and the number of choices is determined by the
optionType
parameter.
messageType
parameter.
initialValue
parameter and
the number of choices is determined by the optionType
parameter.
showsRootHandles
.
showVerticalLines
is true.
true
,this glyph absorbs all remaining shrinkage at
this and lower priority levels as it shrinks.
Signature.state
value, signifying that
this signature object has been initialized for signing.
outbuf
, starting at
offset
.
XMLSignature
.
Name
object for Signature-Version
manifest attribute used when signing JAR files.
SignatureException
with the specified
detail message and cause.
SignatureException
with the specified cause
and a detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause).
SignatureMethod
element
as defined in the
W3C Recommendation for XML-Signature Syntax and Processing.SignatureMethod
algorithm.SignatureProperties
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.SignatureProperty
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.Signature
class, which is used to provide the
functionality of a digital signature algorithm.SignedInfo
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.java.security.KeyStore
, the
java.security.cert
package, and
java.security.Principal
.int
value.
long
value.
BigDecimal
.
HashMap
or some other specified Map
.Map
to store the values.
HashMap
.
SimpleDateFormat
is a concrete class for formatting and
parsing dates in a locale-sensitive manner.SimpleDateFormat
using the default pattern and
date format symbols for the default locale.
SimpleDateFormat
using the given pattern and
the default date format symbols for the default locale.
SimpleDateFormat
using the given pattern and
the default date format symbols for the given locale.
SimpleDateFormat
using the given pattern and
date format symbols.
Doc
that can
be used in many common printing requests.SimpleDoc
with the specified
print data, doc flavor and doc attribute set.
SimpleTimeZone
is a concrete subclass of TimeZone
that represents a time zone for use with a Gregorian calendar.SimpleType
class is the open type class whose instances describe
all open data values which are neither arrays,
nor CompositeData
values,
nor TabularData
values.KeySelector
that always selects the specified
key, regardless of the KeyInfo
passed to it.
double
value.
double
value.
getSize()
.
Font
, rounded to integer.
RenderingHints
.
written
,
the number of bytes written to this data output stream so far.
byte
value in two's
complement binary form.
16
.
double
value.
float
value.
int
value in two's
complement binary form.
long
value in two's
complement binary form.
short
value in two's
complement binary form.
BitSet
to represent bit values.
TabularDataSupport
instance.
CachedRowSet
object.
ActionMap
.
KeyStroke
bindings.
doLayout()
.
SizeSequence
object
efficiently maintains an ordered list
of sizes and corresponding positions.SizeSequence
object
that contains no entries.
SizeSequence
object
that contains the specified number of entries,
all initialized to have size 0.
SizeSequence
object
that contains the specified number of entries,
all initialized to have size value
.
SizeSequence
object
that contains the specified sizes.
TableColumn
to fit the width of its header cell.
SkeletonNotFoundException
with the specified
detail message.
SkeletonNotFoundException
with the specified
detail message and nested exception.
skip
method of InputStream
.
n
bytes of input from this input stream.
n
bytes of data from the
input stream.
n
bytes of data from this input
stream.
n
bytes of data from this input
stream.
n
bytes of data from this
input stream.
n
bytes of data from this
input stream.
n
bytes of input from this input stream.
n
bytes of input from the bytes that can be read
from this input stream without blocking.
FilterInputStream.skip
to update the progress monitor after the skip.
n
bytes
of data from the input
stream, discarding the skipped bytes.
skipBytes
method of DataInput
.
n
bytes of input discarding the
skipped bytes.
seek(getStreamPosition() + n)
.
seek(getStreamPosition() + n)
.
Icon
, such
as ImageIcon
.
SMALLINT
.
SocketException
with the
specified detail message.
SocketException
with no detail message.
SocketFactory
.
SocketImpl
is a common superclass
of all classes that actually implement sockets.ExportException
.SocketSecurityException
with the specified
detail message.
SocketSecurityException
with the specified
detail message and nested exception.
eqn
array and places the non-complex roots back into the same array,
returning the number of roots.
eqn
array and place the non-complex roots into the res
array, returning the number of roots.
eqn
array and places the non-complex roots back into the same array,
returning the number of roots.
eqn
array and places the non-complex roots into the res
array, returning the number of roots.
Map
that further provides a total ordering on its keys.Set
that further provides a total ordering on its elements.RowSorter
has changed.
RowSorterListener
notification that the
RowSorter
has changed in some way.
Soundbank
contains a set of Instruments
that can be loaded into a Synthesizer
.SoundbankReader
supplies soundbank file-reading services.SoundbankResource
represents any audio resource stored
in a Soundbank
.SoundbankResource
from the given sound bank
and wavetable index.
EventObject.source
field in the
parent class to make it non-transient and therefore part of the
serialized form.
int
representing
the type(s) of action(s) used
in this Drag and Drop operation.
null
if this membership is not source-specific.
int
s indicating which source bands
will be used, or null
.
null
if none is set.
canSetSourceRenderSize
is true
, or
null
.
Name
object for Specification-Title
manifest attribute used for package versioning.
Name
object for Specification-Vendor
manifest attribute used for package versioning.
Name
object for Specification-Version
manifest attribute used for package versioning.
SpinnerModel
for sequences of Date
s.SpinnerDateModel
that represents a sequence of dates
between start
and end
.
SpinnerDateModel
whose initial
value
is the current date, calendarField
is equal to Calendar.DAY_OF_MONTH
, and for which
there are no start
/end
limits.
SpinnerModel
whose
values are defined by an array or a List
.SpinnerModel
whose sequence of
values is defined by the specified List
.
SpinnerModel
whose sequence of values
is defined by the specified array.
SpinnerListModel
.
SpinnerModel
for sequences of numbers.SpinnerModel
that represents
a closed sequence of
numbers from minimum
to maximum
.
SpinnerNumberModel
with the specified
value
, minimum
/maximum
bounds,
and stepSize
.
SpinnerNumberModel
with the specified
value
, minimum
/maximum
bounds,
and stepSize
.
SpinnerNumberModel
with no
minimum
or maximum
value,
stepSize
equal to one, and an initial value of zero.
Spring
class holds three properties that
characterize its behavior: the minimum, preferred, and
maximum values.Spring
.
SpringLayout
lays out the children of its associated container
according to a set of constraints.SpringLayout
.
Constraints
object holds the
constraints that govern the way a component's size and position
change in a container controlled by a SpringLayout
.Constraints
object.
Constraints
object with the
specified values for its
x
and y
properties.
Constraints
object with the
specified values for its
x
, y
, width
,
and height
properties.
Constraints
object with
suitable x
, y
, width
and
height
springs for component, c
.
SQLException
is thrown when one or more client info properties
could not be set on a Connection
.SQLClientInfoException
Object.
SQLClientInfoException
object initialized with a
given failedProperties
.
SQLClientInfoException
object initialized with
a given cause
and failedProperties
.
SQLClientInfoException
object initialized with a
given reason
and failedProperties
.
SQLClientInfoException
object initialized with a
given reason
, cause
and
failedProperties
.
SQLClientInfoException
object initialized with a
given reason
, SQLState
and
failedProperties
.
SQLClientInfoException
object initialized with a
given reason
, SQLState
, cause
and failedProperties
.
SQLClientInfoException
object initialized with a
given reason
, SQLState
,
vendorCode
and failedProperties
.
SQLClientInfoException
object initialized with a
given reason
, SQLState
,
cause
, vendorCode
and
failedProperties
.
SQLException
thrown when the SQLState class value is '22'.SQLDataException
object.
SQLDataException
object with a given
reason
.
SQLDataException
object with a given
reason
and SQLState
.
SQLDataException
object with a given
reason
, SQLState
and
vendorCode
.
SQLDataException
object with a given
cause
.
SQLDataException
object with a given
reason
and cause
.
SQLDataException
object with a given
reason
, SQLState
and cause
.
SQLDataException
object with a given
reason
, SQLState
, vendorCode
and cause
.
SQLException
object with a given
reason
, SQLState
and
vendorCode
.
SQLException
object with a given
reason
and SQLState
.
SQLException
object with a given
reason
.
SQLException
object.
SQLException
object with a given
cause
.
SQLException
object with a given
reason
and cause
.
SQLException
object with a given
reason
, SQLState
and cause
.
SQLException
object with a given
reason
, SQLState
, vendorCode
and cause
.
SQLException
thrown when the SQLState class value is '0A'
( the value is 'zero' A).SQLFeatureNotSupportedException
object.
SQLFeatureNotSupportedException
object
with a given reason
.
SQLFeatureNotSupportedException
object
with a given reason
and SQLState
.
SQLFeatureNotSupportedException
object
with a given reason
, SQLState
and
vendorCode
.
SQLFeatureNotSupportedException
object
with a given cause
.
SQLFeatureNotSupportedException
object
with a given
reason
and cause
.
SQLFeatureNotSupportedException
object
with a given
reason
, SQLState
and cause
.
SQLFeatureNotSupportedException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLInputImpl
object initialized with the
given array of attributes and the given type map.
SQLException
thrown when the SQLState class value is '23'.SQLIntegrityConstraintViolationException
object.
SQLIntegrityConstraintViolationException
with a given reason
.
SQLIntegrityConstraintViolationException
object with a given reason
and SQLState
.
SQLIntegrityConstraintViolationException
object
with a given reason
, SQLState
and
vendorCode
.
SQLIntegrityConstraintViolationException
object with
a given cause
.
SQLIntegrityConstraintViolationException
object
with a given
reason
and cause
.
SQLIntegrityConstraintViolationException
object
with a given
reason
, SQLState
and cause
.
SQLIntegrityConstraintViolationException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLException
thrown when the SQLState class value is '28'.SQLInvalidAuthorizationSpecException
object.
SQLInvalidAuthorizationSpecException
object
with a given reason
.
SQLInvalidAuthorizationSpecException
object
with a given reason
and SQLState
.
SQLInvalidAuthorizationSpecException
object
with a given reason
, SQLState
and
vendorCode
.
SQLInvalidAuthorizationSpecException
object
with a given cause
.
SQLInvalidAuthorizationSpecException
object
with a given
reason
and cause
.
SQLInvalidAuthorizationSpecException
object
with a given
reason
, SQLState
and cause
.
SQLInvalidAuthorizationSpecException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLException
thrown for the SQLState
class value '08', representing
that the connection operation that failed will not succeed when
the operation is retried without the cause of the failure being corrected.SQLNonTransientConnectionException
object.
SQLNonTransientConnectionException
object
with a given reason
.
SQLNonTransientConnectionException
object
with a given reason
and SQLState
.
SQLNonTransientConnectionException
object
with a given reason
, SQLState
and
vendorCode
.
SQLNonTransientConnectionException
object
with a given cause
.
SQLTransientException
object
with a given
reason
and cause
.
SQLNonTransientConnectionException
object
with a given
reason
, SQLState
and cause
.
SQLNonTransientConnectionException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLException
thrown when an instance where a retry
of the same operation would fail unless the cause of the SQLException
is corrected.SQLNonTransientException
object.
SQLNonTransientException
object
with a given reason
.
SQLNonTransientException
object
with a given reason
and SQLState
.
SQLNonTransientException
object
with a given reason
, SQLState
and
vendorCode
.
SQLNonTransientException
object
with a given cause
.
SQLTransientException
object
with a given
reason
and cause
.
SQLNonTransientException
object
with a given
reason
, SQLState
and cause
.
SQLNonTransientException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLOutputImpl
object
initialized with the given vector of attributes and
type map.
SecurityManager
will check
when code that is running in an applet calls the
DriverManager.setLogWriter
method or the
DriverManager.setLogStream
(deprecated) method.SQLPermission
object with the specified name.
SQLPermission
object with the specified name.
SQLException
thrown in situations where a
previously failed operation might be able to succeed if the application performs
some recovery steps and retries the entire transaction or in the case of a
distributed transaction, the transaction branch.SQLRecoverableException
object.
SQLRecoverableException
object
with a given reason
.
SQLRecoverableException
object
with a given reason
and SQLState
.
SQLRecoverableException
object
with a given reason
, SQLState
and
vendorCode
.
SQLRecoverableException
object
with a given cause
.
SQLRecoverableException
object
with a given
reason
and cause
.
SQLRecoverableException
object
with a given
reason
, SQLState
and cause
.
SQLRecoverableException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
DatabaseMetaData.getSQLStateType
which is used to indicate
whether the value returned by the method
SQLException.getSQLState
is an SQLSTATE value.
DatabaseMetaData.getSQLStateType
which is used to indicate
whether the value returned by the method
SQLException.getSQLState
is an SQL99 SQLSTATE value.
DatabaseMetaData.getSQLStateType
which is used to indicate
whether the value returned by the method
SQLException.getSQLState
is an
X/Open (now know as Open Group) SQL CLI SQLSTATE value.
SQLException
thrown when the SQLState class value is '42'.SQLSyntaxErrorException
object.
SQLSyntaxErrorException
object
with a given reason
.
SQLSyntaxErrorException
object
with a given reason
and SQLState
.
SQLSyntaxErrorException
object
with a given reason
, SQLState
and
vendorCode
.
SQLSyntaxErrorException
object
with a given cause
.
SQLSyntaxErrorException
object
with a given
reason
and cause
.
SQLSyntaxErrorException
object
with a given
reason
, SQLState
and cause
.
SQLSyntaxErrorException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLException
thrown when the timeout specified by Statement
has expired.SQLTimeoutException
object.
SQLTimeoutException
object
with a given reason
.
SQLTimeoutException
object
with a given reason
and SQLState
.
SQLTimeoutException
object
with a given reason
, SQLState
and
vendorCode
.
SQLTimeoutException
object
with a given cause
.
SQLTimeoutException
object
with a given
reason
and cause
.
SQLTimeoutException
object
with a given
reason
, SQLState
and cause
.
SQLTimeoutException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLException
thrown when the SQLState class value is '40'.SQLTransactionRollbackException
object.
SQLTransactionRollbackException
object
with a given reason
.
SQLTransactionRollbackException
object
with a given reason
and SQLState
.
SQLTransactionRollbackException
object
with a given reason
, SQLState
and
vendorCode
.
SQLTransactionRollbackException
object
with a given cause
.
SQLTransactionRollbackException
object
with a given
reason
and cause
.
SQLTransactionRollbackException
object
with a given
reason
, SQLState
and cause
.
SQLTransactionRollbackException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLException
for the SQLState class
value '08', representing
that the connection operation that failed might be able to succeed when
the operation is retried without any application-level changes.SQLTransientConnectionException
object.
SQLTransientConnectionException
object
with a given reason
.
SQLTransientConnectionException
object
with a given reason
and SQLState
.
SQLTransientConnectionException
object
with a given reason
, SQLState
and
vendorCode
.
SQLTransientConnectionException
object
with a given cause
.
SQLTransientConnectionException
object
with a given
reason
and cause
.
SQLTransientConnectionException
object
with a given
reason
, SQLState
and cause
.
SQLTransientConnectionException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLException
is thrown in situations where a
previoulsy failed operation might be able to succeed when the operation is
retried without any intervention by application-level functionality.SQLTransientException
object.
SQLTransientException
object
with a given reason
.
SQLTransientException
object
with a given reason
and SQLState
.
SQLTransientException
object
with a given reason
, SQLState
and
vendorCode
.
SQLTransientException
object
with a given cause
.
SQLTransientException
object
with a given
reason
and cause
.
SQLTransientException
object
with a given
reason
, SQLState
and cause
.
SQLTransientException
object
with a given
reason
, SQLState
, vendorCode
and cause
.
SQLWarning
object
with a given reason
, SQLState
and
vendorCode
.
SQLWarning
object
with a given reason
and SQLState
.
SQLWarning
object
with a given reason
.
SQLWarning
object.
SQLWarning
object
with a given cause
.
SQLWarning
object
with a given
reason
and cause
.
SQLWarning
object
with a given
reason
, SQLState
and cause
.
SQLWarning
object
with a given
reason
, SQLState
, vendorCode
and cause
.
XML
.
double
value.
double
value.
AlphaComposite
object that implements the opaque SRC rule
with an alpha of 1.0f.
AlphaComposite
object that implements the opaque SRC_ATOP rule
with an alpha of 1.0f.
int
array containing information about a
column of pixels.
AlphaComposite
object that implements the opaque SRC_IN rule
with an alpha of 1.0f.
AlphaComposite
object that implements the opaque SRC_OUT rule
with an alpha of 1.0f.
AlphaComposite
object that implements the opaque SRC_OVER rule
with an alpha of 1.0f.
int
array containing information about a
row of pixels.
SSLEngine
s.SSLContext
class.SSLEngine
providing no hints
for an internal session reuse strategy.
SSLEngine
.
SSLEngine
I/O calls.SSLEngineResult
enum describing the current
handshaking state of this SSLEngine
.SSLEngineResult
enum describing the overall result
of the SSLEngine
operation.SSLException
with the specified
detail message and cause.
SSLException
with the specified cause
and a detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause).
SslRMIClientSocketFactory
instance is used by the RMI
runtime in order to obtain client sockets for RMI calls via SSL.SslRMIClientSocketFactory
.
SslRMIServerSocketFactory
instance is used by the RMI
runtime in order to obtain server sockets for RMI calls via SSL.SslRMIServerSocketFactory
with
the default SSL socket configuration.
SslRMIServerSocketFactory
with
the specified SSL socket configuration.
SslRMIServerSocketFactory
with the
specified SSLContext
and SSL socket configuration.
ServerSocket
s and
provides secure server sockets using protocols such as the Secure
Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.SSLServerSocketFactory
s create
SSLServerSocket
s.SSLSessionContext
represents a set of
SSLSession
s associated with a single entity.Socket
s and provides secure
socket using protocols such as the "Secure
Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols.SSLSocketFactory
s create SSLSocket
s.Stack
class represents a last-in-first-out
(LIFO) stack of objects.StackOverflowError
with no detail message.
StackOverflowError
with the specified
detail message.
Throwable.getStackTrace()
.{ ImageInputStream.class }.
STANDARD_OUTPUT_TYPE -
Static variable in class javax.imageio.spi.ImageWriterSpi
Deprecated. Instead of using this field, directly create
the equivalent array { ImageOutputStream.class }.
STANDARD_TIME -
Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as standard time.
StandardCopyOption - Enum in java.nio.file
Defines the standard copy options.
StandardEmitterMBean - Class in javax.management
An MBean whose management interface is determined by reflection
on a Java interface, and that emits notifications.
StandardEmitterMBean(T, Class<T>, NotificationEmitter) -
Constructor for class javax.management.StandardEmitterMBean
Make an MBean whose management interface is specified by
mbeanInterface
, with the given implementation and
where notifications are handled by the given NotificationEmitter
.
StandardEmitterMBean(T, Class<T>, boolean, NotificationEmitter) -
Constructor for class javax.management.StandardEmitterMBean
Make an MBean whose management interface is specified by
mbeanInterface
, with the given implementation and where
notifications are handled by the given NotificationEmitter
.
StandardEmitterMBean(Class<?>, NotificationEmitter) -
Constructor for class javax.management.StandardEmitterMBean
Make an MBean whose management interface is specified by
mbeanInterface
, and
where notifications are handled by the given NotificationEmitter
.
StandardEmitterMBean(Class<?>, boolean, NotificationEmitter) -
Constructor for class javax.management.StandardEmitterMBean
Make an MBean whose management interface is specified by
mbeanInterface
, and where notifications are handled by
the given NotificationEmitter
.
standardFormatSupported -
Variable in class javax.imageio.metadata.IIOMetadata
A boolean indicating whether the concrete subclass supports the
standard metadata format, set via the constructor.
StandardMBean - Class in javax.management
An MBean whose management interface is determined by reflection
on a Java interface.
StandardMBean(T, Class<T>) -
Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of the object
implementation, using the specified
mbeanInterface class.
StandardMBean(Class<?>) -
Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of this, using the specified
mbeanInterface class.
StandardMBean(T, Class<T>, boolean) -
Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of the object
implementation, using the specified
mbeanInterface class, and choosing whether the
resultant MBean is an MXBean.
StandardMBean(Class<?>, boolean) -
Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of this, using the specified
mbeanInterface class, and choosing whether the resulting
MBean is an MXBean.
standardMetadataFormatName -
Static variable in class javax.imageio.metadata.IIOMetadataFormatImpl
A String
constant containing the standard format
name, "javax_imageio_1.0"
.
StandardOpenOption - Enum in java.nio.file
Defines the standard open options.
StandardProtocolFamily - Enum in java.net
Defines the standard families of communication protocols.
StandardSocketOption - Class in java.net
Defines the standard socket options.
StandardWatchEventKind - Class in java.nio.file
Defines the standard event kinds.
STANDBY -
Static variable in class javax.swing.text.html.HTML.Attribute
STAPLE -
Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples.
STAPLE_BOTTOM_LEFT -
Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples in the bottom left
corner.
STAPLE_BOTTOM_RIGHT -
Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples in the bottom right
corner.
STAPLE_DUAL_BOTTOM -
Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with two staples (wire stitches) along the bottom
edge assuming a portrait document (see above).
STAPLE_DUAL_LEFT -
Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with two staples (wire stitches) along the left
edge assuming a portrait document (see above).
STAPLE_DUAL_RIGHT -
Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with two staples (wire stitches) along the right
edge assuming a portrait document (see above).
STAPLE_DUAL_TOP -
Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with two staples (wire stitches) along the top
edge assuming a portrait document (see above).
STAPLE_TOP_LEFT -
Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples in the top left corner.
STAPLE_TOP_RIGHT -
Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples in the top right corner.
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 -
Variable in class java.awt.geom.Arc2D.Double
The starting angle of the arc in degrees.
start -
Variable in class java.awt.geom.Arc2D.Float
The starting angle of the arc in degrees.
start() -
Method in class java.lang.ProcessBuilder
Starts a new process using the attributes of this process builder.
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() -
Method in class java.util.regex.Matcher
Returns the start index of the previous match.
start(int) -
Method in class java.util.regex.Matcher
Returns the start index of the subsequence captured by the given group
during the previous match operation.
start() -
Method in interface java.util.regex.MatchResult
Returns the start index of the match.
start(int) -
Method in interface java.util.regex.MatchResult
Returns the start index of the subsequence captured by the given group
during this match.
start() -
Method in class javax.management.monitor.CounterMonitor
Starts the counter monitor.
start() -
Method in class javax.management.monitor.GaugeMonitor
Starts the gauge monitor.
start() -
Method in class javax.management.monitor.Monitor
Starts the monitor.
start() -
Method in interface javax.management.monitor.MonitorMBean
Starts the monitor.
start() -
Method in class javax.management.monitor.StringMonitor
Starts the string monitor.
start() -
Method in interface javax.management.remote.JMXConnectorServerMBean
Activates the connector server, that is, starts listening for
client connections.
start() -
Method in class javax.management.remote.rmi.RMIConnectorServer
Activates the connector server, that is starts listening for
client connections.
start() -
Method in class javax.management.timer.Timer
Starts the timer.
start() -
Method in interface javax.management.timer.TimerMBean
Starts the timer.
start() -
Method in interface javax.sound.midi.Sequencer
Starts playback of the MIDI data in the currently
loaded sequence.
START -
Static variable in class javax.sound.midi.ShortMessage
Status byte for Start message (0xFA, or 250).
start() -
Method in interface javax.sound.sampled.DataLine
Allows a line to engage in data I/O.
START -
Static variable in class javax.sound.sampled.LineEvent.Type
A type of event that is sent when a line begins to engage in active
input or output of audio data in response to a
start
request.
START -
Static variable in class javax.swing.text.html.HTML.Attribute
start(HTML.Tag, MutableAttributeSet) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction
start(HTML.Tag, MutableAttributeSet) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction
start(HTML.Tag, MutableAttributeSet) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
start(HTML.Tag, MutableAttributeSet) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
start(HTML.Tag, MutableAttributeSet) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction
start(HTML.Tag, MutableAttributeSet) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
start(HTML.Tag, MutableAttributeSet) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction
start(HTML.Tag, MutableAttributeSet) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction
start(HTML.Tag, MutableAttributeSet) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
Called when a start tag is seen for the
type of tag this action was registered
to.
start() -
Method in class javax.swing.Timer
Starts the Timer
,
causing it to start sending action events
to its listeners.
START_PUNCTUATION -
Static variable in class java.lang.Character
General category "Ps" in the Unicode specification.
startAnimationTimer() -
Method in class javax.swing.plaf.basic.BasicProgressBarUI
Starts the animation thread, creating and initializing
it if necessary.
startAutoScrolling(int) -
Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
startCellEditing(EventObject) -
Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns true to indicate that editing has begun.
startDrag(Cursor, Transferable) -
Method in class java.awt.dnd.DragGestureEvent
Starts the drag operation given the Cursor
for this drag
operation and the Transferable
representing the source data
for this drag operation.
startDrag(Cursor, Transferable, DragSourceListener) -
Method in class java.awt.dnd.DragGestureEvent
Starts the drag given the initial Cursor
to display,
the Transferable
object,
and the DragSourceListener
to use.
startDrag(Cursor, Image, Point, Transferable, DragSourceListener) -
Method in class java.awt.dnd.DragGestureEvent
Start the drag given the initial Cursor
to display,
a drag Image
, the offset of
the Image
,
the Transferable
object, and
the DragSourceListener
to use.
startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener, FlavorMap) -
Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent
that initiated the drag, the initial
Cursor
to use,
the Image
to drag,
the offset of the Image
origin
from the hotspot of the Cursor
at
the instant of the trigger,
the Transferable
subject data
of the drag, the DragSourceListener
,
and the FlavorMap
.
startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener, FlavorMap) -
Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent
that initiated the drag, the initial
Cursor
to use,
the Transferable
subject data
of the drag, the DragSourceListener
,
and the FlavorMap
.
startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) -
Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent
that initiated the drag, the initial Cursor
to use,
the Image
to drag,
the offset of the Image
origin
from the hotspot of the Cursor
at the instant of the trigger,
the subject data of the drag, and
the DragSourceListener
.
startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener) -
Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent
that initiated the drag, the initial
Cursor
to
use,
the Transferable
subject data
of the drag, and the DragSourceListener
.
startDrag(DragSourceContext, Cursor, Image, Point) -
Method in interface java.awt.dnd.peer.DragSourceContextPeer
start a drag
startDragging() -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Should be messaged before the dragging session starts, resets
lastDragLocation and dividerSize.
startEditing(TreePath, MouseEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI
Will start editing for node if there is a cellEditor and
shouldSelectCell returns true.
startEditingAtPath(TreePath) -
Method in class javax.swing.JTree
Selects the node identified by the specified path and initiates
editing.
startEditingAtPath(JTree, TreePath) -
Method in class javax.swing.plaf.basic.BasicTreeUI
Selects the last item in path and tries to edit it.
startEditingAtPath(JTree, TreePath) -
Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the startEditingAtPath
method on each UI handled by this object.
startEditingAtPath(JTree, TreePath) -
Method in class javax.swing.plaf.TreeUI
Selects the last item in path and tries to edit it.
startEditingTimer() -
Method in class javax.swing.tree.DefaultTreeCellEditor
Starts the editing timer.
startFontTag(String) -
Method in class javax.swing.text.html.MinimalHTMLWriter
This is no longer used, instead <span> will be written out.
startGrabbing() -
Method in class java.awt.image.PixelGrabber
Request the PixelGrabber to start fetching the pixels.
startHandshake() -
Method in class javax.net.ssl.SSLSocket
Starts an SSL handshake on this connection.
startIndex -
Variable in class javax.accessibility.AccessibleAttributeSequence
The start index of the text sequence
startIndex -
Variable in class javax.accessibility.AccessibleTextSequence
startProduction(ImageConsumer) -
Method in class java.awt.image.FilteredImageSource
Starts production of the filtered image.
startProduction(ImageConsumer) -
Method in interface java.awt.image.ImageProducer
Registers the specified 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 might have already
been registered with the producer.
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 starts delivery of the
image data through the ImageConsumer interface.
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.
startRecording() -
Method in interface javax.sound.midi.Sequencer
Starts recording and playback of MIDI data.
startsWith(String, int) -
Method in class java.lang.String
Tests if the substring of this string beginning at the
specified index starts with the specified prefix.
startsWith(String) -
Method in class java.lang.String
Tests if this string starts with the specified prefix.
startsWith(Path) -
Method in class java.nio.file.Path
Tests if this path starts with the given path.
startsWith(Name) -
Method in class javax.naming.CompositeName
Determines whether a composite name is a prefix of this composite name.
startsWith(Name) -
Method in class javax.naming.CompoundName
Determines whether a compound name is a prefix of this compound name.
startsWith(Name) -
Method in class javax.naming.ldap.LdapName
Determines whether this LDAP name starts with a specified LDAP name
prefix.
startsWith(List<Rdn>) -
Method in class javax.naming.ldap.LdapName
Determines whether the specified RDN sequence forms a prefix of this
LDAP name.
startsWith(Name) -
Method in interface javax.naming.Name
Determines whether this name starts with a specified prefix.
startTag(Element) -
Method in class javax.swing.text.html.HTMLWriter
Writes out a start tag for the element.
STARTTAG -
Static variable in interface javax.swing.text.html.parser.DTDConstants
startTag(TagElement) -
Method in class javax.swing.text.html.parser.Parser
Handle a start tag.
StartTagType -
Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getType.
startTimer() -
Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Creates, if necessary, and starts a Timer to check if need to
resize the bounds.
StartTlsRequest - Class in javax.naming.ldap
This class implements the LDAPv3 Extended Request for StartTLS as
defined in
Lightweight Directory
Access Protocol (v3): Extension for Transport Layer Security
The object identifier for StartTLS is 1.3.6.1.4.1.1466.20037
and no extended request value is defined.
StartTlsRequest() -
Constructor for class javax.naming.ldap.StartTlsRequest
Constructs a StartTLS extended request.
StartTlsResponse - Class in javax.naming.ldap
This class implements the LDAPv3 Extended Response for StartTLS as
defined in
Lightweight Directory
Access Protocol (v3): Extension for Transport Layer Security
The object identifier for StartTLS is 1.3.6.1.4.1.1466.20037
and no extended response value is defined.
StartTlsResponse() -
Constructor for class javax.naming.ldap.StartTlsResponse
Constructs a StartTLS extended response.
state -
Variable in class java.security.Signature
Current state of this signature object.
State<T extends JComponent> - Class in javax.swing.plaf.nimbus
Represents a built in, or custom, state in Nimbus.
State(String) -
Constructor for class javax.swing.plaf.nimbus.State
Create a new custom State.
STATE_FACTORIES -
Static variable in interface javax.naming.Context
Constant that holds the name of the environment property
for specifying the list of state factories to use.
stateChanged(ChangeEvent) -
Method in class javax.swing.AbstractButton.ButtonChangeListener
stateChanged(ChangeEvent) -
Method in interface javax.swing.event.ChangeListener
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) -
Method in class javax.swing.JMenuItem.AccessibleJMenuItem
Supports the change listener interface and fires property changes.
stateChanged(ChangeEvent) -
Method in class javax.swing.JScrollPane.AccessibleJScrollPane
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) -
Method in class javax.swing.JSpinner.AccessibleJSpinner
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) -
Method in class javax.swing.JSpinner.DefaultEditor
This method is called when the spinner's model's state changes.
stateChanged(ChangeEvent) -
Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
stateChanged(ChangeEvent) -
Method in class javax.swing.JTabbedPane.ModelListener
stateChanged(ChangeEvent) -
Method in class javax.swing.plaf.basic.BasicButtonListener
stateChanged(ChangeEvent) -
Method in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
stateChanged(ChangeEvent) -
Method in class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler
stateChanged(ChangeEvent) -
Method in class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener
stateChanged(ChangeEvent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener
stateChanged(ChangeEvent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler
stateChanged(ChangeEvent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener
stateChanged(ChangeEvent) -
Method in class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler
stateChanged(ChangeEvent) -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler
stateChanged(ChangeEvent) -
Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Invoked when the target of the listener has changed its state.
StateEdit - Class in javax.swing.undo
StateEdit is a general edit for objects that change state.
StateEdit(StateEditable) -
Constructor for class javax.swing.undo.StateEdit
Create and return a new StateEdit.
StateEdit(StateEditable, String) -
Constructor for class javax.swing.undo.StateEdit
Create and return a new StateEdit with a presentation name.
StateEditable - Interface in javax.swing.undo
StateEditable defines the interface for objects that can have
their state undone/redone by a StateEdit.
StateFactory - Interface in javax.naming.spi
This interface represents a factory for obtaining the state of an
object for binding.
stateMask -
Variable in class javax.swing.DefaultButtonModel
The bitmask used to store the state of the button.
STATEMENT -
Static variable in class java.awt.PageAttributes.MediaType
An alias for INVOICE.
Statement - Class in java.beans
A Statement
object represents a primitive statement
in which a single method is applied to a target and
a set of arguments - as in "a.setFoo(b)"
.
Statement(Object, String, Object[]) -
Constructor for class java.beans.Statement
Creates a new Statement
object with a target
,
methodName
and arguments
as per the parameters.
Statement - Interface in java.sql
The object used for executing a static SQL statement
and returning the results it produces.
statementClosed(StatementEvent) -
Method in interface javax.sql.StatementEventListener
The driver calls this method on all StatementEventListener
s registered on the connection when it detects that a
PreparedStatement
is closed.
statementErrorOccurred(StatementEvent) -
Method in interface javax.sql.StatementEventListener
The driver calls this method on all StatementEventListener
s
registered on the connection when it detects that a
PreparedStatement
is invalid.
StatementEvent - Class in javax.sql
A StatementEvent
is sent to all StatementEventListener
s which were
registered with a PooledConnection
.
StatementEvent(PooledConnection, PreparedStatement) -
Constructor for class javax.sql.StatementEvent
Constructs a StatementEvent
with the specified PooledConnection
and
PreparedStatement
.
StatementEvent(PooledConnection, PreparedStatement, SQLException) -
Constructor for class javax.sql.StatementEvent
Constructs a StatementEvent
with the specified PooledConnection
,
PreparedStatement
and SQLException
StatementEventListener - Interface in javax.sql
An object that registers to be notified of events that occur on PreparedStatements
that are in the Statement pool.
states -
Variable in class javax.accessibility.AccessibleStateSet
Each entry in the Vector represents an AccessibleState.
STATIC -
Static variable in class java.lang.reflect.Modifier
The int
value representing the static
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
Returns the status of the pixels.
STATUS_BAR -
Static variable in class javax.accessibility.AccessibleRole
A STATUS_BAR is an simple component that can contain
multiple labels of status information to the user.
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 javax.imageio.plugins.jpeg.JPEGHuffmanTable
The standard AC chrominance Huffman table.
StdACLuminance -
Static variable in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
The standard AC luminance Huffman table.
StdDCChrominance -
Static variable in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
The standard DC chrominance Huffman table.
StdDCLuminance -
Static variable in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
The standard DC luminance Huffman table.
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. This method is inherently unsafe. Stopping a thread with
Thread.stop causes it to unlock all of the monitors that it
has locked (as a natural consequence of the unchecked
ThreadDeath
exception propagating up the stack). If
any of the objects previously protected by these monitors were in
an inconsistent state, the damaged objects become visible to
other threads, potentially resulting in arbitrary behavior. Many
uses of stop
should be replaced by code that simply
modifies some variable to indicate that the target thread should
stop running. The target thread should check this variable
regularly, and return from its run method in an orderly fashion
if the variable indicates that it is to stop running. If the
target thread waits for long periods (on a condition variable,
for example), the interrupt
method should be used to
interrupt the wait.
For more information, see
Why
are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
stop(Throwable) -
Method in class java.lang.Thread
Deprecated. This method is inherently unsafe. See Thread.stop()
for details. An additional danger of this
method is that it may be used to generate exceptions that the
target thread is unprepared to handle (including checked
exceptions that the thread could not possibly throw, were it
not for this method).
For more information, see
Why
are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
stop() -
Method in class java.lang.ThreadGroup
Deprecated. This method is inherently unsafe. See
Thread.stop()
for details.
stop() -
Method in class javax.management.monitor.CounterMonitor
Stops the counter monitor.
stop() -
Method in class javax.management.monitor.GaugeMonitor
Stops the gauge monitor.
stop() -
Method in class javax.management.monitor.Monitor
Stops the monitor.
stop() -
Method in interface javax.management.monitor.MonitorMBean
Stops the monitor.
stop() -
Method in class javax.management.monitor.StringMonitor
Stops the string monitor.
stop() -
Method in interface javax.management.remote.JMXConnectorServerMBean
Deactivates the connector server, that is, stops listening for
client connections.
stop() -
Method in class javax.management.remote.rmi.RMIConnectorServer
Deactivates the connector server, that is, stops listening for
client connections.
stop() -
Method in class javax.management.timer.Timer
Stops the timer.
stop() -
Method in interface javax.management.timer.TimerMBean
Stops the timer.
stop() -
Method in interface javax.sound.midi.Sequencer
Stops recording, if active, and playback of the currently loaded sequence,
if any.
STOP -
Static variable in class javax.sound.midi.ShortMessage
Status byte for Stop message (0xFC, or 252).
stop() -
Method in interface javax.sound.sampled.DataLine
Stops the line.
STOP -
Static variable in class javax.sound.sampled.LineEvent.Type
A type of event that is sent when a line ceases active input or output
of audio data in response to a stop
request,
or because the end of media has been reached.
stop() -
Method in class javax.swing.Timer
Stops the Timer
,
causing it to stop sending action events
to its listeners.
stopAnimationTimer() -
Method in class javax.swing.plaf.basic.BasicProgressBarUI
Stops the animation thread.
stopAutoScrolling() -
Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
stopCellEditing() -
Method in class javax.swing.AbstractCellEditor
Calls fireEditingStopped
and returns true.
stopCellEditing() -
Method in interface javax.swing.CellEditor
Tells the editor to stop editing and accept any partially edited
value as the value of the editor.
stopCellEditing() -
Method in class javax.swing.DefaultCellEditor.EditorDelegate
Stops editing and
returns true to indicate that editing has stopped.
stopCellEditing() -
Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor
to
the delegate
.
stopCellEditing() -
Method in class javax.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 javax.swing.JTree
Ends the current editing session.
stopEditing(JTree) -
Method in class javax.swing.plaf.basic.BasicTreeUI
Stops the current editing session.
stopEditing(JTree) -
Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the stopEditing
method on each UI handled by this object.
stopEditing(JTree) -
Method in class javax.swing.plaf.TreeUI
Stops the current editing session.
stopEditingInCompleteEditing -
Variable in class javax.swing.plaf.basic.BasicTreeUI
Set to false when editing and shouldSelectCell() returns true meaning
the node should be selected before editing, used in completeEditing.
STOPPED -
Static variable in class javax.print.attribute.standard.PrinterState
Indicates that no jobs can be processed and intervention is required.
STOPPED_PARTLY -
Static variable in class javax.print.attribute.standard.PrinterStateReason
When a printer controls more than one output device, this reason
indicates that one or more output devices are stopped.
STOPPING -
Static variable in class javax.print.attribute.standard.PrinterStateReason
The printer is in the process of stopping the device and will be
stopped in a while.
stopRecording() -
Method in interface javax.sound.midi.Sequencer
Stops recording, if active.
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(KeyStore.LoadStoreParameter) -
Method in class java.security.KeyStore
Stores this keystore using the given LoadStoreParameter
.
store(Writer, String) -
Method in class java.util.Properties
Writes this property list (key and element pairs) in this
Properties
table to the output character stream in a
format suitable for using the load(Reader)
method.
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(InputStream)
method.
store() -
Method in class javax.management.modelmbean.RequiredModelMBean
Captures the current state of this MBean instance and writes
it out to the persistent store.
store() -
Method in interface javax.management.PersistentMBean
Captures the current state of this MBean instance and
writes it out to the persistent store.
STORED -
Static variable in class java.util.zip.ZipEntry
Compression method for uncompressed entries.
STORED -
Static variable in class java.util.zip.ZipOutputStream
Compression method for uncompressed (STORED) entries.
storesLowerCaseIdentifiers() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as
case insensitive and stores them in lower case.
storesLowerCaseQuotedIdentifiers() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as
case insensitive and stores them in lower case.
storesMixedCaseIdentifiers() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as
case insensitive and stores them in mixed case.
storesMixedCaseQuotedIdentifiers() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as
case insensitive and stores them in mixed case.
storeState(Hashtable<Object, Object>) -
Method in interface javax.swing.undo.StateEditable
Upon receiving this message the receiver should place any relevant
state into state.
storesUpperCaseIdentifiers() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as
case insensitive and stores them in upper case.
storesUpperCaseQuotedIdentifiers() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as
case insensitive and stores them in upper case.
storeToXML(OutputStream, String) -
Method in class java.util.Properties
Emits an XML document representing all of the properties contained
in this table.
storeToXML(OutputStream, String, String) -
Method in class java.util.Properties
Emits an XML document representing all of the properties contained
in this table, using the specified encoding.
strategy -
Variable in class javax.swing.text.FlowView
The behavior for keeping the flow updated.
STREAM_MAGIC -
Static variable in interface java.io.ObjectStreamConstants
Magic number that is written to the stream header.
STREAM_VERSION -
Static variable in interface java.io.ObjectStreamConstants
Version number that is written to the stream header.
StreamCorruptedException - Exception in java.io
Thrown when control information that was read from an object stream
violates internal consistency checks.
StreamCorruptedException(String) -
Constructor for exception java.io.StreamCorruptedException
Create a StreamCorruptedException and list a reason why thrown.
StreamCorruptedException() -
Constructor for exception java.io.StreamCorruptedException
Create a StreamCorruptedException and list no reason why thrown.
StreamDescriptionProperty -
Static variable in interface javax.swing.text.Document
The property name for the description of the stream
used to initialize the document.
StreamHandler - Class in java.util.logging
Stream based logging Handler.
StreamHandler() -
Constructor for class java.util.logging.StreamHandler
Create a StreamHandler, with no current output stream.
StreamHandler(OutputStream, Formatter) -
Constructor for class java.util.logging.StreamHandler
Create a StreamHandler with a given Formatter
and output stream.
StreamingValidatorImpl - Class in org.relaxng.datatype.helpers
Dummy implementation of DatatypeStreamingValidator
.
StreamingValidatorImpl(Datatype, ValidationContext) -
Constructor for class org.relaxng.datatype.helpers.StreamingValidatorImpl
streamPos -
Variable in class javax.imageio.stream.ImageInputStreamImpl
The current read position within the stream.
StreamPrintService - Class in javax.print
This class extends PrintService
and represents a
print service that prints data in different formats to a
client-provided output stream.
StreamPrintService(OutputStream) -
Constructor for class javax.print.StreamPrintService
Constructs a StreamPrintService object.
StreamPrintServiceFactory - Class in javax.print
A StreamPrintServiceFactory
is the factory for
StreamPrintService
instances,
which can print to an output stream in a particular
document format described as a mime type.
StreamPrintServiceFactory() -
Constructor for class javax.print.StreamPrintServiceFactory
StreamTokenizer - Class in java.io
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.
STRENGTH -
Static variable in class javax.security.sasl.Sasl
The name of a property that specifies the cipher strength to use.
STRICT -
Static variable in class java.lang.reflect.Modifier
The int
value representing the strictfp
modifier.
strict -
Variable in class javax.swing.text.html.parser.Parser
This flag determines whether or not the Parser will be strict
in enforcing SGML compatibility.
StrictMath - Class in java.lang
The class StrictMath
contains methods for performing basic
numeric operations such as the elementary exponential, logarithm,
square root, and trigonometric functions.
STRIKE -
Static variable in class javax.swing.text.html.HTML.Tag
STRIKETHROUGH -
Static variable in class java.awt.font.TextAttribute
Attribute key for strikethrough.
StrikeThrough -
Static variable in class javax.swing.text.StyleConstants
Name of the Strikethrough attribute.
STRIKETHROUGH_ON -
Static variable in class java.awt.font.TextAttribute
A single strikethrough.
String - Class in java.lang
The String
class represents character strings.
String() -
Constructor for class java.lang.String
Initializes a newly created String
object so that it represents
an empty character sequence.
String(String) -
Constructor for class java.lang.String
Initializes a newly created String
object so that it represents
the same sequence of characters as the argument; in other words, the
newly created string is a copy of the argument string.
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(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(int[], int, int) -
Constructor for class java.lang.String
Allocates a new String
that contains characters from a subarray
of the Unicode code point array
argument.
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 Charset
, charset name, or that use the platform's
default charset.
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 Charset
, charset name, or that use the platform's
default charset.
String(byte[], int, int, String) -
Constructor for class java.lang.String
Constructs a new String
by decoding the specified subarray of
bytes using the specified charset.
String(byte[], int, int, Charset) -
Constructor for class java.lang.String
Constructs a new String
by decoding the specified subarray of
bytes using the specified charset.
String(byte[], String) -
Constructor for class java.lang.String
Constructs a new String
by decoding the specified array of bytes
using the specified charset.
String(byte[], Charset) -
Constructor for class java.lang.String
Constructs a new String
by decoding the specified array of
bytes using the specified charset.
String(byte[], int, int) -
Constructor for class java.lang.String
Constructs a new String
by decoding the specified subarray of
bytes using the platform's default charset.
String(byte[]) -
Constructor for class java.lang.String
Constructs a new String
by decoding the specified array of bytes
using the platform's default charset.
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.
String(StringBuilder) -
Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters
currently contained in the string builder argument.
STRING -
Static variable in class javax.management.openmbean.SimpleType
The SimpleType
instance describing values whose
Java class name is java.lang.String
.
STRING_TO_COMPARE_VALUE_DIFFERED -
Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has differed from the "string to compare" value.
STRING_TO_COMPARE_VALUE_MATCHED -
Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has matched the "string to compare" value.
StringBuffer - Class in java.lang
A thread-safe, 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
the specified initial capacity.
StringBuffer(String) -
Constructor for class java.lang.StringBuffer
Constructs a string buffer initialized to the contents of the
specified string.
StringBuffer(CharSequence) -
Constructor for class java.lang.StringBuffer
Constructs a string buffer that contains the same characters
as the specified CharSequence
.
StringBufferInputStream - Class in java.io
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.
StringBuilder - Class in java.lang
A mutable sequence of characters.
StringBuilder() -
Constructor for class java.lang.StringBuilder
Constructs a string builder with no characters in it and an
initial capacity of 16 characters.
StringBuilder(int) -
Constructor for class java.lang.StringBuilder
Constructs a string builder with no characters in it and an
initial capacity specified by the capacity
argument.
StringBuilder(String) -
Constructor for class java.lang.StringBuilder
Constructs a string builder initialized to the contents of the
specified string.
StringBuilder(CharSequence) -
Constructor for class java.lang.StringBuilder
Constructs a string builder that contains the same characters
as the specified CharSequence
.
StringCharacterIterator - Class in java.text
StringCharacterIterator
implements the
CharacterIterator
protocol for a String
.
StringCharacterIterator(String) -
Constructor for class java.text.StringCharacterIterator
Constructs an iterator with an initial index of 0.
StringCharacterIterator(String, int) -
Constructor for class java.text.StringCharacterIterator
Constructs an iterator with the specified initial index.
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.
StringContent - Class in javax.swing.text
An implementation of the AbstractDocument.Content interface that is
a brute force implementation that is useful for relatively small
documents and/or debugging.
StringContent() -
Constructor for class javax.swing.text.StringContent
Creates a new StringContent object.
StringContent(int) -
Constructor for class javax.swing.text.StringContent
Creates a new StringContent object, with the initial
size specified.
stringFlavor -
Static variable in class java.awt.datatransfer.DataFlavor
The DataFlavor
representing a Java Unicode String class,
where:
StringIndexOutOfBoundsException - Exception in java.lang
Thrown by String
methods to indicate that an index
is either negative or greater than the size of the string.
StringIndexOutOfBoundsException() -
Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException
with no
detail message.
StringIndexOutOfBoundsException(String) -
Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException
with
the specified detail message.
StringIndexOutOfBoundsException(int) -
Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a new StringIndexOutOfBoundsException
class with an argument indicating the illegal index.
StringMonitor - Class in javax.management.monitor
Defines a monitor MBean designed to observe the values of a string
attribute.
StringMonitor() -
Constructor for class javax.management.monitor.StringMonitor
Default constructor.
StringMonitorMBean - Interface in javax.management.monitor
Exposes the remote management interface of the string monitor MBean.
stringPropertyNames() -
Method in class java.util.Properties
Returns a set of keys in this property list where
the key and its corresponding value are strings,
including distinct keys in the default property list if a key
of the same name has not already been found from the main
properties list.
StringReader - Class in java.io
A character stream whose source is a string.
StringReader(String) -
Constructor for class java.io.StringReader
Creates a new string reader.
StringRefAddr - Class in javax.naming
This class represents the string form of the address of
a communications end-point.
StringRefAddr(String, String) -
Constructor for class javax.naming.StringRefAddr
Constructs a new instance of StringRefAddr using its address type
and contents.
StringSelection - Class in java.awt.datatransfer
A Transferable
which implements the capability required
to transfer a String
.
StringSelection(String) -
Constructor for class java.awt.datatransfer.StringSelection
Creates a Transferable
capable of transferring
the specified String
.
stringToColor(String) -
Method in class javax.swing.text.html.StyleSheet
Converts a color string such as "RED" or "#NNNNNN" to a Color.
StringTokenizer - Class in java.util
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.
stringToValue(String) -
Method in class javax.swing.JFormattedTextField.AbstractFormatter
Parses text
returning an arbitrary Object.
stringToValue(String) -
Method in class javax.swing.text.DefaultFormatter
Converts the passed in String into an instance of
getValueClass
by way of the constructor that
takes a String argument.
stringToValue(String) -
Method in class javax.swing.text.InternationalFormatter
Returns the Object
representation of the
String
text
.
stringToValue(String) -
Method in class javax.swing.text.MaskFormatter
Parses the text, returning the appropriate Object representation of
the String value
.
StringValueExp - Class in javax.management
Represents strings that are arguments to relational constraints.
StringValueExp() -
Constructor for class javax.management.StringValueExp
Basic constructor.
StringValueExp(String) -
Constructor for class javax.management.StringValueExp
Creates a new StringValueExp
representing the
given string.
stringWidth(String) -
Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified
String
in this Font
.
StringWriter - Class in java.io
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.
STRIP -
Static variable in interface java.util.jar.Pack200.Packer
The string "strip", a possible value for certain properties.
stripTrailingZeros() -
Method in class java.math.BigDecimal
Returns a BigDecimal
which is numerically equal to
this one but with any trailing zeros removed from the
representation.
STROKE -
Static variable in class java.awt.font.ShapeGraphicAttribute
A key indicating the shape should be stroked with a 1-pixel wide stroke.
Stroke - Interface in java.awt
The Stroke
interface allows a
Graphics2D
object to obtain a Shape
that is the
decorated outline, or stylistic representation of the outline,
of the specified Shape
.
STRONG -
Static variable in class javax.swing.text.html.HTML.Tag
Struct - Interface in java.sql
The standard mapping in the Java programming language for an SQL
structured type.
STRUCT -
Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to
as a type code, that identifies the generic SQL type
STRUCT
.
Struct - Class in org.joe_e
This abstract class contains implementations of the equals() and hashCode()
methods that satisfy the Selfless interface.
Struct() -
Constructor for class org.joe_e.Struct
StubNotFoundException - Exception in java.rmi
A StubNotFoundException
is thrown if a valid stub class
could not be found for a remote object when it is exported.
StubNotFoundException(String) -
Constructor for exception java.rmi.StubNotFoundException
Constructs a StubNotFoundException
with the specified
detail message.
StubNotFoundException(String, Exception) -
Constructor for exception java.rmi.StubNotFoundException
Constructs a StubNotFoundException
with the specified
detail message and nested exception.
style -
Variable in class java.awt.Font
The style of this Font
, as passed to the constructor.
STYLE -
Static variable in class javax.swing.text.html.HTML.Attribute
STYLE -
Static variable in class javax.swing.text.html.HTML.Tag
Style - Interface in javax.swing.text
A collection of attributes to associate with an element in a document.
styleChanged(Style) -
Method in class javax.swing.text.DefaultStyledDocument
Called when any of this document's styles have changed.
StyleConstants - Class in javax.swing.text
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 in javax.swing.text
This is a typesafe enumeration of the well-known
attributes that contribute to a character style.
StyleConstants.ColorConstants - Class in javax.swing.text
This is a typesafe enumeration of the well-known
attributes that contribute to a color.
StyleConstants.FontConstants - Class in javax.swing.text
This is a typesafe enumeration of the well-known
attributes that contribute to a font.
StyleConstants.ParagraphConstants - Class in javax.swing.text
This is a typesafe enumeration of the well-known
attributes that contribute to a paragraph style.
StyleContext - Class in javax.swing.text
A pool of styles and their associated resources.
StyleContext() -
Constructor for class javax.swing.text.StyleContext
Creates a new StyleContext object.
StyleContext.NamedStyle - Class in javax.swing.text
A collection of attributes, typically used to represent
character and paragraph styles.
StyleContext.NamedStyle(String, Style) -
Constructor for class javax.swing.text.StyleContext.NamedStyle
Creates a new named style.
StyleContext.NamedStyle(Style) -
Constructor for class javax.swing.text.StyleContext.NamedStyle
Creates a new named style.
StyleContext.NamedStyle() -
Constructor for class javax.swing.text.StyleContext.NamedStyle
Creates a new named style, with a null name and parent.
StyleContext.SmallAttributeSet - Class in javax.swing.text
This class holds a small number of attributes in an array.
StyleContext.SmallAttributeSet(Object[]) -
Constructor for class javax.swing.text.StyleContext.SmallAttributeSet
StyleContext.SmallAttributeSet(AttributeSet) -
Constructor for class javax.swing.text.StyleContext.SmallAttributeSet
StyledDocument - Interface in javax.swing.text
Interface for a generic styled document.
StyledEditorKit - Class in javax.swing.text
This is the set of things needed by a text component
to be a reasonably functioning editor for some type
of text document.
StyledEditorKit() -
Constructor for class javax.swing.text.StyledEditorKit
Creates a new EditorKit used for styled documents.
StyledEditorKit.AlignmentAction - Class in javax.swing.text
An action to set paragraph alignment.
StyledEditorKit.AlignmentAction(String, int) -
Constructor for class javax.swing.text.StyledEditorKit.AlignmentAction
Creates a new AlignmentAction.
StyledEditorKit.BoldAction - Class in javax.swing.text
An action to toggle the bold attribute.
StyledEditorKit.BoldAction() -
Constructor for class javax.swing.text.StyledEditorKit.BoldAction
Constructs a new BoldAction.
StyledEditorKit.FontFamilyAction - Class in javax.swing.text
An action to set the font family in the associated
JEditorPane.
StyledEditorKit.FontFamilyAction(String, String) -
Constructor for class javax.swing.text.StyledEditorKit.FontFamilyAction
Creates a new FontFamilyAction.
StyledEditorKit.FontSizeAction - Class in javax.swing.text
An action to set the font size in the associated
JEditorPane.
StyledEditorKit.FontSizeAction(String, int) -
Constructor for class javax.swing.text.StyledEditorKit.FontSizeAction
Creates a new FontSizeAction.
StyledEditorKit.ForegroundAction - Class in javax.swing.text
An action to set foreground color.
StyledEditorKit.ForegroundAction(String, Color) -
Constructor for class javax.swing.text.StyledEditorKit.ForegroundAction
Creates a new ForegroundAction.
StyledEditorKit.ItalicAction - Class in javax.swing.text
An action to toggle the italic attribute.
StyledEditorKit.ItalicAction() -
Constructor for class javax.swing.text.StyledEditorKit.ItalicAction
Constructs a new ItalicAction.
StyledEditorKit.StyledTextAction - Class in javax.swing.text
An action that assumes it's being fired on a JEditorPane
with a StyledEditorKit (or subclass) installed.
StyledEditorKit.StyledTextAction(String) -
Constructor for class javax.swing.text.StyledEditorKit.StyledTextAction
Creates a new StyledTextAction from a string action name.
StyledEditorKit.UnderlineAction - Class in javax.swing.text
An action to toggle the underline attribute.
StyledEditorKit.UnderlineAction() -
Constructor for class javax.swing.text.StyledEditorKit.UnderlineAction
Constructs a new UnderlineAction.
StyleSheet - Class in javax.swing.text.html
Support for defining the visual characteristics of
HTML views being rendered.
StyleSheet() -
Constructor for class javax.swing.text.html.StyleSheet
Construct a StyleSheet
StyleSheet.BoxPainter - Class in javax.swing.text.html
Class to carry out some of the duties of
CSS formatting.
StyleSheet.ListPainter - Class in javax.swing.text.html
Class to carry out some of the duties of CSS list
formatting.
SUB -
Static variable in class javax.swing.text.html.HTML.Tag
SUBCLASS_IMPLEMENTATION_PERMISSION -
Static variable in interface java.io.ObjectStreamConstants
Enable overriding of readObject and writeObject.
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(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(double[], int, double[], int, double[], int) -
Static method in class java.awt.geom.CubicCurve2D
Subdivides the cubic curve specified by 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(QuadCurve2D, QuadCurve2D) -
Method in class java.awt.geom.QuadCurve2D
Subdivides this QuadCurve2D
and stores the resulting
two subdivided curves into the left
and
right
curve parameters.
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(double[], int, double[], int, double[], int) -
Static method in class java.awt.geom.QuadCurve2D
Subdivides the quadratic curve specified by 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.
Subject - Class in javax.security.auth
A Subject
represents a grouping of related information
for a single entity, such as a person.
Subject() -
Constructor for class javax.security.auth.Subject
Create an instance of a Subject
with an empty Set
of Principals and empty
Sets of public and private credentials.
Subject(boolean, Set<? extends Principal>, Set<?>, Set<?>) -
Constructor for class javax.security.auth.Subject
Create an instance of a Subject
with
Principals and credentials.
SubjectDelegationPermission - Class in javax.management.remote
Permission required by an authentication identity to perform
operations on behalf of an authorization identity.
SubjectDelegationPermission(String) -
Constructor for class javax.management.remote.SubjectDelegationPermission
Creates a new SubjectDelegationPermission with the specified name.
SubjectDelegationPermission(String, String) -
Constructor for class javax.management.remote.SubjectDelegationPermission
Creates a new SubjectDelegationPermission object with the
specified name.
SubjectDomainCombiner - Class in javax.security.auth
A SubjectDomainCombiner
updates ProtectionDomains
with Principals from the Subject
associated with this
SubjectDomainCombiner
.
SubjectDomainCombiner(Subject) -
Constructor for class javax.security.auth.SubjectDomainCombiner
Associate the provided Subject
with this
SubjectDomainCombiner
.
subList(int, int) -
Method in class java.util.AbstractList
Returns a view of the portion of this list between the specified
fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) -
Method in class java.util.ArrayList
Returns a view of the portion of this list between the specified
fromIndex
, inclusive, and toIndex
, exclusive.
subList(int, int) -
Method in class java.util.concurrent.CopyOnWriteArrayList
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 the specified
fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) -
Method in class java.util.Vector
Returns a view of the portion of this List between fromIndex,
inclusive, and toIndex, exclusive.
subMap(K, boolean, K, boolean) -
Method in interface java.util.concurrent.ConcurrentNavigableMap
subMap(K, K) -
Method in interface java.util.concurrent.ConcurrentNavigableMap
subMap(K, boolean, K, boolean) -
Method in class java.util.concurrent.ConcurrentSkipListMap
subMap(K, K) -
Method in class java.util.concurrent.ConcurrentSkipListMap
subMap(K, boolean, K, boolean) -
Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys range from
fromKey
to toKey
.
subMap(K, K) -
Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys range from
fromKey, inclusive, to toKey, exclusive.
subMap(K, K) -
Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys range from
fromKey, inclusive, to toKey, exclusive.
subMap(K, boolean, K, boolean) -
Method in class java.util.TreeMap
subMap(K, K) -
Method in class java.util.TreeMap
SUBMISSION_INTERRUPTED -
Static variable in class javax.print.attribute.standard.JobStateReason
The job was not completely submitted for some unforeseen reason.
submit(Runnable) -
Method in class java.util.concurrent.AbstractExecutorService
submit(Runnable, T) -
Method in class java.util.concurrent.AbstractExecutorService
submit(Callable<T>) -
Method in class java.util.concurrent.AbstractExecutorService
submit(Callable<V>) -
Method in interface java.util.concurrent.CompletionService
Submits a value-returning task for execution and returns a Future
representing the pending results of the task.
submit(Runnable, V) -
Method in interface java.util.concurrent.CompletionService
Submits a Runnable task for execution and returns a Future
representing that task.
submit(Callable<V>) -
Method in class java.util.concurrent.ExecutorCompletionService
submit(Runnable, V) -
Method in class java.util.concurrent.ExecutorCompletionService
submit(Callable<T>) -
Method in interface java.util.concurrent.ExecutorService
Submits a value-returning task for execution and returns a
Future representing the pending results of the task.
submit(Runnable, T) -
Method in interface java.util.concurrent.ExecutorService
Submits a Runnable task for execution and returns a Future
representing that task.
submit(Runnable) -
Method in interface java.util.concurrent.ExecutorService
Submits a Runnable task for execution and returns a Future
representing that task.
submit(Callable<T>) -
Method in class java.util.concurrent.ForkJoinPool
submit(Runnable, T) -
Method in class java.util.concurrent.ForkJoinPool
submit(Runnable) -
Method in class java.util.concurrent.ForkJoinPool
submit(ForkJoinTask<T>) -
Method in class java.util.concurrent.ForkJoinPool
Submits a ForkJoinTask for execution.
submit(Runnable) -
Method in class java.util.concurrent.ScheduledThreadPoolExecutor
submit(Runnable, T) -
Method in class java.util.concurrent.ScheduledThreadPoolExecutor
submit(Callable<T>) -
Method in class java.util.concurrent.ScheduledThreadPoolExecutor
SUBMIT -
Static variable in class javax.swing.text.html.FormView
Deprecated. As of 1.3, value now comes from UIManager property
FormView.submitButtonText
submitData(String) -
Method in class javax.swing.text.html.FormView
This method is responsible for submitting the form data.
subpath(int, int) -
Method in class java.nio.file.Path
Returns a relative Path
that is a subsequence of the name
elements of this path.
subsamplingXOffset -
Variable in class javax.imageio.IIOParam
A horizontal offset to be applied to the subsampling grid before
subsampling.
subsamplingYOffset -
Variable in class javax.imageio.IIOParam
A vertical offset to be applied to the subsampling grid before
subsampling.
Subscript -
Static variable in class javax.swing.text.StyleConstants
Name of the Subscript attribute.
subSequence(int, int) -
Method in interface java.lang.CharSequence
Returns a new CharSequence
that is a subsequence of this sequence.
subSequence(int, int) -
Method in class java.lang.String
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) -
Method in class java.lang.StringBuffer
subSequence(int, int) -
Method in class javax.swing.text.Segment
Returns a new CharSequence
that is a subsequence of this sequence.
subSet(E, boolean, E, boolean) -
Method in class java.util.concurrent.ConcurrentSkipListSet
subSet(E, E) -
Method in class java.util.concurrent.ConcurrentSkipListSet
subSet(E, boolean, E, boolean) -
Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements range from
fromElement
to toElement
.
subSet(E, E) -
Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements range
from fromElement, inclusive, to toElement,
exclusive.
subSet(E, E) -
Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements range
from fromElement, inclusive, to toElement,
exclusive.
subSet(E, boolean, E, boolean) -
Method in class java.util.TreeSet
subSet(E, E) -
Method in class java.util.TreeSet
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) -
Method in class java.lang.String
Returns a new string that is a substring of this string.
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
substring(int, int) -
Method in class java.lang.StringBuffer
subtract(Area) -
Method in class java.awt.geom.Area
Subtracts the shape of the specified Area
from the
shape of this Area
.
subtract(BigDecimal) -
Method in class java.math.BigDecimal
Returns a BigDecimal
whose value is (this -
subtrahend)
, and whose scale is max(this.scale(),
subtrahend.scale())
.
subtract(BigDecimal, MathContext) -
Method in class java.math.BigDecimal
Returns a BigDecimal
whose value is (this - subtrahend)
,
with rounding according to the context settings.
subtract(BigInteger) -
Method in class java.math.BigInteger
Returns a BigInteger whose value is (this - val)
.
SUBTRACT -
Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The subtract filter operation.
SUBTREE_SCOPE -
Static variable in class javax.naming.directory.SearchControls
Search the entire subtree rooted at the named object.
SUBTREE_SCOPE -
Static variable in interface javax.naming.event.EventContext
Constant for expressing interest in events concerning objects
in the subtree of the object named by the target, including the object
named by the target.
SUBWINDOW_OF -
Static variable in class javax.accessibility.AccessibleRelation
Indicates that an object is a subwindow of one or more
objects.
SUBWINDOW_OF_PROPERTY -
Static variable in class javax.accessibility.AccessibleRelation
Indicates the SUBWINDOW_OF relation between two or more objects
has changed.
SUCCESS_NO_INFO -
Static variable in interface java.sql.Statement
The constant indicating that a batch statement executed successfully
but that no count of the number of rows it affected is available.
SUFFICIENT -
Static variable in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
Sufficient LoginModule
.
suffixes -
Variable in class javax.imageio.spi.ImageReaderWriterSpi
An array of strings to be returned from
getFileSuffixes
, initially null
.
sum(Spring, Spring) -
Static method in class javax.swing.Spring
Returns s1+s2
: a spring representing s1
and s2
in series.
SUNDANESE -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Sundanese" Unicode character block.
SUNDAY -
Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK
field indicating
Sunday.
SUP -
Static variable in class javax.swing.text.html.HTML.Tag
superLayout(Container) -
Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
SUPERSCRIPT -
Static variable in class java.awt.font.TextAttribute
Attribute key for superscripting and subscripting.
Superscript -
Static variable in class javax.swing.text.StyleConstants
Name of the Superscript attribute.
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.UnicodeBlock
Constant for the "Superscripts and Subscripts" Unicode character block.
SUPPLEMENTAL_ARROWS_A -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Arrows-A" Unicode character block.
SUPPLEMENTAL_ARROWS_B -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Arrows-B" Unicode character block.
SUPPLEMENTAL_MATHEMATICAL_OPERATORS -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Mathematical Operators" Unicode character block.
SUPPLEMENTAL_PUNCTUATION -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Punctuation" Unicode character block.
SUPPLEMENTARY_PRIVATE_USE_AREA_A -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplementary Private Use Area-A" Unicode character block.
SUPPLEMENTARY_PRIVATE_USE_AREA_B -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplementary Private Use Area-B" Unicode character block.
SUPPORTED -
Static variable in class javax.print.attribute.standard.ColorSupported
The printer is capable of some type of color printing, such as
highlight color or full process color.
supportedFileAttributeViews() -
Method in class java.nio.file.FileSystem
Returns the set of the names
of the file
attribute views supported by this FileSystem
.
supportedOptions() -
Method in interface java.nio.channels.NetworkChannel
Returns a set of the socket options supported by this channel.
SupportedValuesAttribute - Interface in javax.print.attribute
Interface SupportedValuesAttribute is a tagging interface which a printing
attribute class implements to indicate the attribute describes the supported
values for another attribute.
supportsAlterTableWithAddColumn() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports ALTER TABLE
with add column.
supportsAlterTableWithDropColumn() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports ALTER TABLE
with drop column.
supportsANSI92EntryLevelSQL() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 entry level SQL
grammar.
supportsANSI92FullSQL() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 full SQL grammar supported.
supportsANSI92IntermediateSQL() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 intermediate SQL grammar supported.
supportsBatchUpdates() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports batch updates.
supportsCatalogsInDataManipulation() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a data manipulation statement.
supportsCatalogsInIndexDefinitions() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in an index definition statement.
supportsCatalogsInPrivilegeDefinitions() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a privilege definition statement.
supportsCatalogsInProcedureCalls() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a procedure call statement.
supportsCatalogsInTableDefinitions() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a table definition statement.
supportsColumnAliasing() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports column aliasing.
supportsConvert() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the JDBC scalar function
CONVERT
for the conversion of one JDBC type to another.
supportsConvert(int, int) -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the JDBC scalar function
CONVERT
for conversions between the JDBC types fromType
and toType.
supportsCoreSQLGrammar() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Core SQL grammar.
supportsCorrelatedSubqueries() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports correlated subqueries.
supportsCrossJoin() -
Method in interface javax.sql.rowset.JoinRowSet
Indicates if CROSS_JOIN is supported by a JoinRowSet
implementation
supportsCustomEditor() -
Method in interface java.beans.PropertyEditor
Determines whether this property editor supports a custom editor.
supportsCustomEditor() -
Method in class java.beans.PropertyEditorSupport
Determines whether the propertyEditor can provide a custom editor.
supportsDataDefinitionAndDataManipulationTransactions() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports both data definition and
data manipulation statements within a transaction.
supportsDataManipulationTransactionsOnly() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports only data manipulation
statements within a transaction.
supportsDifferentTableCorrelationNames() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether, when table correlation names are supported, they
are restricted to being different from the names of the tables.
supportsExpressionsInOrderBy() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports expressions in
ORDER BY
lists.
supportsExtendedSQLGrammar() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Extended SQL grammar.
supportsFileAttributeView(Class<? extends FileAttributeView>) -
Method in class java.nio.file.FileStore
Tells whether or not this file store supports the file attributes
identified by the given file attribute view.
supportsFileAttributeView(String) -
Method in class java.nio.file.FileStore
Tells whether or not this file store supports the file attributes
identified by the given file attribute view.
supportsFullJoin() -
Method in interface javax.sql.rowset.JoinRowSet
Indicates if FULL_JOIN is supported by a JoinRowSet
implementation
supportsFullOuterJoins() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports full nested outer joins.
supportsGetGeneratedKeys() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after
a statement has been executed
supportsGroupBy() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports some form of
GROUP BY
clause.
supportsGroupByBeyondSelect() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using columns not included in
the SELECT
statement in a GROUP BY
clause
provided that all of the columns in the SELECT
statement
are included in the GROUP BY
clause.
supportsGroupByUnrelated() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using a column that is
not in the SELECT
statement in a
GROUP BY
clause.
supportsInnerJoin() -
Method in interface javax.sql.rowset.JoinRowSet
Indicates if INNER_JOIN is supported by a JoinRowSet
implementation
supportsIntegrityEnhancementFacility() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the SQL Integrity
Enhancement Facility.
supportsLeftOuterJoin() -
Method in interface javax.sql.rowset.JoinRowSet
Indicates if LEFT_OUTER_JOIN is supported by a JoinRowSet
implementation
supportsLikeEscapeClause() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports specifying a
LIKE
escape clause.
supportsLimitedOuterJoins() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database provides limited support for outer
joins.
supportsMinimumSQLGrammar() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Minimum SQL grammar.
supportsMixedCaseIdentifiers() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as
case sensitive and as a result stores them in mixed case.
supportsMixedCaseQuotedIdentifiers() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as
case sensitive and as a result stores them in mixed case.
supportsMulticast() -
Method in class java.net.NetworkInterface
Returns whether a network interface supports multicasting or not.
supportsMultipleOpenResults() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet
objects
returned from a CallableStatement
object
simultaneously.
supportsMultipleResultSets() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports getting multiple
ResultSet
objects from a single call to the
method execute
.
supportsMultipleTransactions() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database allows having multiple
transactions open at once (on different connections).
supportsNamedParameters() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports named parameters to callable
statements.
supportsNonNullableColumns() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether columns in this database may be defined as non-nullable.
supportsOpenCursorsAcrossCommit() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping cursors open
across commits.
supportsOpenCursorsAcrossRollback() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping cursors open
across rollbacks.
supportsOpenStatementsAcrossCommit() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping statements open
across commits.
supportsOpenStatementsAcrossRollback() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping statements open
across rollbacks.
supportsOrderByUnrelated() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using a column that is
not in the SELECT
statement in an
ORDER BY
clause.
supportsOuterJoins() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports some form of outer join.
supportsParameter(Object) -
Method in class java.security.Provider.Service
Test whether this Service can use the specified parameter.
supportsPositionedDelete() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports positioned DELETE
statements.
supportsPositionedUpdate() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports positioned UPDATE
statements.
supportsResultSetConcurrency(int, int) -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given concurrency type
in combination with the given result set type.
supportsResultSetHoldability(int) -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given result set holdability.
supportsResultSetType(int) -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given result set type.
supportsRightOuterJoin() -
Method in interface javax.sql.rowset.JoinRowSet
Indicates if RIGHT_OUTER_JOIN is supported by a JoinRowSet
implementation
supportsSavepoints() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports savepoints.
supportsSchemasInDataManipulation() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a data manipulation statement.
supportsSchemasInIndexDefinitions() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in an index definition statement.
supportsSchemasInPrivilegeDefinitions() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a privilege definition statement.
supportsSchemasInProcedureCalls() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a procedure call statement.
supportsSchemasInTableDefinitions() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a table definition statement.
supportsSelectForUpdate() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SELECT FOR UPDATE
statements.
supportsStandardImageMetadataFormat -
Variable in class javax.imageio.spi.ImageReaderWriterSpi
A boolean indicating whether this plug-in supports the
standard metadata format for image metadata, initially
false
.
supportsStandardStreamMetadataFormat -
Variable in class javax.imageio.spi.ImageReaderWriterSpi
A boolean indicating whether this plug-in supports the
standard metadata format for stream metadata, initially
false
.
supportsStatementPooling() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports statement pooling.
supportsStoredFunctionsUsingCallSyntax() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports invoking user-defined or vendor functions
using the stored procedure escape syntax.
supportsStoredProcedures() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports stored procedure calls
that use the stored procedure escape syntax.
supportsSubqueriesInComparisons() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in comparison
expressions.
supportsSubqueriesInExists() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in
EXISTS
expressions.
supportsSubqueriesInIns() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in
IN
expressions.
supportsSubqueriesInQuantifieds() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in quantified
expressions.
supportsTableCorrelationNames() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports table correlation names.
supportsTransactionIsolationLevel(int) -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given transaction isolation level.
supportsTransactions() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports transactions.
supportsUnion() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SQL UNION
.
supportsUnionAll() -
Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SQL UNION ALL
.
supportsUpdatableView() -
Method in class javax.sql.rowset.spi.SyncProvider
Returns whether this SyncProvider
implementation
can perform synchronization between a RowSet
object
and the SQL VIEW
in the data source from which
the RowSet
object got its data.
supportsUrgentData() -
Method in class java.net.SocketImpl
Returns whether or not this SocketImpl supports sending
urgent data.
SuppressWarnings - Annotation Type in java.lang
Indicates that the named compiler warnings should be suppressed in the
annotated element (and in all program elements contained in the annotated
element).
SURROGATE -
Static variable in class java.lang.Character
General category "Cs" in the Unicode specification.
SURROGATES_AREA -
Static variable in class java.lang.Character.UnicodeBlock
Deprecated. As of J2SE 5, use Character.UnicodeBlock.HIGH_SURROGATES
,
Character.UnicodeBlock.HIGH_PRIVATE_USE_SURROGATES
, and
Character.UnicodeBlock.LOW_SURROGATES
. These new constants match
the block definitions of the Unicode Standard.
The Character.UnicodeBlock.of(char)
and Character.UnicodeBlock.of(int)
methods
return the new constants, not SURROGATES_AREA.
suspend() -
Method in class java.lang.Thread
Deprecated. This method has been deprecated, as it is
inherently deadlock-prone. If the target thread holds a lock on the
monitor protecting a critical system resource when it is suspended, no
thread can access this resource until the target thread is resumed. If
the thread that would resume the target thread attempts to lock this
monitor prior to calling resume
, deadlock results. Such
deadlocks typically manifest themselves as "frozen" processes.
For more information, see
Why
are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
suspend() -
Method in class java.lang.ThreadGroup
Deprecated. This method is inherently deadlock-prone. See
Thread.suspend()
for details.
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.Cursor
The south-west-resize cursor type.
SW_RESIZE_CURSOR -
Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.SW_RESIZE_CURSOR
.
swap(List<?>, int, int) -
Static method in class java.util.Collections
Swaps the elements at the specified positions in the specified list.
SWAP_COLORS -
Static variable in class java.awt.font.TextAttribute
Attribute key for swapping foreground and background
Paints
.
SWAP_COLORS_ON -
Static variable in class java.awt.font.TextAttribute
Swap foreground and background.
SWING_COMPONENT -
Static variable in class javax.accessibility.AccessibleRole
A Swing component, but nothing else is known about it.
SwingConstants - Interface in javax.swing
A collection of constants generally used for positioning and orienting
components on the screen.
SwingPropertyChangeSupport - Class in javax.swing.event
This subclass of java.beans.PropertyChangeSupport
is almost
identical in functionality.
SwingPropertyChangeSupport(Object) -
Constructor for class javax.swing.event.SwingPropertyChangeSupport
Constructs a SwingPropertyChangeSupport object.
SwingPropertyChangeSupport(Object, boolean) -
Constructor for class javax.swing.event.SwingPropertyChangeSupport
Constructs a SwingPropertyChangeSupport object.
SwingUtilities - Class in javax.swing
A collection of utility methods for Swing.
SwingWorker<T,V> - Class in javax.swing
An abstract class to perform lengthy GUI-interacting tasks in a
dedicated thread.
SwingWorker() -
Constructor for class javax.swing.SwingWorker
Constructs this SwingWorker
.
SwingWorker.StateValue - Enum in javax.swing
Values for the state
bound property.
SYLOTI_NAGRI -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Syloti Nagri" Unicode character block.
sync() -
Method in class java.awt.Toolkit
Synchronizes this toolkit's graphics state.
sync() -
Method in class java.util.prefs.AbstractPreferences
Implements the sync method as per the specification in
Preferences.sync()
.
sync() -
Method in class java.util.prefs.Preferences
Ensures that future reads from this preference node and its
descendants reflect any changes that were committed to the persistent
store (from any VM) prior to the sync invocation.
SYNC_FLUSH -
Static variable in class java.util.zip.Deflater
Compression flush mode used to flush out all pending output; may
degrade compression for some compression algorithms.
syncAllWidths -
Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
SyncFactory - Class in javax.sql.rowset.spi
The Service Provider Interface (SPI) mechanism that generates SyncProvider
instances to be used by disconnected RowSet
objects.
SyncFactoryException - Exception in javax.sql.rowset.spi
Indicates an error with SyncFactory
mechanism.
SyncFactoryException() -
Constructor for exception javax.sql.rowset.spi.SyncFactoryException
Creates new SyncFactoryException
without detail message.
SyncFactoryException(String) -
Constructor for exception javax.sql.rowset.spi.SyncFactoryException
Constructs an SyncFactoryException
with the specified
detail message.
SyncFailedException - Exception in java.io
Signals that a sync operation has failed.
SyncFailedException(String) -
Constructor for exception java.io.SyncFailedException
Constructs an SyncFailedException with a detail message.
synchronize(Line[], boolean) -
Method in interface javax.sound.sampled.Mixer
Synchronizes two or more lines.
SYNCHRONIZED -
Static variable in class java.lang.reflect.Modifier
The int
value representing the synchronized
modifier.
synchronizedCollection(Collection<T>) -
Static method in class java.util.Collections
Returns a synchronized (thread-safe) collection backed by the specified
collection.
synchronizedList(List<T>) -
Static method in class java.util.Collections
Returns a synchronized (thread-safe) list backed by the specified
list.
synchronizedMap(Map<K, V>) -
Static method in class java.util.Collections
Returns a synchronized (thread-safe) map backed by the specified
map.
synchronizedSet(Set<T>) -
Static method in class java.util.Collections
Returns a synchronized (thread-safe) set backed by the specified
set.
synchronizedSortedMap(SortedMap<K, V>) -
Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted map backed by the specified
sorted map.
synchronizedSortedSet(SortedSet<T>) -
Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted set backed by the specified
sorted set.
synchronizedView(AttributeSet) -
Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given attribute set.
synchronizedView(DocAttributeSet) -
Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given doc attribute set.
synchronizedView(PrintRequestAttributeSet) -
Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given print request attribute set.
synchronizedView(PrintJobAttributeSet) -
Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given print job attribute set.
synchronizedView(PrintServiceAttributeSet) -
Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given print service attribute set.
SynchronousQueue<E> - Class in java.util.concurrent
A blocking queue in which each insert
operation must wait for a corresponding remove operation by another
thread, and vice versa.
SynchronousQueue() -
Constructor for class java.util.concurrent.SynchronousQueue
Creates a SynchronousQueue with nonfair access policy.
SynchronousQueue(boolean) -
Constructor for class java.util.concurrent.SynchronousQueue
Creates a SynchronousQueue with the specified fairness policy.
SyncProvider - Class in javax.sql.rowset.spi
The synchronization mechanism that provides reader/writer capabilities for
disconnected RowSet
objects.
SyncProvider() -
Constructor for class javax.sql.rowset.spi.SyncProvider
Creates a default SyncProvider
object.
SyncProviderException - Exception in javax.sql.rowset.spi
Indicates an error with the SyncProvider
mechanism.
SyncProviderException() -
Constructor for exception javax.sql.rowset.spi.SyncProviderException
Creates a new SyncProviderException
object without a detail message.
SyncProviderException(String) -
Constructor for exception javax.sql.rowset.spi.SyncProviderException
Constructs a SyncProviderException
object with the specified
detail message.
SyncProviderException(SyncResolver) -
Constructor for exception javax.sql.rowset.spi.SyncProviderException
Constructs a SyncProviderException
object with the specified
SyncResolver
instance.
SyncResolver - Interface in javax.sql.rowset.spi
Defines a framework that allows applications to use a manual decision tree
to decide what should be done when a synchronization conflict occurs.
syncScrollPaneWithViewport() -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
syncSpi() -
Method in class java.util.prefs.AbstractPreferences
This method is invoked with this node locked.
syncWithScrollPane(JScrollPane) -
Method in class javax.swing.ScrollPaneLayout
This method is invoked after the ScrollPaneLayout is set as the
LayoutManager of a JScrollPane
.
SynthButtonUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JButton
.
SynthButtonUI() -
Constructor for class javax.swing.plaf.synth.SynthButtonUI
SynthCheckBoxMenuItemUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JCheckBoxMenuItem
.
SynthCheckBoxMenuItemUI() -
Constructor for class javax.swing.plaf.synth.SynthCheckBoxMenuItemUI
SynthCheckBoxUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JCheckBox
.
SynthCheckBoxUI() -
Constructor for class javax.swing.plaf.synth.SynthCheckBoxUI
SynthColorChooserUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JColorChooser
.
SynthColorChooserUI() -
Constructor for class javax.swing.plaf.synth.SynthColorChooserUI
SynthComboBoxUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JComboBox
.
SynthComboBoxUI() -
Constructor for class javax.swing.plaf.synth.SynthComboBoxUI
SynthConstants - Interface in javax.swing.plaf.synth
Constants used by Synth.
SynthContext - Class in javax.swing.plaf.synth
An immutable transient object containing contextual information about
a Region
.
SynthContext(JComponent, Region, SynthStyle, int) -
Constructor for class javax.swing.plaf.synth.SynthContext
Creates a SynthContext with the specified values.
SynthDesktopIconUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for a minimized internal frame on a desktop.
SynthDesktopIconUI() -
Constructor for class javax.swing.plaf.synth.SynthDesktopIconUI
SynthDesktopPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JDesktopPane
.
SynthDesktopPaneUI() -
Constructor for class javax.swing.plaf.synth.SynthDesktopPaneUI
SynthEditorPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JEditorPane
.
SynthEditorPaneUI() -
Constructor for class javax.swing.plaf.synth.SynthEditorPaneUI
synthesizedElement(Element) -
Method in class javax.swing.text.html.HTMLWriter
Returns true if the element is a
synthesized element.
Synthesizer - Interface in javax.sound.midi
A Synthesizer
generates sound.
SynthFormattedTextFieldUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JFormattedTextField
.
SynthFormattedTextFieldUI() -
Constructor for class javax.swing.plaf.synth.SynthFormattedTextFieldUI
SynthGraphicsUtils - Class in javax.swing.plaf.synth
Wrapper for primitive graphics calls.
SynthGraphicsUtils() -
Constructor for class javax.swing.plaf.synth.SynthGraphicsUtils
Creates a SynthGraphicsUtils
.
SynthInternalFrameUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JInternalFrame
.
SynthInternalFrameUI(JInternalFrame) -
Constructor for class javax.swing.plaf.synth.SynthInternalFrameUI
SynthLabelUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JLabel
.
SynthLabelUI() -
Constructor for class javax.swing.plaf.synth.SynthLabelUI
SynthListUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JList
.
SynthListUI() -
Constructor for class javax.swing.plaf.synth.SynthListUI
SynthLookAndFeel - Class in javax.swing.plaf.synth
SynthLookAndFeel provides the basis for creating a customized look and
feel.
SynthLookAndFeel() -
Constructor for class javax.swing.plaf.synth.SynthLookAndFeel
Creates a SynthLookAndFeel.
SynthMenuBarUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JMenuBar
.
SynthMenuBarUI() -
Constructor for class javax.swing.plaf.synth.SynthMenuBarUI
SynthMenuItemUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JMenuItem
.
SynthMenuItemUI() -
Constructor for class javax.swing.plaf.synth.SynthMenuItemUI
SynthMenuUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JMenu
.
SynthMenuUI() -
Constructor for class javax.swing.plaf.synth.SynthMenuUI
SynthOptionPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JOptionPane
.
SynthOptionPaneUI() -
Constructor for class javax.swing.plaf.synth.SynthOptionPaneUI
SynthPainter - Class in javax.swing.plaf.synth
SynthPainter
is used for painting portions of
JComponent
s.
SynthPainter() -
Constructor for class javax.swing.plaf.synth.SynthPainter
SynthPanelUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JPanel
.
SynthPanelUI() -
Constructor for class javax.swing.plaf.synth.SynthPanelUI
SynthPasswordFieldUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JPasswordField
.
SynthPasswordFieldUI() -
Constructor for class javax.swing.plaf.synth.SynthPasswordFieldUI
SynthPopupMenuUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JPopupMenu
.
SynthPopupMenuUI() -
Constructor for class javax.swing.plaf.synth.SynthPopupMenuUI
SynthProgressBarUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JProgressBar
.
SynthProgressBarUI() -
Constructor for class javax.swing.plaf.synth.SynthProgressBarUI
SynthRadioButtonMenuItemUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JRadioButtonMenuItem
.
SynthRadioButtonMenuItemUI() -
Constructor for class javax.swing.plaf.synth.SynthRadioButtonMenuItemUI
SynthRadioButtonUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JRadioButton
.
SynthRadioButtonUI() -
Constructor for class javax.swing.plaf.synth.SynthRadioButtonUI
SynthRootPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JRootPane
.
SynthRootPaneUI() -
Constructor for class javax.swing.plaf.synth.SynthRootPaneUI
SynthScrollBarUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JScrollBar
.
SynthScrollBarUI() -
Constructor for class javax.swing.plaf.synth.SynthScrollBarUI
SynthScrollPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JScrollPane
.
SynthScrollPaneUI() -
Constructor for class javax.swing.plaf.synth.SynthScrollPaneUI
SynthSeparatorUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JSeparator
.
SynthSeparatorUI() -
Constructor for class javax.swing.plaf.synth.SynthSeparatorUI
SynthSliderUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JSlider
.
SynthSliderUI(JSlider) -
Constructor for class javax.swing.plaf.synth.SynthSliderUI
SynthSpinnerUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JSpinner
.
SynthSpinnerUI() -
Constructor for class javax.swing.plaf.synth.SynthSpinnerUI
SynthSplitPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JSplitPane
.
SynthSplitPaneUI() -
Constructor for class javax.swing.plaf.synth.SynthSplitPaneUI
SynthStyle - Class in javax.swing.plaf.synth
SynthStyle
is a set of style properties.
SynthStyle() -
Constructor for class javax.swing.plaf.synth.SynthStyle
Constructs a SynthStyle.
SynthStyleFactory - Class in javax.swing.plaf.synth
Factory used for obtaining SynthStyle
s.
SynthStyleFactory() -
Constructor for class javax.swing.plaf.synth.SynthStyleFactory
Creates a SynthStyleFactory
.
SynthTabbedPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JTabbedPane
.
SynthTableHeaderUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JTableHeader
.
SynthTableHeaderUI() -
Constructor for class javax.swing.plaf.synth.SynthTableHeaderUI
SynthTableUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JTable
.
SynthTableUI() -
Constructor for class javax.swing.plaf.synth.SynthTableUI
SynthTextAreaUI - Class in javax.swing.plaf.synth
Provides the look and feel for a plain text editor in the
Synth look and feel.
SynthTextAreaUI() -
Constructor for class javax.swing.plaf.synth.SynthTextAreaUI
SynthTextFieldUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JTextField
.
SynthTextFieldUI() -
Constructor for class javax.swing.plaf.synth.SynthTextFieldUI
SynthTextPaneUI - Class in javax.swing.plaf.synth
Provides the look and feel for a styled text editor in the
Synth look and feel.
SynthTextPaneUI() -
Constructor for class javax.swing.plaf.synth.SynthTextPaneUI
SynthToggleButtonUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JToggleButton
.
SynthToggleButtonUI() -
Constructor for class javax.swing.plaf.synth.SynthToggleButtonUI
SynthToolBarUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JToolBar
.
SynthToolBarUI() -
Constructor for class javax.swing.plaf.synth.SynthToolBarUI
SynthToolTipUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JToolTip
.
SynthToolTipUI() -
Constructor for class javax.swing.plaf.synth.SynthToolTipUI
SynthTreeUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JTree
.
SynthTreeUI() -
Constructor for class javax.swing.plaf.synth.SynthTreeUI
SynthUI - Interface in javax.swing.plaf.synth
SynthUI is used to fetch the SynthContext for a particular Component.
SynthViewportUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for
JViewport
.
SynthViewportUI() -
Constructor for class javax.swing.plaf.synth.SynthViewportUI
SYRIAC -
Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Syriac" Unicode character block.
SysexMessage - Class in javax.sound.midi
A SysexMessage
object represents a MIDI system exclusive message.
SysexMessage() -
Constructor for class javax.sound.midi.SysexMessage
Constructs a new SysexMessage
.
SysexMessage(byte[], int) -
Constructor for class javax.sound.midi.SysexMessage
Constructs a new SysexMessage
and sets the data for
the message.
SysexMessage(int, byte[], int) -
Constructor for class javax.sound.midi.SysexMessage
Constructs a new SysexMessage
and sets the data for the message.
SysexMessage(byte[]) -
Constructor for class javax.sound.midi.SysexMessage
Constructs a new SysexMessage
.
System - Class in java.lang
The System
class contains several useful class fields
and methods.
SYSTEM -
Static variable in interface javax.swing.text.html.parser.DTDConstants
SYSTEM_EXCLUSIVE -
Static variable in class javax.sound.midi.SysexMessage
Status byte for System Exclusive message (0xF0, or 240).
SYSTEM_PORT -
Static variable in interface java.rmi.activation.ActivationSystem
The port to lookup the activation system.
SYSTEM_RESET -
Static variable in class javax.sound.midi.ShortMessage
Status byte for System Reset message (0xFF, or 255).
SystemColor - Class in java.awt
A class to encapsulate symbolic colors representing the color of
native GUI objects on a system.
SystemFlavorMap - Class in java.awt.datatransfer
The SystemFlavorMap is a configurable map between "natives" (Strings), which
correspond to platform-specific data formats, and "flavors" (DataFlavors),
which correspond to platform-independent MIME types.
systemNodeForPackage(Class<?>) -
Static method in class java.util.prefs.Preferences
Returns the preference node from the system preference tree that is
associated (by convention) with the specified class's package.
systemRoot() -
Static method in class java.util.prefs.Preferences
Returns the root preference node for the system.
systemRoot() -
Method in interface java.util.prefs.PreferencesFactory
Returns the system root preference node.
SystemTray - Class in java.awt
The SystemTray
class represents the system tray for a
desktop.
SystemTrayPeer - Interface in java.awt.peer
The peer interface for SystemTray
.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _