|
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.
- getTabSize() -
Method in class com.sun.java.swing.text.WrappedPlainView
- Returns the tab size set for the document, defaulting to 8.
- getTag() -
Method in class com.sun.java.swing.text.html.HTMLDocument.Iterator
- Type of tag this iterator represents.
- getTag(String) -
Static method in class com.sun.java.swing.text.html.HTML
- Fetch a tag constant for a well-known tag name (i.e. one of
the tags in the set
allTags
).
- getTags() -
Method in class java.beans.PropertyEditorSupport
- If the property value must be one of a set of known tagged values,
then this method should return an array of the tag values.
- getTags() -
Method in interface java.beans.PropertyEditor
- If the property value must be one of a set of known tagged values,
then this method should return an array of the tags.
- getTargetActions() -
Method in class java.awt.dnd.DragSourceDragEvent
-
- getTargetActions() -
Method in class java.awt.dnd.DropTargetContext
-
- getTargetException() -
Method in class java.lang.reflect.InvocationTargetException
- Get the thrown target exception.
- getTBSCertificate() -
Method in class java.security.cert.X509Certificate
- Gets the DER-encoded certificate information, the
tbsCertificate
from this certificate.
- getTBSCertList() -
Method in class java.security.cert.X509CRL
- Gets the DER-encoded CRL information, the
tbsCertList
from this CRL.
This can be used to verify the signature independently.
- getTcpNoDelay() -
Method in class java.net.Socket
- Tests if TCP_NODELAY is enabled.
- getText() -
Method in class com.sun.java.swing.AbstractButton
- Returns the button's text.
- getText() -
Method in class com.sun.java.swing.JLabel
- Returns the text string that the label displays.
- getText() -
Method in class com.sun.java.swing.JPasswordField
- Deprecated. As of JDK version 1.2,
replaced by
getPassword()
.
- getText() -
Method in class com.sun.java.swing.text.JTextComponent
- Returns the text contained in this TextComponent.
- getText() -
Method in class java.awt.TextComponent
- Gets the text that is presented by this text component.
- getText() -
Method in class java.awt.Label
- Gets the text of this label.
- getText() -
Method in class java.awt.event.InputMethodEvent
- Gets the combined committed and composed text.
- getText() -
Method in class java.text.BreakIterator
- Get the text being scanned
- getText(Element) -
Method in class com.sun.java.swing.text.AbstractWriter
- Returns the text associated with the element.
- getText(int, int, Segment) -
Method in interface com.sun.java.swing.text.Document
- Fetches the text contained within the given portion
of the document.
- getText(int, int, Segment) -
Method in class com.sun.java.swing.text.AbstractDocument
- Gets some text from the document potentially without
making a copy.
- getText(int, int) -
Method in class com.sun.java.swing.JPasswordField
- Deprecated. As of JDK version 1.2,
replaced by
getPassword()
.
- getText(int, int) -
Method in class com.sun.java.swing.text.JTextComponent
- Fetches a portion of the text represented by the
component.
- getText(int, int) -
Method in interface com.sun.java.swing.text.Document
- Fetches the text contained within the given portion
of the document.
- getText(int, int) -
Method in class com.sun.java.swing.text.AbstractDocument
- Gets a sequence of text from the document.
- getTextComponent(ActionEvent) -
Method in class com.sun.java.swing.text.TextAction
- Determines the component to use for the action.
- getTextLocation(TextHitInfo) -
Method in interface java.awt.im.InputMethodRequests
- Gets the location of a specified offset in the current composed text,
or of the selection in committed text.
- getTextNonSelectionColor() -
Method in class com.sun.java.swing.tree.DefaultTreeCellRenderer
- Returns the color the text is drawn with when the node isn't selected.
- getTextSelectionColor() -
Method in class com.sun.java.swing.tree.DefaultTreeCellRenderer
- Returns the color the text is drawn with when the node is selected.
- getThickness() -
Method in class com.sun.java.swing.border.LineBorder
- Returns the thickness of the border.
- getThisUpdate() -
Method in class java.security.cert.X509CRL
- Gets the
thisUpdate
date from the CRL.
The ASN.1 definition for this is:
thisUpdate ChoiceOfTime
ChoiceOfTime ::= CHOICE {
utcTime UTCTime,
generalTime GeneralizedTime }
- getThreadGroup() -
Method in class java.lang.Thread
- Returns this thread's thread group.
- getThreadGroup() -
Method in class java.lang.SecurityManager
- Returns the thread group into which to instantiate any new
thread being created at the time this is being called.
- getTile(int, int) -
Method in class java.awt.image.BufferedImage
- Returns tile (tileX, tileY).
- getTile(int, int) -
Method in interface java.awt.image.RenderedImage
- Returns tile (tileX, tileY).
- getTiledSizeRequirements(SizeRequirements[]) -
Static method in class com.sun.java.swing.SizeRequirements
- Determines the total space necessary to
place a set of components end-to-end.
- getTileGridXOffset() -
Method in class java.awt.image.BufferedImage
- Returns the X offset of the tile grid relative to the origin,
i.e.
- getTileGridXOffset() -
Method in interface java.awt.image.RenderedImage
- Returns the X offset of the tile grid relative to the origin,
i.e.
- getTileGridYOffset() -
Method in class java.awt.image.BufferedImage
- Returns the Y offset of the tile grid relative to the origin,
i.e.
- getTileGridYOffset() -
Method in interface java.awt.image.RenderedImage
- Returns the Y offset of the tile grid relative to the origin,
i.e.
- getTileHeight() -
Method in class java.awt.image.BufferedImage
- Returns the tile height in pixels.
- getTileHeight() -
Method in interface java.awt.image.RenderedImage
- Returns the tile height in pixels.
- getTileWidth() -
Method in class java.awt.image.BufferedImage
- Returns the tile width in pixels.
- getTileWidth() -
Method in interface java.awt.image.RenderedImage
- Returns the tile width in pixels.
- getTime() -
Method in class java.util.Date
- Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT
represented by this Date object.
- getTime() -
Method in class java.util.Calendar
- Gets this Calendar's current time.
- getTime() -
Method in class java.util.zip.ZipEntry
- Returns the modification time of the entry, or -1 if not specified.
- getTime(int, Calendar) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a java.sql.
- getTime(int, Calendar) -
Method in interface java.sql.CallableStatement
- Get the value of a SQL TIME parameter as a java.sql.
- getTime(int) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a java.sql.
- getTime(int) -
Method in interface java.sql.CallableStatement
- Get the value of a SQL TIME parameter as a java.sql.
- getTime(String, Calendar) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a java.sql.
- getTime(String) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a java.sql.
- getTimeDateFunctions() -
Method in interface java.sql.DatabaseMetaData
- Get a comma separated list of time and date functions.
- getTimeInMillis() -
Method in class java.util.Calendar
- Gets this Calendar's current time as a long.
- getTimeInstance() -
Static method in class java.text.DateFormat
- Gets the time formatter with the default formatting style
for the default locale.
- getTimeInstance(int, Locale) -
Static method in class java.text.DateFormat
- Gets the time formatter with the given formatting style
for the given locale.
- getTimeInstance(int) -
Static method in class java.text.DateFormat
- Gets the time formatter with the given formatting style
for the default locale.
- getTimestamp(int, Calendar) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a java.sql.
- getTimestamp(int, Calendar) -
Method in interface java.sql.CallableStatement
- Get the value of a SQL TIMESTAMP parameter as a java.sql.
- getTimestamp(int) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a java.sql.
- getTimestamp(int) -
Method in interface java.sql.CallableStatement
- Get the value of a SQL TIMESTAMP parameter as a java.sql.
- getTimestamp(String, Calendar) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a java.sql.
- getTimestamp(String) -
Method in interface java.sql.ResultSet
- Get the value of a column in the current row as a java.sql.
- getTimeToLive() -
Method in class java.net.MulticastSocket
- Get the default time-to-live for multicast packets sent out on
the socket.
- getTimeToLive() -
Method in class java.net.DatagramSocketImpl
- Retrieve the TTL (time-to-live) option.
- getTimeZone() -
Method in class java.text.DateFormat
- Gets the time zone.
- getTimeZone() -
Method in class java.util.Calendar
- Gets the time zone.
- getTimeZone(String) -
Static method in class java.util.TimeZone
- Gets the TimeZone for the given ID.
- getTimezoneOffset() -
Method in class java.util.Date
- Deprecated. As of JDK version 1.1,
replaced by
Calendar.get(Calendar.ZONE_OFFSET) +
Calendar.get(Calendar.DST_OFFSET)
.
- getTipText() -
Method in class com.sun.java.swing.JToolTip
- Returns the text that is shown when the tool tip is displayed.
- getTitle() -
Method in class com.sun.java.swing.JInternalFrame
- Returns the title of the JInternalFrame.
- getTitle() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title of the titled border.
- getTitle() -
Method in class java.awt.Frame
- Gets the title of the frame.
- getTitle() -
Method in class java.awt.Dialog
- Gets the title of the dialog.
- getTitleAt(int) -
Method in class com.sun.java.swing.JTabbedPane
- Returns the tab title at index.
- getTitleColor() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title-color of the titled border.
- getTitleFont() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title-font of the titled border.
- getTitleJustification() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title-justification of the titled border.
- getTitlePosition() -
Method in class com.sun.java.swing.border.TitledBorder
- Returns the title-position of the titled border.
- getToggleClickCount() -
Method in class com.sun.java.swing.JTree
-
- getToIndex() -
Method in class com.sun.java.swing.event.TableColumnModelEvent
- Returns the toIndex.
- getToolkit() -
Method in class java.awt.Component
- Gets the toolkit of this component.
- getToolkit() -
Method in class java.awt.Window
- Returns the toolkit of this frame.
- getToolTipLocation(MouseEvent) -
Method in class com.sun.java.swing.JComponent
- Return the tooltip location in the receiving component coordinate system
If null is returned, Swing will choose a location.
- getToolTipText() -
Method in class com.sun.java.swing.JComponent
- Return the tooltip string that has been set with setToolTipText()
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.JComponent
- Returns the string to be used as the tooltip for event.
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.JTable
- Overrides JComponent's setToolTipText method to allow use of the
renderer's tips (if the renderer has text set).
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.JTree
- Overrides JComponent's getToolTipText method in order to allow
renderer's tips to be used if it has text set.
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.JTabbedPane
- Returns the tooltip text for the component determined by the
mouse event location.
- getToolTipText(MouseEvent) -
Method in class com.sun.java.swing.table.JTableHeader
- Overriding to allow renderer's tips to be used if it has
text set.
- getTopComponent() -
Method in class com.sun.java.swing.JSplitPane
- Returns the component above, or to the left of the divider.
- getTopInset() -
Method in class com.sun.java.swing.text.CompositeView
- Gets the top inset.
- getTopLevelAncestor() -
Method in class com.sun.java.swing.JComponent
- Returns the top-level ancestor of this component (either the
containing Window or Applet), or null if this component has not
been added to any container.
- getTotalColumnWidth() -
Method in interface com.sun.java.swing.table.TableColumnModel
- Returns the total width of all the columns.
- getTotalColumnWidth() -
Method in class com.sun.java.swing.table.DefaultTableColumnModel
-
- getTotalIn() -
Method in class java.util.zip.Inflater
- Returns the total number of bytes input so far.
- getTotalIn() -
Method in class java.util.zip.Deflater
- Returns the total number of bytes input so far.
- getTotalOut() -
Method in class java.util.zip.Inflater
- Returns the total number of bytes output so far.
- getTotalOut() -
Method in class java.util.zip.Deflater
- Returns the total number of bytes output so far.
- getTransactionIsolation() -
Method in interface java.sql.Connection
- Get this Connection's current transaction isolation mode.
- getTransferable() -
Method in class java.awt.dnd.DropTargetDropEvent
-
- getTransferable() -
Method in class java.awt.dnd.DragSourceContext
-
- getTransferable() -
Method in class java.awt.dnd.DropTargetContext
- get the Transferable (proxy) operand of this operation
- getTransferData(DataFlavor) -
Method in class java.awt.datatransfer.StringSelection
- If the data was requested in the "java.lang.
- getTransferData(DataFlavor) -
Method in interface java.awt.datatransfer.Transferable
- Returns an object which represents the data to be transferred.
- getTransferData(DataFlavor) -
Method in class java.awt.dnd.DropTargetContext.TransferableProxy
- get the transfer data
- getTransferDataFlavors() -
Method in class java.awt.datatransfer.StringSelection
- Returns the array of flavors in which it can provide the data.
- getTransferDataFlavors() -
Method in interface java.awt.datatransfer.Transferable
- Returns an array of DataFlavor objects indicating the flavors the data
can be provided in.
- getTransferDataFlavors() -
Method in class java.awt.dnd.DropTargetContext.TransferableProxy
- get the flavors
- getTransferSize() -
Method in class java.sql.DataTruncation
- Get the number of bytes of data actually transferred.
- getTransferType() -
Method in class java.awt.image.Raster
- Returns the TransferType used to transfer pixels via the
getDataElements and setDataElements methods.
- getTransferType() -
Method in class java.awt.image.SampleModel
- Returns the TransferType used to transfer pixels via the
getDataElements and setDataElements methods.
- getTransferType() -
Method in class java.awt.image.MultiPixelPackedSampleModel
- Returns the TransferType used to transfer pixels via the
getDataElements and setDataElements methods.
- getTransform() -
Method in class java.awt.Font
- Returns a copy of the transform associated with this font.
- getTransform() -
Method in class java.awt.Graphics2D
- Returns the current transform in the Graphics2D state.
- getTransform() -
Method in class java.awt.font.FontRenderContext
- Get the transform which is used to scale typographical points
to pixels in this rendering context.
- getTransform() -
Method in class java.awt.font.TransformAttribute
- Return a copy of the wrapped transform.
- getTransform() -
Method in class java.awt.image.AffineTransformOp
- Returns the transform used by this op.
- getTransform() -
Method in class java.awt.image.renderable.RenderContext
- Gets the current user-to-device AffineTransform.
- getTranslateInstance(double, double) -
Static method in class java.awt.geom.AffineTransform
- Returns a transform representing a translation transformation.
- getTranslateX() -
Method in class java.awt.geom.AffineTransform
- Returns the X coordinate translation element (m02) of the 3x3
affine transformation matrix.
- getTranslateY() -
Method in class java.awt.geom.AffineTransform
- Returns the Y coordinate translation element (m12) of the 3x3
affine transformation matrix.
- getTransparency() -
Method in class java.awt.Color
- Return the transparency mode for this Color.
- getTransparency() -
Method in interface java.awt.Transparency
- Returns the transparency type.
- getTransparency() -
Method in class java.awt.TexturePaint
- Return the transparency mode for this TexturePaint.
- getTransparency() -
Method in class java.awt.GradientPaint
- Return the transparency mode for this GradientPaint.
- getTransparency() -
Method in class java.awt.image.ColorModel
- Returns the transparency.
- getTransparency() -
Method in class java.awt.image.IndexColorModel
- Returns the transparency.
- getTransparentPixel() -
Method in class java.awt.image.IndexColorModel
- Returns the index of the transparent pixel in this IndexColorModel
or -1 if there is no transparent pixel.
- getTRC() -
Method in class java.awt.color.ICC_ProfileGray
- Returns the TRC as an array of shorts.
- getTRC(int) -
Method in class java.awt.color.ICC_ProfileRGB
- Returns the TRC for a particular component as an array of
shorts.
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) -
Method in class com.sun.java.swing.DefaultCellEditor
-
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) -
Method in interface com.sun.java.swing.tree.TreeCellEditor
- Sets an initial value for the editor.
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) -
Method in class com.sun.java.swing.tree.DefaultTreeCellEditor
- Configures the editor.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in interface com.sun.java.swing.tree.TreeCellRenderer
- Sets the value of the current tree cell to
value
.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class com.sun.java.swing.tree.DefaultTreeCellRenderer
- Configures the renderer based on the passed in components.
- getTreeLock() -
Method in class java.awt.Component
- Gets the locking object for AWT component-tree and layout
Gets this component's locking object (the object that owns the thread
sychronization monitor) for AWT component-tree and layout
operations.
- getTreePath() -
Method in class com.sun.java.swing.event.TreeModelEvent
- Returns the TreePath object identifying the changed node.
- getTrigger() -
Method in class java.awt.dnd.DragSourceContext
-
- getTriggerEvent() -
Method in class java.awt.dnd.DragGestureEvent
-
- getTriggerEvent() -
Method in class java.awt.dnd.DragGestureRecognizer
-
- getTTL() -
Method in class java.net.MulticastSocket
- Deprecated. use the getTimeToLive method instead, which allows
you to get time-to-live values from 0 (excluded) to 255
(included).
- getTTL() -
Method in class java.net.DatagramSocketImpl
- Deprecated. use getTimeToLive instead.
- getType() -
Method in class com.sun.java.swing.event.ListDataEvent
-
- getType() -
Method in interface com.sun.java.swing.event.DocumentEvent
- Gets the type of event.
- getType() -
Method in class com.sun.java.swing.event.TableModelEvent
- Returns the type of event - one of: INSERT, UPDATE and DELETE.
- getType() -
Method in class com.sun.java.swing.text.DefaultStyledDocument.ElementSpec
- Gets the element type.
- getType() -
Method in class com.sun.java.swing.text.AbstractDocument.DefaultDocumentEvent
- Returns the type of event.
- getType() -
Method in class java.awt.Cursor
- Returns the type for this cursor.
- getType() -
Method in class java.awt.GraphicsDevice
- Returns the type of the graphics device.
- getType() -
Method in class java.awt.color.ColorSpace
- Returns the color space type of this ColorSpace (for example
TYPE_RGB, TYPE_XYZ, ...).
- getType() -
Method in class java.awt.font.GlyphMetrics
- Return the raw glyph type code.
- getType() -
Method in class java.awt.geom.AffineTransform
- Retrieves the flag bits describing the conversion properties of
this transform.
- getType() -
Method in class java.awt.image.BufferedImage
- Returns the image type.
- getType() -
Method in class java.io.ObjectStreamField
- Get the type of the field.
- getType() -
Method in class java.lang.reflect.Field
- Returns a Class object that identifies the declared type for
the field represented by this Field object.
- getType() -
Method in class java.security.KeyStore
- Returns the type of this keystore.
- getType() -
Method in class java.security.cert.Certificate
- Returns the type of this certificate.
- getType() -
Method in class java.security.cert.CertificateFactory
- Returns the name of the certificate type associated with this
certificate factory.
- getType() -
Method in class java.security.cert.CRL
- Returns the type of this CRL.
- getType() -
Method in interface java.sql.ResultSet
- JDBC 2.0
Return the type of this result set.
- getType(char) -
Static method in class java.lang.Character
- Returns a value indicating a character category.
- getTypeCode() -
Method in class java.io.ObjectStreamField
- Returns character encoding of field type.
- getTypeDescription(File) -
Method in class com.sun.java.swing.JFileChooser
-
- getTypeInfo() -
Method in interface java.sql.DatabaseMetaData
- Get a description of all the standard SQL types supported by
this database.
- getTypeMap() -
Method in interface java.sql.Connection
- JDBC 2.0
* Get the type-map object associated with this connection.
- getTypeString() -
Method in class java.io.ObjectStreamField
- Return the JVM type signature.
- getUDTs(String, String, String, int[]) -
Method in interface java.sql.DatabaseMetaData
- JDBC 2.0
Get a description of the user-defined types defined in a particular
schema.
- getUI() -
Method in class com.sun.java.swing.AbstractButton
- Returns the button's current UI.
- getUI() -
Method in class com.sun.java.swing.JToolBar
- Returns the toolbar's current UI.
- getUI() -
Method in class com.sun.java.swing.JSeparator
- /**
Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JTable
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JTree
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JScrollPane
-
- getUI() -
Method in class com.sun.java.swing.JScrollBar
- Returns the delegate that implements the look and feel for
this component.
- getUI() -
Method in class com.sun.java.swing.JOptionPane
- Returns the UI object which implements the L&F for this component.
- getUI() -
Method in class com.sun.java.swing.JLabel
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JDesktopPane
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JPopupMenu
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JSlider
- Gets the UI object which implements the L&F for this component.
- getUI() -
Method in class com.sun.java.swing.JMenuBar
- Returns the menubar's current UI.
- getUI() -
Method in class com.sun.java.swing.JColorChooser
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the UI object which implements the L&F for this component.
- getUI() -
Method in class com.sun.java.swing.JInternalFrame
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JInternalFrame.JDesktopIcon
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JProgressBar
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JFileChooser
- Gets the UI object which implements the L&F for this component.
- getUI() -
Method in class com.sun.java.swing.JToolTip
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JList
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JComboBox
- Returns the L&F object that renders this component.
- getUI() -
Method in class com.sun.java.swing.JSplitPane
- Returns the SplitPaneUI that is providing the current look and
feel.
- getUI() -
Method in class com.sun.java.swing.table.JTableHeader
-
- getUI() -
Method in class com.sun.java.swing.text.JTextComponent
- Fetches the user-interface factory for this text-oriented editor.
- getUI(JComponent) -
Static method in class com.sun.java.swing.UIManager
-
- getUI(JComponent) -
Method in class com.sun.java.swing.UIDefaults
- Create an ComponentUI implementation for the
specified component.
- getUIClass(String, ClassLoader) -
Method in class com.sun.java.swing.UIDefaults
- The value of get(uidClassID) must be the String name of a
class that implements the corresponding ComponentUI
class.
- getUIClass(String) -
Method in class com.sun.java.swing.UIDefaults
-
- getUIClassID() -
Method in class com.sun.java.swing.JComponent
- Return the UIDefaults key used to look up the name of the
swing.plaf.
- getUIClassID() -
Method in class com.sun.java.swing.JToggleButton
- Returns a string that specifies the name of the l&f class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JMenuItem
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JCheckBoxMenuItem
- Returns the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JMenu
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JToolBar
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JSeparator
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JToolBar.Separator
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JButton
- Returns a string that specifies the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JTable
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JTree
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JPanel
- Returns a string that specifies the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JScrollPane
- Returns the key used to look up the ScrollPaneUI class that provides
the look and feel for JScrollPane.
- getUIClassID() -
Method in class com.sun.java.swing.JScrollBar
- Returns the name of the LookAndFeel class for this component.
- getUIClassID() -
Method in class com.sun.java.swing.JRadioButtonMenuItem
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JCheckBox
- Returns a string that specifies the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JTextField
- Gets the class ID for a UI.
- getUIClassID() -
Method in class com.sun.java.swing.JOptionPane
- Returns the name of the UI class that implements the
L&F for this component.
- getUIClassID() -
Method in class com.sun.java.swing.JLabel
- Returns a string that specifies the name of the l&f class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JDesktopPane
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JPopupMenu
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JPopupMenu.Separator
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JSlider
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JMenuBar
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JColorChooser
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JTabbedPane
- Returns the name of the UI class that implements the
L&F for this component.
- getUIClassID() -
Method in class com.sun.java.swing.JInternalFrame
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JInternalFrame.JDesktopIcon
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JPasswordField
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JTextArea
- Returns the class ID for the UI.
- getUIClassID() -
Method in class com.sun.java.swing.JProgressBar
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JRadioButton
- Returns the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JFileChooser
- Returns a string that specifies the name of the L&F class
that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JEditorPane
- Gets the class ID for the UI.
- getUIClassID() -
Method in class com.sun.java.swing.JToolTip
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JTextPane
- Returns the class ID for the UI.
- getUIClassID() -
Method in class com.sun.java.swing.JList
- Returns the name of the UIFactory class that generates the
look and feel for this component.
- getUIClassID() -
Method in class com.sun.java.swing.JComboBox
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.JSplitPane
- Returns the name of the L&F class that renders this component.
- getUIClassID() -
Method in class com.sun.java.swing.table.JTableHeader
-
- getUIError(String) -
Method in class com.sun.java.swing.UIDefaults
- If getUI() fails for any reason, it calls this method before
returning null.
- getUnderlineOffset() -
Method in class java.awt.font.LineMetrics
-
- getUnderlineThickness() -
Method in class java.awt.font.LineMetrics
-
- getUndoOrRedoPresentationName() -
Method in class com.sun.java.swing.undo.UndoManager
- Return the appropriate name for a command that toggles between
undo and redo.
- getUndoPresentationName() -
Method in class com.sun.java.swing.text.AbstractDocument.DefaultDocumentEvent
- Provides a localized, human readable description of the undoable
form of this edit, e.g. for use as an Undo menu item.
- getUndoPresentationName() -
Method in class com.sun.java.swing.undo.AbstractUndoableEdit
- If getPresentationName() returns "", returns
AbstractUndoableEdit.
- getUndoPresentationName() -
Method in class com.sun.java.swing.undo.CompoundEdit
- Returns getUndoPresentationName from the last UndoableEdit
added to edits.
- getUndoPresentationName() -
Method in interface com.sun.java.swing.undo.UndoableEdit
- Provide a localized, human readable description of the undoable
form of this edit, e.g. for use as an Undo menu item.
- getUndoPresentationName() -
Method in class com.sun.java.swing.undo.UndoManager
- If inProgress, returns getUndoPresentationName of the
significant edit that will be undone when undo() is invoked.
- getUnicodeBlock(char) -
Static method in class java.lang.Character
- Returns the constant representing the Unicode character block that this
character belongs to.
- getUnicodeStream(int) -
Method in interface java.sql.ResultSet
- Deprecated.
- getUnicodeStream(String) -
Method in interface java.sql.ResultSet
- Deprecated.
- getUnitIncrement() -
Method in class com.sun.java.swing.JScrollBar
- For backwards compatibility with java.awt.
- getUnitIncrement() -
Method in interface java.awt.Adjustable
- Gets the unit value increment for the adjustable object.
- getUnitIncrement() -
Method in class java.awt.Scrollbar
- Gets the unit increment for this scrollbar.
- getUnitIncrement(int) -
Method in class com.sun.java.swing.JScrollBar
- Returns the amount to change the scrollbar's value by,
given a unit up/down request.
- getUnitIncrement(int) -
Method in class com.sun.java.swing.JScrollPane.ScrollBar
- If the viewports view is a Scrollable then ask the view
to compute the unit increment.
- getUnnormalizedComponents(float[], int, int[], int) -
Method in class java.awt.image.ColorModel
- Returns an array of all of the color/alpha components in unnormalized
form, given a normalized component array.
- getUpdateCount() -
Method in interface java.sql.Statement
- getUpdateCount returns the current result as an update count;
if the result is a ResultSet or there are no more results, -1
is returned.
- getUpdateCounts() -
Method in class java.sql.BatchUpdateException
- Return the array of update counts.
- getUpdateLevel() -
Method in class com.sun.java.swing.undo.UndoableEditSupport
-
- getUpdateRect() -
Method in class java.awt.event.PaintEvent
- Returns the rectangle representing the area which needs to be
repainted in response to this event.
- getUpdateTableInRealTime() -
Method in class com.sun.java.swing.table.JTableHeader
- Returns true if the receiver updates the body of the table view in real
time when a column is resized or dragged.
- getURL() -
Method in class com.sun.java.swing.event.HyperlinkEvent
- Gets the URL that the link refers to.
- getURL() -
Method in class java.net.URLConnection
- Returns the value of this
URLConnection
's URL
field.
- getURL() -
Method in interface java.sql.DatabaseMetaData
- What's the url for this database?
- getURLs() -
Method in class java.net.URLClassLoader
- Returns the search path of URLs for loading classes and resources.
- getUseCaches() -
Method in class java.net.URLConnection
- Returns the value of this
URLConnection
's
useCaches
field.
- getUserAction() -
Method in class java.awt.dnd.DragSourceDragEvent
-
- getUserName() -
Method in class java.awt.print.PrinterJob
- Get the name of the printing user.
- getUserName() -
Method in class java.net.PasswordAuthentication
- Returns the user name.
- getUserName() -
Method in interface java.sql.DatabaseMetaData
- What's our user name as known to the database?
- getUserObject() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns this node's user object.
- getUserObjectPath() -
Method in class com.sun.java.swing.tree.DefaultMutableTreeNode
- Returns the user object path, from the root, to get to this node.
- getVAdjustable() -
Method in class java.awt.ScrollPane
- Returns the Adjustable object which represents the state of
the vertical scrollbar.
- getValue() -
Method in class com.sun.java.swing.JScrollBar
- Returns the scrollbar's value.
- getValue() -
Method in class com.sun.java.swing.JOptionPane
- Returns the value the user has selected.
- getValue() -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
- Return the model's current value.
- getValue() -
Method in class com.sun.java.swing.JSlider
- Returns the sliders value.
- getValue() -
Method in interface com.sun.java.swing.BoundedRangeModel
- Returns the model's current value.
- getValue() -
Method in class com.sun.java.swing.JProgressBar
- Returns the model's current value.
- getValue() -
Method in interface java.awt.Adjustable
- Gets the current value of the adjustable object.
- getValue() -
Method in class java.awt.Scrollbar
- Gets the current value of this scroll bar.
- getValue() -
Method in class java.awt.event.AdjustmentEvent
- Returns the current value in the adjustment event.
- getValue() -
Method in class java.beans.PropertyEditorSupport
-
- getValue() -
Method in interface java.beans.PropertyEditor
-
- getValue() -
Method in class java.rmi.dgc.Lease
- Returns the lease duration.
- getValue() -
Method in class java.text.Annotation
- Returns the value of the attribute.
- getValue() -
Method in interface java.util.Map.Entry
- Returns the value corresponding to this Entry.
- getValue() -
Method in class java.util.zip.Adler32
- Returns checksum value.
- getValue() -
Method in class java.util.zip.CRC32
- Returns CRC-32 value.
- getValue() -
Method in interface java.util.zip.Checksum
- Returns the current checksum value.
- getValue(Attributes.Name) -
Method in class java.util.jar.Attributes
- Returns the value of the specified Attributes.
- getValue(String) -
Method in class com.sun.java.swing.AbstractAction
-
- getValue(String) -
Method in interface com.sun.java.swing.Action
- Puts/gets one of this object's properties
using the associated key.
- getValue(String) -
Method in class java.beans.FeatureDescriptor
- Retrieve a named attribute with this feature.
- getValue(String) -
Method in class java.util.jar.Attributes
- Returns the value of the specified attribute name, specified as
a string, or null if the attribute was not found.
- getValueAt(int, int) -
Method in class com.sun.java.swing.JTable
- Returns the cell value at row and column.
- getValueAt(int, int) -
Method in class com.sun.java.swing.table.DefaultTableModel
- Returns an attribute value for the cell at row
and column.
- getValueAt(int, int) -
Method in interface com.sun.java.swing.table.TableModel
- Returns an attribute value for the cell at columnIndex
and rowIndex.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.JScrollBar
- True if the scrollbar knob is being dragged.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.DefaultBoundedRangeModel
- Returns true if the value is in the process of changing
as a result of actions being taken by the user.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.JSlider
- True if the slider knob is being dragged.
- getValueIsAdjusting() -
Method in interface com.sun.java.swing.BoundedRangeModel
- Returns true if the current changes to the value property are part
of a series of changes.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.DefaultListSelectionModel
-
- getValueIsAdjusting() -
Method in interface com.sun.java.swing.ListSelectionModel
-
- getValueIsAdjusting() -
Method in class com.sun.java.swing.JList
- Returns the value of the data model's isAdjusting property.
- getValueIsAdjusting() -
Method in class com.sun.java.swing.event.ListSelectionEvent
-
- getVariant() -
Method in class java.util.Locale
- Returns the variant code for this locale.
- getVariation() -
Method in class java.awt.im.InputMethodHighlight
- Returns the style variation of the text range.
- getVersion() -
Method in interface java.awt.font.OpenType
- Returns the version of the OpenType font.
1.
- getVersion() -
Method in class java.security.Provider
- Returns the version number for this provider.
- getVersion() -
Method in class java.security.cert.X509Certificate
- Gets the
version
(version number) value from the
certificate.
- getVersion() -
Method in class java.security.cert.X509CRL
- Gets the
version
(version number) value from the CRL.
The ASN.1 definition for this is:
version Version OPTIONAL,
-- if present, must be v2
Version ::= INTEGER { v1(0)
- getVersionColumns(String, String, String) -
Method in interface java.sql.DatabaseMetaData
- Get a description of a table's columns that are automatically
updated when any value in a row is updated.
- getVerticalAlignment() -
Method in class com.sun.java.swing.AbstractButton
- Returns the vertical alignment of the text and icon.
- getVerticalAlignment() -
Method in class com.sun.java.swing.JLabel
- Returns the alignment of the label's contents along the Y axis.
- getVerticalScrollBar() -
Method in class com.sun.java.swing.JScrollPane
-
- getVerticalScrollBar() -
Method in class com.sun.java.swing.ScrollPaneLayout
-
- getVerticalScrollBarPolicy() -
Method in class com.sun.java.swing.JScrollPane
-
- getVerticalScrollBarPolicy() -
Method in class com.sun.java.swing.ScrollPaneLayout
- Returns the vertical scrollbar-display policy.
- getVerticalSubsampling(int) -
Method in interface com.sun.image.codec.jpeg.JPEGDecodeParam
- Return the Vertical subsampling factor for requested
Component.
- getVerticalTextPosition() -
Method in class com.sun.java.swing.AbstractButton
- Returns the vertical position of the text relative to the icon
Valid keys: CENTER (the default), TOP, BOTTOM
- getVerticalTextPosition() -
Method in class com.sun.java.swing.JLabel
- Returns the vertical position of the label's text,
relative to its image.
- getVgap() -
Method in class java.awt.CardLayout
- Gets the vertical gap between components.
- getVgap() -
Method in class java.awt.GridLayout
- Gets the vertical gap between components.
- getVgap() -
Method in class java.awt.FlowLayout
- Gets the vertical gap between components.
- getVgap() -
Method in class java.awt.BorderLayout
- Returns the vertical gap between components.
- getView() -
Method in class com.sun.java.swing.JViewport
- Returns the Viewport's one child or null.
- getView(int) -
Method in class com.sun.java.swing.text.View
- Gets the nth child view.
- getView(int) -
Method in class com.sun.java.swing.text.CompositeView
- Gets the n-th view in this container.
- getViewAtPoint(int, int, Rectangle) -
Method in class com.sun.java.swing.text.CompositeView
- Fetches the child view at the given point.
- getViewAtPoint(int, int, Rectangle) -
Method in class com.sun.java.swing.text.BoxView
- Fetches the child view at the given point.
- getViewAtPosition(int, Rectangle) -
Method in class com.sun.java.swing.text.CompositeView
- Fetches the child view that represents the given position in
the model.
- getViewAtPosition(int, Rectangle) -
Method in class com.sun.java.swing.text.ParagraphView
- Fetches the child view that represents the given position in
the model.
- getViewAttributes(View) -
Method in class com.sun.java.swing.text.html.StyleSheet
- Fetch a set of attributes to use in the view for
displaying.
- getViewCount() -
Method in class com.sun.java.swing.text.View
- Returns the number of views in this view.
- getViewCount() -
Method in class com.sun.java.swing.text.CompositeView
- Returns the number of views in this view.
- getViewFactory() -
Method in class com.sun.java.swing.text.View
- Fetches the ViewFactory implementation that is feeding
the view hierarchy.
- getViewFactory() -
Method in class com.sun.java.swing.text.EditorKit
- Fetches a factory that is suitable for producing
views of any models that are produced by this
kit.
- getViewFactory() -
Method in class com.sun.java.swing.text.DefaultEditorKit
- Fetches a factory that is suitable for producing
views of any models that are produced by this
kit.
- getViewFactory() -
Method in class com.sun.java.swing.text.StyledEditorKit
- Fetches a factory that is suitable for producing
views of any models that are produced by this
kit.
- getViewFactory() -
Method in class com.sun.java.swing.text.html.HTMLEditorKit
- Fetch a factory that is suitable for producing
views of any models that are produced by this
kit.
- getViewport() -
Method in class com.sun.java.swing.JScrollPane
- Returns the current JViewport.
- getViewport() -
Method in class com.sun.java.swing.ScrollPaneLayout
-
- getViewportBorder() -
Method in class com.sun.java.swing.JScrollPane
- Returns the value of the viewportBorder property.
- getViewportBorderBounds() -
Method in class com.sun.java.swing.JScrollPane
-
- getViewportBorderBounds(JScrollPane) -
Method in class com.sun.java.swing.ScrollPaneLayout
- Deprecated. As of JDK version Swing1.1
replaced by
JScrollPane.getViewportBorderBounds()
.
- getViewportSize() -
Method in class java.awt.ScrollPane
- Returns the current size of the scroll pane's view port.
- getViewPosition() -
Method in class com.sun.java.swing.JViewport
- Returns the view coordinates that appear in the upper left
hand corner of the viewport, 0,0 if there's no view.
- getViewRect() -
Method in class com.sun.java.swing.JViewport
- Return a rectangle whose origin is getViewPosition and size is
getExtentSize().
- getViewSize() -
Method in class com.sun.java.swing.JViewport
- If the view's size hasn't been explicitly set, return the
preferred size, otherwise return the view's current size.
- getVisible() -
Method in class java.awt.Scrollbar
- Deprecated. As of JDK version 1.1,
replaced by
getVisibleAmount()
.
- getVisibleAdvance() -
Method in class java.awt.font.TextLayout
- Return the advance of the layout, minus trailing whitespace.
- getVisibleAmount() -
Method in class com.sun.java.swing.JScrollBar
- Returns the scrollbar's extent, aka its "visibleAmount".
- getVisibleAmount() -
Method in interface java.awt.Adjustable
- Gets the length of the propertional indicator.
- getVisibleAmount() -
Method in class java.awt.Scrollbar
- Gets the visible amount of this scroll bar.
- getVisibleChildCount(TreePath) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns the number of visible children for row.
- getVisibleChildCount(TreePath) -
Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
- Returns the number of visible children for row.
- getVisibleChildCount(TreePath) -
Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
- Returns the number of visible children for row.
- getVisibleIndex() -
Method in class java.awt.List
- Gets the index of the item that was last made visible by
the method
makeVisible
.
- getVisiblePathsFrom(TreePath) -
Method in class com.sun.java.swing.tree.AbstractLayoutCache
- Returns an Enumerator that increments over the visible paths
starting at the passed in location.
- getVisiblePathsFrom(TreePath) -
Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
- Returns an Enumerator that increments over the visible paths
starting at the passed in location.
- getVisiblePathsFrom(TreePath) -
Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
- Returns an Enumerator that increments over the visible paths
starting at the passed in location.
- getVisiblePosition() -
Method in class java.awt.event.InputMethodEvent
- Gets the position that's most important to be visible.
- getVisibleRect() -
Method in class com.sun.java.swing.JComponent
- Returns the Component's "visible rectangle" - the
intersection of this components visible rectangle:
new Rectangle(0, 0, getWidth(), getHeight());
and all of its ancestors visible Rectangles.
- getVisibleRowCount() -
Method in class com.sun.java.swing.JTree
- Returns the number of rows that are displayed in the display area.
- getVisibleRowCount() -
Method in class com.sun.java.swing.JList
- Return the preferred number of visible rows.
- getVisualBounds() -
Method in class java.awt.font.GlyphVector
- Return the visual bounds of this GlyphVector
The visual bounds is tightest Rectangle
enclosing all non-background pixels in the
rendered representation of the GlyphVector.
- getVisualHighlightShape(TextHitInfo, TextHitInfo, Rectangle2D) -
Method in class java.awt.font.TextLayout
- Return a path enclosing the visual selection in the given range,
extended to bounds.
- getVisualHighlightShape(TextHitInfo, TextHitInfo) -
Method in class java.awt.font.TextLayout
- A convenience overload which uses the natural bounds of the layout.
- getVisualOtherHit(TextHitInfo) -
Method in class java.awt.font.TextLayout
- Return the hit on the opposite side of this hit's caret.
- getVMID() -
Method in class java.rmi.dgc.Lease
- Returns the client VMID associated with the lease.
- getVScrollbarWidth() -
Method in class java.awt.ScrollPane
- Returns the width that would be occupied by a vertical
scrollbar, which is independent of whether it is currently
displayed by the scroll pane or not.
- getWantsInput() -
Method in class com.sun.java.swing.JOptionPane
- Returns true if a parentComponent will be provided for the user to
input.
- getWarnings() -
Method in interface java.sql.ResultSet
- The first warning reported by calls on this ResultSet is
returned.
- getWarnings() -
Method in interface java.sql.Connection
- The first warning reported by calls on this Connection is
returned.
- getWarnings() -
Method in interface java.sql.Statement
- The first warning reported by calls on this Statement is
returned.
- getWarningString() -
Method in class com.sun.java.swing.JInternalFrame
- Gets the warning string that is displayed with this window.
- getWarningString() -
Method in class java.awt.Window
- Gets the warning string that is displayed with this window.
- getWeekdays() -
Method in class java.text.DateFormatSymbols
- Gets weekday strings.
- getWhen() -
Method in class java.awt.event.InputEvent
- Returns the timestamp of when this event occurred.
- getWidth() -
Method in class com.sun.java.swing.JComponent
- Return the current width of this component.
- getWidth() -
Method in class com.sun.java.swing.table.TableColumn
- Returns the width of the TableColumn.
- getWidth() -
Method in class com.sun.java.swing.text.BoxView
- The current width of the box.
- getWidth() -
Method in interface com.sun.image.codec.jpeg.JPEGDecodeParam
- Get the image width
- getWidth() -
Method in class java.awt.Component
- Return the current width of this component.
- getWidth() -
Method in class java.awt.Dimension
- Returns the width of this dimension in double precision.
- getWidth() -
Method in class java.awt.Rectangle
- Returns the width of the bounding rectangle in double precision.
- getWidth() -
Method in class java.awt.geom.Dimension2D
- Returns the width of this dimension in double precision.
- getWidth() -
Method in class java.awt.geom.RectangularShape
- Returns the width of the bounding rectangle in double precision.
- getWidth() -
Method in class java.awt.geom.Rectangle2D.Float
- Returns the width of the rectangle in double precision.
- getWidth() -
Method in class java.awt.geom.Rectangle2D.Double
- Returns the width of the rectangle in double precision.
- getWidth() -
Method in class java.awt.geom.RoundRectangle2D.Float
- Returns the width of the rounded rectangle in double precision.
- getWidth() -
Method in class java.awt.geom.RoundRectangle2D.Double
- Returns the width of the rounded rectangle in
double precision.
- getWidth() -
Method in class java.awt.geom.Arc2D.Float
- Returns the overall width of the arc in double precision.
- getWidth() -
Method in class java.awt.geom.Arc2D.Double
- Returns the overall width of the arc in double precision.
- getWidth() -
Method in class java.awt.geom.Ellipse2D.Float
- Returns the overall width of the ellipse in double precision.
- getWidth() -
Method in class java.awt.geom.Ellipse2D.Double
- Returns the overall width of the ellipse in double precision.
- getWidth() -
Method in class java.awt.image.Raster
- Returns the width in pixels of the Raster.
- getWidth() -
Method in class java.awt.image.Kernel
- Returns the width.
- getWidth() -
Method in class java.awt.image.SampleModel
- Returns the width in pixels.
- getWidth() -
Method in class java.awt.image.PixelGrabber
- Get the width of the pixel buffer (after adjusting for image width).
- getWidth() -
Method in class java.awt.image.BufferedImage
- Returns the width of the BufferedImage.
- getWidth() -
Method in interface java.awt.image.RenderedImage
- Returns the width of the RenderedImage.
- getWidth() -
Method in class java.awt.image.renderable.RenderableImageOp
- Gets the width in user coordinate space.
- getWidth() -
Method in interface java.awt.image.renderable.RenderableImage
- Gets the width in user coordinate space.
- getWidth() -
Method in class java.awt.print.PageFormat
- Return the width, in 1/72nds of an inch, of the page.
- getWidth() -
Method in class java.awt.print.Paper
- Return the width of the page in 1/72ths
of an inch.
- getWidth(ImageObserver) -
Method in class java.awt.Image
- Determines the width of the image.
- getWidth(ImageObserver) -
Method in class java.awt.image.BufferedImage
- Returns the actual width of the image.
- getWidths() -
Method in class java.awt.FontMetrics
- Gets the advance widths of the first 256 characters in the Font.
- getWindingRule() -
Method in class java.awt.geom.GeneralPath
- Returns the fill style winding rule.
- getWindingRule() -
Method in interface java.awt.geom.PathIterator
- Return the winding rule for determining the interior of the
path.
- getWindingRule() -
Method in class java.awt.geom.FlatteningPathIterator
- Return the winding rule for determining the interior of the
path.
- getWindow() -
Method in class java.awt.event.WindowEvent
- Returns the originator of the event.
- getWordEnd(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the end of a word for the given location.
- getWordInstance() -
Static method in class java.text.BreakIterator
- Create BreakIterator for word-breaks using default locale.
- getWordInstance(Locale) -
Static method in class java.text.BreakIterator
- Create BreakIterator for word-breaks using specified locale.
- getWordStart(JTextComponent, int) -
Static method in class com.sun.java.swing.text.Utilities
- Determines the start of a word for the given model location.
- getWrapStyleWord() -
Method in class com.sun.java.swing.JTextArea
- Get the style of wrapping used if the text area is wrapping
lines.
- getWritableParent() -
Method in class java.awt.image.WritableRaster
- Returns the parent WritableRaster (if any) of this WritableRaster,
or else null.
- getWritableTile(int, int) -
Method in interface java.awt.image.WritableRenderedImage
- Checks out a tile for writing.
- getWritableTile(int, int) -
Method in class java.awt.image.BufferedImage
- Checks out a tile for writing.
- getWritableTileIndices() -
Method in interface java.awt.image.WritableRenderedImage
- Returns an array of Point objects indicating which tiles
are checked out for writing.
- getWritableTileIndices() -
Method in class java.awt.image.BufferedImage
- Returns an array of Point objects indicating which tiles
are checked out for writing.
- getWriteMethod() -
Method in class java.beans.PropertyDescriptor
-
- getX() -
Method in class com.sun.java.swing.JComponent
- Return the current x coordinate of the components origin.
- getX() -
Method in class java.awt.Component
- Return the current x coordinate of the components origin.
- getX() -
Method in class java.awt.Point
- Returns the X coordinate of the point in double precision.
- getX() -
Method in class java.awt.Rectangle
- Returns the X coordinate of the bounding rectangle in double precision.
- getX() -
Method in class java.awt.event.MouseEvent
- Returns the horizontal x position of the event relative to the
source component.
- getX() -
Method in class java.awt.geom.Point2D
- Returns the X coordinate of the point in double precision.
- getX() -
Method in class java.awt.geom.RectangularShape
- Returns the X coordinate of the bounding rectangle in double precision.
- getX() -
Method in class java.awt.geom.Rectangle2D.Float
- Returns the X coordinate of the rectangle in double precision.
- getX() -
Method in class java.awt.geom.Rectangle2D.Double
- Returns the X coordinate of the rectangle in double precision.
- getX() -
Method in class java.awt.geom.RoundRectangle2D.Float
- Returns the X coordinate of the rounded rectangle in double precision.
- getX() -
Method in class java.awt.geom.RoundRectangle2D.Double
- Returns the X coordinate of the rounded rectangle in
double precision.
- getX() -
Method in class java.awt.geom.Point2D.Float
- Returns the X coordinate of the point in double precision.
- getX() -
Method in class java.awt.geom.Point2D.Double
- Returns the X coordinate of the point in double precision.
- getX() -
Method in class java.awt.geom.Arc2D.Float
- Returns the X coordinate of the upper left corner of the arc
in double precision.
- getX() -
Method in class java.awt.geom.Arc2D.Double
- Returns the X coordinate of the upper left corner of the arc
in double precision.
- getX() -
Method in class java.awt.geom.Ellipse2D.Float
- Returns the X coordinate of the upper left corner of the ellipse
in double precision.
- getX() -
Method in class java.awt.geom.Ellipse2D.Double
- Returns the X coordinate of the upper left corner of the ellipse
in double precision.
- getX() -
Method in interface java.security.interfaces.DSAPrivateKey
- Returns the value of the private key,
x
.
- getX() -
Method in class java.security.spec.DSAPrivateKeySpec
- Returns the private key
x
.
- getX1() -
Method in class java.awt.geom.Line2D
- Returns the X coordinate of the start point in double precision.
- getX1() -
Method in class java.awt.geom.Line2D.Float
- Returns the X coordinate of the start point in double precision.
- getX1() -
Method in class java.awt.geom.Line2D.Double
- Returns the X coordinate of the start point in double precision.
- getX1() -
Method in class java.awt.geom.CubicCurve2D
- Returns the X coordinate of the start point in double precision.
- getX1() -
Method in class java.awt.geom.CubicCurve2D.Float
- Returns the X coordinate of the start point
in double precision.
- getX1() -
Method in class java.awt.geom.CubicCurve2D.Double
- Returns the X coordinate of the start point
in double precision.
- getX1() -
Method in class java.awt.geom.QuadCurve2D
- Returns the X coordinate of the start point in double precision.
- getX1() -
Method in class java.awt.geom.QuadCurve2D.Float
- Returns the X coordinate of the start point in double precision.
- getX1() -
Method in class java.awt.geom.QuadCurve2D.Double
- Returns the X coordinate of the start point in double precision.
- getX2() -
Method in class java.awt.geom.Line2D
- Returns the X coordinate of the end point in double precision.
- getX2() -
Method in class java.awt.geom.Line2D.Float
- Returns the X coordinate of the end point in double precision.
- getX2() -
Method in class java.awt.geom.Line2D.Double
- Returns the X coordinate of the end point in double precision.
- getX2() -
Method in class java.awt.geom.CubicCurve2D
- Returns the X coordinate of the end point in double precision.
- getX2() -
Method in class java.awt.geom.CubicCurve2D.Float
- Returns the X coordinate of the end point
in double precision.
- getX2() -
Method in class java.awt.geom.CubicCurve2D.Double
- Returns the X coordinate of the end point
in double precision.
- getX2() -
Method in class java.awt.geom.QuadCurve2D
- Returns the X coordinate of the end point in double precision.
- getX2() -
Method in class java.awt.geom.QuadCurve2D.Float
- Returns the X coordinate of the end point in double precision.
- getX2() -
Method in class java.awt.geom.QuadCurve2D.Double
- Returns the X coordinate of the end point in double precision.
- getXDensity() -
Method in interface com.sun.image.codec.jpeg.JPEGDecodeParam
- Get the horizontal pixel density This value is copied from the
APP0 marker.
- getXOrigin() -
Method in class java.awt.image.Kernel
- Returns the X origin.
- getY() -
Method in class com.sun.java.swing.JComponent
- Return the current y coordinate of the components origin.
- getY() -
Method in class java.awt.Component
- Return the current y coordinate of the components origin.
- getY() -
Method in class java.awt.Point
- Returns the Y coordinate of the point in double precision.
- getY() -
Method in class java.awt.Rectangle
- Returns the Y coordinate of the bounding rectangle in double precision.
- getY() -
Method in class java.awt.event.MouseEvent
- Returns the vertical y position of the event relative to the
source component.
- getY() -
Method in class java.awt.geom.Point2D
- Returns the Y coordinate of the point in double precision.
- getY() -
Method in class java.awt.geom.RectangularShape
- Returns the Y coordinate of the bounding rectangle in double precision.
- getY() -
Method in class java.awt.geom.Rectangle2D.Float
- Returns the Y coordinate of the rectangle in double precision.
- getY() -
Method in class java.awt.geom.Rectangle2D.Double
- Returns the Y coordinate of the rectangle in double precision.
- getY() -
Method in class java.awt.geom.RoundRectangle2D.Float
- Returns the Y coordinate of the rounded rectangle in double precision.
- getY() -
Method in class java.awt.geom.RoundRectangle2D.Double
- Returns the Y coordinate of the rounded rectangle in
double precision.
- getY() -
Method in class java.awt.geom.Point2D.Float
- Returns the Y coordinate of the point in double precision.
- getY() -
Method in class java.awt.geom.Point2D.Double
- Returns the Y coordinate of the point in double precision.
- getY() -
Method in class java.awt.geom.Arc2D.Float
- Returns the Y coordinate of the upper left corner of the arc
in double precision.
- getY() -
Method in class java.awt.geom.Arc2D.Double
- Returns the Y coordinate of the upper left corner of the arc
in double precision.
- getY() -
Method in class java.awt.geom.Ellipse2D.Float
- Returns the Y coordinate of the upper left corner of the ellipse
in double precision.
- getY() -
Method in class java.awt.geom.Ellipse2D.Double
- Returns the Y coordinate of the upper left corner of the ellipse
in double precision.
- getY() -
Method in interface java.security.interfaces.DSAPublicKey
- Returns the value of the public key,
y
.
- getY() -
Method in class java.security.spec.DSAPublicKeySpec
- Returns the public key
y
.
- getY1() -
Method in class java.awt.geom.Line2D
- Returns the Y coordinate of the start point in double precision.
- getY1() -
Method in class java.awt.geom.Line2D.Float
- Returns the Y coordinate of the start point in double precision.
- getY1() -
Method in class java.awt.geom.Line2D.Double
- Returns the Y coordinate of the start point in double precision.
- getY1() -
Method in class java.awt.geom.CubicCurve2D
- Returns the Y coordinate of the start point in double precision.
- getY1() -
Method in class java.awt.geom.CubicCurve2D.Float
- Returns the Y coordinate of the start point
in double precision.
- getY1() -
Method in class java.awt.geom.CubicCurve2D.Double
- Returns the Y coordinate of the start point
in double precision.
- getY1() -
Method in class java.awt.geom.QuadCurve2D
- Returns the Y coordinate of the start point in double precision.
- getY1() -
Method in class java.awt.geom.QuadCurve2D.Float
- Returns the Y coordinate of the start point in double precision.
- getY1() -
Method in class java.awt.geom.QuadCurve2D.Double
- Returns the Y coordinate of the start point in double precision.
- getY2() -
Method in class java.awt.geom.Line2D
- Returns the Y coordinate of the end point in double precision.
- getY2() -
Method in class java.awt.geom.Line2D.Float
- Returns the Y coordinate of the end point in double precision.
- getY2() -
Method in class java.awt.geom.Line2D.Double
- Returns the Y coordinate of the end point in double precision.
- getY2() -
Method in class java.awt.geom.CubicCurve2D
- Returns the Y coordinate of the end point in double precision.
- getY2() -
Method in class java.awt.geom.CubicCurve2D.Float
- Returns the Y coordinate of the end point
in double precision.
- getY2() -
Method in class java.awt.geom.CubicCurve2D.Double
- Returns the Y coordinate of the end point
in double precision.
- getY2() -
Method in class java.awt.geom.QuadCurve2D
- Returns the Y coordinate of the end point in double precision.
- getY2() -
Method in class java.awt.geom.QuadCurve2D.Float
- Returns the Y coordinate of the end point in double precision.
- getY2() -
Method in class java.awt.geom.QuadCurve2D.Double
- Returns the Y coordinate of the end point in double precision.
- getYDensity() -
Method in interface com.sun.image.codec.jpeg.JPEGDecodeParam
- Get the vertical pixel density This value is copied into the
APP0 marker.
- getYear() -
Method in class java.sql.Time
- Deprecated.
- getYear() -
Method in class java.util.Date
- Deprecated. As of JDK version 1.1,
replaced by
Calendar.get(Calendar.YEAR) - 1900
.
- getYOrigin() -
Method in class java.awt.image.Kernel
- Returns the Y origin.
- getZeroDigit() -
Method in class java.text.DecimalFormatSymbols
- character used for zero.
- getZoneStrings() -
Method in class java.text.DateFormatSymbols
- Gets timezone strings.
- GLASS_PANE -
Static variable in class com.sun.java.accessibility.AccessibleRole
- A pane that is guaranteed to be painted on top
of all panes beneath it.
- GLASS_PANE_PROPERTY -
Static variable in class com.sun.java.swing.JInternalFrame
- Bound property name.
- glassPane -
Variable in class com.sun.java.swing.JRootPane
- The glass pane that overlays the menu bar and content pane,
so it can intercept mouse movements and such.
- GlyphJustificationInfo - class java.awt.font.GlyphJustificationInfo.
- GlyphJustificationInfo represents information about the justification
properties of a glyph.
- GlyphJustificationInfo(float, boolean, int, float, float, boolean, int, float, float) -
Constructor for class java.awt.font.GlyphJustificationInfo
- Construct information about the justification properties of a glyph.
- GlyphMetrics - class java.awt.font.GlyphMetrics.
- GlyphMetrics represents infomation for a single glyph.
- GlyphMetrics(float, Rectangle2D, byte) -
Constructor for class java.awt.font.GlyphMetrics
- Construct a GlyphMetrics.
- GlyphVector - class java.awt.font.GlyphVector.
- GlyphVector is a collection of Glyphs containing geometric information
for the placement the GlyphVector and of each Glyph in a transformed
coordinate space which should correspond to the device on which the
GlyphVector is ultimately to be displayed.
- GlyphVector() -
Constructor for class java.awt.font.GlyphVector
-
- GoodBreakWeight -
Static variable in class com.sun.java.swing.text.View
- The weight to indicate a view supports breaking,
but better opportunities probably exist.
- GOT_FOCUS -
Static variable in class java.awt.Event
- A component gained the focus.
- gotFocus(Event, Object) -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
replaced by processFocusEvent(FocusEvent).
- grabFocus() -
Method in class com.sun.java.swing.JComponent
- Set the focus on the receiving component.
- grabPixels() -
Method in class java.awt.image.PixelGrabber
- Request the Image or ImageProducer to start delivering pixels and
wait for all of the pixels in the rectangle of interest to be
delivered.
- grabPixels(long) -
Method in class java.awt.image.PixelGrabber
- Request the Image or ImageProducer to start delivering pixels and
wait for all of the pixels in the rectangle of interest to be
delivered or until the specified timeout has elapsed.
- GradientPaint - class java.awt.GradientPaint.
- This class provides a way to fill a shape with a linear color gradient
pattern.
- GradientPaint(float, float, Color, float, float, Color, boolean) -
Constructor for class java.awt.GradientPaint
- Constructs either a cyclic or acyclic GradientPaint object
depending on the boolean parameter.
- GradientPaint(float, float, Color, float, float, Color) -
Constructor for class java.awt.GradientPaint
- Constructs a simple acyclic GradientPaint object.
- GradientPaint(Point2D, Color, Point2D, Color, boolean) -
Constructor for class java.awt.GradientPaint
- Constructs either a cyclic or acyclic GradientPaint object
depending on the boolean parameter.
- GradientPaint(Point2D, Color, Point2D, Color) -
Constructor for class java.awt.GradientPaint
- Constructs a simple acyclic GradientPaint object.
- GraphicAttribute - class java.awt.font.GraphicAttribute.
- This class is used with the CHAR_REPLACEMENT attribute.
- GraphicAttribute(int) -
Constructor for class java.awt.font.GraphicAttribute
- Construct a graphic attribute.
- Graphics - class java.awt.Graphics.
- The
Graphics
class is the abstract base class for
all graphics contexts that allow an application to draw onto
components that are realized on various devices, as well as
onto off-screen images.
- Graphics() -
Constructor for class java.awt.Graphics
- Constructs a new
Graphics
object.
- Graphics2D - class java.awt.Graphics2D.
- This is the fundamental class for 2D rendering in Java.
- Graphics2D() -
Constructor for class java.awt.Graphics2D
- Constructs a new Graphics2D object.
- GraphicsConfigTemplate - class java.awt.GraphicsConfigTemplate.
- This class is used to obtain a valid GraphicsConfiguration.
- GraphicsConfiguration - class java.awt.GraphicsConfiguration.
- This class describes the characteristics of a graphics
destination such as a printer or monitor.
- GraphicsConfiguration() -
Constructor for class java.awt.GraphicsConfiguration
- This is an abstract class that cannot be instantiated directly.
- GraphicsDevice - class java.awt.GraphicsDevice.
- This class describes the graphics devices that may be available
in a graphics environment.
- GraphicsDevice() -
Constructor for class java.awt.GraphicsDevice
- This is an abstract class that cannot be instantiated directly.
- GraphicsEnvironment - class java.awt.GraphicsEnvironment.
- This class specifies the graphics environment.
- GraphicsEnvironment() -
Constructor for class java.awt.GraphicsEnvironment
-
- gray -
Static variable in class java.awt.Color
- The color gray.
- GRAY_CS -
Static variable in class java.awt.image.BufferedImage
-
- GrayFilter - class com.sun.java.swing.GrayFilter.
- An image filter that "disables" an image by turning
it into a grayscale image, and brightening the pixels
in the image.
- GrayFilter(boolean, int) -
Constructor for class com.sun.java.swing.GrayFilter
-
- GREEK -
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- GREEK_EXTENDED -
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- green -
Static variable in class java.awt.Color
- The color green.
- GREENCOMPONENT -
Static variable in class java.awt.color.ICC_ProfileRGB
- To request a gamma value or TRC for the green component.
- GregorianCalendar - class java.util.GregorianCalendar.
GregorianCalendar
is a concrete subclass of
Calendar
and provides the standard calendar used by most of the world.
- GregorianCalendar() -
Constructor for class java.util.GregorianCalendar
- Constructs a default GregorianCalendar using the current time
in the default time zone with the default locale.
- GregorianCalendar(int, int, int, int, int, int) -
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar with the given date
and time set for the default time zone with the default locale.
- GregorianCalendar(int, int, int, int, int) -
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar with the given date
and time set for the default time zone with the default locale.
- GregorianCalendar(int, int, int) -
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar with the given date set
in the default time zone with the default locale.
- GregorianCalendar(Locale) -
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar based on the current time
in the default time zone with the given locale.
- GregorianCalendar(TimeZone, Locale) -
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar based on the current time
in the given time zone with the given locale.
- GregorianCalendar(TimeZone) -
Constructor for class java.util.GregorianCalendar
- Constructs a GregorianCalendar based on the current time
in the given time zone with the default locale.
- GridBagConstraints - class java.awt.GridBagConstraints.
- The
GridBagConstraints
class specifies constraints
for components that are laid out using the
GridBagLayout
class. - GridBagConstraints() -
Constructor for class java.awt.GridBagConstraints
- Creates a
GridBagConstraint
object with
all of its fields set to their default value.
- GridBagLayout - class java.awt.GridBagLayout.
- The
GridBagLayout
class is a flexible layout
manager that aligns components vertically and horizontally,
without requiring that the components be of the same size.
- GridBagLayout() -
Constructor for class java.awt.GridBagLayout
- Creates a grid bag layout manager.
- gridColor -
Variable in class com.sun.java.swing.JTable
- The color of the grid
- gridheight -
Variable in class java.awt.GridBagConstraints
- Specifies the number of cells in a column for the component's
display area.
- GridLayout - class java.awt.GridLayout.
- The
GridLayout
class is a layout manager that
lays out a container's components in a rectangular grid.
- GridLayout() -
Constructor for class java.awt.GridLayout
- Creates a grid layout with a default of one column per component,
in a single row.
- GridLayout(int, int, int, int) -
Constructor for class java.awt.GridLayout
- Creates a grid layout with the specified number of rows and
columns.
- GridLayout(int, int) -
Constructor for class java.awt.GridLayout
- Creates a grid layout with the specified number of rows and
columns.
- gridwidth -
Variable in class java.awt.GridBagConstraints
- Specifies the number of cells in a row for the component's
display area.
- gridx -
Variable in class java.awt.GridBagConstraints
- Specifies the cell at the left of the component's display area,
where the leftmost cell has
gridx = 0
.
- gridy -
Variable in class java.awt.GridBagConstraints
- Specifies the cell at the top of the component's display area,
where the topmost cell has
gridy = 0
.
- group -
Variable in class com.sun.java.swing.DefaultButtonModel
-
- Group - interface java.security.acl.Group.
- This interface is used to represent a group of principals.
- grow(int, int) -
Method in class java.awt.Rectangle
- Grows the rectangle both horizontally and vertically.
- growAbsorb -
Variable in class java.awt.font.GlyphJustificationInfo
- If true, when growing this glyph absorbs all extra space at this and
lower priority levels.
- growLeftLimit -
Variable in class java.awt.font.GlyphJustificationInfo
- The maximum amount by which the left side of this glyph can grow.
- growPriority -
Variable in class java.awt.font.GlyphJustificationInfo
- The priority level of this glyph when growing.
- growRightLimit -
Variable in class java.awt.font.GlyphJustificationInfo
- The maximum amount by which the right side of this glyph can grow.
- Guard - interface java.security.Guard.
- This interface represents a guard, which is an object that is used
to protect access to another object.
- GuardedObject - class java.security.GuardedObject.
- A GuardedObject is an object that is used to protect access to
another object.
- GuardedObject(Object, Guard) -
Constructor for class java.security.GuardedObject
- Constructs a GuardedObject using the specified object and guard.
- guessContentTypeFromName(String) -
Static method in class java.net.URLConnection
- Tries to determine the content type of an object, based
on the specified "file" component of a URL.
This is a convenience method that can be used by
subclasses that override the
getContentType
method.
- guessContentTypeFromStream(InputStream) -
Static method in class java.net.URLConnection
- Tries to determine the type of an input stream based on the
characters at the beginning of the input stream.
- GUJARATI -
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- GURMUKHI -
Static variable in class java.lang.Character.Subset
- Constant for the Unicode character block of the same name.
- GZIP_MAGIC -
Static variable in class java.util.zip.GZIPInputStream
- GZIP header magic number.
- GZIPInputStream - class java.util.zip.GZIPInputStream.
- This class implements a stream filter for reading compressed data in
the GZIP format.
- GZIPInputStream(InputStream, int) -
Constructor for class java.util.zip.GZIPInputStream
- Creates a new input stream with the specified buffer size.
- GZIPInputStream(InputStream) -
Constructor for class java.util.zip.GZIPInputStream
- Creates a new input stream with a default buffer size.
- GZIPOutputStream - class java.util.zip.GZIPOutputStream.
- This class implements a stream filter for writing compressed data in
the GZIP file format.
- GZIPOutputStream(OutputStream, int) -
Constructor for class java.util.zip.GZIPOutputStream
- Creates a new output stream with the specified buffer size.
- GZIPOutputStream(OutputStream) -
Constructor for class java.util.zip.GZIPOutputStream
- Creates a new output stream with a default buffer size.
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |