|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
JTabbedPane
.TabbedPaneUI
.
TabbedPaneUI.tabForCoordinate(JTabbedPane, int, int)
method for all the UI delegates managed by this
MultiTabbedPaneUI
, returning the tab index for the UI
delegate from the primary look and feel.
TableModel
has been updated.
TableColumn
that maps to column 0 in the
related table model.
TableColumn
that maps to the specified column
in the related table model.
TableColumn
that maps to the specified column
in the related table model, and has the specified width
.
TableColumn
that maps to the specified column
in the related table model, and has the specified width
,
cellRenderer
and cellEditor
.
JTable
to access the columns in the table
view.TableColumnModelListener
can register with a
TableColumnModel
to receive notification of changes to the model.JTableHeader
.TableHeaderUI
.
TableModel
is a two dimensional data structure that
can store arbitrary Object
instances, usually for the
purpose of display in a JTable
component.TableModel
.TableModelEvent
indicating an TableModelEvent.UPDATE
to the data in all columns and rows.
TableModelEvent
indicating an TableModelEvent.UPDATE
to the data in a single row across all columns.
TableModelEvent
indicating an TableModelEvent.UPDATE
to the data in the specified rows across all columns.
TableModelEvent
indicating an TableModelEvent.UPDATE
to the data in the specified rows and column.
TableModelEvent
indicating an operation of
the specified type
on the data in the specified rows and
column.
TableModelListener
can register with a
TableModel
and receive notification of updates to
the model.JTable
.TableUI
.
View
implementation for rendering tables inside styled text.TableView
.
View
implementation.View
implementation.
TableView
.TableRow
.
StyleConstants.ParagraphConstants.TabSet
.
TabSet
containing the specified tab stops.
TabStop
for the specified tab position.
TabStop
with the specified attributes.
CompositeData
objects that form the rows of
the table.TabularData
interface using a HashMap
.TabularDataSupport
with the
specified type.
TabularDataSupport
with the
specified type and the supplied initial capacity and load factor
being used for the underlying HashMap
.
TabularData
class.TabularType
instance for the given
type name, description, row type and index names.
TaggedProfile
.TaggedComponent
.TaggedComponent
.null
value.
IOR
, defining a single specific
aspect of the object related information.TaggedProfile
.TaggedProfile
.null
value.
fromKey
.
fromKey
.
from
.
inclusive
is true) from
.
x
, which is defined as
(exp(x) - exp(-x)) / (exp(x) + exp(-x)), i.e. sinh(x) / cosh(x).
null
reference in the stream.
TCKind.from_int(int)
that
reuses existing TCKind object instead of allocating the new instance.
Text
interface inherits from CharacterData
and represents the textual content (termed character data in XML) of an Element
or Attr
.Cursor.TEXT_CURSOR
instead.
Text
node.
TitledBorder.border
.
TextArea
that is empty.
TextArea
that contains
the specified text.
TextArea
that is empty
and can display the specified number of rows and columns of text,
without the need to scroll.
TextArea
that can
display the specified number of rows and columns of text, without
the need to scroll.
TextArea
that initially
contains the specified text.
AttributedString
.TextEvent
with the specified
source and id.
TextField
that is empty
and has one column.
TextField
containing
the specified text.
TextField
that is empty
and has the specified number of columns.
TextField
with the
specified text and number of columns.
TextInputCallback
to the handle()
method of a CallbackHandler
to retrieve
generic text information.TextInputCallback
with a prompt.
TextInputCallback
with a prompt and default
input value.
AttributedCharacterIterator
and a
FontRenderContext
.
TextOutputCallback
to the handle()
method of a
CallbackHandler
to display information messages, warning messages and
error messages.TextOutputCallback
with a message type and
message to be displayed.
TextSyntax
is the abstract base class of all attribute
classes which provide a string as value (e.g. the location of the printer).TextSyntax
object with the given value
and locale.
TextUI
.
Thread
object.
Thread
object.
Thread
object.
Thread
object.
Thread
object.
Thread
object.
run()
method to
execute.
Thread(group, null, name)
, and give it the specified stack
size, in bytes.
Thread
to terminate.ThreadPolicy
identifier.stop()
on that thread.null
if the border is filled with a solid
color.
time
data type.
v1
by v2
.
TimeZoneNameProvider
provides localized
versions of the names that represent a particular
timezone.TimeZoneNameProvider
.
null
to display no title.
TitledBorder.LEFT
, TitledBorder.CENTER
, TitledBorder.RIGHT
, TitledBorder.LEADING
, TitledBorder.TRAILING
, or TitledBorder.DEFAULT_JUSTIFICATION
.
TitledBorder.ABOVE_TOP
, TitledBorder.TOP
, TitledBorder.BELOW_TOP
, TitledBorder.ABOVE_BOTTOM
, TitledBorder.BOTTOM
, TitledBorder.BELOW_BOTTOM
, or TitledBorder.DEFAULT_POSITION
.
abstract_interface
alias
any
array
boolean
char
double
enum
except
fixed
float
long
longdouble
longlong
native
null
objref
octet
Principal
sequence
short
string
struct
TypeCode
ulong
ulonglong
union
ushort
value
value_box
void
wchar
wstring
Any
.
Any
,
BeanContext
.
BeanContext
.
int
to a String
assuming it is
unsigned in base 2.
long
to a String
assuming it is
unsigned in base 2.
int
to a String
assuming it is
unsigned in base 16.
long
to a String
assuming it is
unsigned in base 16.
int
to a String
assuming it is
unsigned in base 8.
long
to a String
assuming it is
unsigned in base 8.
JToolBar
.ToolBarUI
.
JToolTip
.ToolTipUI
.
titlePosition
property that vertically
positions the title text at the middle of the top line
of the border.
getAlignmentY
method to indicate
that the component wishes to be aligned to the top relative to
other components.
String
suitable for using with the
applyPattern
method.
classname[eventstring] on sourcecomponentname
.
"AffineTransform[[" + m00 + ", " + m01 + ", " + m02 + "], ["
+ m10 + ", " + m11 + ", " + m12 + "]]"
.
Statement
.
String
.
String
.
String
.
String
that is the path name of the
file as returned by getPath
.
ObjectStreamClass
object including the name of the
class it represents as well as that class's serial version
stream-unique identifier.
String
in
the form "Token[x], line n", where 'n' is the current line numbers and
'x' is determined as follows.
StringBuffer
as a String
.
true
and
returns "false" if the value of the given boolean is false
.
true
and
returns "false" if the value of this object is false
.
byte
to a String
and assumes
a radix of 10.
Byte
value to a String
and
assumes a radix of 10.
CharSequence
as a String
.
double
to a String
.
double
value of this Double
to a String
.
float
to a String
.
float
value of this Float
to a String
.
int
to a String
using
the specified radix (base).
int
to a String
and assumes
a radix of 10.
Integer
value to a String
and
assumes a radix of 10.
long
to a String
using
the specified radix (base).
long
to a String
and assumes
a radix of 10.
Long
value to a String
and
assumes a radix of 10.
'@'
and the identity hash code
in unsigned hexadecimal form.
String
representation of
this MemoryUsage
object.
String
representation of
this ThreadInfo
object.
short
to a String
and assumes
a radix of 10.
Short
value to a String
and
assumes a radix of 10.
StringBuffer
to a String
.
StringBuilder
to a String
.
InetSocketAddress
as string
Proxy
object.
String
.
Socket
to a String
.
String
representing the remote host and port of
this socket.
MapMode
object.
String
String
.
Permission
as a String
.
String
representation of the contents
of this certificate.
String
that represents this object.
String
representation of this
Permission
object.
String
representation of this
collection.
String
representation of this
Principal
.
String
representation of this
object.
String
representation of this
class.
String
representation of this
object.
String
representation of this object.
String
representation of this
object.
String
representation of this
object.
day mon dd hh:mm:ss zz yyyy
where the fields used here are:
day
-- the day of the week
(Sunday through to Saturday).
Object.toString()
to the underlying output stream.
(isUserNode() ?
- toString() -
Method in class java.util.prefs.Preferences
- Returns the String given by
(isUserNode() ?
- toString() -
Method in class java.util.regex.Matcher
-
- toString() -
Method in class java.util.regex.Pattern
- Return the regular expression used to construct this object.
- toString() -
Method in class java.util.ServiceLoader
- Returns a textual representation of this
ServiceLoader
.
- toString() -
Method in class java.util.SimpleTimeZone
- Returns a string representation of this SimpleTimeZone object.
- toString() -
Method in class java.util.UUID
- Returns a String representation of the UUID.
- toString() -
Method in class java.util.Vector
- Returns a string representation of this Vector in the form
"[element0, element1, ... elementN]".
- toString() -
Method in class java.util.zip.ZipEntry
- Gets the string representation of this ZipEntry.
- toString() -
Method in class javax.accessibility.AccessibleBundle
- Obtains the key as a localized string, using the default locale.
- toString() -
Method in class javax.accessibility.AccessibleRelationSet
- Return a localized, comma-separated string representing all relations
in the set.
- toString() -
Method in class javax.accessibility.AccessibleStateSet
- Return a localized, comma-separated string representing all states
in the set.
- toString() -
Method in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
- Create a string representation of this JPEG Huffman table.
- toString() -
Method in class javax.imageio.plugins.jpeg.JPEGQTable
- Create a string representing this JPEG quantization table.
- toString() -
Method in class javax.management.AttributeValueExp
- Returns the attribute name, quoted.
- toString() -
Method in exception javax.management.BadAttributeValueExpException
- Returns a textual representation of this instance.
- toString() -
Method in exception javax.management.BadBinaryOpValueExpException
- Returns a textual representation of this instance.
- toString() -
Method in exception javax.management.BadStringOperationException
- Returns a textual representation of this instance.
- toString() -
Method in exception javax.management.InvalidApplicationException
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.MBeanAttributeInfo
-
Returns a textual representation of this instance.
- toString() -
Method in class javax.management.MBeanConstructorInfo
-
Returns a textual representation of this instance.
- toString() -
Method in class javax.management.MBeanFeatureInfo
-
Returns a textual representation of this instance.
- toString() -
Method in class javax.management.MBeanInfo
-
Returns a textual representation of this instance.
- toString() -
Method in class javax.management.MBeanNotificationInfo
-
Returns a textual representation of this instance.
- toString() -
Method in class javax.management.MBeanOperationInfo
-
Returns a textual representation of this instance.
- toString() -
Method in class javax.management.MBeanParameterInfo
-
Returns a textual representation of this instance.
- toString() -
Method in class javax.management.Notification
- A textual representation of the notification.
- toString() -
Method in class javax.management.ObjectName
- Returns a textual representation of the object name.
- toString() -
Method in class javax.management.openmbean.ArrayType
-
Returns a textual representation of this instance.
- toString() -
Method in interface javax.management.openmbean.CompositeData
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.CompositeDataSupport
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.CompositeType
-
Returns a textual representation of this instance.
- toString() -
Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
Returns a textual representation of this instance.
- toString() -
Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
-
Returns a textual representation of this instance.
- toString() -
Method in interface javax.management.openmbean.OpenMBeanInfo
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.OpenMBeanInfoSupport
-
Returns a textual representation of this instance.
- toString() -
Method in interface javax.management.openmbean.OpenMBeanOperationInfo
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
-
Returns a textual representation of this instance.
- toString() -
Method in interface javax.management.openmbean.OpenMBeanParameterInfo
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.OpenType
- Returns a textual representation of this type.
- toString() -
Method in class javax.management.openmbean.SimpleType
-
Returns a textual representation of this instance.
- toString() -
Method in interface javax.management.openmbean.TabularData
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.TabularDataSupport
- Returns a textual representation of this instance.
- toString() -
Method in class javax.management.openmbean.TabularType
-
Returns a textual representation of this instance.
- toString() -
Method in class javax.management.StringValueExp
- Returns the value in quotes.
- toString() -
Method in class javax.naming.BinaryRefAddr
- Returns a String representation of the RefAddr.
- toString() -
Method in class javax.naming.Binding
- Returns the string representation.
- toString() -
Method in class javax.naming.CompositeName
-
- toString() -
Method in class javax.naming.CompoundName
-
- toString() -
Method in exception javax.naming.directory.AttributeModificationException
-
- toString() -
Method in class javax.naming.directory.BasicAttribute
-
- toString() -
Method in class javax.naming.directory.BasicAttributes
-
- toString() -
Method in class javax.naming.directory.ModificationItem
-
- toString() -
Method in class javax.naming.directory.SearchResult
-
- toString() -
Method in exception javax.naming.LinkException
-
- toString(boolean) -
Method in exception javax.naming.LinkException
-
- toString() -
Method in class javax.naming.NameClassPair
- Returns the string representation.
- toString(boolean) -
Method in exception javax.naming.NamingException
- Returns a String representation of this exception and possibly including
the part object that could be resolved if the given flag is set to true.
- toString() -
Method in exception javax.naming.NamingException
- Returns a string representation of this exception.
- toString() -
Method in class javax.naming.RefAddr
- Returns a String representation of the RefAddr.
- toString() -
Method in class javax.naming.Reference
- Return the string representation.
- toString() -
Method in class javax.net.ssl.SSLEngineResult
-
- toString() -
Method in class javax.print.attribute.DateTimeSyntax
- Returns the string representation for this object.
- toString() -
Method in class javax.print.attribute.EnumSyntax
- Returns the string representation for this object.
- toString() -
Method in class javax.print.attribute.IntegerSyntax
- Returns the string representation for this object.
- toString() -
Method in class javax.print.attribute.ResolutionSyntax
- Returns the string representation for this object.
- toString(int, String) -
Method in class javax.print.attribute.ResolutionSyntax
- Returns the string representation for this object.
- toString() -
Method in class javax.print.attribute.SetOfIntegerSyntax
- Returns the string representation for this object.
- toString() -
Method in class javax.print.attribute.Size2DSyntax
- Returns the string representation for this object.
- toString(int, String) -
Method in class javax.print.attribute.Size2DSyntax
- Returns the string representation for this object.
- toString() -
Method in class javax.print.attribute.standard.MediaPrintableArea
- Returns the string representation for this object in units of millimeters..
- toString(int, String) -
Method in class javax.print.attribute.standard.MediaPrintableArea
- Returns the string representation for this object in units of millimeters..
- toString() -
Method in class javax.print.attribute.TextSyntax
- Returns a string representing the object.
- toString() -
Method in class javax.print.attribute.URISyntax
- Returns the string representation for this object.
- toString() -
Method in class javax.print.DocFlavor
- Returns a string representation of this doc flavor object.
- toString() -
Method in class javax.print.event.PrintEvent
- Returns a string representation of this object.
- toString() -
Method in class javax.rmi.CORBA.Stub
- Get the string representation of this Stub.
- toString(Stub) -
Method in interface javax.rmi.CORBA.StubDelegate
- Get the string representation of this stub.
- toString() -
Method in class javax.security.auth.kerberos.KerberosKey
-
- toString() -
Method in class javax.security.auth.kerberos.KerberosPrincipal
-
- toString() -
Method in class javax.security.auth.kerberos.KerberosTicket
-
- toString() -
Method in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
-
- toString() -
Method in class javax.security.auth.login.AppConfigurationEntry
-
- toString() -
Method in class javax.security.auth.Subject
-
- toString() -
Method in class javax.security.auth.x500.X500Principal
-
- toString() -
Method in class javax.security.cert.Certificate
- Returns a printable representation of this certificate.
- toString() -
Method in exception javax.security.sasl.SaslException
- Returns the string representation of this exception.
- toString() -
Method in class javax.sound.midi.MidiDevice.Info
- Simple return the name of the device.
- toString() -
Method in class javax.sound.midi.Sequencer.SyncMode
- Use the SyncMode name as the string representation.
- toString() -
Method in class javax.sound.sampled.AudioFileFormat
- Return a description of this AudioFileFormat.
- toString() -
Method in class javax.sound.sampled.AudioFileFormat.Type
- Return the name of this Type.
- toString() -
Method in class javax.sound.sampled.AudioFormat.Encoding
- Return the name of this encoding.
- toString() -
Method in class javax.sound.sampled.AudioFormat
- Return a description of this format.
- toString() -
Method in class javax.sound.sampled.BooleanControl
- Return a string describing this control.
- toString() -
Method in class javax.sound.sampled.CompoundControl
- Return a string description of this compound control.
- toString() -
Method in class javax.sound.sampled.Control
- Return a String descrsibing this control.
- toString() -
Method in class javax.sound.sampled.Control.Type
- Return the name of this Type.
- toString() -
Method in class javax.sound.sampled.DataLine.Info
- Return a description of this Info object.
- toString() -
Method in class javax.sound.sampled.EnumControl
- Return a string describing this control.
- toString() -
Method in class javax.sound.sampled.FloatControl
- Return a string describing this control.
- toString() -
Method in class javax.sound.sampled.Line.Info
- Return a description of this Info object.
- toString() -
Method in class javax.sound.sampled.LineEvent
- Return a description of this event.
- toString() -
Method in class javax.sound.sampled.LineEvent.Type
- Return the name of this Type.
- toString() -
Method in class javax.sound.sampled.Mixer.Info
-
- toString() -
Method in class javax.sound.sampled.Port.Info
-
- toString() -
Method in class javax.sound.sampled.ReverbType
- Return a description of this ReverbType.
- toString() -
Method in class javax.swing.DefaultBoundedRangeModel
- Returns a string with all relevant properties of this range
model.
- toString() -
Method in class javax.swing.DefaultListModel
- Convert the list to a string representation.
- toString() -
Method in class javax.swing.event.DocumentEvent.EventType
- toString
- toString() -
Method in class javax.swing.event.EventListenerList
- Returns a string representation of this object that may be useful
for debugging purposes.
- toString() -
Method in class javax.swing.event.HyperlinkEvent.EventType
- Returns a
String
of this object.
- toString() -
Method in class javax.swing.event.ListDataEvent
- Returns a string representing the state of this event.
- toString() -
Method in class javax.swing.event.ListSelectionEvent
- Returns a string representation of the event, typically used for debugging
purposes.
- toString() -
Method in class javax.swing.event.TreeModelEvent
- String representation
- toString() -
Method in class javax.swing.LookAndFeel
- Returns a string that displays and identifies this object's properties.
- toString() -
Method in class javax.swing.plaf.synth.ColorType
- Returns the textual description of the color type.
- toString() -
Method in class javax.swing.plaf.synth.Region
- Returns the name of the region.
- toString() -
Method in class javax.swing.RepaintManager
-
- toString() -
Method in class javax.swing.SizeRequirements
- Returns a String representation of this SizeRequirements object,
containing information about the minimum, preferred, maximum and
alignment value.
- toString() -
Method in class javax.swing.text.AbstractDocument.BranchElement
- Returns a string representation of this element.
- toString() -
Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
- Returns a String description of the change event.
- toString() -
Method in class javax.swing.text.AbstractDocument.LeafElement
- Returns a string representation of this
Element
.
- toString() -
Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
- Returns a String representation of this
ElementSpec
describing the type, direction and length of this
ElementSpec
.
- toString() -
Method in class javax.swing.text.html.CSS.Attribute
- Returns the string representation of this attribute as specified
in the CSS specification.
- toString() -
Method in class javax.swing.text.html.HTML.Attribute
- Returns the attribute name.
- toString() -
Method in class javax.swing.text.html.HTML.Tag
- Returns the tag name.
- toString() -
Method in class javax.swing.text.html.Option
- Returns a string representation of this
<option>
tag.
- toString() -
Method in class javax.swing.text.html.parser.AttributeList
- Returns the attribute name.
- toString() -
Method in class javax.swing.text.html.parser.ContentModel
- Returns a string representation (an expression) of this content model.
- toString() -
Method in class javax.swing.text.html.parser.DTD
- Returns the name of this instance of DTD.
- toString() -
Method in class javax.swing.text.html.parser.Element
- Returns the name of this element.
- toString() -
Method in class javax.swing.text.html.parser.TagElement
- Returns string representation of this object.
- toString() -
Method in class javax.swing.text.Position.Bias
-
- toString() -
Method in class javax.swing.text.Segment
- Returns a
String
containing the same characters as this
Segment
.
- toString() -
Method in class javax.swing.text.SimpleAttributeSet
- Returns a string representation of this instance, typically used for
debugging purposes.
- toString() -
Method in class javax.swing.text.StyleConstants
- Returns a string representation of the attribute key.
- toString() -
Method in class javax.swing.text.StyleContext.NamedStyle
-
- toString() -
Method in class javax.swing.text.StyleContext.SmallAttributeSet
-
- toString() -
Method in class javax.swing.text.StyleContext
- Returns a string representation of this StyleContext.
- toString() -
Method in class javax.swing.text.TabSet
- Returns a string representation of this
TabSet
.
- toString() -
Method in class javax.swing.text.TabStop
- Returns a string describing this
TabStop
.
- toString() -
Method in class javax.swing.tree.DefaultMutableTreeNode
- Returns a string representation of the node.
- toString() -
Method in class javax.swing.tree.DefaultTreeSelectionModel
- Returns a string that shows this object's properties.
- toString() -
Method in class javax.swing.tree.TreePath
- Returns a string representation of this path.
- toString() -
Method in class javax.swing.UIManager.LookAndFeelInfo
- Returns a String representation of the LookAndFeelInfo object.
- toString() -
Method in class javax.swing.undo.AbstractUndoableEdit
-
- toString() -
Method in class javax.swing.undo.CompoundEdit
- Calculates a string that may be useful for debugging.
- toString() -
Method in class javax.swing.undo.UndoableEditSupport
- Returns a string representation of this object that may be useful
for debugging.
- toString() -
Method in class javax.swing.undo.UndoManager
- Returns a string representation for this UndoManager.
- toString() -
Method in class javax.xml.datatype.DatatypeConstants.Field
-
- toString() -
Method in class javax.xml.datatype.Duration
- Returns the lexical representation of this duration.
- toString() -
Method in class javax.xml.datatype.XMLGregorianCalendar
-
- toString() -
Method in class javax.xml.namespace.QName
-
- toString() -
Method in exception org.ietf.jgss.GSSException
- Returns a textual representation of both the major and minor status
codes.
- toString() -
Method in interface org.ietf.jgss.GSSName
- Returns a textual representation of the GSSName object.
- toString() -
Method in class org.ietf.jgss.Oid
- Returns a string representation of the oid's integer components in
dot separated notation (e.g. "1.2.840.113554.1.2.2").
- toString() -
Method in class org.omg.CORBA.CompletionStatus
- Returns a short string representation.
- toString(Object) -
Method in class org.omg.CORBA.portable.Delegate
- Return a string representation of the passed object.
- toString() -
Method in class org.omg.CORBA.portable.ObjectImpl
- Return the string representation of the passed object.
- toString() -
Method in class org.omg.CORBA.SetOverrideType
- Returns a short string representation.
- toString() -
Method in class org.omg.CosNaming.NameComponent
- Get a string representation (id.kind).
- toString() -
Method in class org.omg.PortableServer.IdAssignmentPolicyValue
- Returns a short string representation.
- toString() -
Method in class org.omg.PortableServer.IdUniquenessPolicyValue
- Returns a short string representation.
- toString() -
Method in class org.omg.PortableServer.ImplicitActivationPolicyValue
- Returns a short string representation.
- toString() -
Method in class org.omg.PortableServer.LifespanPolicyValue
- Returns a short string representation.
- toString() -
Method in class org.omg.PortableServer.POAManagerPackage.State
- Returns a short string representation.
- toString() -
Method in class org.omg.PortableServer.RequestProcessingPolicyValue
- Returns a short string representation.
- toString() -
Method in class org.omg.PortableServer.ServantRetentionPolicyValue
- Returns a short string representation.
- toString() -
Method in class org.omg.PortableServer.ThreadPolicyValue
- Returns a short string representation.
- toString() -
Method in interface org.w3c.dom.ranges.Range
- Returns the contents of a Range as a string.
- toString() -
Method in exception org.xml.sax.SAXException
- Override toString to pick up any embedded exception.
- toString(Class, Map) -
Static method in class sun.reflect.annotation.AnnotationInvocationHandler
- This method is public for use by other parts of the VM.
- toStub(Remote) -
Static method in class java.rmi.server.RemoteObject
-
- toStub(Remote) -
Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
- Takes a server implementation object and returns a stub object that can be
used to access that server object (target).
- toStub(Remote) -
Static method in class javax.rmi.PortableRemoteObject
-
Takes a server implementation object (name pattern *imp) and returns a stub
object that can be used to access that server object (target), name
(pattern _*_Stub).
- totalChildIndent -
Variable in class javax.swing.plaf.basic.BasicTreeUI
- Total fistance that will be indented.
- totalColumnWidth -
Variable in class javax.swing.table.DefaultTableColumnModel
- The total width of all the columns in this model.
- totalMemory() -
Method in class java.lang.Runtime
- Find out how much memory total is available on the heap for allocating
Objects.
- toTitleCase(char) -
Static method in class java.lang.Character
- Converts a Unicode character into its titlecase equivalent mapping.
- toTitleCase(int) -
Static method in class java.lang.Character
- Converts a Unicode character into its titlecase equivalent mapping.
- TOTOP_TOLEFT -
Static variable in class javax.print.attribute.standard.PresentationDirection
- The single pages are arranged on the media in columns starting
at the bottom right towards the top left.
- TOTOP_TORIGHT -
Static variable in class javax.print.attribute.standard.PresentationDirection
- The single pages are arranged on the media in columns starting
at the bottom left towards the top right.
- toUpperCase(char) -
Static method in class java.lang.Character
- Converts a Unicode character into its uppercase equivalent mapping.
- toUpperCase(int) -
Static method in class java.lang.Character
- Converts a Unicode character into its uppercase equivalent mapping.
- toUpperCase(Locale) -
Method in class java.lang.String
- Uppercases this String according to a particular locale.
- toUpperCase() -
Method in class java.lang.String
- Uppercases this String.
- toURI() -
Method in class java.io.File
-
- toURI() -
Method in class java.net.URL
- Returns the equivalent
URI
object for this URL
.
- toURL() -
Method in class java.io.File
- This method returns a
URL
with the file:
protocol that represents this file.
- toURL() -
Method in class java.net.URI
- Creates an URL from an URI
- toViewCoordinates(Dimension) -
Method in class javax.swing.JViewport
-
- toViewCoordinates(Point) -
Method in class javax.swing.JViewport
-
- toXMLFormat() -
Method in class javax.xml.datatype.XMLGregorianCalendar
- Returns the XML Schema lexical representation of this calendar.
- TR -
Static variable in class javax.swing.text.html.HTML.Tag
- The <tr> tag , block tag.
- traceInstructions(boolean) -
Method in class java.lang.Runtime
- Tell the VM to trace every bytecode instruction that executes (print out
a trace of it).
- traceMethodCalls(boolean) -
Method in class java.lang.Runtime
- Tell the VM to trace every method call that executes (print out a trace
of it).
- TRACK -
Static variable in class java.awt.event.AdjustmentEvent
- Adjustment type for tracking adjustments.
- Track - Class in javax.sound.midi
- A Track contains a list of timecoded MIDI events for processing
by a Sequencer.
- trackBuffer -
Variable in class javax.swing.plaf.basic.BasicSliderUI
- The gap between the edges of the contentRect and trackRect.
- trackColor -
Variable in class javax.swing.plaf.basic.BasicScrollBarUI
- The color of the track.
- tracker -
Static variable in class javax.swing.ImageIcon
- The MediaTracker used to monitor the loading of images.
- trackHighlight -
Variable in class javax.swing.plaf.basic.BasicScrollBarUI
- The current highlight status.
- trackHighlightColor -
Variable in class javax.swing.plaf.basic.BasicScrollBarUI
- The color that is used when the mouse press occurs in the track.
- trackListener -
Variable in class javax.swing.plaf.basic.BasicScrollBarUI
- The listener that listens for MouseEvents on the track.
- trackListener -
Variable in class javax.swing.plaf.basic.BasicSliderUI
- Listener for mouse events.
- trackRect -
Variable in class javax.swing.plaf.basic.BasicScrollBarUI
- The size and position of the track.
- trackRect -
Variable in class javax.swing.plaf.basic.BasicSliderUI
- Rectangle describing the track bounds.
- tracks -
Variable in class javax.sound.midi.Sequence
- The MIDI tracks used by this sequence.
- trackWidth -
Static variable in class javax.swing.plaf.metal.MetalSliderUI
- The track width.
- TRADITIONAL_CHINESE -
Static variable in class java.util.Locale
- Locale which represents the Chinese language as used in Taiwan.
- TRADITIONAL_HANZI -
Static variable in class java.awt.im.InputSubset
- Constant for all Han characters used in writing Traditional Chinese,
including a subset of the CJK unified ideographs as well as Traditional
Chinese Han characters that may be defined as surrogate characters.
- TRAILING -
Static variable in class java.awt.FlowLayout
- Constant that specifies alignment to trailing edge of container's
orientation.
- trailing(int) -
Static method in class java.awt.font.TextHitInfo
-
- TRAILING -
Static variable in class javax.swing.border.TitledBorder
- A value for the
titleJustification
property that
horizontally aligns the title text with either the right or the
left edge of the border, depending on the orientation of the
component nested into the border.
- TRAILING -
Static variable in interface javax.swing.SwingConstants
-
- Transaction - Interface in javax.transaction
-
- TRANSACTION_MODE - Exception in org.omg.CORBA
- Raised when the TransactionPolicy in the IOR is not the same as the current
transaction mode.
- TRANSACTION_MODE(String) -
Constructor for exception org.omg.CORBA.TRANSACTION_MODE
- Creates TRANSACTION_MODE with the default minor code of 0,
completion state COMPLETED_NO and the given explaining message.
- TRANSACTION_MODE() -
Constructor for exception org.omg.CORBA.TRANSACTION_MODE
- Creates TRANSACTION_MODE with the default minor code of 0 and a
completion state COMPLETED_NO.
- TRANSACTION_MODE(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSACTION_MODE
- Creates a TRANSACTION_MODE exception with the specified minor
code and completion status.
- TRANSACTION_MODE(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSACTION_MODE
- Created TRANSACTION_MODE exception, providing full information.
- TRANSACTION_NONE -
Static variable in interface java.sql.Connection
- This transaction isolation level indicates that transactions are not
supported.
- TRANSACTION_READ_COMMITTED -
Static variable in interface java.sql.Connection
- This transaction isolation level indicates that only committed data from
other transactions will be read.
- TRANSACTION_READ_UNCOMMITTED -
Static variable in interface java.sql.Connection
- This transaction isolation level indicates that one transaction can
read modifications by other transactions before the other transactions
have committed their changes.
- TRANSACTION_REPEATABLE_READ -
Static variable in interface java.sql.Connection
- This transaction isolation level indicates that only committed data from
other transactions will be read.
- TRANSACTION_REQUIRED - Exception in org.omg.CORBA
- Means that request carried a null transaction context, but an
active transaction is required.
- TRANSACTION_REQUIRED(String) -
Constructor for exception org.omg.CORBA.TRANSACTION_REQUIRED
- Creates a TRANSACTION_REQUIRED with the default minor code of 0,
completion state COMPLETED_NO and the given explaining message.
- TRANSACTION_REQUIRED() -
Constructor for exception org.omg.CORBA.TRANSACTION_REQUIRED
- Creates TRANSACTION_REQUIRED with the default minor code of 0 and a
completion state COMPLETED_NO.
- TRANSACTION_REQUIRED(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSACTION_REQUIRED
- Creates a TRANSACTION_REQUIRED exception with the specified minor
code and completion status.
- TRANSACTION_REQUIRED(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSACTION_REQUIRED
- Created TRANSACTION_REQUIRED exception, providing full information.
- TRANSACTION_ROLLEDBACK - Exception in org.omg.CORBA
- Means that transaction associated with the request has already
been rolled back or marked to roll back.
- TRANSACTION_ROLLEDBACK(String) -
Constructor for exception org.omg.CORBA.TRANSACTION_ROLLEDBACK
- Creates a TRANSACTION_ROLLEDBACK with the default minor code of 0,
completion state COMPLETED_NO and the given explaining message.
- TRANSACTION_ROLLEDBACK() -
Constructor for exception org.omg.CORBA.TRANSACTION_ROLLEDBACK
- Creates TRANSACTION_ROLLEDBACK with the default minor code of 0 and a
completion state COMPLETED_NO.
- TRANSACTION_ROLLEDBACK(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSACTION_ROLLEDBACK
- Creates a TRANSACTION_ROLLEDBACK exception with the specified minor
code and completion status.
- TRANSACTION_ROLLEDBACK(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSACTION_ROLLEDBACK
- Created TRANSACTION_ROLLEDBACK exception, providing full information.
- TRANSACTION_SERIALIZABLE -
Static variable in interface java.sql.Connection
- This transaction isolation level indicates that only committed data from
other transactions will be read.
- TRANSACTION_UNAVAILABLE - Exception in org.omg.CORBA
- Raised in response to the abnormal termination of the transaction
service.
- TRANSACTION_UNAVAILABLE(String) -
Constructor for exception org.omg.CORBA.TRANSACTION_UNAVAILABLE
- Creates TRANSACTION_UNAVAILABLE with the default minor code of 0,
completion state COMPLETED_NO and the given explaining message.
- TRANSACTION_UNAVAILABLE() -
Constructor for exception org.omg.CORBA.TRANSACTION_UNAVAILABLE
- Creates TRANSACTION_UNAVAILABLE with the default minor code of 0 and a
completion state COMPLETED_NO.
- TRANSACTION_UNAVAILABLE(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSACTION_UNAVAILABLE
- Creates a TRANSACTION_UNAVAILABLE exception with the specified minor
code and completion status.
- TRANSACTION_UNAVAILABLE(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSACTION_UNAVAILABLE
- Created TRANSACTION_UNAVAILABLE exception, providing full information.
- TransactionManager - Interface in javax.transaction
-
- TransactionRequiredException - Exception in javax.transaction
-
- TransactionRequiredException() -
Constructor for exception javax.transaction.TransactionRequiredException
-
- TransactionRequiredException(String) -
Constructor for exception javax.transaction.TransactionRequiredException
-
- TransactionRolledbackException - Exception in javax.transaction
-
- TransactionRolledbackException() -
Constructor for exception javax.transaction.TransactionRolledbackException
-
- TransactionRolledbackException(String) -
Constructor for exception javax.transaction.TransactionRolledbackException
-
- TransactionService - Interface in org.omg.IOP
- Holds the integer identifier of the TransactionService context.
- Transferable - Interface in java.awt.datatransfer
- This interface is implemented by classes that can transfer data.
- transferable -
Variable in class java.awt.dnd.DropTargetContext.TransferableProxy
-
- transferablesFlavorsChanged() -
Method in class java.awt.dnd.DragSourceContext
- This function tells the peer that the DataFlavors have been modified.
- transferablesFlavorsChanged() -
Method in interface java.awt.dnd.peer.DragSourceContextPeer
-
- transferFocus() -
Method in class java.awt.Component
- Transfers focus to the next component in the focus traversal
order, as though this were the current focus owner.
- transferFocusBackward() -
Method in class java.awt.Component
- Transfers focus to the previous component in the focus traversal
order, as though this were the current focus owner.
- transferFocusDownCycle() -
Method in class java.awt.Container
- Transfer focus down one focus traversal cycle.
- transferFocusUpCycle() -
Method in class java.awt.Component
- Transfers focus to the focus cycle root of this component.
- transferFrom(ReadableByteChannel, long, long) -
Method in class java.nio.channels.FileChannel
- Transfers bytes from the given readable channel into this channel.
- TransferHandler - Class in javax.swing
-
- TransferHandler() -
Constructor for class javax.swing.TransferHandler
-
- TransferHandler(String) -
Constructor for class javax.swing.TransferHandler
-
- transferTo(long, long, WritableByteChannel) -
Method in class java.nio.channels.FileChannel
- Transfers bytes from this channel's file to the given writable byte
channel.
- transferType -
Variable in class java.awt.image.ColorModel
-
- TRANSFORM -
Static variable in class java.awt.font.TextAttribute
- A key for the TRANFORM attribute.
- transform(Point2D, Point2D) -
Method in class java.awt.geom.AffineTransform
- Perform this transformation on the given source point, and store the
result in the destination (creating it if necessary).
- transform(Point2D[], int, Point2D[], int, int) -
Method in class java.awt.geom.AffineTransform
- Perform this transformation on an array of points, storing the results
in another (possibly same) array.
- transform(float[], int, float[], int, int) -
Method in class java.awt.geom.AffineTransform
- Perform this transformation on an array of points, in (x,y) pairs,
storing the results in another (possibly same) array.
- transform(double[], int, double[], int, int) -
Method in class java.awt.geom.AffineTransform
- Perform this transformation on an array of points, in (x,y) pairs,
storing the results in another (possibly same) array.
- transform(float[], int, double[], int, int) -
Method in class java.awt.geom.AffineTransform
- Perform this transformation on an array of points, in (x,y) pairs,
storing the results in another array.
- transform(double[], int, float[], int, int) -
Method in class java.awt.geom.AffineTransform
- Perform this transformation on an array of points, in (x,y) pairs,
storing the results in another array.
- transform(AffineTransform) -
Method in class java.awt.geom.Area
- Transforms this area by the AffineTransform at.
- transform(AffineTransform) -
Method in class java.awt.geom.GeneralPath
- Applies a transform to the path.
- transform(AffineTransform) -
Method in class java.awt.Graphics2D
- Sets the current transform to a concatenation of
transform
and the existing transform.
- transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) -
Method in interface java.lang.instrument.ClassFileTransformer
- Implementation of this method transforms a class by redefining its
bytecodes.
- transform(Source, Result) -
Method in class javax.xml.transform.Transformer
- Transforms the source XML to a result tree.
- TransformAttribute - Class in java.awt.font
- This class provides a mechanism for using an
AffineTransform
as
an immutable attribute (for example, in the
AttributedString
class). - TransformAttribute(AffineTransform) -
Constructor for class java.awt.font.TransformAttribute
- Creates a new attribute that contains a copy of the given transform.
- Transformer - Class in javax.xml.transform
- An XSL transformation.
- Transformer() -
Constructor for class javax.xml.transform.Transformer
-
- TransformerConfigurationException - Exception in javax.xml.transform
- An exception occurred during configuration of the transformer.
- TransformerConfigurationException() -
Constructor for exception javax.xml.transform.TransformerConfigurationException
- Constructor with no detail message.
- TransformerConfigurationException(String) -
Constructor for exception javax.xml.transform.TransformerConfigurationException
- Constructor with a detail message.
- TransformerConfigurationException(Throwable) -
Constructor for exception javax.xml.transform.TransformerConfigurationException
- Constructor with underlying cause.
- TransformerConfigurationException(String, Throwable) -
Constructor for exception javax.xml.transform.TransformerConfigurationException
- Constructor with detail message and underlyinmg cause.
- TransformerConfigurationException(String, SourceLocator) -
Constructor for exception javax.xml.transform.TransformerConfigurationException
- Constructor with detail message and locator.
- TransformerConfigurationException(String, SourceLocator, Throwable) -
Constructor for exception javax.xml.transform.TransformerConfigurationException
- Constructor with detail message, locator and underlying cause.
- TransformerException - Exception in javax.xml.transform
- An exception occurred during the transformation process.
- TransformerException(String) -
Constructor for exception javax.xml.transform.TransformerException
- Constructor with a detail message.
- TransformerException(Throwable) -
Constructor for exception javax.xml.transform.TransformerException
- Constructor with an underlying cause.
- TransformerException(String, Throwable) -
Constructor for exception javax.xml.transform.TransformerException
- Constructor with a detail message and underlying cause.
- TransformerException(String, SourceLocator) -
Constructor for exception javax.xml.transform.TransformerException
- Constructor with a detail message and locator.
- TransformerException(String, SourceLocator, Throwable) -
Constructor for exception javax.xml.transform.TransformerException
- Constructor with detail message, locator and underlying cause.
- TransformerFactory - Class in javax.xml.transform
- Factory for obtaining transformation contexts.
- TransformerFactory() -
Constructor for class javax.xml.transform.TransformerFactory
-
- TransformerFactoryConfigurationError - Error in javax.xml.transform
- An error occurred during configuration of the transformer factory.
- TransformerFactoryConfigurationError() -
Constructor for error javax.xml.transform.TransformerFactoryConfigurationError
- Constructor with no detail message.
- TransformerFactoryConfigurationError(String) -
Constructor for error javax.xml.transform.TransformerFactoryConfigurationError
- Constructor with a detail message.
- TransformerFactoryConfigurationError(Exception) -
Constructor for error javax.xml.transform.TransformerFactoryConfigurationError
- Constructor with an underlying cause.
- TransformerFactoryConfigurationError(Exception, String) -
Constructor for error javax.xml.transform.TransformerFactoryConfigurationError
- Constructor with an underlying cause and detail message.
- TransformerHandler - Interface in javax.xml.transform.sax
- A content handler that transforms SAX events into a result tree.
- TRANSIENT -
Static variable in class java.lang.reflect.Modifier
- Transient: Field: not serialized or deserialized.
- TRANSIENT -
Static variable in class javax.accessibility.AccessibleState
- Indicates that this object is transient.
- TRANSIENT - Exception in org.omg.CORBA
- Means that the ORB cannot reach the object.
- TRANSIENT(String) -
Constructor for exception org.omg.CORBA.TRANSIENT
- Creates a TRANSIENT with the default minor code of 0,
completion state COMPLETED_NO and the given explaining message.
- TRANSIENT() -
Constructor for exception org.omg.CORBA.TRANSIENT
- Creates TRANSIENT with the default minor code of 0 and a
completion state COMPLETED_NO.
- TRANSIENT(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSIENT
- Creates a TRANSIENT exception with the specified minor
code and completion status.
- TRANSIENT(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.TRANSIENT
- Created TRANSIENT exception, providing full information.
- TRANSIENT -
Static variable in class org.omg.PortableServer.LifespanPolicyValue
- An instance of LifespanPolicyValue, initialized to TRANSIENT.
- translate(int, int) -
Method in class java.awt.Event
-
- translate(double, double) -
Method in class java.awt.geom.AffineTransform
- Concatenate a translation onto this transform.
- translate(int, int) -
Method in class java.awt.Graphics
- Translates this context so that its new origin point is the point
(x, y).
- translate(int, int) -
Method in class java.awt.Graphics2D
-
- translate(double, double) -
Method in class java.awt.Graphics2D
-
- translate(int, int) -
Method in class java.awt.Point
- Changes the coordinates of this point such that the specified
dx
parameter is added to the existing X coordinate and
dy
is added to the existing Y coordinate.
- translate(int, int) -
Method in class java.awt.Polygon
- Translates the polygon by adding the specified values to all X and Y
coordinates.
- translate(int, int) -
Method in class java.awt.Rectangle
- Translate the location of this rectangle by the given amounts.
- translate(int, int) -
Method in class javax.swing.DebugGraphics
- translate
- translateHTMLToCSS(AttributeSet) -
Method in class javax.swing.text.html.StyleSheet
- Converts a set of HTML attributes to an equivalent set of CSS attributes.
- translateKey(Key) -
Method in class java.security.KeyFactory
- Translates the key from an unknown or untrusted provider into a key from
this key factory.
- translateKey(SecretKey) -
Method in class javax.crypto.SecretKeyFactory
- Translate a secret key into another form.
- translatePoint(int, int) -
Method in class java.awt.event.MouseEvent
- Translates the event coordinates by the specified x and y offsets.
- TRANSLUCENT -
Static variable in interface java.awt.Transparency
- Image data which is translucent, for a non-integer alpha value.
- Transmitter - Interface in javax.sound.midi
- This interface specifies the methods required by objects which send
MIDI events to Receivers, including MIDI IN ports and Sequencers.
- transparency -
Variable in class java.awt.image.VolatileImage
- This image's transparency type.
- Transparency - Interface in java.awt
- A common transparency mode for layering graphics.
- TRANSPORT_RETRY - Interface in org.omg.PortableInterceptor
- A reply status, indicating the necessity of the transport retry.
- TREE -
Static variable in class javax.accessibility.AccessibleRole
- An object which represents a hierachical view of data.
- tree -
Variable in class javax.swing.plaf.basic.BasicTreeUI
- Component that we're going to be drawing onto.
- TREE -
Static variable in class javax.swing.plaf.synth.Region
- Specifies the region of a tree.
- tree -
Variable in class javax.swing.tree.DefaultTreeCellEditor
- JTree instance listening too.
- TREE_CELL -
Static variable in class javax.swing.plaf.synth.Region
- Specifies the region of a tree cell.
- TREE_MODEL_PROPERTY -
Static variable in class javax.swing.JTree
-
- TreeCellEditor - Interface in javax.swing.tree
- A
TreeCellEditor
is used by the JTree
component to
edit individual tree elements (nodes). - TreeCellRenderer - Interface in javax.swing.tree
- A
TreeCellRenderer
is used by the JTree
component to
paint individual tree elements (nodes). - treeCollapsed(TreeExpansionEvent) -
Method in interface javax.swing.event.TreeExpansionListener
- Tree collapsed
- treeCollapsed(TreeExpansionEvent) -
Method in class javax.swing.JTree.AccessibleJTree
- Tree Collapsed notification
- treeCollapsed(TreeExpansionEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
- Called whenever an item in the tree has been collapsed.
- treeDidChange() -
Method in class javax.swing.JTree
-
Sent when the tree has changed enough that we need to resize the bounds,
but not enough that we need to remove the expanded node set (e.g nodes were
expanded or collapsed, or nodes were inserted into the tree).
- treeExpanded(TreeExpansionEvent) -
Method in interface javax.swing.event.TreeExpansionListener
- Tree expanded
- treeExpanded(TreeExpansionEvent) -
Method in class javax.swing.JTree.AccessibleJTree
- Tree Model Expansion notification.
- treeExpanded(TreeExpansionEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
- Called whenever an item in the tree has been expanded.
- TreeExpansionEvent - Class in javax.swing.event
- TreeExpansionEvent
- TreeExpansionEvent(Object, TreePath) -
Constructor for class javax.swing.event.TreeExpansionEvent
- Constructor TreeExpansionEvent
- TreeExpansionListener - Interface in javax.swing.event
- TreeExpansionListener public interface
- TreeMap<K,V> - Class in java.util
- This class provides a red-black tree implementation of the SortedMap
interface.
- TreeMap() -
Constructor for class java.util.TreeMap
- Instantiate a new TreeMap with no elements, using the keys' natural
ordering to sort.
- TreeMap(Comparator<? super K>) -
Constructor for class java.util.TreeMap
- Instantiate a new TreeMap with no elements, using the provided comparator
to sort.
- TreeMap(Map<? extends K, ? extends V>) -
Constructor for class java.util.TreeMap
- Instantiate a new TreeMap, initializing it with all of the elements in
the provided Map.
- TreeMap(SortedMap<K, ? extends V>) -
Constructor for class java.util.TreeMap
- Instantiate a new TreeMap, initializing it with all of the elements in
the provided SortedMap.
- treeModel -
Variable in class javax.swing.JTree
-
- treeModel -
Variable in class javax.swing.plaf.basic.BasicTreeUI
- Used to determine what to display.
- treeModel -
Variable in class javax.swing.tree.AbstractLayoutCache
- treeModel
- TreeModel - Interface in javax.swing.tree
- TreeModel public interface
- TreeModelEvent - Class in javax.swing.event
- TreeModelEvent
- TreeModelEvent(Object, Object[]) -
Constructor for class javax.swing.event.TreeModelEvent
- Constructor TreeModelEvent
- TreeModelEvent(Object, Object[], int[], Object[]) -
Constructor for class javax.swing.event.TreeModelEvent
- Constructor TreeModelEvent
- TreeModelEvent(Object, TreePath) -
Constructor for class javax.swing.event.TreeModelEvent
- Constructor TreeModelEvent
- TreeModelEvent(Object, TreePath, int[], Object[]) -
Constructor for class javax.swing.event.TreeModelEvent
- Constructor TreeModelEvent
- TreeModelListener - Interface in javax.swing.event
- TreeModelListener public interface
- treeModelListener -
Variable in class javax.swing.JTree
- Handles TreeModelEvents to update the expandedState.
- TreeNode - Interface in javax.swing.tree
- A tree node.
- treeNodesChanged(TreeModelEvent) -
Method in interface javax.swing.event.TreeModelListener
- Tree nodes changed
- treeNodesChanged(TreeModelEvent) -
Method in class javax.swing.JTree.AccessibleJTree
- Tree Model Node change notification.
- treeNodesChanged(TreeModelEvent) -
Method in class javax.swing.JTree.TreeModelHandler
- Notifies when a node has changed in some ways.
- treeNodesChanged(TreeModelEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
- Invoked after a node (or a set of siblings) has changed in some way.
- treeNodesChanged(TreeModelEvent) -
Method in class javax.swing.tree.AbstractLayoutCache
- treeNodesChanged
- treeNodesChanged(TreeModelEvent) -
Method in class javax.swing.tree.FixedHeightLayoutCache
- The listener method, called when the tree nodes are changed.
- treeNodesChanged(TreeModelEvent) -
Method in class javax.swing.tree.VariableHeightLayoutCache
- The listener method, called when the tree nodes are changed.
- treeNodesInserted(TreeModelEvent) -
Method in interface javax.swing.event.TreeModelListener
- Tree nodes inserted
- treeNodesInserted(TreeModelEvent) -
Method in class javax.swing.JTree.AccessibleJTree
- Tree Model Node change notification.
- treeNodesInserted(TreeModelEvent) -
Method in class javax.swing.JTree.TreeModelHandler
- Notifies when a node is inserted into the tree.
- treeNodesInserted(TreeModelEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
- Invoked after nodes have been inserted into the tree.
- treeNodesInserted(TreeModelEvent) -
Method in class javax.swing.tree.AbstractLayoutCache
- treeNodesInserted
- treeNodesInserted(TreeModelEvent) -
Method in class javax.swing.tree.FixedHeightLayoutCache
- The listener method, called when the tree nodes are inserted.
- treeNodesInserted(TreeModelEvent) -
Method in class javax.swing.tree.VariableHeightLayoutCache
- The listener method, called when the tree nodes are inserted.
- treeNodesRemoved(TreeModelEvent) -
Method in interface javax.swing.event.TreeModelListener
- Tree nodes removed
- treeNodesRemoved(TreeModelEvent) -
Method in class javax.swing.JTree.AccessibleJTree
- Tree Model Node change notification.
- treeNodesRemoved(TreeModelEvent) -
Method in class javax.swing.JTree.TreeModelHandler
- Notifies when a node is removed from the tree.
- treeNodesRemoved(TreeModelEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
- Invoked after nodes have been removed from the tree.
- treeNodesRemoved(TreeModelEvent) -
Method in class javax.swing.tree.AbstractLayoutCache
- treeNodesRemoved
- treeNodesRemoved(TreeModelEvent) -
Method in class javax.swing.tree.FixedHeightLayoutCache
- The listener method, called when the tree nodes are removed.
- treeNodesRemoved(TreeModelEvent) -
Method in class javax.swing.tree.VariableHeightLayoutCache
- The listener method, called when the tree nodes are removed.
- TreePath - Class in javax.swing.tree
- A
TreePath
represents a sequence of tree elements that form
a path starting from the root of a tree. - TreePath(Object[]) -
Constructor for class javax.swing.tree.TreePath
- Creates a path from the list of objects representing tree elements.
- TreePath(Object) -
Constructor for class javax.swing.tree.TreePath
- Creates a new path from a single element.
- TreePath(TreePath, Object) -
Constructor for class javax.swing.tree.TreePath
- Creates a new tree path by adding the specified
element
to
the path
.
- TreePath(Object[], int) -
Constructor for class javax.swing.tree.TreePath
- Creates a new tree path using the first
length
elements
from the given array.
- TreePath() -
Constructor for class javax.swing.tree.TreePath
- Default constructor.
- TreeSelectionEvent - Class in javax.swing.event
- An event that carries information about a change to a
TreeSelectionModel
. - TreeSelectionEvent(Object, TreePath[], boolean[], TreePath, TreePath) -
Constructor for class javax.swing.event.TreeSelectionEvent
- Creates a new
TreeSelectionEvent
.
- TreeSelectionEvent(Object, TreePath, boolean, TreePath, TreePath) -
Constructor for class javax.swing.event.TreeSelectionEvent
- Creates a new
TreeSelectionEvent
.
- TreeSelectionListener - Interface in javax.swing.event
- A listener that receives
TreeSelectionEvent
notifications from a
source (such as a TreeSelectionModel
). - treeSelectionModel -
Variable in class javax.swing.plaf.basic.BasicTreeUI
- Model maintaining the selection.
- treeSelectionModel -
Variable in class javax.swing.tree.AbstractLayoutCache
- treeSelectionModel
- TreeSelectionModel - Interface in javax.swing.tree
- TreeSelectionModel public interface
- TreeSet<T> - Class in java.util
- This class provides a TreeMap-backed implementation of the SortedSet
interface.
- TreeSet() -
Constructor for class java.util.TreeSet
- Construct a new TreeSet whose backing TreeMap using the "natural"
ordering of keys.
- TreeSet(Comparator<? super T>) -
Constructor for class java.util.TreeSet
- Construct a new TreeSet whose backing TreeMap uses the supplied
Comparator.
- TreeSet(Collection<? extends T>) -
Constructor for class java.util.TreeSet
- Construct a new TreeSet whose backing TreeMap uses the "natural"
orering of the keys and which contains all of the elements in the
supplied Collection.
- TreeSet(SortedSet<T>) -
Constructor for class java.util.TreeSet
- Construct a new TreeSet, using the same key ordering as the supplied
SortedSet and containing all of the elements in the supplied SortedSet.
- treeState -
Variable in class javax.swing.plaf.basic.BasicTreeUI
- Object responsible for handling sizing and expanded issues.
- treeStructureChanged(TreeModelEvent) -
Method in interface javax.swing.event.TreeModelListener
- Tree structured changed
- treeStructureChanged(TreeModelEvent) -
Method in class javax.swing.JTree.AccessibleJTree
- Tree Model structure change change notification.
- treeStructureChanged(TreeModelEvent) -
Method in class javax.swing.JTree.TreeModelHandler
- Notifies when the structure of the tree is changed.
- treeStructureChanged(TreeModelEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
- Invoked after the tree has drastically changed structure from a given
node down.
- treeStructureChanged(TreeModelEvent) -
Method in class javax.swing.tree.AbstractLayoutCache
- treeStructureChanged
- treeStructureChanged(TreeModelEvent) -
Method in class javax.swing.tree.FixedHeightLayoutCache
- Called when the tree structure has been changed.
- treeStructureChanged(TreeModelEvent) -
Method in class javax.swing.tree.VariableHeightLayoutCache
- Called when the tree structure has been changed.
- TreeUI - Class in javax.swing.plaf
- An abstract base class for delegates that provide the user
interface for
JTree
. - TreeUI() -
Constructor for class javax.swing.plaf.TreeUI
- Constructs a new
TreeUI
.
- TreeWalker - Interface in org.w3c.dom.traversal
TreeWalker
objects are used to navigate a document tree or
subtree using the view of the document defined by their
whatToShow
flags and filter (if any).- treeWillCollapse(TreeExpansionEvent) -
Method in interface javax.swing.event.TreeWillExpandListener
- Invoked whenever a node in the tree is about to be collapsed.
- treeWillExpand(TreeExpansionEvent) -
Method in interface javax.swing.event.TreeWillExpandListener
- Invoked whenever a node in the tree is about to be expanded.
- TreeWillExpandListener - Interface in javax.swing.event
-
- trim() -
Method in class java.lang.String
- Trims all characters less than or equal to
' '
(' '
) from the beginning and end of this String.
- trimEdits(int, int) -
Method in class javax.swing.undo.UndoManager
- Discards a range of edits.
- trimForLimit() -
Method in class javax.swing.undo.UndoManager
- Called by various internal methods in order to enforce
the
limit
value.
- trimToSize() -
Method in class java.lang.StringBuffer
- This may reduce the amount of memory used by the StringBuffer,
by resizing the internal array to remove unused space.
- trimToSize() -
Method in class java.lang.StringBuilder
-
- trimToSize() -
Method in class java.util.ArrayList
- Trims the capacity of this List to be equal to its size;
a memory saver.
- trimToSize() -
Method in class java.util.Vector
- Trims the Vector down to size.
- trimToSize() -
Method in class javax.swing.DefaultListModel
- Sets the capacity of the list to be equal to its size.
- TRUE -
Static variable in class java.lang.Boolean
- This field is a
Boolean
object representing the
primitive value true
.
- TRUETYPE_FONT -
Static variable in class java.awt.Font
- Indicates to
createFont
that the supplied font data
is in TrueType format.
- truncate(long) -
Method in class java.nio.channels.FileChannel
- Truncates the channel's file at
size
.
- truncate(long) -
Method in interface java.sql.Blob
- Truncates this
Blob
to be at most the specified number of
bytes long.
- truncate(long) -
Method in interface java.sql.Clob
- Truncates this
Clob
to be at most the specified number of
characters long.
- TRUNCATED -
Static variable in class javax.accessibility.AccessibleState
- Indicates that this particular object is truncated when displayed
visually.
- TrustAnchor - Class in java.security.cert
- An ultimately-trusted certificate to serve as the root of a
certificate chain.
- TrustAnchor(X509Certificate, byte[]) -
Constructor for class java.security.cert.TrustAnchor
- Create a new trust anchor from a certificate and (optional) name
constraints.
- TrustAnchor(String, PublicKey, byte[]) -
Constructor for class java.security.cert.TrustAnchor
- Create a new trust anchor from a certificate authority's
distinguished name, public key, and (optional) name constraints.
- TrustManager - Interface in javax.net.ssl
- A marker interface for classes that establish the trust of remote
hosts.
- TrustManagerFactory - Class in javax.net.ssl
- A factory for creating trust manager objects.
- TrustManagerFactory(TrustManagerFactorySpi, Provider, String) -
Constructor for class javax.net.ssl.TrustManagerFactory
- Creates a new trust manager factory.
- TrustManagerFactorySpi - Class in javax.net.ssl
- The service provider interface (SPI) for trust managers.
- TrustManagerFactorySpi() -
Constructor for class javax.net.ssl.TrustManagerFactorySpi
-
- tryLock() -
Method in class java.nio.channels.FileChannel
- Tries to aqquire alock on the whole associated file.
- tryLock(long, long, boolean) -
Method in class java.nio.channels.FileChannel
- Tries to aqquire a lock on a region of the associated file.
- tryToLoadClass(String, ClassLoader) -
Static method in class java.awt.datatransfer.DataFlavor
- This method attempts to load the named class.
- TT -
Static variable in class javax.swing.text.html.HTML.Tag
- The <tt> tag
- TT_EOF -
Static variable in class java.io.StreamTokenizer
- A constant indicating that the end of the stream has been read.
- TT_EOL -
Static variable in class java.io.StreamTokenizer
- A constant indicating that the end of the line has been read.
- TT_NUMBER -
Static variable in class java.io.StreamTokenizer
- A constant indicating that a number token has been read.
- TT_WORD -
Static variable in class java.io.StreamTokenizer
- A constant indicating that a word token has been read.
- ttype -
Variable in class java.io.StreamTokenizer
- Contains the type of the token read resulting from a call to nextToken
The rules are as follows:
For a token consisting of a single ordinary character, this is the
value of that character.
- TUESDAY -
Static variable in class java.util.Calendar
- Constant representing Tuesday.
- TUMBLE -
Static variable in class javax.print.attribute.standard.Sides
- An alias constant for "two sided short edge".
- TUNE_REQUEST -
Static variable in class javax.sound.midi.ShortMessage
- Status byte for Tune Request message.
- TWO_SIDED_LONG_EDGE -
Static variable in class java.awt.JobAttributes.SidesType
-
- TWO_SIDED_LONG_EDGE -
Static variable in class javax.print.attribute.standard.Sides
- Specifies that two following pages should be printed on the
front and back of one sheet for binding on the long edge.
- TWO_SIDED_SHORT_EDGE -
Static variable in class java.awt.JobAttributes.SidesType
-
- TWO_SIDED_SHORT_EDGE -
Static variable in class javax.print.attribute.standard.Sides
- Specifies that two following pages should be printed on the
front and back of one sheet for binding on the short edge.
- TYPE -
Static variable in class java.lang.Boolean
- The primitive type
boolean
is represented by this
Class
object.
- TYPE -
Static variable in class java.lang.Byte
- The primitive type
byte
is represented by this
Class
object.
- TYPE -
Static variable in class java.lang.Character
- Class object representing the primitive char data type.
- TYPE -
Static variable in class java.lang.Double
- The primitive type
double
is represented by this
Class
object.
- TYPE -
Static variable in class java.lang.Float
- The primitive type
float
is represented by this
Class
object.
- TYPE -
Static variable in class java.lang.Integer
- The primitive type
int
is represented by this
Class
object.
- TYPE -
Static variable in class java.lang.Long
- The primitive type
long
is represented by this
Class
object.
- Type - Interface in java.lang.reflect
- Represents any
Type
within the Java programming
language. - TYPE -
Static variable in class java.lang.Short
- The primitive type
short
is represented by this
Class
object.
- TYPE -
Static variable in class java.lang.Void
- The return type
void
is represented by this
Class
object.
- type() -
Method in class java.net.Proxy
- Returns the of this proxy instance.
- type -
Variable in class javax.naming.event.NamingEvent
-
- type -
Variable in class javax.sound.midi.MidiFileFormat
- The MIDI file type.
- type -
Variable in class javax.swing.event.TableModelEvent
- The event type (one of
TableModelEvent.UPDATE
, TableModelEvent.INSERT
, TableModelEvent.DELETE
).
- type -
Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
-
- TYPE -
Static variable in class javax.swing.text.html.HTML.Attribute
- The type attribute
- type -
Variable in class javax.swing.text.html.parser.AttributeList
- The type of the attribute.
- type -
Variable in class javax.swing.text.html.parser.ContentModel
- Specifies the BNF operation between this node and the node,
stored in the field
next
(or for this node, if it is
an unary operation.
- type -
Variable in class javax.swing.text.html.parser.Element
- The element type, containing value, defined in DTDConstants.
- type -
Variable in class javax.swing.text.html.parser.Entity
- The entity type.
- type() -
Method in class org.omg.CORBA._IDLTypeStub
- Get the typecode of the remote IDL type object.
- type(TypeCode) -
Method in class org.omg.CORBA.Any
- Set the type of the object, stored in this
Any
, to the
given TypeCode.
- type() -
Method in class org.omg.CORBA.Any
- Returns the TypeCode of the object, stored in this
Any
- type() -
Static method in class org.omg.CORBA.AnySeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the array of
Any
's.
- type() -
Static method in class org.omg.CORBA.BooleanSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
BooleanSeq
.
- type() -
Static method in class org.omg.CORBA.CharSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
CharSeq
.
- type() -
Static method in class org.omg.CORBA.CompletionStatusHelper
- Get the parameter mode typecode (enumeration, named "CompletionStatus").
- type() -
Static method in class org.omg.CORBA.CurrentHelper
- Get the type code of the
Current
.
- type() -
Static method in class org.omg.CORBA.DefinitionKindHelper
- Get the definition kind typecode (enumeration, named "DefinitionKind").
- type() -
Static method in class org.omg.CORBA.DoubleSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
DoubleSeq
.
- type() -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Returns the typecode of the object, inserted into this
DynAny.
- type() -
Static method in class org.omg.CORBA.FieldNameHelper
- Return an string alias typecode, named "FieldName".
- type() -
Static method in class org.omg.CORBA.FloatSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
FloatSeq
.
- type() -
Static method in class org.omg.CORBA.IdentifierHelper
- Return an string alias typecode, named "Identifier".
- type() -
Static method in class org.omg.CORBA.IDLTypeHelper
- Get the typecode of the IDL type (the interface typecode, name "IDLType").
- type() -
Method in interface org.omg.CORBA.IDLTypeOperations
- Get the type code of the interface repository object.
- type() -
Static method in class org.omg.CORBA.LongLongSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
LongLongSeq
.
- type() -
Static method in class org.omg.CORBA.LongSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
LongSeq
.
- type() -
Static method in class org.omg.CORBA.NameValuePairHelper
- Create the type code for the name value pair.
- type() -
Static method in class org.omg.CORBA.ObjectHelper
- Return the object type code.
- type() -
Static method in class org.omg.CORBA.OctetSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
OctetSeq
.
- type() -
Static method in class org.omg.CORBA.ParameterModeHelper
- Get the parameter mode typecode (enumeration, named "ParameterMode").
- type() -
Static method in class org.omg.CORBA.PolicyErrorCodeHelper
- Returns a typecode of the policy error code, stating it is an alias of
short
, named "PolicyErrorCode".
- type() -
Static method in class org.omg.CORBA.PolicyErrorHelper
- Create the PolicyError typecode.
- type() -
Static method in class org.omg.CORBA.PolicyHelper
- Get the type code of the
Policy
.
- type() -
Static method in class org.omg.CORBA.PolicyListHelper
- Get the type code of the
Policy
[].
- type() -
Static method in class org.omg.CORBA.PolicyTypeHelper
- Create the PolicyType typecode (alias of CORBA ulong, named "PolicyType".
- type() -
Static method in class org.omg.CORBA.RepositoryIdHelper
- Return an string alias typecode, named "RepositoryId"
- type() -
Static method in class org.omg.CORBA.ServiceDetailHelper
- Get the typecode of the service detail, assuming to be it
a structure with the two fields.
- type() -
Static method in class org.omg.CORBA.ServiceInformationHelper
- Get the service information typecode.
- type() -
Static method in class org.omg.CORBA.SetOverrideTypeHelper
- Get the definition kind typecode (enumeration, named "SetOverrideType").
- type() -
Static method in class org.omg.CORBA.ShortSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
ShortSeq
.
- type() -
Static method in class org.omg.CORBA.StringSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
string[]
.
- type() -
Static method in class org.omg.CORBA.StringValueHelper
- Create and return the value box typecode, named "StringValue", with the
content typecode being unbounded string.
- type -
Variable in class org.omg.CORBA.StructMember
- The typecode of the structure member.
- type() -
Static method in class org.omg.CORBA.StructMemberHelper
- Get a typecode for the StructMember.
- type() -
Static method in class org.omg.CORBA.ULongLongSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
ULongLongSeq
.
- type() -
Static method in class org.omg.CORBA.ULongSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
ULongSeq
.
- type -
Variable in class org.omg.CORBA.UnionMember
- The typecode of the union member.
- type() -
Static method in class org.omg.CORBA.UnionMemberHelper
- Create and return the typecode for this union member.
- type() -
Static method in class org.omg.CORBA.UnknownUserExceptionHelper
- Create the UnknownUserException typecode (structure,
named "UnknownUserException", containing a single field of
type
Any
, named "except".
- type() -
Static method in class org.omg.CORBA.UShortSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
UShortSeq
.
- type() -
Static method in class org.omg.CORBA.ValueBaseHelper
- Get the typecode of the value type.
- type -
Variable in class org.omg.CORBA.ValueMember
- The type of of this value member.
- type() -
Static method in class org.omg.CORBA.ValueMemberHelper
- Create a typecode for this value member.
- type() -
Static method in class org.omg.CORBA.VersionSpecHelper
- Return an string alias typecode, named "VersionSpec".
- type() -
Static method in class org.omg.CORBA.VisibilityHelper
- Return an alias of short, named "Visibility".
- type() -
Static method in class org.omg.CORBA.WCharSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
WCharSeq
.
- type() -
Static method in class org.omg.CORBA.WrongTransactionHelper
- Create the WrongTransaction typecode (structure,
named "WrongTransaction"), no fields.
- type() -
Static method in class org.omg.CORBA.WStringSeqHelper
- Creates and returns a new instance of the TypeCode,
corresponding the CORBA
wstring[]
.
- type() -
Static method in class org.omg.CORBA.WStringValueHelper
- Create and return the value box typecode, named "WStringValue", with the
content typecode being unbounded string.
- type() -
Static method in class org.omg.CosNaming.BindingHelper
- Create the type code for this exception.
- type() -
Static method in class org.omg.CosNaming.BindingIteratorHelper
- Create the type code for the BindingIterator.
- type() -
Static method in class org.omg.CosNaming.BindingListHelper
- Return the binding array type code.
- type() -
Static method in class org.omg.CosNaming.BindingTypeHelper
- Get the type code of this enumeration.
- type() -
Static method in class org.omg.CosNaming.IstringHelper
- Return an alias typecode.
- type() -
Static method in class org.omg.CosNaming.NameComponentHelper
- Get the type code of the named component.
- type() -
Static method in class org.omg.CosNaming.NameHelper
- Get the type code of the Name.
- type() -
Static method in class org.omg.CosNaming.NamingContextExtHelper
- Get the type code of the
NamingContextExt
.
- type() -
Static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
- Return the "Address", alias of String, typecode.
- type() -
Static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
- Create the type code for this exception.
- type() -
Static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
- Return the "StringName", alias of String, typecode.
- type() -
Static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
- Return the "URLString", alias of String, typecode.
- type() -
Static method in class org.omg.CosNaming.NamingContextHelper
- Get the type code of the
NamingContext
.
- type() -
Static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
- Create the type code for this exception.
- type() -
Static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
- Create the type code for this exception.
- type() -
Static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
- Create the type code for this exception.
- type() -
Static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
- Create the type code for this exception.
- type() -
Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
- Create the type code for this exception.
- type() -
Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
- Create the type code for this exception.
- type() -
Method in class org.omg.DynamicAny._DynAnyStub
- The remote call of DynAny methods is not possible.
- type() -
Method in class org.omg.DynamicAny._DynArrayStub
- The remote call of DynAny methods is not possible.
- type() -
Method in class org.omg.DynamicAny._DynEnumStub
- The remote call of DynAny methods is not possible.
- type() -
Method in class org.omg.DynamicAny._DynFixedStub
- The remote call of DynAny methods is not possible.
- type() -
Method in class org.omg.DynamicAny._DynSequenceStub
- The remote call of DynAny methods is not possible.
- type() -
Method in class org.omg.DynamicAny._DynStructStub
- The remote call of DynAny methods is not possible.
- type() -
Method in class org.omg.DynamicAny._DynUnionStub
- The remote call of DynAny methods is not possible.
- type() -
Method in class org.omg.DynamicAny._DynValueStub
- The remote call of DynAny methods is not possible.
- type() -
Static method in class org.omg.DynamicAny.AnySeqHelper
- Get the typecode as officially defined for this helper.
- type() -
Static method in class org.omg.DynamicAny.DynAnyFactoryHelper
- Get the final_type code of the
DynAnyFactory
.
- type() -
Static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
- Create the InconsistentTypeCode typecode (structure, named
"InconsistentTypeCode").
- type() -
Static method in class org.omg.DynamicAny.DynAnyHelper
- Get the type code of the
DynAny
.
- type() -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Returns the typecode of the object, inserted into this DynAny.
- type() -
Static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
- Create the InvalidValue typecode (structure, named "InvalidValue").
- type() -
Static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
- Create the TypeMismatch typecode (structure, named "TypeMismatch").
- type() -
Static method in class org.omg.DynamicAny.DynAnySeqHelper
-
- type() -
Static method in class org.omg.DynamicAny.DynArrayHelper
- Get the type code of the
DynArray
.
- type() -
Static method in class org.omg.DynamicAny.DynEnumHelper
- Get the type code of the
DynEnum
.
- type() -
Static method in class org.omg.DynamicAny.DynFixedHelper
- Get the type code of the
DynFixed
.
- type() -
Static method in class org.omg.DynamicAny.DynSequenceHelper
- Get the type code of the
DynSequence
.
- type() -
Static method in class org.omg.DynamicAny.DynStructHelper
- Get the type code of the
DynStruct
.
- type() -
Static method in class org.omg.DynamicAny.DynUnionHelper
- Get the type code of the
DynUnion
.
- type() -
Static method in class org.omg.DynamicAny.DynValueHelper
- Get the type code of the
DynValue
.
- type() -
Static method in class org.omg.DynamicAny.FieldNameHelper
- Return an alias typecode.
- type() -
Static method in class org.omg.DynamicAny.NameDynAnyPairHelper
- Create the NameDynAnyPair typecode (structure,
named "NameDynAnyPair").
- type() -
Static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
-
- type() -
Static method in class org.omg.DynamicAny.NameValuePairHelper
- Create the NameValuePair typecode (structure,
named "NameValuePair").
- type() -
Static method in class org.omg.DynamicAny.NameValuePairSeqHelper
-
- type() -
Static method in class org.omg.IOP.CodecFactoryHelper
- Get the type code of the
CodecFactory
.
- type() -
Static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
- Create the UnknownEncoding typecode (structure,
named "UnknownEncoding").
- type() -
Static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
- Create the FormatMismatch typecode (structure,
named "FormatMismatch").
- type() -
Static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
- Create the InvalidTypeForEncoding typecode (structure, named
"InvalidTypeForEncoding").
- type() -
Static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
- Create the TypeMismatch typecode (structure,
named "TypeMismatch").
- type() -
Static method in class org.omg.IOP.ComponentIdHelper
- Create the ComponentId typecode (alias of CORBA ulong, named "ComponentId".
- type() -
Static method in class org.omg.IOP.IORHelper
- Create the IOR typecode (structure, named "IOR").
- type() -
Static method in class org.omg.IOP.MultipleComponentProfileHelper
-
- type() -
Static method in class org.omg.IOP.ProfileIdHelper
- Create the ProfileId typecode (alias of CORBA ulong, named "ProfileId".
- type() -
Static method in class org.omg.IOP.ServiceContextHelper
- Create the ServiceContext typecode (structure, named "ServiceContext").
- type() -
Static method in class org.omg.IOP.ServiceContextListHelper
- Get the type code of the
ServiceContext
[].
- type() -
Static method in class org.omg.IOP.ServiceIdHelper
- Create the ServiceId typecode (alias of CORBA ulong, named "ServiceId".
- type() -
Static method in class org.omg.IOP.TaggedComponentHelper
- Create the TaggedComponent typecode (structure, named "TaggedComponent").
- type() -
Static method in class org.omg.IOP.TaggedProfileHelper
- Create the TaggedProfile typecode (structure, named "TaggedProfile").
- type() -
Static method in class org.omg.Messaging.SyncScopeHelper
- Returns a typecode of the synchronization scope, stating it
is an alias of
short
, named "SyncScope".
- type() -
Static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
- Create the AdapterManagerId typecode (alias of CORBA long (java int), named
"AdapterManagerId").
- type() -
Static method in class org.omg.PortableInterceptor.AdapterNameHelper
- Creates and returns a new instance of the TypeCode, corresponding the
adapter name.
- type() -
Static method in class org.omg.PortableInterceptor.AdapterStateHelper
- Create the AdapterState typecode (alias of
short
,
named "AdapterState").
- type() -
Static method in class org.omg.PortableInterceptor.CurrentHelper
- Get the type code of the
Current
.
- type() -
Static method in class org.omg.PortableInterceptor.ForwardRequestHelper
- Create the ForwardRequest typecode (structure, named "ForwardRequest").
- type() -
Static method in class org.omg.PortableInterceptor.InvalidSlotHelper
- Create the InvalidSlot typecode (structure, named "InvalidSlot").
- type() -
Static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
- Get the type code of the
IORInterceptor_3_0
.
- type() -
Static method in class org.omg.PortableInterceptor.ObjectIdHelper
- Return an alias typecode (an alias of the octet sequence).
- type() -
Static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
- Get the type code of the
ObjectReferenceFactory
.
- type() -
Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
- Get the type code of the
ObjectReferenceTemplate
.
- type() -
Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
- Creates and returns a new instance of the TypeCode, corresponding the CORBA
ObjectReferenceTemplate[]
.
- type() -
Static method in class org.omg.PortableInterceptor.ORBIdHelper
- Return an alias typecode.
- type() -
Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
- Create the DuplicateName typecode (structure, named "DuplicateName").
- type() -
Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
- Create the InvalidName typecode (structure, named "InvalidName").
- type() -
Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
- Return an alias typecode.
- type() -
Static method in class org.omg.PortableInterceptor.ServerIdHelper
- Return an alias typecode.
- type() -
Static method in class org.omg.PortableServer.CurrentHelper
- Get the type code of the POA Current.
- type() -
Static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
- Create the NoContext typecode (structure, named "NoContext").
- type() -
Static method in class org.omg.PortableServer.ForwardRequestHelper
- Create the ForwardRequest typecode (structure,
named "ForwardRequest").
- type() -
Static method in class org.omg.PortableServer.POAHelper
- Get the type code of the
POA
.
- type() -
Static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
- Create the AdapterInactive typecode (structure,
named "AdapterInactive").
- type() -
Static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
- Create the AdapterAlreadyExists typecode (emtpy structure,
named "AdapterAlreadyExists").
- type() -
Static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
- Create the AdapterNonExistent typecode (empty structure,
named "AdapterNonExistent").
- type() -
Static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
- Create the InvalidPolicy typecode (emtpy structure,
named "InvalidPolicy").
- type() -
Static method in class org.omg.PortableServer.POAPackage.NoServantHelper
- Create the NoServant typecode (empty structure,
named "NoServant").
- type() -
Static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
- Create the ObjectAlreadyActive typecode (empty structure,
named "ObjectAlreadyActive").
- type() -
Static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
- Create the ObjectNotActive typecode (empty structure,
named "ObjectNotActive").
- type() -
Static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
- Create the ServantAlreadyActive typecode (structure,
named "ServantAlreadyActive").
- type() -
Static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
- Create the ServantNotActive typecode (empty structure,
named "ServantNotActive").
- type() -
Static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
- Create the WrongAdapter typecode (empty structure,
named "WrongAdapter").
- type() -
Static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
- Create the WrongPolicy typecode (empty structure,
named "WrongPolicy").
- type() -
Static method in class org.omg.PortableServer.ServantActivatorHelper
- Get the type code of the
ServantActivator
.
- type() -
Static method in class org.omg.PortableServer.ServantLocatorHelper
- Get the type code of the
ServantLocator
.
- TYPE1_FONT -
Static variable in class java.awt.Font
- Indicates to
createFont
that the supplied font data
is in Type1 format.
- type2name(int) -
Static method in class javax.swing.text.html.parser.AttributeList
- Converts a value from DTDConstants into the string representation.
- TYPE_2CLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_3BYTE_BGR -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_3CLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_4BYTE_ABGR -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_4BYTE_ABGR_PRE -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_4CLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_5CLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_6CLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_7CLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_8CLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_9CLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_ACLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_BCLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_BICUBIC -
Static variable in class java.awt.image.AffineTransformOp
-
- TYPE_BILINEAR -
Static variable in class java.awt.image.AffineTransformOp
-
- TYPE_BYTE -
Static variable in class java.awt.image.DataBuffer
- A constant representing a data type that uses
byte
primitives
as the storage unit.
- TYPE_BYTE_BINARY -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_BYTE_GRAY -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_BYTE_INDEXED -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_CCLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_CMY -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_CMYK -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_CUSTOM -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_DCLR -
Static variable in class java.awt.color.ColorSpace
-
- type_def -
Variable in class org.omg.CORBA.StructMember
- The IDL type of the structure member.
- type_def -
Variable in class org.omg.CORBA.UnionMember
- The IDL type of the union member.
- type_def -
Variable in class org.omg.CORBA.ValueMember
- The typedef that represents the IDL type of the value member.
- TYPE_DOUBLE -
Static variable in class java.awt.image.DataBuffer
- A constant representing a data type that uses
double
primitives as the storage unit.
- TYPE_ECLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_ERR -
Static variable in exception org.w3c.dom.xpath.XPathException
- If the expression cannot be converted to return the specified type.
- TYPE_FCLR -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_FLIP -
Static variable in class java.awt.geom.AffineTransform
- The transformation includes a flip about an axis, swapping between
right-handed and left-handed coordinate systems.
- TYPE_FLOAT -
Static variable in class java.awt.image.DataBuffer
- A constant representing a data type that uses
float
primitives as the storage unit.
- TYPE_FORWARD_ONLY -
Static variable in interface java.sql.ResultSet
- This type of result set may only step forward through the rows returned.
- TYPE_GENERAL_ROTATION -
Static variable in class java.awt.geom.AffineTransform
- The transformation includes a rotation by an arbitrary angle.
- TYPE_GENERAL_SCALE -
Static variable in class java.awt.geom.AffineTransform
- The transformation includes a general scale - length is scaled in either
or both the x and y directions, but by different amounts; without
affecting angles.
- TYPE_GENERAL_TRANSFORM -
Static variable in class java.awt.geom.AffineTransform
- The transformation is an arbitrary conversion of coordinates which
could not be decomposed into the other TYPEs.
- TYPE_GRAY -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_HLS -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_HSV -
Static variable in class java.awt.color.ColorSpace
-
- type_id -
Variable in class org.omg.IOP.IOR
- The object repository Id.
- TYPE_IDENTITY -
Static variable in class java.awt.geom.AffineTransform
- The transformation is the identity (x' = x, y' = y).
- TYPE_IMAGE_BUFFER -
Static variable in class java.awt.GraphicsDevice
- Device is an image buffer not visible to the user.
- TYPE_INT -
Static variable in class java.awt.image.DataBuffer
- A constant representing a data type that uses
int
primitives as the storage unit.
- TYPE_INT_ARGB -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_INT_ARGB_PRE -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_INT_BGR -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_INT_RGB -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_Lab -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_Luv -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_MASK_ROTATION -
Static variable in class java.awt.geom.AffineTransform
- This constant checks if either variety of rotation is performed.
- TYPE_MASK_SCALE -
Static variable in class java.awt.geom.AffineTransform
- This constant checks if either variety of scale transform is performed.
- TYPE_MISMATCH_ERR -
Static variable in exception org.w3c.dom.DOMException
- If the type of an object is incompatible with the expected type of the
parameter associated to the object.
- type_modifier() -
Method in class org.omg.CORBA.TypeCode
- Returns a constant indicating the modifier of the value type.
- TYPE_NEAREST_NEIGHBOR -
Static variable in class java.awt.image.AffineTransformOp
-
- TYPE_PRINTER -
Static variable in class java.awt.GraphicsDevice
- Device is a printer.
- TYPE_QUADRANT_ROTATION -
Static variable in class java.awt.geom.AffineTransform
- The transformation includes a rotation of a multiple of 90 degrees (PI/2
radians).
- TYPE_RASTER_SCREEN -
Static variable in class java.awt.GraphicsDevice
- Device is a raster screen.
- TYPE_RGB -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_SCROLL_INSENSITIVE -
Static variable in interface java.sql.ResultSet
- This type of result set is scrollable and is not sensitive to changes
made by other statements.
- TYPE_SCROLL_SENSITIVE -
Static variable in interface java.sql.ResultSet
- This type of result set is scrollable and is also sensitive to changes
made by other statements.
- TYPE_SHORT -
Static variable in class java.awt.image.DataBuffer
- A constant representing a data type that uses
short
primitives as the storage unit.
- TYPE_TRANSLATION -
Static variable in class java.awt.geom.AffineTransform
- The transformation includes a translation - shifting in the x or y
direction without changing length or angles.
- TYPE_UNDEFINED -
Static variable in class java.awt.image.DataBuffer
- A constant representing an undefined data type.
- TYPE_UNIFORM_SCALE -
Static variable in class java.awt.geom.AffineTransform
- The transformation includes a uniform scale - length is scaled in both
the x and y directions by the same amount, without affecting angles.
- TYPE_USHORT -
Static variable in class java.awt.image.DataBuffer
- A constant representing a data type that uses
short
primitives as the storage unit.
- TYPE_USHORT_555_RGB -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_USHORT_565_RGB -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_USHORT_GRAY -
Static variable in class java.awt.image.BufferedImage
-
- TYPE_XYZ -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_YCbCr -
Static variable in class java.awt.color.ColorSpace
-
- TYPE_Yxy -
Static variable in class java.awt.color.ColorSpace
-
- TypeCode - Class in org.omg.CORBA
- An information about a CORBA data type.
- TypeCode() -
Constructor for class org.omg.CORBA.TypeCode
-
- TypeCodeHolder - Class in org.omg.CORBA
- A holder for CORBA
TypeCode
that is mapped into
java TypeCode
. - TypeCodeHolder() -
Constructor for class org.omg.CORBA.TypeCodeHolder
- Constructs an instance of TypeCodeHolder,
initializing
TypeCodeHolder.value
to null
.
- TypeCodeHolder(TypeCode) -
Constructor for class org.omg.CORBA.TypeCodeHolder
- Constructs an instance of TypeCodeHolder,
initializing
TypeCodeHolder.value
to the given TypeCode
.
- TypeInfo - Interface in org.w3c.dom
- The
TypeInfo
interface represents a type referenced from
Element
or Attr
nodes, specified in the schemas
associated with the document. - TypeInfoProvider - Class in javax.xml.validation
- Provides access to the PSVI type info supplied by
ValidatorHandler
. - TypeInfoProvider() -
Constructor for class javax.xml.validation.TypeInfoProvider
-
- TypeMismatch - Exception in org.omg.CORBA.DynAnyPackage
- This exception is thrown by dynamic any accessor methods when type of the actual contents do not match what is trying to be accessed.
- TypeMismatch() -
Constructor for exception org.omg.CORBA.DynAnyPackage.TypeMismatch
- Creates TypeMismatch without explaining message.
- TypeMismatch(String) -
Constructor for exception org.omg.CORBA.DynAnyPackage.TypeMismatch
- Created TypeMismatch exception, providing the explaining message.
- TypeMismatch - Exception in org.omg.DynamicAny.DynAnyPackage
- Raised when the operation cannot be performed because the involved
data structure has the mismatching typecode.
- TypeMismatch() -
Constructor for exception org.omg.DynamicAny.DynAnyPackage.TypeMismatch
- Create TypeMismatch with no explaining
message.
- TypeMismatch(String) -
Constructor for exception org.omg.DynamicAny.DynAnyPackage.TypeMismatch
- Create the TypeMismatch with explaining
message.
- TypeMismatch - Exception in org.omg.IOP.CodecPackage
- The TypeMismatch may be thrown by various methods in org.omg.DynamicAny
package when the operation is not applicable due unexpected
TypeCode
. - TypeMismatch() -
Constructor for exception org.omg.IOP.CodecPackage.TypeMismatch
- Create TypeMismatch with no explaining message.
- TypeMismatch(String) -
Constructor for exception org.omg.IOP.CodecPackage.TypeMismatch
- Create the TypeMismatch with explaining message.
- TypeMismatchHelper - Class in org.omg.DynamicAny.DynAnyPackage
- The helper operations for the exception
TypeMismatch
. - TypeMismatchHelper() -
Constructor for class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
-
- TypeMismatchHelper - Class in org.omg.IOP.CodecPackage
- The helper operations for the exception
TypeMismatch
. - TypeMismatchHelper() -
Constructor for class org.omg.IOP.CodecPackage.TypeMismatchHelper
-
- typeName() -
Method in exception java.lang.TypeNotPresentException
- Returns the name of the missing type.
- typeNoNulls -
Static variable in interface java.sql.DatabaseMetaData
- A NULL value is not allowed for this data type.
- TypeNotPresentException - Exception in java.lang
-
Thrown when a type is accessed using a
String
-based
representation, but no definition of the supplied type is found. - TypeNotPresentException(String, Throwable) -
Constructor for exception java.lang.TypeNotPresentException
- Constructs a
TypeNotPresentException
for
the supplied type.
- typeNullable -
Static variable in interface java.sql.DatabaseMetaData
- A NULL value is allowed for this data type.
- typeNullableUnknown -
Static variable in interface java.sql.DatabaseMetaData
- It is unknown whether or not NULL values are allowed for this data type.
- typePredBasic -
Static variable in interface java.sql.DatabaseMetaData
- All WHERE clauses except "WHERE..LIKE" style are allowed on this data type.
- typePredChar -
Static variable in interface java.sql.DatabaseMetaData
- Only "WHERE..LIKE" style WHERE clauses are allowed on this data type.
- typePredNone -
Static variable in interface java.sql.DatabaseMetaData
- Where clauses are not supported for this type.
- Types - Class in java.sql
- This class contains constants that are used to identify SQL data types.
- typeSearchable -
Static variable in interface java.sql.DatabaseMetaData
- Any type of WHERE clause is allowed for this data type.
- TypeVariable<T extends GenericDeclaration> - Interface in java.lang.reflect
-
This is a common interface for all type variables provided by
the Java language.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |