|
Java Platform 1.2 Beta 4 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
java.security
package that
extend from it.
inStream
.
inStream
.
inStream
.
inStream
.
Context
object.
Request
instance for which a response
has been received.
TypeCode
object that represents
the given primitive IDL type.
send_deferred
method.
NamedValue
objects whose
name
field matches the given name or name
pattern.
null
, since the referent of a phantom reference
is always inaccessible.
key
.
id
.
id
.
InetAddress
object.
AlgorithmParameters
and KeyFactory
engine
classes (introduced in JDK 1.2) instead.
allowUserInteraction
field for
this object.
comp
in the
component hierarchy and returns the first object of name
it
finds.
comp
in the
component hierarchy and returns the first object of class c
it
finds.
allAttributes
).
Manifest
Attributes
for this
entry, or null
if none.
AudioClip
object specified by the
URL
and name
arguments.
AudioClip
object specified by the
URL
argument.
BasicConstraints
extension, (OID = 2.5.29.19).
true
if and only if the system property
named by the argument exists and is equal to the string
"true"
.
key
is a Border return it, otherwise
return null.
getBounds()
.
Rectangle
object.
String
into bytes according to the platform's
default character encoding, storing the result into a new byte array.
getBytes(String enc)
method, which takes a
character-encoding name, or the getBytes()
method, which
uses the platform's default encoding.
String
into bytes according to the specified
character encoding, storing the result into a new byte array.
Certificate
objects for this entry, or
null
if none.
dst
.
aChild
, which must be a child of this node.
TreeNode
at index
childIndex
.
TreeNode
at index
childIndex
.
aChild
, which must be a child of this node.
TreeNode
s the receiver
contains.
TreeNode
s the receiver
contains.
getPath
at the locations specified by
getChildIndices
.
getClipBounds()
.
key
is a Color return it, otherwise
return null.
ColorModel
used to display
the component on the output device.
content-encoding
header field.
content-length
header field.
content-type
header field.
getSelectedCheckbox()
.
Component.getCursor()
.
date
header field.
Calendar.get(Calendar.DAY_OF_MONTH)
.
Calendar.get(Calendar.DAY_OF_WEEK)
.
x
, y
.
allowUserInteraction
field.
URLConnection
's
useCaches
flag.
parent
.
key
is a Dimension return it, otherwise
return null.
URLConnection
's
doInput
flag.
URLConnection
's
doOutput
flag.
java.lang.System.getProperty
methods and the
corresponding get
TypeName methods of
the Boolean
, Integer
, and
Long
primitive types. For example:
String classPath = System.getProperty("java.class.path",".");
if (Boolean.getBoolean("myapp.exper.mode")) enableExpertCommands();
run()
method.
PrivilegedActionException
.
path
that
are currently expanded.
expires
header field.
oid
String.
FileDescriptor
object that represents the connection to
the actual file in the file system being
used by this FileInputStream
.
URL
.
fd
field.
key
is a Font return it, otherwise
return null.
g
.
g
.
g
.
g
.
n
th header field.
n
th header field.
URL
, if applicable.
Calendar.get(Calendar.HOUR_OF_DAY)
.
Color
object based on values supplied
for the HSB color model.
key
is an Icon return it, otherwise
return null.
ifModifiedSince
field.
Image
object that can then be painted on
the screen.
Image
object that can then be painted on
the screen.
Image
object that can then be painted on
the screen.
checkPermission
call be used instead.
node
in the receivers children.
node
in the receivers children.
address
field.
wantsInput
is true.
key
is a Insets return it, otherwise
return null.
key
is a Integer return its
integer value, otherwise return 0.
issuer
(issuer distinguished name) value from
the certificate.
issuer
(issuer distinguished name) value from
the CRL. The issuer name identifies the entity that signed (and
issued) the CRL.
The issuer name field contains an
X.500 distinguished name (DN).
issuerUniqueID
value from the certificate.
Choice
menu.
Choice
menu.
JarEntry
for the given entry name or
null
if not found.
KeyUsage
extension, (OID = 2.5.29.15).
last-modified
header field.
getUnitIncrement()
.
aComponent
Locale
object that is associated
with this window, if the locale has been set.
InputStreamReader
and BufferedReader
classes.
Throwable
.
OutputStreamWriter
, BufferedWriter
, and
PrintWriter
classes.
localport
field.
long
value of the system property
with the specified name.
long
value of the system property
with the specified name.
null
if none.
Manifest
for this JAR file, or
null
if none.
getMaxDescent()
.
getJMenuBar()
.
getJMenubar()
.
Calendar.get(Calendar.MINUTE)
.
Calendar.get(Calendar.MONTH)
.
nextUpdate
date from the CRL.
notAfter
date from the validity period of
the certificate.
notBefore
date from the validity period of
the certificate.
c
By default there is a double buffer per RepaintManager.
JProgressBar.
- getOrientation() -
Method in class com.sun.java.swing.JSplitPane
- Returns the orientation.
- getOrientation() -
Method in interface java.awt.Adjustable
- Gets the orientation of the adjustable object.
- getOrientation() -
Method in class java.awt.Scrollbar
- Determines the orientation of this scroll bar.
- getOrientation() -
Method in class java.awt.print.PageFormat
- Return the orientation of this PageFormat.
- getOrientation(Locale) -
Static method in class java.awt.ComponentOrientation
- Return the orientation that is appropriate for the given locale
- getOrientation(ResourceBundle) -
Static method in class java.awt.ComponentOrientation
- Return the orientation appropriate for the given ResourceBundle's
localization.
- getOtherHit() -
Method in class java.awt.font.TextHitInfo
- Creates a hit on the other side of the insertion point.
- getOutline() -
Method in class java.awt.font.GlyphVector
- Return a Shape whose interior corresponds to the
visual representation of the GlyphVector.
- getOutline(AffineTransform, float, float) -
Method in class java.awt.font.TextLayout
-
- getOutline(float, float) -
Method in class java.awt.font.GlyphVector
- Return a Shape whose interior corresponds to the
visual representation of the GlyphVector.
- getOutputStream() -
Method in interface com.sun.image.codec.jpeg.JPEGImageEncoder
- Return the stream the Encoder is currenlt associated with.
- getOutputStream() -
Method in class java.lang.Process
- Gets the output stream of the subprocess.
- getOutputStream() -
Method in class java.net.URLConnection
- Returns an output stream that writes to this connection.
- getOutputStream() -
Method in class java.net.Socket
- Returns an output stream for this socket.
- getOutputStream() -
Method in class java.net.SocketImpl
- Returns an output stream for this socket.
- getOutputStream() -
Method in class java.rmi.server.LogStream
- Return the current stream to which output from this log is sent.
- getOutputStream() -
Method in interface java.rmi.server.RemoteCall
- Return the output stream the stub/skeleton should put arguments/results
into.
- getOutsideBorder() -
Method in class com.sun.java.swing.border.CompoundBorder
- Returns the outside border object.
- getOwnedWindows() -
Method in class java.awt.Window
- Return an array containing all the windows this
window currently owns.
- getOwner() -
Method in class java.awt.Window
- Returns the owner of this window.
- getP() -
Method in interface java.security.interfaces.DSAParams
- Returns the prime,
p
.
- getP() -
Method in class java.security.spec.DSAParameterSpec
- Returns the prime
p
.
- getP() -
Method in class java.security.spec.DSAPublicKeySpec
- Returns the prime
p
.
- getP() -
Method in class java.security.spec.DSAPrivateKeySpec
- Returns the prime
p
.
- getP1() -
Method in class java.awt.geom.Line2D
- Returns the start point.
- getP1() -
Method in class java.awt.geom.Line2D.Float
- Returns the start point.
- getP1() -
Method in class java.awt.geom.Line2D.Double
- Returns the start point.
- getP1() -
Method in class java.awt.geom.CubicCurve2D
- Returns the start point.
- getP1() -
Method in class java.awt.geom.CubicCurve2D.Float
- Returns the start point.
- getP1() -
Method in class java.awt.geom.CubicCurve2D.Double
- Returns the start point.
- getP1() -
Method in class java.awt.geom.QuadCurve2D
- Returns the start point.
- getP1() -
Method in class java.awt.geom.QuadCurve2D.Float
- Returns the start point.
- getP1() -
Method in class java.awt.geom.QuadCurve2D.Double
- Returns the start point.
- getP2() -
Method in class java.awt.geom.Line2D
- Returns the end point.
- getP2() -
Method in class java.awt.geom.Line2D.Float
- Returns the end point.
- getP2() -
Method in class java.awt.geom.Line2D.Double
- Returns the end point.
- getP2() -
Method in class java.awt.geom.CubicCurve2D
- Returns the end point.
- getP2() -
Method in class java.awt.geom.CubicCurve2D.Float
- Returns the end point.
- getP2() -
Method in class java.awt.geom.CubicCurve2D.Double
- Returns the end point.
- getP2() -
Method in class java.awt.geom.QuadCurve2D
- Returns the end point.
- getP2() -
Method in class java.awt.geom.QuadCurve2D.Float
- Returns the end point.
- getP2() -
Method in class java.awt.geom.QuadCurve2D.Double
- Returns the end point.
- getPackage() -
Method in class java.lang.Class
- Get the package for this class.
- getPackage(String) -
Method in class java.lang.ClassLoader
- Returns a Package that has been defined by this class loader or any
of its ancestors.
- getPackage(String) -
Static method in class java.lang.Package
- Find a package by name in the callers classloader.
- getPackages() -
Method in class java.lang.ClassLoader
- Returns all of the Packages defined by this class loader and its
ancestors.
- getPackages() -
Static method in class java.lang.Package
- Get all the packages currently known for the caller's class loader.
- getPage() -
Method in class com.sun.java.swing.JEditorPane
- Gets the current url being displayed.
- getPageDimension() -
Method in class java.awt.PrintJob
- Returns the dimensions of the page in pixels.
- getPageFormat(int) -
Method in class java.awt.print.Book
- Return the PageFormat of the page specified by 'pageIndex'.
- getPageFormat(int) -
Method in interface java.awt.print.Pageable
- Return the PageFormat of the page specified by 'pageIndex'.
- getPageIncrement() -
Method in class java.awt.Scrollbar
- Deprecated. As of JDK version 1.1,
replaced by
getBlockIncrement()
.
- getPageResolution() -
Method in class java.awt.PrintJob
- Returns the resolution of the page in pixels per inch.
- getPaint() -
Method in class java.awt.Graphics2D
- Returns the current Paint in the Graphics2D state.
- getPainter() -
Method in interface com.sun.java.swing.text.Highlighter.Highlight
- Gets the painter for the highlighter.
- getPaintLabels() -
Method in class com.sun.java.swing.JSlider
-
- getPaintTicks() -
Method in class com.sun.java.swing.JSlider
-
- getPaintTrack() -
Method in class com.sun.java.swing.JSlider
-
- getPaper() -
Method in class java.awt.print.PageFormat
- Return a copy of the paper object associated
with this PageFormat.
- getParagraphAttributes() -
Method in class com.sun.java.swing.JTextPane
- Fetches the current paragraph attributes in effect
at the location of the caret, or null if none.
- getParagraphElement(int) -
Method in class com.sun.java.swing.text.AbstractDocument
- Get the paragraph element containing the given position.
- getParagraphElement(int) -
Method in class com.sun.java.swing.text.DefaultStyledDocument
- Gets a paragraph element.
- getParagraphElement(int) -
Method in class com.sun.java.swing.text.PlainDocument
- Get the paragraph element containing the given position.
- getParagraphElement(int) -
Method in interface com.sun.java.swing.text.StyledDocument
- Gets the element that represents the paragraph that
encloses the given offset within the document.
- getParagraphElement(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the element to use for a paragraph/line.
- getParamClasses() -
Method in class java.awt.image.renderable.ParameterBlock
- Returns an array of Class objects describing the types
of the parameters.
- getParameter() -
Method in class java.sql.DataTruncation
- Is this a truncated parameter value?
- getParameter(String) -
Method in class java.applet.Applet
- Returns the value of the named parameter in the HTML tag.
- getParameter(String) -
Method in interface java.applet.AppletStub
- Returns the value of the named parameter in the HTML tag.
- getParameter(String) -
Method in class java.awt.datatransfer.DataFlavor
-
- getParameter(String) -
Method in class java.security.Signature
- Deprecated.
- getParameter(String) -
Method in class java.util.mime.MimeType
- Retrieve the value associated with the given name, or null if there
is no current association.
- getParameterBlock() -
Method in class java.awt.image.renderable.RenderableImageOp
- Returns a reference to the current parameter block.
- getParameterDescriptors() -
Method in class java.beans.MethodDescriptor
-
- getParameterInfo() -
Method in class java.applet.Applet
- Returns information about the parameters than are understood by
this applet.
- getParameters() -
Method in class java.awt.image.renderable.ParameterBlock
- Returns the entire Vector of parameters.
- getParameters() -
Method in class java.util.mime.MimeType
- Retrieve a copy of this object's parameter list.
- getParameterSpec(Class) -
Method in class java.security.AlgorithmParameters
- Returns a (transparent) specification of this parameters object.
- getParameterTypes() -
Method in class java.lang.reflect.Method
- Returns an array of Class objects that represent the formal
parameter types, in declaration order, of the method
represented by this Method object.
- getParameterTypes() -
Method in class java.lang.reflect.Constructor
- Returns an array of Class objects that represent the formal
parameter types, in declaration order, of the constructor
represented by this Constructor object.
- getParams() -
Method in interface java.security.interfaces.DSAKey
- Returns the DSA-specific key parameters.
- getParent() -
Method in class com.sun.java.swing.text.View
- Returns the parent of the view.
- getParent() -
Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
- Returns the parent
TreeNode
of the receiver.
- getParent() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns this node's parent or null if this node has no parent.
- getParent() -
Method in interface com.sun.java.swing.tree.TreeNode
- Returns the parent
TreeNode
of the receiver.
- getParent() -
Method in class java.awt.Component
- Gets the parent of this component.
- getParent() -
Method in class java.awt.MenuComponent
- Returns the parent container for this menu component.
- getParent() -
Method in class java.awt.image.Raster
- Returns the parent Raster (if any) of this Raster, or else null.
- getParent() -
Method in class java.io.File
- Returns the pathname string of this abstract pathname's parent, or
null
if this pathname does not name a parent directory.
- getParent() -
Method in class java.lang.ClassLoader
- Returns the parent class loader for delegation.
- getParent() -
Method in class java.lang.ThreadGroup
- Returns the parent of this thread group.
- getParentElement() -
Method in interface com.sun.java.swing.text.Element
- Fetches the parent element.
- getParentElement() -
Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
- Gets the parent of the element.
- getParentFile() -
Method in class java.io.File
- Returns the abstract pathname of this abstract pathname's parent,
or
null
if this pathname does not name a parent
directory.
- getParentPath() -
Method in class com.sun.java.swing.tree.TreePath
- Returns a path containing all the elements of the receiver, accept
the last path component.
- getParser() -
Method in class com.sun.java.swing.text.html.HTMLEditorKit
- Fetch the parser to use for reading html streams.
- getPartialSize(int, int) -
Method in class com.sun.java.swing.text.ParagraphView
- Returns the size used by the views between
startOffset
and endOffset
.
- getPartialSpan(int, int) -
Method in interface com.sun.java.swing.text.TabableView
- Determines the span along the same axis as tab
expansion for a portion of the view.
- getPartialSpan(int, int) -
Method in class com.sun.java.swing.text.LabelView
- Determines the span along the same axis as tab
expansion for a portion of the view.
- getPassword() -
Method in class com.sun.java.swing.JPasswordField
- Returns the text contained in this TextComponent.
- getPassword() -
Method in class java.net.PasswordAuthentication
- Returns the user password.
- getPasswordAuthentication() -
Method in class java.net.Authenticator
- Called when password authorization is needed.
- getPath() -
Method in class com.sun.java.swing.event.MenuKeyEvent
-
- getPath() -
Method in class com.sun.java.swing.event.TreeSelectionEvent
- Returns the first path element.
- getPath() -
Method in class com.sun.java.swing.event.MenuDragMouseEvent
-
- getPath() -
Method in class com.sun.java.swing.event.TreeExpansionEvent
- Returns the path to the value that has been expanded/collapsed.
- getPath() -
Method in class com.sun.java.swing.event.TreeModelEvent
- Convenience method to get the array of objects from the TreePath
instance that this event wraps.
- getPath() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the path from the root, to get to this node.
- getPath() -
Method in class com.sun.java.swing.tree.TreePath
- Returns an array of Objects containing the components of this
TreePath.
- getPath() -
Method in class java.io.File
- Converts this abstract pathname into a pathname string.
- getPathBetweenRows(int, int) -
Method in class com.sun.java.swing.JTree
- Returns JTreePath instances representing the path between index0
and index1 (including index1).
- getPathBounds(JTree, TreePath) -
Method in class com.sun.java.swing.plaf.TreeUI
- Returns the Rectangle enclosing the label portion that the
last item in path will be drawn into.
- getPathBounds(TreePath) -
Method in class com.sun.java.swing.JTree
- Returns the Rectangle that the specified node will be drawn
into.
- getPathClosestTo(int, int) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns the path to the node that is closest to x,y.
- getPathClosestTo(int, int) -
Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
- Returns the path to the node that is closest to x,y.
- getPathClosestTo(int, int) -
Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
- Returns the path to the node that is closest to x,y.
- getPathComponent(int) -
Method in class com.sun.java.swing.tree.TreePath
- Returns the path component at the specified index.
- getPathCount() -
Method in class com.sun.java.swing.tree.TreePath
- Returns the number of elements in the path.
- getPathForLocation(int, int) -
Method in class com.sun.java.swing.JTree
- Returns the path for the node at the specified location.
- getPathForRow(int) -
Method in class com.sun.java.swing.JTree
- Returns the path for the specified row.
- getPathForRow(int) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns the path for passed in row.
- getPathForRow(int) -
Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
- Returns the path for passed in row.
- getPathForRow(int) -
Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
- Returns the path for passed in row.
- getPathForRow(JTree, int) -
Method in class com.sun.java.swing.plaf.TreeUI
- Returns the path for passed in row.
- getPathIterator(AffineTransform, double) -
Method in interface java.awt.Shape
- Return an iterator object that iterates along the boundary of
the shape and provides access to a flattened view of the
geometry of the outline of the shape.
- getPathIterator(AffineTransform, double) -
Method in class java.awt.Polygon
- Return an iterator object that iterates along the boundary of
the shape and provides access to a flattened view of the
geometry of the outline of the shape.
- getPathIterator(AffineTransform, double) -
Method in class java.awt.geom.RectangularShape
- Return an iterator object that iterates along the boundary of
the shape and provides access to a flattened view of the
geometry of the outline of the shape.
- getPathIterator(AffineTransform, double) -
Method in class java.awt.geom.Rectangle2D
- Return an iteration object that defines the boundary of the
flattened shape.
- getPathIterator(AffineTransform, double) -
Method in class java.awt.geom.Line2D
- Return an iteration object that defines the boundary of the
flattened shape.
- getPathIterator(AffineTransform, double) -
Method in class java.awt.geom.CubicCurve2D
- Return an iteration object that defines the boundary of the
flattened shape.
- getPathIterator(AffineTransform, double) -
Method in class java.awt.geom.Area
- Create a PathIterator for the flattened outline of this Area object.
- getPathIterator(AffineTransform, double) -
Method in class java.awt.geom.GeneralPath
- Return an iterator object that iterates along the boundary of
the flattened shape and provides access to the geometry of the
outline of the shape.
- getPathIterator(AffineTransform, double) -
Method in class java.awt.geom.QuadCurve2D
- Return an iteration object that defines the boundary of the
flattened shape.
- getPathIterator(AffineTransform) -
Method in interface java.awt.Shape
- Return an iterator object that iterates along the boundary of
the shape and provides access to the geometry of the outline
of the shape.
- getPathIterator(AffineTransform) -
Method in class java.awt.Polygon
- Return an iterator object that iterates along the boundary of
the shape and provides access to the geometry of the outline
of the shape.
- getPathIterator(AffineTransform) -
Method in class java.awt.geom.Rectangle2D
- Return an iteration object that defines the boundary of the
shape.
- getPathIterator(AffineTransform) -
Method in class java.awt.geom.Line2D
- Return an iteration object that defines the boundary of the
shape.
- getPathIterator(AffineTransform) -
Method in class java.awt.geom.CubicCurve2D
- Return an iteration object that defines the boundary of the
shape.
- getPathIterator(AffineTransform) -
Method in class java.awt.geom.RoundRectangle2D
- Return an iteration object that defines the boundary of the
shape.
- getPathIterator(AffineTransform) -
Method in class java.awt.geom.Area
- Creates a PathIterator for the outline of this Area object.
- getPathIterator(AffineTransform) -
Method in class java.awt.geom.GeneralPath
- Return an iterator object that iterates along the boundary of
the shape and provides access to the geometry of the outline
of the shape.
- getPathIterator(AffineTransform) -
Method in class java.awt.geom.Arc2D
- Return an iteration object that defines the boundary of the
shape.
- getPathIterator(AffineTransform) -
Method in class java.awt.geom.QuadCurve2D
- Return an iteration object that defines the boundary of the
shape.
- getPathIterator(AffineTransform) -
Method in class java.awt.geom.Ellipse2D
- Return an iteration object that defines the boundary of the
shape.
- getPaths() -
Method in class com.sun.java.swing.event.TreeSelectionEvent
- Returns the paths that have been added or removed from the
selection.
- getPathToRoot(TreeNode, int) -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(TreeNode, int) -
Method in class com.sun.java.swing.tree.DefaultTreeModel
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPathToRoot(TreeNode) -
Method in class com.sun.java.swing.tree.DefaultTreeModel
- Builds the parents of node up to and including the root node,
where the original node is the last element in the returned array.
- getPatternSeparator() -
Method in class java.text.DecimalFormatSymbols
- character used to separate positive and negative subpatterns
in a pattern.
- getPCSType() -
Method in class java.awt.color.ICC_Profile
- Returns the color space type of the Profile Connection Space (PCS).
- getPeer() -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
programs should not directly manipulate peers.
replaced by
boolean isDisplayable()
.
- getPeer() -
Method in class java.awt.Font
- Deprecated. Font rendering is now platform independent.
- getPeer() -
Method in class java.awt.MenuComponent
- Deprecated. As of JDK version 1.1,
programs should not directly manipulate peers.
- getPercent() -
Method in class java.text.DecimalFormatSymbols
- character used for percent sign.
- getPercentComplete() -
Method in class com.sun.java.swing.JProgressBar
- Returns the percentage/percent complete for the progress bar.
- getPercentInstance() -
Static method in class java.text.NumberFormat
- Returns a percentage format for the current default locale.
- getPercentInstance(Locale) -
Static method in class java.text.NumberFormat
- Returns a percentage format for the specified locale.
- getPerMill() -
Method in class java.text.DecimalFormatSymbols
- character used for mille percent sign.
- getPermission() -
Method in class java.net.URLConnection
- Returns a permission object representing the permission
necessary to make the connection represented by this
object.
- getPermission() -
Method in class java.net.HttpURLConnection
-
- getPermission() -
Method in class java.security.AccessControlException
- Gets the Permission object associated with this exeception, or
null if there was no corresponding Permission object.
- getPermissions() -
Method in class java.security.ProtectionDomain
- Returns the permissions of this domain.
- getPermissions(CodeSource) -
Method in class java.net.URLClassLoader
- Returns the permissions for the given codesource object.
- getPermissions(CodeSource) -
Method in class java.security.SecureClassLoader
- Returns the permissions for the given codesource object.
- getPermissions(CodeSource) -
Method in class java.security.Policy
- Evaluates the global policy and returns a
PermissionCollection object specifying the set of
permissions allowed for code from the specified
code source.
- getPermissions(Principal) -
Method in interface java.security.acl.Acl
- Returns an enumeration for the set of allowed permissions for the
specified principal (representing an entity such as an individual or
a group).
- getPixel(int, int, double[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns the samples for the specified pixel in an array of double.
- getPixel(int, int, double[]) -
Method in class java.awt.image.Raster
- Returns the samples in an array of double for the specified pixel.
- getPixel(int, int, float[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns the samples for the specified pixel in an array of float.
- getPixel(int, int, float[]) -
Method in class java.awt.image.Raster
- Returns the samples in an array of float for the
specified pixel.
- getPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns the samples for a specified pixel in an int array,
one sample per array element.
- getPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.ComponentSampleModel
- Returns all samples for the specified pixel in an int array,
one sample per array element.
- getPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.MultiPixelPackedSampleModel
- Returns the specified (single band) pixel in the first element
of an int array.
- getPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.BandedSampleModel
- Returns all samples for the specified pixel in an int array.
- getPixel(int, int, int[], DataBuffer) -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Returns all samples in for the specified pixel in an int array.
- getPixel(int, int, int[]) -
Method in class java.awt.image.Raster
- Returns the samples in an array of int for the specified pixel.
- getPixelBitStride() -
Method in class java.awt.image.MultiPixelPackedSampleModel
- Returns the pixel bit stride in bits.
- getPixels() -
Method in class java.awt.image.PixelGrabber
- Get the pixel buffer.
- getPixels(int, int, int, int, double[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns all samples for a rectangle of pixels in a double
array, one sample per array element.
- getPixels(int, int, int, int, double[]) -
Method in class java.awt.image.Raster
- Returns a double array containing all samples for a rectangle of pixels,
one sample per array element.
- getPixels(int, int, int, int, float[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns all samples for a rectangle of pixels in a float
array, one sample per array element.
- getPixels(int, int, int, int, float[]) -
Method in class java.awt.image.Raster
- Returns a float array containing all samples for a rectangle of pixels,
one sample per array element.
- getPixels(int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns all samples for a rectangle of pixels in an
int array, one sample per array element.
- getPixels(int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.ComponentSampleModel
- Returns all samples for the specified rectangle of pixels in
an int array, one sample per array element.
- getPixels(int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.BandedSampleModel
- Returns all samples for the specified rectangle of pixels in
an int array, one sample per data array element.
- getPixels(int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Returns all samples for the specified rectangle of pixels in
an int array, one sample per array element.
- getPixels(int, int, int, int, int[]) -
Method in class java.awt.image.Raster
- Returns an int array containing all samples for a rectangle of pixels,
one sample per array element.
- getPixelSize() -
Method in class java.awt.image.ColorModel
- Returns the number of bits per pixel described by this ColorModel.
- getPixelStride() -
Method in class java.awt.image.ComponentSampleModel
- Returns the pixel stride of this ComponentSampleModel.
- getPoint() -
Method in class java.awt.event.MouseEvent
- Returns the x,y position of the event relative to the source component.
- getPoint2D(Point2D, Point2D) -
Method in interface java.awt.image.BufferedImageOp
- Returns the location of the destination point given a
point in the source image.
- getPoint2D(Point2D, Point2D) -
Method in class java.awt.image.LookupOp
- Returns the location of the destination point given a
point in the source.
- getPoint2D(Point2D, Point2D) -
Method in interface java.awt.image.RasterOp
- Returns the location of the destination point given a
point in the source Raster.
- getPoint2D(Point2D, Point2D) -
Method in class java.awt.image.RescaleOp
- Returns the location of the destination point given a
point in the source.
- getPoint2D(Point2D, Point2D) -
Method in class java.awt.image.ColorConvertOp
- Returns the location of the destination point given a
point in the source.
- getPoint2D(Point2D, Point2D) -
Method in class java.awt.image.BandCombineOp
- Returns the location of the destination point given a
point in the source Raster.
- getPoint2D(Point2D, Point2D) -
Method in class java.awt.image.ConvolveOp
- Returns the location of the destination point given a
point in the source.
- getPoint2D(Point2D, Point2D) -
Method in class java.awt.image.AffineTransformOp
- Returns the location of the destination point given a
point in the source.
- getPointSize(int) -
Method in class com.sun.java.swing.text.html.StyleSheet
- Return the point size, given a size index.
- getPointSize(String) -
Method in class com.sun.java.swing.text.html.StyleSheet
- Given a string "+2"
- getPolicy() -
Static method in class java.security.Policy
- Returns the installed Policy object.
- getPopupMenu() -
Method in class com.sun.java.swing.JMenu
- Returns the popupmenu associated with this menu
- getPort() -
Method in class java.net.DatagramPacket
- Returns the port number on the remote host to which this datagram is
being sent or from which the datagram was received.
- getPort() -
Method in class java.net.Socket
- Returns the remote port to which this socket is connected.
- getPort() -
Method in class java.net.URL
- Returns the port number of this
URL
.
- getPort() -
Method in class java.net.SocketImpl
- Returns the value of this socket's
port
field.
- getPosition() -
Method in class com.sun.java.swing.text.TabStop
-
- getPosition() -
Method in class java.awt.font.LineBreakMeasurer
- Return the current position of the LineBreakMeasurer.
- getPosition(Component) -
Method in class com.sun.java.swing.JLayeredPane
- Get the relative position of the component within its layer.
- getPositionAbove(JTextComponent, int, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the position in the model that is closest to the given
view location in the row above.
- getPositionBelow(JTextComponent, int, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the position in the model that is closest to the given
view location in the row below.
- getPositionsInRange(Vector, int, int) -
Method in class com.sun.java.swing.text.StringContent
- Returns a Vector containing instances of UndoPosRef for the
Positions in the range
offset
to offset
+ length
.
- getPositivePrefix() -
Method in class java.text.DecimalFormat
- Get the positive prefix.
- getPositiveSuffix() -
Method in class java.text.DecimalFormat
- Get the positive suffix.
- getPrecision(int) -
Method in interface java.sql.ResultSetMetaData
- What's a column's number of decimal digits?
- getPredefinedCursor(int) -
Static method in class java.awt.Cursor
- Returns a cursor object with the specified predefined type.
- getPreferredHeight() -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns the preferred height.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.JTable
- Returns the preferred size of the viewport for this table.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.JTree
- Returns the preferred display size of a JTree.
- getPreferredScrollableViewportSize() -
Method in interface com.sun.java.swing.Scrollable
- Returns the preferred size of the viewport for a view component.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.JTextArea
- Returns the preferred size of the viewport if this component
is embedded in a JScrollPane.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.JList
- Compute the size of the viewport needed to display visibleRowCount
rows.
- getPreferredScrollableViewportSize() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the preferred size of the viewport for a view component.
- getPreferredSize() -
Method in class com.sun.java.swing.JComponent
- If the preferredSize has been set to a non-null value
just return it.
- getPreferredSize() -
Method in class com.sun.java.swing.JToolBar.Separator
- Return the preferred size for the separator
- getPreferredSize() -
Method in class com.sun.java.swing.JTextField
- Returns the preferred size Dimensions needed for this
TextField.
- getPreferredSize() -
Method in class com.sun.java.swing.JTextArea
- Returns the preferred size of the TextArea.
- getPreferredSize() -
Method in class com.sun.java.swing.Box.Filler
- Returns the preferred size of the component.
- getPreferredSize() -
Method in class com.sun.java.swing.tree.DefaultTreeCellEditor.DefaultTextField
-
- getPreferredSize() -
Method in class com.sun.java.swing.tree.DefaultTreeCellEditor.EditorContainer
- Returns the preferred size for the Container.
- getPreferredSize() -
Method in class com.sun.java.swing.tree.DefaultTreeCellRenderer
-
- getPreferredSize() -
Method in class java.awt.Component
- Gets the preferred size of this component.
- getPreferredSize() -
Method in class java.awt.Container
- Returns the preferred size of this container.
- getPreferredSize() -
Method in class java.awt.TextField
- Gets the preferred size of this text field.
- getPreferredSize() -
Method in class java.awt.TextArea
- Determines the preferred size of this text area.
- getPreferredSize() -
Method in class java.awt.List
- Gets the preferred size of this scrolling list.
- getPreferredSize(int, int) -
Method in class java.awt.TextArea
- Determines the preferred size of a text area with the specified
number of rows and columns.
- getPreferredSize(int) -
Method in class java.awt.TextField
- Gets the preferred size of this text field
with the specified number of columns.
- getPreferredSize(int) -
Method in class java.awt.List
- Gets the preferred dimensions for a list with the specified
number of rows.
- getPreferredSize(JComponent) -
Method in class com.sun.java.swing.plaf.ComponentUI
-
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.View
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.BoxView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.TableView.TableCell
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.PlainView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.FieldView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.WrappedPlainView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.ComponentView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.IconView
- Determines the preferred span for this view along an
axis.
- getPreferredSpan(int) -
Method in class com.sun.java.swing.text.LabelView
- Determines the preferred span for this view along an
axis.
- getPreferredWidth(Rectangle) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns the preferred width for the passed in region.
- getPreferredWidth(Rectangle) -
Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
- Returns the preferred width and height for the region in
visibleRegion
.
- getPresentationName() -
Method in class com.sun.java.swing.text.AbstractDocument.DefaultDocumentEvent
- Provides a localized, human readable description of this edit
suitable for use in, say, a change log.
- getPresentationName() -
Method in class com.sun.java.swing.undo.AbstractUndoableEdit
- This default implementation returns "".
- getPresentationName() -
Method in class com.sun.java.swing.undo.CompoundEdit
- Returns getPresentationName from the last UndoableEdit added to
edits.
- getPresentationName() -
Method in class com.sun.java.swing.undo.StateEdit
- Gets the presentation name for this edit
- getPresentationName() -
Method in interface com.sun.java.swing.undo.UndoableEdit
- Provide a localized, human readable description of this edit
suitable for use in, say, a change log.
- getPressedIcon() -
Method in class com.sun.java.swing.AbstractButton
- Returns the pressed icon for the button.
- getPreviewPanel() -
Method in class com.sun.java.swing.JColorChooser
-
- getPreviousBounds(JInternalFrame) -
Method in class com.sun.java.swing.DefaultDesktopManager
-
- getPreviousLeaf() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the leaf before this node or null if this node is the
first leaf in the tree.
- getPreviousNode() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the node that precedes this node in a preorder traversal of
this node's tree.
- getPreviousSibling() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the previous sibling of this node in the parent's children
array.
- getPreviousWord(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determine the start of the next word for the given location.
- getPrimaryKeys(String, String, String) -
Method in interface java.sql.DatabaseMetaData
- Get a description of a table's primary key columns.
- getPrimaryType() -
Method in class java.awt.datatransfer.DataFlavor
-
- getPrimaryType() -
Method in class java.util.mime.MimeType
- Retrieve the primary type of this object.
- getPrimeExponentP() -
Method in interface java.security.interfaces.RSAPrivateCrtKey
- Returns the primeExponentP.
- getPrimeExponentP() -
Method in class java.security.spec.RSAPrivateCrtKeySpec
- Returns the primeExponentP.
- getPrimeExponentQ() -
Method in interface java.security.interfaces.RSAPrivateCrtKey
- Returns the primeExponentQ.
- getPrimeExponentQ() -
Method in class java.security.spec.RSAPrivateCrtKeySpec
- Returns the primeExponentQ.
- getPrimeP() -
Method in interface java.security.interfaces.RSAPrivateCrtKey
- Returns the primeP.
- getPrimeP() -
Method in class java.security.spec.RSAPrivateCrtKeySpec
- Returns the primeP.
- getPrimeQ() -
Method in interface java.security.interfaces.RSAPrivateCrtKey
- Returns the primeQ.
- getPrimeQ() -
Method in class java.security.spec.RSAPrivateCrtKeySpec
- Returns the primeQ.
- getPrincipal() -
Method in interface java.security.Certificate
- Deprecated. Returns the principal of the principal-key pair being guaranteed by
the guarantor.
- getPrincipal() -
Method in interface java.security.acl.AclEntry
- Returns the principal for which permissions are granted or denied by
this ACL entry.
- getPrintable(int) -
Method in class java.awt.print.Book
- Return the Printable instance responsible for rendering
the page specified by 'pageIndex'.
- getPrintable(int) -
Method in interface java.awt.print.Pageable
- Return the Printable instance responsible for rendering
the page specified by 'pageIndex'.
- getPrinterJob() -
Method in interface java.awt.print.PrinterGraphics
-
- getPrinterJob() -
Static method in class java.awt.print.PrinterJob
- Creates and returns a PrinterJob.
- getPrintJob() -
Method in interface java.awt.PrintGraphics
- Returns the PrintJob object from which this PrintGraphics
object originated.
- getPrintJob(Frame, String, Properties) -
Method in class java.awt.Toolkit
- Gets a
PrintJob
object which is the result
of initiating a print operation on the toolkit's platform.
- getPriority() -
Method in class java.lang.Thread
- Returns this thread's priority.
- getPrivate() -
Method in class java.security.KeyPair
- Returns a reference to the private key component of this key pair.
- getPrivateExponent() -
Method in interface java.security.interfaces.RSAPrivateKey
- Returns the private exponent.
- getPrivateExponent() -
Method in class java.security.spec.RSAPrivateKeySpec
- Returns the private exponent.
- getPrivateKey() -
Method in class java.security.Signer
- Deprecated. Returns this signer's private key.
- getProcedureColumns(String, String, String, String) -
Method in interface java.sql.DatabaseMetaData
- Get a description of a catalog's stored procedure parameters
and result columns.
- getProcedures(String, String, String) -
Method in interface java.sql.DatabaseMetaData
- Get a description of stored procedures available in a
catalog.
- getProcedureTerm() -
Method in interface java.sql.DatabaseMetaData
- What's the database vendor's preferred term for "procedure"?
- getProfile() -
Method in class java.awt.color.ICC_ColorSpace
- Returns the ICC_Profile for this ICC_ColorSpace.
- getProfileClass() -
Method in class java.awt.color.ICC_Profile
- Returns the profile class.
- getProgressMonitor() -
Method in class com.sun.java.swing.ProgressMonitorInputStream
-
- getPropagatedFrom() -
Method in class java.beans.beancontext.BeanContextEvent
-
- getPropagationId() -
Method in class java.beans.PropertyChangeEvent
- The "propagationId" field is reserved for future use.
- getProperties() -
Static method in class java.lang.System
- Determines the current system properties.
- getProperty(Object) -
Method in interface com.sun.java.swing.text.Document
- Gets properties associated with the document.
- getProperty(Object) -
Method in class com.sun.java.swing.text.AbstractDocument
- A convenience method for looking up a property value.
- getProperty(ParameterBlock, String) -
Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
- Gets the appropriate instance of the property specified by the name
parameter.
- getProperty(String, ImageObserver) -
Method in class java.awt.Image
- Gets a property of this image by name.
- getProperty(String, ImageObserver) -
Method in class java.awt.image.BufferedImage
- Returns a property of the image by name.
- getProperty(String, String) -
Static method in class java.awt.Toolkit
- Gets a property with the specified key and default.
- getProperty(String, String) -
Static method in class java.lang.System
- Gets the system property indicated by the specified key.
- getProperty(String, String) -
Method in class java.util.Properties
- Searches for the property with the specified key in this property list.
- getProperty(String) -
Method in class java.awt.image.BufferedImage
- Returns a property of the image by name.
- getProperty(String) -
Method in interface java.awt.image.RenderedImage
- Gets a property from the property set of this image.
- getProperty(String) -
Method in class java.awt.image.renderable.RenderableImageOp
- Gets a property from the property set of this image.
- getProperty(String) -
Method in interface java.awt.image.renderable.RenderableImage
- Gets a property from the property set of this image.
- getProperty(String) -
Static method in class java.lang.System
- Gets the system property indicated by the specified key.
- getProperty(String) -
Static method in class java.security.Security
- Gets a security property.
- getProperty(String) -
Method in class java.util.Properties
- Searches for the property with the specified key in this property list.
- getPropertyChangeEvent() -
Method in class java.beans.PropertyVetoException
-
- getPropertyDescriptors() -
Method in interface java.beans.BeanInfo
-
- getPropertyDescriptors() -
Method in class java.beans.SimpleBeanInfo
- Deny knowledge of properties.
- getPropertyEditorClass() -
Method in class java.beans.PropertyDescriptor
-
- getPropertyInfo(String, Properties) -
Method in interface java.sql.Driver
- The getPropertyInfo method is intended to allow a generic GUI tool to
discover what properties it should prompt a human for in order to get
enough information to connect to a database.
- getPropertyName() -
Method in class java.beans.PropertyChangeEvent
-
- getPropertyNames() -
Method in class java.awt.image.BufferedImage
- Returns a list of names recognized by getProperty(String).
- getPropertyNames() -
Method in interface java.awt.image.RenderedImage
- Returns a list of names recognized by getProperty(String).
- getPropertyNames() -
Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
- Returns a list of names recognized by getProperty.
- getPropertyNames() -
Method in class java.awt.image.renderable.RenderableImageOp
- Return a list of names recognized by getProperty.
- getPropertyNames() -
Method in interface java.awt.image.renderable.RenderableImage
- Returns a list of names recognized by getProperty.
- getPropertyOverrides() -
Method in class java.rmi.activation.ActivationGroupDesc
- Returns the group's property-override list.
- getPropertyType() -
Method in class java.beans.PropertyDescriptor
-
- getProtectionDomain() -
Method in class java.lang.Class
- Returns the ProtectionDomain of this class.
- getProtocol() -
Method in class java.net.URL
- Returns the protocol name this
URL
.
- getPrototypeCellValue() -
Method in class com.sun.java.swing.JList
- Returns the cell width of the "prototypical cell" -- a cell used
for the calculation of cell widths, because it has the same value
as all other list items, instead of forcing the calculation to
inspect every item in the list.
- getProvider() -
Method in class java.security.AlgorithmParameters
- Returns the provider of this algorithm parameter object.
- getProvider() -
Method in class java.security.SecureRandom
- Returns the provider of this SecureRandom object.
- getProvider() -
Method in class java.security.MessageDigest
- Returns the provider of this message digest object.
- getProvider() -
Method in class java.security.KeyPairGenerator
- Returns the provider of this key pair generator object.
- getProvider() -
Method in class java.security.AlgorithmParameterGenerator
- Returns the provider of this algorithm parameter generator object.
- getProvider() -
Method in class java.security.KeyStore
- Returns the provider of this keystore.
- getProvider() -
Method in class java.security.KeyFactory
- Returns the provider of this key factory object.
- getProvider() -
Method in class java.security.Signature
- Returns the provider of this signature object.
- getProvider() -
Method in class java.security.cert.CertificateFactory
- Returns the provider of this certificate factory.
- getProvider(String) -
Static method in class java.security.Security
- Returns the provider installed with the specified name, if
any.
- getProviders() -
Static method in class java.security.Security
- Returns an array containing all the installed providers.
- getPSName() -
Method in class java.awt.Font
- Returns the postscript name of the font.
- getPublic() -
Method in class java.security.KeyPair
- Returns a reference to the public key component of this key pair.
- getPublicExponent() -
Method in interface java.security.interfaces.RSAPrivateCrtKey
- Returns the public exponent.
- getPublicExponent() -
Method in interface java.security.interfaces.RSAPublicKey
- Returns the public exponent.
- getPublicExponent() -
Method in class java.security.spec.RSAPublicKeySpec
- Returns the public exponent.
- getPublicExponent() -
Method in class java.security.spec.RSAPrivateCrtKeySpec
- Returns the public exponent.
- getPublicKey() -
Method in class java.security.Identity
- Deprecated. Returns this identity's public key.
- getPublicKey() -
Method in interface java.security.Certificate
- Deprecated. Returns the key of the principal-key pair being guaranteed by
the guarantor.
- getPublicKey() -
Method in class java.security.cert.Certificate
- Gets the public key from this certificate.
- getQ() -
Method in interface java.security.interfaces.DSAParams
- Returns the subprime,
q
.
- getQ() -
Method in class java.security.spec.DSAParameterSpec
- Returns the sub-prime
q
.
- getQ() -
Method in class java.security.spec.DSAPublicKeySpec
- Returns the sub-prime
q
.
- getQ() -
Method in class java.security.spec.DSAPrivateKeySpec
- Returns the sub-prime
q
.
- getQTable(int) -
Method in interface com.sun.image.codec.jpeg.JPEGDecodeParam
- Returns the coefficient quantization tables or NULL if not
defined. tableNum must range in value from 0 - 3.
- getQTableComponentMapping(int) -
Method in interface com.sun.image.codec.jpeg.JPEGDecodeParam
- Get the number of the quantization table that will be used for
a particular component.
- getQTableForComponent(int) -
Method in interface com.sun.image.codec.jpeg.JPEGDecodeParam
- Returns the Quantization table for the requested component.
- getQueryTimeout() -
Method in interface java.sql.Statement
- The queryTimeout limit is the number of seconds the driver will
wait for a Statement to execute.
- getRaisedBevelBorderUIResource() -
Static method in class com.sun.java.swing.plaf.BorderUIResource
-
- getRaster() -
Method in class com.sun.image.codec.jpeg.TruncatedFileException
- Allows access to the raster that was in the progress of being
decoded may be null, it is likely to be only partially filled
with image data.
- getRaster() -
Method in class java.awt.image.BufferedImage
- Returns the Raster.
- getRaster(int, int, int, int) -
Method in interface java.awt.PaintContext
- Return a Raster containing the colors generated for the graphics
operation.
- getRawOffset() -
Method in class java.util.TimeZone
- Gets unmodified offset, NOT modified in case of daylight savings.
- getRawOffset() -
Method in class java.util.SimpleTimeZone
- Overrides TimeZone
Gets the GMT offset for this time zone.
- getRead() -
Method in class java.sql.DataTruncation
- Was this a read truncation?
- getReader(int) -
Method in class com.sun.java.swing.text.html.HTMLDocument
- Fetch the reader for the parser to use to load the document
with html.
- getReadMethod() -
Method in class java.beans.PropertyDescriptor
-
- getReceiveBufferSize() -
Method in class java.net.DatagramSocket
- Get value of the SO_RCVBUF option for this socket, that is the
buffer size used by the platform for input on the this Socket.
- getReceiveBufferSize() -
Method in class java.net.Socket
- Get value of the SO_RCVBUF option for this socket, that is the
buffer size used by the platform for input on the this Socket.
- getRecursionLimit() -
Method in class java.awt.geom.FlatteningPathIterator
- Return the recursion limit of this iterator.
- getRed() -
Method in class java.awt.Color
- Returns the red component.
- getRed(int) -
Method in class java.awt.image.ColorModel
- Returns the red color component for the specified pixel, scaled
from 0 to 255 in the default RGB ColorSpace, sRGB. A color conversion
is done if necessary.
- getRed(int) -
Method in class java.awt.image.DirectColorModel
- Returns the red color component for the specified pixel, scaled
from 0 to 255 in the default RGB ColorSpace, sRGB. A color conversion
is done if necessary.
- getRed(int) -
Method in class java.awt.image.ComponentColorModel
- Returns the red color component for the specified pixel, scaled
from 0 to 255 in the default RGB ColorSpace, sRGB. A color conversion
is done if necessary.
- getRed(int) -
Method in class java.awt.image.IndexColorModel
- Returns the red color component for the specified pixel, scaled
from 0 to 255 in the default RGB ColorSpace, sRGB. The pixel value
is specified as an int.
- getRed(Object) -
Method in class java.awt.image.ColorModel
- Returns the red color component for the specified pixel, scaled
from 0 to 255 in the default RGB ColorSpace, sRGB. A color conversion
is done if necessary.
- getRed(Object) -
Method in class java.awt.image.DirectColorModel
- Returns the red color component for the specified pixel, scaled
from 0 to 255 in the default RGB ColorSpace, sRGB. A color conversion
is done if necessary.
- getRed(Object) -
Method in class java.awt.image.ComponentColorModel
- Returns the red color component for the specified pixel, scaled
from 0 to 255 in the default RGB ColorSpace, sRGB. A color conversion
is done if necessary.
- getRedMask() -
Method in class java.awt.image.DirectColorModel
- Returns the mask indicating which bits in an int pixel representation
contain the red color component.
- getRedoPresentationName() -
Method in class com.sun.java.swing.text.AbstractDocument.DefaultDocumentEvent
- Provides a localized, human readable description of the redoable
form of this edit, e.g. for use as a Redo menu item.
- getRedoPresentationName() -
Method in class com.sun.java.swing.undo.AbstractUndoableEdit
- If getPresentationName() returns "", returns
AbstractUndoableEdit.
- getRedoPresentationName() -
Method in class com.sun.java.swing.undo.CompoundEdit
- Returns getRedoPresentationName from the last UndoableEdit
added to edits.
- getRedoPresentationName() -
Method in interface com.sun.java.swing.undo.UndoableEdit
- Provide a localized, human readable description of the redoable
form of this edit, e.g. for use as a Redo menu item.
- getRedoPresentationName() -
Method in class com.sun.java.swing.undo.UndoManager
- If inProgress, returns getRedoPresentationName of the
significant edit that will be redone when redo() is invoked.
- getReds(byte[]) -
Method in class java.awt.image.IndexColorModel
- Copies the array of red color components into the given array.
- getRef() -
Method in class java.net.URL
- Returns the anchor (also known as the "reference") of this
URL
.
- getRef() -
Method in class java.rmi.server.RemoteObject
- Returns the remote reference for the remote object.
- getRef(int) -
Method in interface java.sql.ResultSet
- JDBC 2.0
Get a REF(<structured-type>) column.
- getRef(int) -
Method in interface java.sql.CallableStatement
- JDBC 2.0
Get a REF(<structured-type>) OUT parameter.
- getRef(String) -
Method in interface java.sql.ResultSet
- JDBC 2.0
Get a REF(<structured-type>) column.
- getRefClass(ObjectOutput) -
Method in interface java.rmi.server.RemoteRef
- Returns the class name of the ref type to be serialized onto
the stream 'out'.
- getRegisteredKeyStrokes() -
Method in class com.sun.java.swing.JComponent
- Return the KeyStrokes that will initiate registered actions.
- getRegistry() -
Static method in class java.rmi.registry.LocateRegistry
- Returns a reference to the the remote object
Registry
for
the local host on the default registry port of 1099.
- getRegistry(int) -
Static method in class java.rmi.registry.LocateRegistry
- Returns a reference to the the remote object
Registry
for
the local host on the specified port
.
- getRegistry(String, int, RMIClientSocketFactory) -
Static method in class java.rmi.registry.LocateRegistry
- Returns a locally created remote reference to the remote object
Registry
on the specified host
and
port
.
- getRegistry(String, int) -
Static method in class java.rmi.registry.LocateRegistry
- Returns a reference to the remote object
Registry
on the
specified host
and port
.
- getRegistry(String) -
Static method in class java.rmi.registry.LocateRegistry
- Returns a reference to the remote object
Registry
on the
specified host
on the default registry port of 1099. If
host
is null
, the local host is used.
- getRemaining() -
Method in class java.util.zip.Inflater
- Returns the total number of bytes remaining in the input buffer.
- getRemoveListenerMethod() -
Method in class java.beans.EventSetDescriptor
-
- getRenderableSource(int) -
Method in class java.awt.image.renderable.ParameterBlock
- A convenience method to return a source as a RenderableImage.
- getRenderedSource(int) -
Method in class java.awt.image.renderable.ParameterBlock
- A convenience method to return a source as a RenderedImage.
- getRenderer() -
Method in class com.sun.java.swing.JComboBox
- Returns the renderer used to display the selected item in the JComboBox
field.
- getRenderingHint(String) -
Method in class java.awt.Graphics2D
- Returns the preferences for the rendering algorithms.
- getRenderingHints() -
Method in class java.awt.Graphics2D
- Gets the preferences for the rendering algorithms.
- getRenderingHints() -
Method in interface java.awt.image.BufferedImageOp
- Returns the rendering hints for this BufferedImageOp.
- getRenderingHints() -
Method in class java.awt.image.LookupOp
- Returns the rendering hints for this op.
- getRenderingHints() -
Method in interface java.awt.image.RasterOp
- Returns the rendering hints for this RasterOp.
- getRenderingHints() -
Method in class java.awt.image.RescaleOp
- Returns the rendering hints for this op.
- getRenderingHints() -
Method in class java.awt.image.ColorConvertOp
- Returns the rendering hints used by this op.
- getRenderingHints() -
Method in class java.awt.image.BandCombineOp
- Returns the rendering hints used by this op.
- getRenderingHints() -
Method in class java.awt.image.ConvolveOp
- Returns the rendering hints for this op.
- getRenderingHints() -
Method in class java.awt.image.AffineTransformOp
- Returns the rendering hints used by this op.
- getRenderingHints() -
Method in class java.awt.image.renderable.RenderContext
-
- getReorderingAllowed() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns true if the receiver allows the user to rearrange columns by
dragging their headers, false otherwise.
- getRepresentationClass() -
Method in class java.awt.datatransfer.DataFlavor
- Returns the Class which objects supporting this DataFlavor
will return when this DataFlavor is requested.
- getRequestingPort() -
Method in class java.net.Authenticator
-
- getRequestingPrompt() -
Method in class java.net.Authenticator
-
- getRequestingProtocol() -
Method in class java.net.Authenticator
- Give the protocol that's requesting the connection.
- getRequestingScheme() -
Method in class java.net.Authenticator
-
- getRequestingSite() -
Method in class java.net.Authenticator
-
- getRequestMethod() -
Method in class java.net.HttpURLConnection
- Get the request method.
- getRequestProperty(String) -
Method in class java.net.URLConnection
- Returns the value of the named general request property for this
connection.
- getReshowDelay() -
Method in class com.sun.java.swing.ToolTipManager
-
- getResizable() -
Method in class com.sun.java.swing.table.TableColumn
- Returns true if the user is allowed to resize the TableColumn
width, false otherwise.
- getResizeWeight(int) -
Method in class com.sun.java.swing.text.View
- Determines the resizability of the view along the
given axis.
- getResizeWeight(int) -
Method in class com.sun.java.swing.text.BoxView
- Gets the resize weight.
- getResizeWeight(int) -
Method in class com.sun.java.swing.text.TableView.TableRow
- Determines the resizability of the view along the
given axis.
- getResizeWeight(int) -
Method in class com.sun.java.swing.text.FieldView
- Determines the resizability of the view along the
given axis.
- getResizeWeight(int) -
Method in class com.sun.java.swing.text.html.BlockView
- Gets the resize weight.
- getResizingAllowed() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns true if the receiver allows the user to resize columns by dragging
between their headers, false otherwise.
- getResizingColumn() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns the resizing column.
- getResolveParent() -
Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
- Gets the resolving parent.
- getResolveParent() -
Method in interface com.sun.java.swing.text.Keymap
- Fetches the parent keymap used to resolve key-bindings.
- getResolveParent() -
Method in class com.sun.java.swing.text.StyleContext.NamedStyle
- Gets attributes from the parent.
- getResolveParent() -
Method in class com.sun.java.swing.text.SimpleAttributeSet
- Gets the resolving parent.
- getResolveParent() -
Method in interface com.sun.java.swing.text.AttributeSet
- Gets the resolving parent.
- getResolveParent() -
Method in class com.sun.java.swing.text.html.HTMLDocument.RunElement
- Gets the resolving parent.
- getResolveParent() -
Method in class com.sun.java.swing.text.html.HTMLDocument.BlockElement
- Gets the resolving parent.
- getResource(String, BeanContextChild) -
Method in class java.beans.beancontext.BeanContextSupport
-
- getResource(String, BeanContextChild) -
Method in interface java.beans.beancontext.BeanContext
-
- getResource(String) -
Method in class java.lang.ClassLoader
- Finds the resource with the given name.
- getResource(String) -
Method in class java.lang.Class
-
- getResourceAsStream(String, BeanContextChild) -
Method in class java.beans.beancontext.BeanContextSupport
-
- getResourceAsStream(String, BeanContextChild) -
Method in interface java.beans.beancontext.BeanContext
-
- getResourceAsStream(String) -
Method in class java.lang.ClassLoader
- Returns an input stream for reading the specified resource.
- getResourceAsStream(String) -
Method in class java.lang.Class
- Find a resource with a given name.
- getResources(String) -
Method in class java.lang.ClassLoader
- Finds all the resources with the given name.
- getResponseCode() -
Method in class java.net.HttpURLConnection
- Gets HTTP response status.
- getResponseMessage() -
Method in class java.net.HttpURLConnection
- Gets the HTTP response message, if any, returned along with the
response code from a server.
- getRestartInterval() -
Method in interface com.sun.image.codec.jpeg.JPEGDecodeParam
- Get the MCUs per restart marker.
- getRestartMode() -
Method in class java.rmi.activation.ActivationDesc
- Returns the "restart" mode of the object associated with
this activation descriptor.
- getResultSet() -
Method in interface java.sql.Array
- Materialize the item designated by the Array as a ResultSet
that contains a row for each element of the Array.
- getResultSet() -
Method in interface java.sql.Statement
- getResultSet returns the current result as a ResultSet.
- getResultSet(long, int, Map) -
Method in interface java.sql.Array
- Materialize the designated sub-array as a ResultSet
that contains a row for each element of the sub-array.
- getResultSet(long, int) -
Method in interface java.sql.Array
- Materialize the designated sub-array as a ResultSet
that contains a row for each element of the sub-array.
- getResultSet(Map) -
Method in interface java.sql.Array
- Materialize the item designated by the Array as a ResultSet
that contains a row for each element of the Array.
- getResultSetConcurrency() -
Method in interface java.sql.Statement
- JDBC 2.0
Determine the result set concurrency.
- getResultSetType() -
Method in interface java.sql.Statement
- JDBC 2.0
Determine the result set type.
- getResultStream(boolean) -
Method in interface java.rmi.server.RemoteCall
- Returns an output stream (may put out header information
relating to the success of the call).
- getReturnType() -
Method in class java.lang.reflect.Method
- Returns a Class object that represents the formal return type
of the method represented by this Method object.
- getRevocationDate() -
Method in class java.security.cert.X509CRLEntry
- Gets the revocation date from this X509CRLEntry,
the revocationDate.
- getRevokedCertificate(BigInteger) -
Method in class java.security.cert.X509CRL
- Gets the CRL entry with the given
serialNumber
from this CRL.
- getRevokedCertificates() -
Method in class java.security.cert.X509CRL
- Gets all the entries from this CRL.
This returns a Set of X509CRLEntry objects.
- getRGB() -
Method in class java.awt.Color
- Returns the RGB value representing the color in the default sRGB
ColorModel.
- getRGB() -
Method in class java.awt.SystemColor
- Gets the "current" RGB value representing the symbolic color.
- getRGB(int, int, int, int, int[], int, int) -
Method in class java.awt.image.BufferedImage
- Returns an array of integer pixels in the default RGB color model
(TYPE_INT_ARGB) and default sRGB color space,
from a portion of the image data.
- getRGB(int, int) -
Method in class java.awt.image.BufferedImage
- Returns an integer pixel in the default RGB color model
(TYPE_INT_ARGB) and default sRGB colorspace.
- getRGB(int) -
Method in class java.awt.image.ColorModel
- Returns the color/alpha components of the pixel in the default
RGB color model format.
- getRGB(int) -
Method in class java.awt.image.DirectColorModel
- Returns the color/alpha components of the pixel in the default
RGB color model format.
- getRGB(int) -
Method in class java.awt.image.ComponentColorModel
- Returns the color/alpha components of the pixel in the default
RGB color model format.
- getRGB(int) -
Method in class java.awt.image.IndexColorModel
- Returns the color/alpha components of the pixel in the default
RGB color model format.
- getRGB(Object) -
Method in class java.awt.image.ColorModel
- Returns the color/alpha components for the specified pixel in the
default RGB color model format.
- getRGB(Object) -
Method in class java.awt.image.DirectColorModel
- Returns the color/alpha components for the specified pixel in the
default RGB color model format.
- getRGB(Object) -
Method in class java.awt.image.ComponentColorModel
- Returns the color/alpha components for the specified pixel in the
default RGB color model format.
- getRGBColorComponents(float[]) -
Method in class java.awt.Color
- Returns a float array containing the color components (no alpha)
of the Color, in the default sRGB color space.
- getRGBComponents(float[]) -
Method in class java.awt.Color
- Returns a float array containing the color and alpha components
of the Color, as represented in the default sRGB color space.
- getRGBdefault() -
Static method in class java.awt.image.ColorModel
- Returns a DirectColorModel that describes the default format for
integer RGB values used in many of the methods in the
AWT image interfaces for the convenience of the programmer.
- getRGBs(int[]) -
Method in class java.awt.image.IndexColorModel
- Converts data for each index from the color and alpha component
arrays to an int in the default RGB ColorModel format and copies
the resulting 32-bit ARGB values into the given array.
- getRightComponent() -
Method in class com.sun.java.swing.JSplitPane
- Returns the component to the right (or below) the divider.
- getRightIndent(AttributeSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Gets the right indent setting.
- getRightInset() -
Method in class com.sun.java.swing.text.CompositeView
- Gets the right inset.
- getRolloverIcon() -
Method in class com.sun.java.swing.AbstractButton
- Returns the rollover icon for the button.
- getRolloverSelectedIcon() -
Method in class com.sun.java.swing.AbstractButton
- Returns the rollover seletion icon for the button.
- getRoot() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the root of the tree that contains this node.
- getRoot() -
Method in class com.sun.java.swing.tree.DefaultTreeModel
-
- getRoot() -
Method in interface com.sun.java.swing.tree.TreeModel
- Returns the root of the tree.
- getRoot(Component) -
Static method in class com.sun.java.swing.SwingUtilities
-
- getRootElement() -
Method in class com.sun.java.swing.text.DefaultStyledDocument.ElementBuffer
- Gets the root element.
- getRootElements() -
Method in interface com.sun.java.swing.text.Document
- Returns all of the root elements that are defined.
- getRootElements() -
Method in class com.sun.java.swing.text.AbstractDocument
- Gets all root elements defined.
- getRootFrame() -
Static method in class com.sun.java.swing.JOptionPane
- Returns the Frame to use for the class methods in which a frame
is not provided.
- getRootPane() -
Method in class com.sun.java.swing.JComponent
- Returns the JRootPane ancestor for a component
- getRootPane() -
Method in class com.sun.java.swing.JFrame
- Returns the rootPane object for this frame.
- getRootPane() -
Method in class com.sun.java.swing.JWindow
- Returns the rootPane object for this window.
- getRootPane() -
Method in class com.sun.java.swing.JDialog
- Returns the rootPane object for this dialog.
- getRootPane() -
Method in class com.sun.java.swing.JInternalFrame
- Returns the rootPane object for this frame.
- getRootPane() -
Method in class com.sun.java.swing.JApplet
- Returns the rootPane object for this applet.
- getRootPane() -
Method in interface com.sun.java.swing.RootPaneContainer
- Return this component's single JRootPane child.
- getRootPane(Component) -
Static method in class com.sun.java.swing.SwingUtilities
- If c is a JRootPane descendant return its JRootPane ancestor.
- getRootView(JTextComponent) -
Method in class com.sun.java.swing.plaf.TextUI
- Fetches a View with the allocation of the associated
text component (i.e. the root of the hierarchy) that
can be traversed to determine how the model is being
represented spatially.
- getRotateInstance(double, double, double) -
Static method in class java.awt.geom.AffineTransform
- Returns a transform that rotates coordinates around an anchor point.
- getRotateInstance(double) -
Static method in class java.awt.geom.AffineTransform
- Returns a transform representing a rotation transformation.
- getRow() -
Method in interface java.sql.ResultSet
- JDBC 2.0
Determine the current row number.
- getRowBounds(int) -
Method in class com.sun.java.swing.JTree
- Returns the Rectangle that the node at the specified row is
drawn in.
- getRowCount() -
Method in class com.sun.java.swing.JTable
- Returns the number of rows in the table.
- getRowCount() -
Method in class com.sun.java.swing.JTree
- Returns the number of rows that are currently being displayed.
- getRowCount() -
Method in class com.sun.java.swing.table.DefaultTableModel
-
- getRowCount() -
Method in interface com.sun.java.swing.table.TableModel
- Returns the number of records managed by the data source object.
- getRowCount() -
Method in class com.sun.java.swing.text.TableView.TableCell
- Gets the number of rows this cell spans (that is, the
grid height).
- getRowCount() -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Number of rows being displayed.
- getRowCount() -
Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
- Returns the number of visible rows.
- getRowCount() -
Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
- Returns the number of visible rows.
- getRowCount(JTree) -
Method in class com.sun.java.swing.plaf.TreeUI
- Returns the number of rows that are being displayed.
- getRowEnd(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the ending row model position of the row that contains
the specified model position.
- getRowForLocation(int, int) -
Method in class com.sun.java.swing.JTree
- Returns the row for the specified location.
- getRowForPath(JTree, TreePath) -
Method in class com.sun.java.swing.plaf.TreeUI
- Returns the row that the last item identified in path is visible
at.
- getRowForPath(TreePath) -
Method in class com.sun.java.swing.JTree
- Returns the row that displays the node identified by the specified
path.
- getRowForPath(TreePath) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns the row that the last item identified in path is visible
at.
- getRowForPath(TreePath) -
Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
- Returns the row that the last item identified in path is visible
at.
- getRowForPath(TreePath) -
Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
- Returns the row that the last item identified in path is visible
at.
- getRowHeader() -
Method in class com.sun.java.swing.JScrollPane
-
- getRowHeader() -
Method in class com.sun.java.swing.ScrollPaneLayout
-
- getRowHeight() -
Method in class com.sun.java.swing.JTable
- Returns the height of a table row in the receiver.
- getRowHeight() -
Method in class com.sun.java.swing.JTree
- Returns the height of each row.
- getRowHeight() -
Method in class com.sun.java.swing.JTextArea
- Defines the meaning of the height of a row.
- getRowHeight() -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns the height of each row.
- getRowMapper() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the RowMapper instance that is able to map a path to a
row.
- getRowMapper() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the RowMapper instance that is able to map a path to a
row.
- getRowMargin() -
Method in class com.sun.java.swing.JTable
- Gets the amount of emtpy space between rows.
- getRows() -
Method in class com.sun.java.swing.JTextArea
- Returns the number of rows in the TextArea.
- getRows() -
Method in class java.awt.GridLayout
- Gets the number of rows in this layout.
- getRows() -
Method in class java.awt.TextArea
- Gets the number of rows in the text area.
- getRows() -
Method in class java.awt.List
- Get the number of visible lines in this list.
- getRowSelectionAllowed() -
Method in class com.sun.java.swing.JTable
- Returns true if rows can be selected.
- getRowsForPaths(TreePath[]) -
Method in interface com.sun.java.swing.tree.RowMapper
- Returns the rows that the TreePath instances in
path
are being displayed at.
- getRowsForPaths(TreePath[]) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns the rows that the TreePath instances in
path
are being displayed at.
- getRowStart(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the starting row model position of the row that contains
the specified model position.
- getRSB() -
Method in class java.awt.font.GlyphMetrics
- Return the right (bottom) side bearing of the glyph.
- getRule() -
Method in class java.awt.AlphaComposite
- Returns the compositing rule that was specified when this
AlphaComposiste instance was created.
- getRule(HTML.Tag, Element) -
Method in class com.sun.java.swing.text.html.StyleSheet
- Fetch the style to use to render the given type
of html tag.
- getRule(String) -
Method in class com.sun.java.swing.text.html.StyleSheet
- Fetch the rule that best matches the selector given
in string form.
- getRules() -
Method in class java.text.RuleBasedCollator
- Gets the table-based rules for the collation object.
- getRunLimit() -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character following the run
with respect to all attributes containing the current character.
- getRunLimit(AttributedCharacterIterator.Attribute) -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character following the run
with respect to the given attribute containing the current character.
- getRunLimit(Set) -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character following the run
with respect to the given attributes containing the current character.
- getRunStart() -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character of the run
with respect to all attributes containing the current character.
- getRunStart(AttributedCharacterIterator.Attribute) -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character of the run
with respect to the given attribute containing the current character.
- getRunStart(Set) -
Method in interface java.text.AttributedCharacterIterator
- Returns the index of the first character of the run
with respect to the given attributes containing the current character.
- getRuntime() -
Static method in class java.lang.Runtime
- Returns the runtime object associated with the current Java application.
- getSample(int, int, int, DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns the sample in a specified band for the pixel located
at (x,y) as an int.
- getSample(int, int, int, DataBuffer) -
Method in class java.awt.image.ComponentSampleModel
- Returns as int the sample in a specified band for the pixel
located at (x,y).
- getSample(int, int, int, DataBuffer) -
Method in class java.awt.image.MultiPixelPackedSampleModel
- Returns as int the sample in a specified band for the pixel
located at (x,y).
- getSample(int, int, int, DataBuffer) -
Method in class java.awt.image.BandedSampleModel
- Returns as int the sample in a specified band for the pixel
located at (x,y).
- getSample(int, int, int, DataBuffer) -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Returns as int the sample in a specified band for the pixel
located at (x,y).
- getSample(int, int, int) -
Method in class java.awt.image.Raster
- Returns the sample in a specified band for the pixel located
at (x,y) as an int.
- getSampleDouble(int, int, int, DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns the sample in a specified band
for a pixel located at (x,y) as a double.
- getSampleDouble(int, int, int) -
Method in class java.awt.image.Raster
- Returns the sample in a specified band
for a pixel located at (x,y) as a double.
- getSampleFloat(int, int, int, DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns the sample in a specified band
for the pixel located at (x,y) as a float.
- getSampleFloat(int, int, int) -
Method in class java.awt.image.Raster
- Returns the sample in a specified band
for the pixel located at (x,y) as a float.
- getSampleModel() -
Method in class java.awt.image.Raster
- Returns the SampleModel that describes the layout of the image data.
- getSampleModel() -
Method in class java.awt.image.BufferedImage
- Returns the sample model associated with this BufferedImage.
- getSampleModel() -
Method in interface java.awt.image.RenderedImage
- Returns the SampleModel associated with this image.
- getSampleModelTranslateX() -
Method in class java.awt.image.Raster
- Returns the X translation from the coordinate system of the
SampleModel to that of the Raster.
- getSampleModelTranslateY() -
Method in class java.awt.image.Raster
- Returns the Y translation from the coordinate system of the
SampleModel to that of the Raster.
- getSamples(int, int, int, int, int, double[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns the samples for a specified band for a specified rectangle
of pixels in a double array, one sample per array element.
- getSamples(int, int, int, int, int, double[]) -
Method in class java.awt.image.Raster
- Returns the samples for a specified band for a specified rectangle
of pixels in a double array, one sample per array element.
- getSamples(int, int, int, int, int, float[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns the samples for a specified band for the specified rectangle
of pixels in a float array, one sample per array element.
- getSamples(int, int, int, int, int, float[]) -
Method in class java.awt.image.Raster
- Returns the samples for a specified band for the specified rectangle
of pixels in a float array, one sample per array element.
- getSamples(int, int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.SampleModel
- Returns the samples for a specified band for the specified rectangle
of pixels in an int array, one sample per array element.
- getSamples(int, int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.ComponentSampleModel
- Returns the samples in a specified band for the specified rectangle
of pixels in an int array, one sample per data array element.
- getSamples(int, int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.BandedSampleModel
- Returns the samples in a specified band for the specified rectangle
of pixels in an int array, one sample per data array element.
- getSamples(int, int, int, int, int, int[], DataBuffer) -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Returns the samples for a specified band for the specified rectangle
of pixels in an int array, one sample per array element.
- getSamples(int, int, int, int, int, int[]) -
Method in class java.awt.image.Raster
- Returns the samples for a specified band for the specified rectangle
of pixels in an int array, one sample per array element.
- getSampleSize() -
Method in class java.awt.image.SampleModel
- Returns the size in bits of samples for all bands.
- getSampleSize() -
Method in class java.awt.image.ComponentSampleModel
- Returns the number of bits per sample for all bands.
- getSampleSize() -
Method in class java.awt.image.MultiPixelPackedSampleModel
- Returns the number of bits per sample for all bands.
- getSampleSize() -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Returns the number of bits per sample for all bands.
- getSampleSize(int) -
Method in class java.awt.image.SampleModel
- Returns the size in bits of samples for the specified band.
- getSampleSize(int) -
Method in class java.awt.image.ComponentSampleModel
- Returns the number of bits per sample for the specified band.
- getSampleSize(int) -
Method in class java.awt.image.MultiPixelPackedSampleModel
- Returns the number of bits per sample for the specified band.
- getSampleSize(int) -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Returns the number of bits per sample for the specified band.
- getScale(int) -
Method in interface java.sql.ResultSetMetaData
- What's a column's number of digits to right of the decimal point?
- getScaledInstance(float, boolean) -
Method in class com.sun.image.codec.jpeg.JPEGQTable
- Returns a new Quantization table where the values are
multiplied by scaleFactor and then clamped to the range
1..32767 (or to 1..255 if forceBaseline is 'true').
- getScaledInstance(int, int, int) -
Method in class java.awt.Image
- Creates a scaled version of this image.
- getScaleFactors(float[]) -
Method in class java.awt.image.RescaleOp
- Returns the scale factors in the given array.
- getScaleInstance(double, double) -
Static method in class java.awt.geom.AffineTransform
- Returns a transform representing a scaling transformation.
- getScaleX() -
Method in class java.awt.geom.AffineTransform
- Returns the X coordinate scaling element (m00) of the 3x3
affine transformation matrix.
- getScaleY() -
Method in class java.awt.geom.AffineTransform
- Returns the Y coordinate scaling element (m11) of the 3x3
affine transformation matrix.
- getScanlineStride() -
Method in class java.awt.image.ComponentSampleModel
- Returns the scanline stride of this ComponentSampleModel.
- getScanlineStride() -
Method in class java.awt.image.MultiPixelPackedSampleModel
- Returns the scanline stride.
- getScanlineStride() -
Method in class java.awt.image.SinglePixelPackedSampleModel
- Returns the scanline stride of this SinglePixelPackedSampleModel.
- getSchemaName(int) -
Method in interface java.sql.ResultSetMetaData
- What's a column's table's schema?
- getSchemas() -
Method in interface java.sql.DatabaseMetaData
- Get the schema names available in this database.
- getSchemaTerm() -
Method in interface java.sql.DatabaseMetaData
- What's the database vendor's preferred term for "schema"?
- getScope() -
Method in class java.security.Identity
- Deprecated. Returns this identity's scope.
- getScreenDevices() -
Method in class java.awt.GraphicsEnvironment
- Returns an array of all of the screen devices.
- getScreenResolution() -
Method in class java.awt.Toolkit
- Returns the screen resolution in dots-per-inch.
- getScreenSize() -
Method in class java.awt.Toolkit
- Gets the size of the screen.
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTable
- Returns The visibleRect.height or visibleRect.width, depending on the
table's orientation.
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTree
- Returns the amount for a block inrecment, which is the height or
width of
visibleRect
, based on orientation
.
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in interface com.sun.java.swing.Scrollable
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one block
of rows or columns, depending on the value of orientation.
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JList
-
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.text.JTextComponent
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one block
of rows or columns, depending on the value of orientation.
- getScrollableTracksViewportHeight() -
Method in class com.sun.java.swing.JTable
- Returns false to indicate that the height of the viewport does not
determine the height of the table.
- getScrollableTracksViewportHeight() -
Method in class com.sun.java.swing.JTree
- Returns false to indicate that the height of the viewport does not
determine the height of the table, unless the preferred height
of the tree is smaller than the viewports height.
- getScrollableTracksViewportHeight() -
Method in interface com.sun.java.swing.Scrollable
- Return true if a viewport should always force the height of this
Scrollable to match the height of the viewport.
- getScrollableTracksViewportHeight() -
Method in class com.sun.java.swing.JList
- If this JList is displayed in a JViewport, don't change its height
when the viewports height changes.
- getScrollableTracksViewportHeight() -
Method in class com.sun.java.swing.text.JTextComponent
- Return true if a viewport should always force the height of this
Scrollable to match the height of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JTable
- Returns false to indicate that the width of the viewport does not
determine the width of the table.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JTree
- Returns false to indicate that the width of the viewport does not
determine the width of the table, unless the preferred width of
the tree is smaller than the viewports width.
- getScrollableTracksViewportWidth() -
Method in interface com.sun.java.swing.Scrollable
- Return true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JTextArea
- Returns true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JEditorPane
- Returns true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JTextPane
- Returns true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.JList
- If this JList is displayed in a JViewport, don't change its width
when the viewports width changes.
- getScrollableTracksViewportWidth() -
Method in class com.sun.java.swing.text.JTextComponent
- Return true if a viewport should always force the width of this
Scrollable to match the width of the viewport.
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTable
- Returns the scroll increment that completely exposes one new row
or column (depending on the orientation).
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTree
- Returns the amount to increment when scrolling.
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in interface com.sun.java.swing.Scrollable
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one new row
or column, depending on the value of orientation.
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JTextArea
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one new row
or column, depending on the value of orientation.
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.JList
- Horizontal scrolling: return the lists font size or 1 if the font is null.
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class com.sun.java.swing.text.JTextComponent
- Components that display logical rows or columns should compute
the scroll increment that will completely expose one new row
or column, depending on the value of orientation.
- getScrollbarDisplayPolicy() -
Method in class java.awt.ScrollPane
- Returns the display policy for the scrollbars.
- getScrollbarVisibility() -
Method in class java.awt.TextArea
- Gets an enumerated value that indicates which scroll bars
the text area uses.
- getScrollOffset() -
Method in class com.sun.java.swing.JTextField
- Gets the scroll offset.
- getScrollPosition() -
Method in class java.awt.ScrollPane
- Returns the current x,y position within the child which is displayed
at the 0,0 location of the scrolled panel's view port.
- getScrollsOnExpand() -
Method in class com.sun.java.swing.JTree
-
- getSearchStringEscape() -
Method in interface java.sql.DatabaseMetaData
- This is the string that can be used to escape '_' or '%' in
the string pattern style catalog search parameters.
- getSeconds() -
Method in class java.sql.Date
- Deprecated.
- getSeconds() -
Method in class java.util.Date
- Deprecated. As of JDK version 1.1,
replaced by
Calendar.get(Calendar.SECOND)
.
- getSecurityContext() -
Method in class java.lang.SecurityManager
- Creates an object that encapsulates the current execution
environment.
- getSecurityContext(ClassLoader) -
Method in interface java.rmi.server.LoaderHandler
- Deprecated. Return the security context of the given class loader.
- getSecurityContext(ClassLoader) -
Static method in class java.rmi.server.RMIClassLoader
- Deprecated.
- getSecurityManager() -
Static method in class java.lang.System
- Gets the system security interface.
- getSeed(int) -
Static method in class java.security.SecureRandom
- Returns the given number of seed bytes, computed using the seed
generation algorithm that this class uses to seed itself.
- getSelectedCheckbox() -
Method in class java.awt.CheckboxGroup
- Gets the current choice from this check box group.
- getSelectedColumn() -
Method in class com.sun.java.swing.JTable
- Returns the index of the last column selected or added to the selection.
- getSelectedColumnCount() -
Method in class com.sun.java.swing.JTable
- Returns the number of selected columns.
- getSelectedColumnCount() -
Method in interface com.sun.java.swing.table.TableColumnModel
-
- getSelectedColumnCount() -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
-
- getSelectedColumns() -
Method in class com.sun.java.swing.JTable
- Returns the indices of all selected columns.
- getSelectedColumns() -
Method in interface com.sun.java.swing.table.TableColumnModel
-
- getSelectedColumns() -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
-
- getSelectedComponent() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the currently selected component for this tabbedpane.
- getSelectedFile() -
Method in class com.sun.java.swing.JFileChooser
- Returns the selected file.
- getSelectedFiles() -
Method in class com.sun.java.swing.JFileChooser
- Returns a list of selected files if the filechooser is
set to allow multi-selection.
- getSelectedIcon() -
Method in class com.sun.java.swing.AbstractButton
- Returns the selected icon for the button.
- getSelectedIndex() -
Method in class com.sun.java.swing.DefaultSingleSelectionModel
-
- getSelectedIndex() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the currently selected index for this tabbedpane.
- getSelectedIndex() -
Method in interface com.sun.java.swing.SingleSelectionModel
- Returns the model's selection.
- getSelectedIndex() -
Method in class com.sun.java.swing.JList
- A convenience method that returns the first selected index.
- getSelectedIndex() -
Method in class com.sun.java.swing.JComboBox
- Returns the index of the currently selected item in the list.
- getSelectedIndex() -
Method in class java.awt.Choice
- Returns the index of the currently selected item.
- getSelectedIndex() -
Method in class java.awt.List
- Gets the index of the selected item on the list,
- getSelectedIndexes() -
Method in class java.awt.List
- Gets the selected indexes on the list.
- getSelectedIndices() -
Method in class com.sun.java.swing.JList
- Return an array of all of the selected indices in increasing
order.
- getSelectedItem() -
Method in class com.sun.java.swing.DefaultComboBoxModel
-
- getSelectedItem() -
Method in interface com.sun.java.swing.ComboBoxModel
- Return the selected item
- getSelectedItem() -
Method in class com.sun.java.swing.JComboBox
- Returns the currently selected item.
- getSelectedItem() -
Method in class java.awt.Choice
- Gets a representation of the current choice as a string.
- getSelectedItem() -
Method in class java.awt.List
- Get the selected item on this scrolling list.
- getSelectedItems() -
Method in class java.awt.List
- Get the selected items on this scrolling list.
- getSelectedObjects() -
Method in class com.sun.java.swing.AbstractButton
- Returns an array (length 1) containing the label or null if the
button is not selected.
- getSelectedObjects() -
Method in class com.sun.java.swing.DefaultButtonModel
- Overriden to return null
- getSelectedObjects() -
Method in class com.sun.java.swing.JCheckBoxMenuItem
- Returns an array (length 1) containing the checkbox menu item
label or null if the checkbox is not selected.
- getSelectedObjects() -
Method in class com.sun.java.swing.JComboBox
- Returns an array containing the selected item.
- getSelectedObjects() -
Method in class java.awt.Checkbox
- Returns the an array (length 1) containing the checkbox
label or null if the checkbox is not selected.
- getSelectedObjects() -
Method in class java.awt.Choice
- Returns an array (length 1) containing the currently selected
item.
- getSelectedObjects() -
Method in class java.awt.CheckboxMenuItem
- Returns the an array (length 1) containing the checkbox menu item
label or null if the checkbox is not selected.
- getSelectedObjects() -
Method in class java.awt.List
- Returns the selected items on the list in an array of Objects.
- getSelectedObjects() -
Method in interface java.awt.ItemSelectable
- Returns the selected items or null if no items are selected.
- getSelectedPath() -
Method in class com.sun.java.swing.MenuSelectionManager
-
- getSelectedRow() -
Method in class com.sun.java.swing.JTable
- Returns the index of the last row selected or added to the selection.
- getSelectedRowCount() -
Method in class com.sun.java.swing.JTable
- Returns the number of selected rows.
- getSelectedRows() -
Method in class com.sun.java.swing.JTable
- Returns the indices of all selected rows.
- getSelectedText() -
Method in interface com.sun.java.accessibility.AccessibleText
- Returns the portion of the text that is selected.
- getSelectedText() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the selected text contained in this TextComponent.
- getSelectedText() -
Method in class com.sun.java.swing.text.JTextComponent.AccessibleJTextComponent
- Returns the portion of the text that is selected.
- getSelectedText() -
Method in class java.awt.TextComponent
- Gets the selected text from the text that is
presented by this text component.
- getSelectedText(AttributedCharacterIterator.Attribute[]) -
Method in interface java.awt.im.InputMethodRequests
- Gets the currently selected text from the text editing component.
- getSelectedTextColor() -
Method in class com.sun.java.swing.text.JTextComponent
- Fetches the current color used to render the
selected text.
- getSelectedValue() -
Method in class com.sun.java.swing.JList
- A convenience method that returns the first selected value
or null, if the selection is empty.
- getSelectedValues() -
Method in class com.sun.java.swing.JList
- Return an array of the values for the selected cells.
- getSelection() -
Method in class com.sun.java.swing.ButtonGroup
- Return the selected button model.
- getSelectionBackground() -
Method in class com.sun.java.swing.JTable
- Returns the background color for selected cells.
- getSelectionBackground() -
Method in class com.sun.java.swing.JList
- Returns the background color for selected cells.
- getSelectionColor() -
Method in class com.sun.java.swing.text.JTextComponent
- Fetches the current color used to render the
selection.
- getSelectionCount() -
Method in class com.sun.java.swing.JTree
- Returns the number of nodes selected.
- getSelectionCount() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the number of paths that are selected.
- getSelectionCount() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the number of paths that are selected.
- getSelectionEnd() -
Method in interface com.sun.java.accessibility.AccessibleText
- Returns the end offset within the selected text.
- getSelectionEnd() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the selected text's end position.
- getSelectionEnd() -
Method in class com.sun.java.swing.text.JTextComponent.AccessibleJTextComponent
- Returns the end offset within the selected text.
- getSelectionEnd() -
Method in class java.awt.TextComponent
- Gets the end position of the selected text in
this text component.
- getSelectionForeground() -
Method in class com.sun.java.swing.JTable
- Returns the foreground color for selected cells.
- getSelectionForeground() -
Method in class com.sun.java.swing.JList
- Returns the foreground color.
- getSelectionMode() -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- getSelectionMode() -
Method in interface com.sun.java.swing.ListSelectionModel
-
- getSelectionMode() -
Method in class com.sun.java.swing.JList
-
- getSelectionMode() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the selection mode.
- getSelectionMode() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the selection mode.
- getSelectionModel() -
Method in class com.sun.java.swing.JTable
- Returns the ListSelectionModel that is used to maintain row
selection state.
- getSelectionModel() -
Method in class com.sun.java.swing.JTree
- Returns the model for selections.
- getSelectionModel() -
Method in class com.sun.java.swing.JPopupMenu
- Returns the model object that handles single selections.
- getSelectionModel() -
Method in class com.sun.java.swing.JMenuBar
- Returns the model object that handles single selections.
- getSelectionModel() -
Method in class com.sun.java.swing.JColorChooser
-
- getSelectionModel() -
Method in class com.sun.java.swing.JList
- Returns the value of the current selection model.
- getSelectionModel() -
Method in interface com.sun.java.swing.table.TableColumnModel
-
- getSelectionModel() -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
- Returns the ListSelectionModel that is used to maintain column
selection state.
- getSelectionModel() -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns the model used to maintain the selection.
- getSelectionPainter() -
Method in class com.sun.java.swing.text.DefaultCaret
- Gets the painter for the Highlighter.
- getSelectionPath() -
Method in class com.sun.java.swing.JTree
- Returns the path to the first selected node.
- getSelectionPath() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the first path in the selection.
- getSelectionPath() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the first path in the selection.
- getSelectionPaths() -
Method in class com.sun.java.swing.JTree
- Returns the paths of all selected values.
- getSelectionPaths() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns the paths in the selection.
- getSelectionPaths() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns the paths in the selection.
- getSelectionRows() -
Method in class com.sun.java.swing.JTree
- Returns all of the currently selected rows.
- getSelectionRows() -
Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
- Returns all of the currently selected rows.
- getSelectionRows() -
Method in interface com.sun.java.swing.tree.TreeSelectionModel
- Returns all of the currently selected rows.
- getSelectionStart() -
Method in interface com.sun.java.accessibility.AccessibleText
- Returns the start offset within the selected text.
- getSelectionStart() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the selected text's start position.
- getSelectionStart() -
Method in class com.sun.java.swing.text.JTextComponent.AccessibleJTextComponent
- Returns the start offset within the selected text.
- getSelectionStart() -
Method in class java.awt.TextComponent
- Gets the start position of the selected text in
this text component.
- getSelectionValues() -
Method in class com.sun.java.swing.JOptionPane
- Returns the selection values.
- getSendBufferSize() -
Method in class java.net.DatagramSocket
- Get value of the SO_SNDBUF option for this socket, that is the
buffer size used by the platform for output on the this Socket.
- getSendBufferSize() -
Method in class java.net.Socket
- Get value of the SO_SNDBUF option for this socket, that is the
buffer size used by the platform for output on the this Socket.
- getSentenceInstance() -
Static method in class java.text.BreakIterator
- Create BreakIterator for sentence-breaks using default locale
Returns an instance of a BreakIterator implementing sentence breaks.
- getSentenceInstance(Locale) -
Static method in class java.text.BreakIterator
- Create BreakIterator for sentence-breaks using specified locale
Returns an instance of a BreakIterator implementing sentence breaks.
- getSeparatorSize() -
Method in class com.sun.java.swing.JToolBar.Separator
- Return the size of the separator
- getSerialNumber() -
Method in class java.security.cert.X509Certificate
- Gets the
serialNumber
value from the certificate.
- getSerialNumber() -
Method in class java.security.cert.X509CRLEntry
- Gets the serial number from this X509CRLEntry,
the userCertificate.
- getSerialVersionUID() -
Method in class java.io.ObjectStreamClass
- Return the serialVersionUID for this class.
- getService(BeanContextChild, Object, Class, Object, BeanContextServiceRevokedListener) -
Method in interface java.beans.beancontext.BeanContextServices
-
- getService(BeanContextChild, Object, Class, Object, BeanContextServiceRevokedListener) -
Method in class java.beans.beancontext.BeanContextServicesSupport
- obtain a service which may be delegated
- getService(BeanContextServices, Object, Class, Object) -
Method in interface java.beans.beancontext.BeanContextServiceProvider
- request an instance of a service,
- getServiceClass() -
Method in class java.beans.beancontext.BeanContextServiceAvailableEvent
- get the service class that is the subject of this notification
- getServiceClass() -
Method in class java.beans.beancontext.BeanContextServiceRevokedEvent
- get the service class that is the subject of this notification
- getServiceProvider() -
Method in class java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider
-
- getShadowColor(Component) -
Method in class com.sun.java.swing.border.EtchedBorder
- Returns the shadow color of the etched border.
- getShadowInnerColor(Component) -
Method in class com.sun.java.swing.border.BevelBorder
- Returns the inner shadow color of the bevel border.
- getShadowOuterColor(Component) -
Method in class com.sun.java.swing.border.BevelBorder
- Returns the outer shadow color of the bevel border.
- getSharedAncestor(DefaultMutableTreeNode) -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the nearest common ancestor to this node and
aNode
.
- getShearInstance(double, double) -
Static method in class java.awt.geom.AffineTransform
- Returns a transform representing a shearing transformation.
- getShearX() -
Method in class java.awt.geom.AffineTransform
- Returns the X coordinate shearing element (m01) of the 3x3
affine transformation matrix.
- getShearY() -
Method in class java.awt.geom.AffineTransform
- Returns the Y coordinate shearing element (m10) of the 3x3
affine transformation matrix.
- getShort(int) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a Java short.
- getShort(int) -
Method in interface java.sql.CallableStatement
- Get the value of a SMALLINT parameter as a Java short.
- getShort(Object, int) -
Static method in class java.lang.reflect.Array
- Returns the value of the indexed component in the specified
array object, as a short.
- getShort(Object) -
Method in class java.lang.reflect.Field
- Get the value of a field as a short on specified object.
- getShort(String) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a Java short.
- getShortcut() -
Method in class java.awt.MenuItem
- Get the
MenuShortcut
object associated with this
menu item,
- getShortcutMenuItem(MenuShortcut) -
Method in class java.awt.MenuBar
- Gets the instance of
MenuItem
associated
with the specified MenuShortcut
object,
or null
if none of the menu items being managed
by this menu bar is associated with the specified menu
shortcut.
- getShortDescription() -
Method in class java.beans.FeatureDescriptor
-
- getShortMonths() -
Method in class java.text.DateFormatSymbols
- Gets short month strings.
- getShortParameter(int) -
Method in class java.awt.image.renderable.ParameterBlock
- A convenience method to return a parameter as a short.
- getShortWeekdays() -
Method in class java.text.DateFormatSymbols
- Gets short weekday strings.
- getShowHorizontalLines() -
Method in class com.sun.java.swing.JTable
- Returns true if the receiver draws horizontal lines between cells, false if it
doesn't.
- getShowsRootHandles() -
Method in class com.sun.java.swing.JTree
- Returns true if handles for the root nodes are displayed.
- getShowVerticalLines() -
Method in class com.sun.java.swing.JTable
- Returns true if the receiver draws vertical lines between cells, false if it
doesn't.
- getSiblingCount() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the number of siblings of this node.
- getSigAlgName() -
Method in class java.security.cert.X509Certificate
- Gets the signature algorithm name for the certificate
signature algorithm.
- getSigAlgName() -
Method in class java.security.cert.X509CRL
- Gets the signature algorithm name for the CRL
signature algorithm.
- getSigAlgOID() -
Method in class java.security.cert.X509Certificate
- Gets the signature algorithm OID string from the certificate.
- getSigAlgOID() -
Method in class java.security.cert.X509CRL
- Gets the signature algorithm OID string from the CRL.
An OID is represented by a set of positive whole numbers separated
by periods.
- getSigAlgParams() -
Method in class java.security.cert.X509Certificate
- Gets the DER-encoded signature algorithm parameters from this
certificate's signature algorithm.
- getSigAlgParams() -
Method in class java.security.cert.X509CRL
- Gets the DER-encoded signature algorithm parameters from this
CRL's signature algorithm.
- getSignature() -
Method in class java.security.SignedObject
- Retrieves the signature on the signed object, in the form of a
byte array.
- getSignature() -
Method in class java.security.cert.X509Certificate
- Gets the
signature
value (the raw signature bits) from
the certificate.
- getSignature() -
Method in class java.security.cert.X509CRL
- Gets the
signature
value (the raw signature bits) from
the CRL.
The ASN.1 definition for this is:
signature BIT STRING
- getSigners() -
Method in class java.lang.Class
- Get the signers of this class.
- getSize() -
Method in interface com.sun.java.accessibility.AccessibleComponent
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.JComponent.AccessibleJComponent
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.JFrame.AccessibleJFrame
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.DefaultComboBoxModel
-
- getSize() -
Method in class com.sun.java.swing.JWindow.AccessibleJWindow
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.CellRendererPane.AccessibleCellRendererPane
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.JTable.AccessibleJTable.AccessibleJTableCell
-
- getSize() -
Method in class com.sun.java.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- getSize() -
Method in class com.sun.java.swing.JDialog.AccessibleJDialog
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in interface com.sun.java.swing.ListModel
- Returns the length of the list.
- getSize() -
Method in class com.sun.java.swing.JApplet.AccessibleJApplet
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.Box.Filler.AccessibleBoxFiller
- Returns the size of this object in the form of a Dimension
object.
- getSize() -
Method in class com.sun.java.swing.Box.AccessibleBox
- Returns the size of this object in the form of a Dimension object.
- getSize() -
Method in class com.sun.java.swing.JList.AccessibleJList.AccessibleJListChild
-
- getSize() -
Method in class com.sun.java.swing.DefaultListModel
- Returns the number of components in this list.
- getSize() -
Method in class com.sun.java.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- getSize() -
Method in class java.awt.Component
- Returns the size of this component in the form of a
Dimension
object.
- getSize() -
Method in class java.awt.Dimension
- Gets the size of this
Dimension
object.
- getSize() -
Method in class java.awt.Font
- Returns the point size of the font, rounded to integer.
- getSize() -
Method in class java.awt.Rectangle
- Gets the size (width and height) of this rectangle.
- getSize() -
Method in class java.awt.image.DataBuffer
- Returns the size (in array elements) of all banks.
- getSize() -
Method in class java.util.zip.ZipEntry
- Returns the uncompressed size of the entry data, or -1 if not known.
- getSize(Dimension) -
Method in class com.sun.java.swing.JComponent
- Store the width/height of this component into "return value" rv
and return rv.
- getSize(Dimension) -
Method in class java.awt.Component
- Store the width/height of this component into "return value" rv
and return rv.
- getSize2D() -
Method in class java.awt.Font
- Returns the point size of the font in float.
- getSnapToTicks() -
Method in class com.sun.java.swing.JSlider
- Returns true if the knob (and the data value it represents)
resolve to the closest tick mark next to where the user
positioned the knob.
- getSocketFactory() -
Static method in class java.rmi.server.RMISocketFactory
- Returns the socket factory used by RMI.
- getSoLinger() -
Method in class java.net.Socket
- Returns setting for SO_LINGER. -1 returns implies that the
option is disabled.
- getSoTimeout() -
Method in class java.net.DatagramSocket
- Retrive setting for SO_TIMEOUT. 0 returns implies that the
option is disabled (i.e.
- getSoTimeout() -
Method in class java.net.Socket
- Returns setting for SO_TIMEOUT. 0 returns implies that the
option is disabled (i.e.
- getSoTimeout() -
Method in class java.net.ServerSocket
- Retrive setting for SO_TIMEOUT. 0 returns implies that the
option is disabled (i.e.
- getSource() -
Method in class java.awt.Image
- Gets the object that produces the pixels for the image.
- getSource() -
Method in class java.awt.image.BufferedImage
- Returns the object that produces the pixels for the image.
- getSource() -
Method in class java.util.EventObject
-
- getSource(int) -
Method in class java.awt.image.renderable.ParameterBlock
- Returns a source as a general Object.
- getSourceActions() -
Method in class java.awt.dnd.DropTargetDragEvent
-
- getSourceActions() -
Method in class java.awt.dnd.DragGestureRecognizer
-
- getSourceActions() -
Method in class java.awt.dnd.DropTargetDropEvent
-
- getSourceActions() -
Method in class java.awt.dnd.DragSourceContext
-
- getSourceAsBeanContextServices() -
Method in class java.beans.beancontext.BeanContextServiceAvailableEvent
- get the source as a reference of type BeanContextServices
- getSourceAsBeanContextServices() -
Method in class java.beans.beancontext.BeanContextServiceRevokedEvent
- get the source as a reference of type BeanContextServices
- getSourceAsDragGestureRecognizer() -
Method in class java.awt.dnd.DragGestureEvent
-
- getSources() -
Method in class java.awt.image.BufferedImage
- Returns a vector of RenderedImages that are the immediate sources of
image data for this BufferedImage.
- getSources() -
Method in interface java.awt.image.RenderedImage
- Returns a vector of RenderedImages that are the immediate sources of
image data for this RenderedImage.
- getSources() -
Method in class java.awt.image.renderable.ParameterBlock
- Returns the entire Vector of sources.
- getSources() -
Method in class java.awt.image.renderable.RenderableImageOp
- Constructs a RenderedImageOp given a
ContextualRenderedImageFactory object, and
a ParameterBlock containing RenderableImage sources and other
parameters.
- getSources() -
Method in interface java.awt.image.renderable.RenderableImage
- Returns a vector of RenderableImages that are the sources of
image data for this RenderableImage.
- getSourceString() -
Method in class java.text.CollationKey
- Returns the String that this CollationKey represents.
- getSpaceAbove(AttributeSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Gets the space above setting.
- getSpaceBelow(AttributeSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Gets the space below setting.
- getSpan(int, int) -
Method in class com.sun.java.swing.text.BoxView
- Fetch the span of a particular childs current layout
- getSpecificationTitle() -
Method in class java.lang.Package
- Return the title of the specification that this package implements.
- getSpecificationVendor() -
Method in class java.lang.Package
- Return the name of the organization,
vendor, or company that provided
the classes that implement this package.
- getSpecificationVersion() -
Method in class java.lang.Package
- Returns the version number of the specification
that this package implements.
- getSQLKeywords() -
Method in interface java.sql.DatabaseMetaData
- Get a comma separated list of all a database's SQL keywords
that are NOT also SQL92 keywords.
- getSQLState() -
Method in class java.sql.SQLException
- Get the SQLState
- getSQLTypeName() -
Method in interface java.sql.Struct
-
- getSQLTypeName() -
Method in interface java.sql.SQLData
- Called by the JDBC driver to determine the fully qualified
name of the SQL user-defined type that this object represents.
- getStartIndex() -
Method in class com.sun.java.accessibility.AccessibleHyperlink
- Get the index with the hypertext document at which this
link begins
- getStartIndex() -
Method in class com.sun.java.swing.JEditorPane.JEditorPaneAccesssibleHypertextSupport.HTMLLink
- Get the index with the hypertext document at which this
link begins
- getStartOffset() -
Method in class com.sun.java.swing.text.View
- Fetches the portion of the model that this view is
responsible for.
- getStartOffset() -
Method in interface com.sun.java.swing.text.Element
- Fetches the offset from the beginning of the document
that this element begins at.
- getStartOffset() -
Method in class com.sun.java.swing.text.AbstractDocument.AbstractElement
- Gets the starting offset in the model for the element.
- getStartOffset() -
Method in class com.sun.java.swing.text.AbstractDocument.BranchElement
- Gets the starting offset in the model for the element.
- getStartOffset() -
Method in interface com.sun.java.swing.text.Highlighter.Highlight
- Gets the starting model offset for the highlight.
- getStartOffset() -
Method in class com.sun.java.swing.text.AbstractDocument.LeafElement
- Gets the starting offset in the model for the element.
- getStartOffset() -
Method in class com.sun.java.swing.text.html.HTMLDocument.Iterator
- Start of the range for which the current occurence of
the tag is defined and has the same attributes.
- getStartPoint() -
Method in class java.awt.geom.Arc2D
- Returns the starting point of the arc.
- getStartPosition() -
Method in interface com.sun.java.swing.text.Document
- Returns a position that represents the start of the document.
- getStartPosition() -
Method in class com.sun.java.swing.text.AbstractDocument
- Returns a position that represents the start of the document.
- getState() -
Method in class com.sun.java.swing.JCheckBoxMenuItem
- Returns the selected-state of the item.
- getState() -
Method in class java.awt.Checkbox
- Determines whether this check box is in the "on" or "off" state.
- getState() -
Method in class java.awt.CheckboxMenuItem
- Determines whether the state of this check box menu item
is "on" or "off."
- getState() -
Method in class java.awt.im.InputMethodHighlight
- Returns the conversion state of the text range.
- getStateChange() -
Method in class java.awt.event.ItemEvent
- Returns the type of state change (selected or deselected).
- getStatement() -
Method in interface java.sql.ResultSet
- JDBC 2.0
Return the Statement that produced the ResultSet.
- getStatus() -
Method in class java.awt.image.PixelGrabber
- Return the status of the pixels.
- getStrength() -
Method in class java.text.Collator
- Returns this Collator's strength property.
- getStrikethroughOffset() -
Method in class java.awt.font.LineMetrics
-
- getStrikethroughThickness() -
Method in class java.awt.font.LineMetrics
-
- getString() -
Method in class com.sun.java.swing.JProgressBar
- Returns the current value of the Progress String.
- getString(int, int) -
Method in class com.sun.java.swing.text.StringContent
- Retrieves a portion of the content. where + len must be <= length().
- getString(int, int) -
Method in class com.sun.java.swing.text.GapContent
- Retrieves a portion of the content.
- getString(int, int) -
Method in interface com.sun.java.swing.text.AbstractDocument.Content
- Fetches a string of characters contained in the sequence.
- getString(int) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a Java String.
- getString(int) -
Method in interface java.sql.CallableStatement
- Get the value of a CHAR, VARCHAR, or LONGVARCHAR parameter as a Java String.
- getString(Object) -
Static method in class com.sun.java.swing.UIManager
-
- getString(Object) -
Method in class com.sun.java.swing.UIDefaults
- If the value of
key
is a String return it, otherwise
return null.
- getString(String) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a Java String.
- getString(String) -
Method in class java.util.ResourceBundle
- Get an object from a ResourceBundle.
- getStringArray(String) -
Method in class java.util.ResourceBundle
- Get an object from a ResourceBundle.
- getStringBounds(char[], int, int, FontRenderContext) -
Method in class java.awt.Font
-
- getStringBounds(char[], int, int, Graphics) -
Method in class java.awt.FontMetrics
-
- getStringBounds(CharacterIterator, int, int, FontRenderContext) -
Method in class java.awt.Font
-
- getStringBounds(CharacterIterator, int, int, Graphics) -
Method in class java.awt.FontMetrics
-
- getStringBounds(String, FontRenderContext) -
Method in class java.awt.Font
-
- getStringBounds(String, Graphics) -
Method in class java.awt.FontMetrics
-
- getStringBounds(String, int, int, FontRenderContext) -
Method in class java.awt.Font
-
- getStringBounds(String, int, int, Graphics) -
Method in class java.awt.FontMetrics
-
- getStringFunctions() -
Method in interface java.sql.DatabaseMetaData
- Get a comma separated list of string functions.
- getStroke() -
Method in class java.awt.Graphics2D
- Returns the current Stroke in the Graphics2D state.
- getStrongCaret(TextHitInfo, TextHitInfo, TextLayout) -
Method in class java.awt.font.TextLayout.CaretPolicy
- Choose one of the given TextHitInfo instances as a strong
caret in the given TextLayout.
- getStyle() -
Method in class java.awt.Font
- Returns the style of the font.
- getStyle(String) -
Method in class com.sun.java.swing.JTextPane
- Fetches a named non-null style previously added.
- getStyle(String) -
Method in class com.sun.java.swing.text.DefaultStyledDocument
- Fetches a named style previously added.
- getStyle(String) -
Method in class com.sun.java.swing.text.StyleContext
- Fetches a named style previously added to the document
- getStyle(String) -
Method in interface com.sun.java.swing.text.StyledDocument
- Fetches a named style previously added.
- getStyledDocument() -
Method in class com.sun.java.swing.JTextPane
- Fetches the model associated with the editor.
- getStyledDocument(JEditorPane) -
Method in class com.sun.java.swing.text.StyledEditorKit.StyledTextAction
- Gets the document associated with an editor pane.
- getStyledEditorKit() -
Method in class com.sun.java.swing.JTextPane
- Gets the editor kit.
- getStyledEditorKit(JEditorPane) -
Method in class com.sun.java.swing.text.StyledEditorKit.StyledTextAction
- Gets the editor kit associated with an editor pane.
- getStyleNames() -
Method in class com.sun.java.swing.text.DefaultStyledDocument
- Fetches the list of of style names.
- getStyleNames() -
Method in class com.sun.java.swing.text.StyleContext
- Fetches the names of the styles defined.
- getStyleSheet() -
Method in class com.sun.java.swing.text.html.HTMLEditorKit
- Get the set of styles currently being used to render the
html elements.
- getStyleSheet() -
Method in class com.sun.java.swing.text.html.ParagraphView
-
- getStyleSheet() -
Method in class com.sun.java.swing.text.html.HTMLDocument
- Fetch the StyleSheet with the document-specific display
rules(CSS) that were specified in the html document itself.
- getStyleSheet() -
Method in class com.sun.java.swing.text.html.BlockView
-
- getStyleSheet() -
Method in class com.sun.java.swing.text.html.InlineView
-
- getSubElements() -
Method in class com.sun.java.swing.JMenuItem
- This method returns an array containing the sub-menu components for this menu component.
- getSubElements() -
Method in class com.sun.java.swing.JMenu
- This method should return an array containing the sub-menu components for this menu component
- getSubElements() -
Method in class com.sun.java.swing.JPopupMenu
-
- getSubElements() -
Method in class com.sun.java.swing.JMenuBar
- Implemented to be a MenuElement -- returns the menus in this menu
bar.
- getSubElements() -
Method in interface com.sun.java.swing.MenuElement
- This method should return an array containing the sub-elements for the receiving menu element
- getSubimage(int, int, int, int) -
Method in class java.awt.image.BufferedImage
- Returns a subimage given a rectangular region.
- getSubjectDN() -
Method in class java.security.cert.X509Certificate
- Gets the
subject
(subject distinguished name) value
from the certificate.
- getSubjectUniqueID() -
Method in class java.security.cert.X509Certificate
- Gets the
subjectUniqueID
value from the certificate.
- getSubString(long, int) -
Method in interface java.sql.Clob
- Return copy of the substring of the CLOB at the requested position.
- getSubType() -
Method in class java.awt.datatransfer.DataFlavor
-
- getSubType() -
Method in class java.util.mime.MimeType
- Retrieve the sub type of this object.
- getSuperclass() -
Method in class java.lang.Class
- If this object represents any class other than the class
Object
, then the object that represents the superclass
of that class is returned.
- getSymbols() -
Method in class com.sun.image.codec.jpeg.JPEGHuffmanTable
- Return an array containing the Huffman symbols arranged by
increasing length.
- getSystem() -
Method in class java.rmi.activation.ActivationGroupID
- Returns the group's activation system.
- getSystem() -
Static method in class java.rmi.activation.ActivationGroup
- Returns the activation system for the VM. The activation system
may be set by the
setSystem
method.
- getSystemClassLoader() -
Static method in class java.lang.ClassLoader
- Returns the system class loader for delegation.
- getSystemClipboard() -
Method in class java.awt.Toolkit
- Gets an instance of the system clipboard which interfaces
with clipboard facilities provided by the native platform.
- getSystemCustomCursor(String) -
Static method in class java.awt.Cursor
-
- getSystemEventQueue() -
Method in class java.awt.Toolkit
- Get the application's or applet's EventQueue instance.
- getSystemEventQueueImpl() -
Method in class java.awt.Toolkit
-
- getSystemFunctions() -
Method in interface java.sql.DatabaseMetaData
- Get a comma separated list of system functions.
- getSystemLookAndFeelClassName() -
Static method in class com.sun.java.swing.UIManager
- Returns the name of the LookAndFeel class that implements
the native systems look and feel if there is one,
otherwise the name of the default cross platform LookAndFeel
class.
- getSystemResource(String) -
Static method in class java.lang.ClassLoader
- Find a resource of the specified name from the search path used to load
classes.
- getSystemResourceAsStream(String) -
Static method in class java.lang.ClassLoader
- Open for reading, a resource of the specified name from the search path
used to load classes.
- getSystemResources(String) -
Static method in class java.lang.ClassLoader
- Finds all resources of the specified name from the search path used to
load classes.
- getSystemScope() -
Static method in class java.security.IdentityScope
- Deprecated. Returns the system's identity scope.
- getTab(int) -
Method in class com.sun.java.swing.text.TabSet
- Returns the TabStop at index
index
.
- getTabAfter(float) -
Method in class com.sun.java.swing.text.TabSet
- Returns the Tab instance after
location
.
- getTabbedSpan(float, TabExpander) -
Method in interface com.sun.java.swing.text.TabableView
- Determines the desired span when using the given
tab expansion implementation.
- getTabbedSpan(float, TabExpander) -
Method in class com.sun.java.swing.text.LabelView
- Determines the desired span when using the given
tab expansion implementation.
- getTabbedTextOffset(Segment, FontMetrics, int, int, TabExpander, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the relative offset into the given text that
best represents the given span in the view coordinate
system.
- getTabbedTextWidth(Segment, FontMetrics, int, TabExpander, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the width of the given segment of text taking tabs
into consideration.
- getTabBounds(JTabbedPane, int) -
Method in class com.sun.java.swing.plaf.TabbedPaneUI
-
- getTabCount() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the number of tabs in this tabbedpane.
- getTabCount() -
Method in class com.sun.java.swing.text.TabSet
- Returns the number of Tab instances the receiver contains.
- getTabIndex(TabStop) -
Method in class com.sun.java.swing.text.TabSet
-
- getTabIndexAfter(float) -
Method in class com.sun.java.swing.text.TabSet
- Returns the index of the Tab to be used after
location
.
- getTable() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns the header's partner table
- getTable() -
Method in class com.sun.image.codec.jpeg.JPEGQTable
- Returns the current quantization table as an array of ints in
zig zag order.
- getTable() -
Method in class java.awt.image.LookupOp
- Returns the LookupTable.
- getTable() -
Method in class java.awt.image.ByteLookupTable
- Returns the lookup table data by reference.
- getTable() -
Method in class java.awt.image.ShortLookupTable
- Returns the lookup table data by reference.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in class com.sun.java.swing.DefaultCellEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in interface com.sun.java.swing.table.TableCellEditor
- Sets an initial value for the editor.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in interface com.sun.java.swing.table.TableCellRenderer
- This method is sent to the renderer by the drawing table to
configure the renderer appropriately before drawing.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class com.sun.java.swing.table.DefaultTableCellRenderer
-
- getTableHeader() -
Method in class com.sun.java.swing.JTable
- Returns the tableHeader working with this JTable.
- getTableName(int) -
Method in interface java.sql.ResultSetMetaData
- What's a column's table name?
- getTablePrivileges(String, String, String) -
Method in interface java.sql.DatabaseMetaData
- Get a description of the access rights for each table available
in a catalog.
- getTables(String, String, String, String[]) -
Method in interface java.sql.DatabaseMetaData
- Get a description of tables available in a catalog.
- getTableTypes() -
Method in interface java.sql.DatabaseMetaData
- Get the table types available in this database.
- getTabPlacement() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the placement of the tabs for this tabbedpane.
- getTabRunCount() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the number of tab runs currently used to display
the tabs.
- getTabRunCount(JTabbedPane) -
Method in class com.sun.java.swing.plaf.TabbedPaneUI
-
- getTabSet() -
Method in class com.sun.java.swing.text.ParagraphView
- Gets the Tabset to be used in calculating tabs.
- getTabSet(AttributeSet) -
Static method in class com.sun.java.swing.text.StyleConstants
- Gets the TabSet.
- getTabSize() -
Method in class com.sun.java.swing.JTextArea
- Gets the number of characters used to expand tabs.
- getTabSize() -
Method in class com.sun.java.swing.text.PlainView
- Returns the tab size set for the document, defaulting to 8.