Class | Tree | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |
AWTError
with the specified
detail message.
AWTException
with the
specified detail message.
getAlignmentY
.
getBounds()
.
compareToIgnoreCase
.
getAlignmentY
and
getAlignmentX
.
MOUSE_DOWN
events, this field indicates the
number of consecutive clicks.
x
and y
are defined to be
relative to the coordinate system of this component.
Cursor.CROSSHAIR_CURSOR
.
Cursor.DEFAULT_CURSOR
.
dispatchEvent(AWTEvent e)
.
dispatchEvent(AWTEvent e)
setEnabled(boolean)
.
Error
with no specified detail message.
Event
with the specified target
component, time stamp, event type, x and y
coordinates, keyboard key, state of the modifier keys, and
argument.
Event
, with the specified target
component, time stamp, event type, x and y
coordinates, keyboard key, state of the modifier keys, and an
argument set to null
.
Event
with the specified
target component, event type, and argument.
Exception
with no specified detail message.
Exception
with the specified detail message.
Cursor.E_RESIZE_CURSOR
.
setEnabled(boolean)
.
setEnabled(boolean)
.
Error
is a subclass of Throwable
that indicates serious problems that a reasonable application
should not try to catch. Event
is a platform-independent class that
encapsulates events from the platform's Graphical User
Interface in the Java 1.0 event model. The Event class is the abstract root class from which all event state objects shall be derived.
Exception
and its subclasses are a form of
Throwable
that indicates conditions that a reasonable
application might want to catch.Frame
that is
initially invisible.
Frame
object
with the specified title.
Rectangle
object.
getBytes(String enc)
method, which takes a
character-encoding name, or the getBytes()
method, which
uses the platform's default encoding.
String
into bytes according to the specified
character encoding, storing the result into a new byte array.
String
into bytes according to the platform's
default character encoding, storing the result into a new byte array.
ColorModel
used to display
the component on the output device.
Component.getCursor()
.
Locale
object that is associated
with this window, if the locale has been set.
Throwable
.
boolean isDisplayable()
.
Dimension
object.
GridLayout
class is a layout manager that
lays out a container's components in a rectangular grid.
Cursor.HAND_CURSOR
.
setVisible(boolean)
.
Event
variables are relevant for the event.
getInsets()
.
Label
object is a component for placing text in a
container. doLayout()
.
doLayout()
.
getAlignmentX
.
System.out
.
getComponentAt(int, int)
.
getLocation()
.
getMinimumSize()
.
getMinimumSize()
.
getMinimumSize(int)
.
getMinimumSize()
.
Cursor.MOVE_CURSOR
.
setLocation(int, int)
.
Cursor.N_RESIZE_CURSOR
.
Cursor.NE_RESIZE_CURSOR
.
transferFocus(Component)
.
Cursor.NW_RESIZE_CURSOR
.
Object
is the root of the class hierarchy.
dispatchEvent(AWTEvent)
.
getPreferredSize()
.
getPreferredSize()
.
getPreferredSize(int)
.
getPreferredSize()
.
Throwable
and its backtrace to the
standard error stream.
Throwable
and its backtrace to the
specified print stream.
Throwable
and its backtrace to the specified
print writer.
ActionListener
objects.
ComponentListener
objects.
FocusListener
objects.
InputMethodListener
objects.
MouseListener
objects.
MouseMotionListener
objects.
index
,
from this container.
tm
milliseconds.
oldChar
in this string with newChar
.
setBounds(int, int, int, int)
.
setSize(int, int)
.
setSize(Dimension)
.
getAlignmentX
.
String
containing no characters.
String
so that it represents the
sequence of characters currently contained in the character array
argument.
String
that contains characters from
a subarray of the character array argument.
String
constructors that take a character-encoding name or
that use the platform's default encoding.
String
constructors that take a character-encoding name or
that use the platform's default encoding.
String
by converting the specified
subarray of bytes using the specified character-encoding converter.
String
by converting the specified
subarray of bytes using the specified character encoding.
String
by converting the specified array
of bytes using the specified character encoding.
String
by converting the specified
subarray of bytes using the platform's default character encoding.
String
by converting the specified array
of bytes using the platform's default character encoding.
Cursor.S_RESIZE_CURSOR
.
Cursor.SE_RESIZE_CURSOR
.
r
.
Component.setCursor(Cursor)
.
setEchoChar(char)
.
b
.
width
and height
.
d.width
and height d.height
.
b
.
setVisible(boolean)
.
setVisible(boolean)
.
getSize()
.
String
class represents character strings. Cursor.SW_RESIZE_CURSOR
.
Throwable
with no detail message.
Throwable
with the specified detail
message.
Cursor.TEXT_CURSOR
.
TextComponent
class is the superclass of
any component that allows the editing of some text.
TextField
object is a text component
that allows for the editing of a single line of text.
Throwable
class is the superclass of all errors
and exceptions in the Java language. String
to lower
case using the rules of the given Locale
.
String
to lower
case using the rules of the default locale, which is returned
by Locale.getDefault
.
getAlignmentY()
.
String
to upper
case using the rules of the given locale.
String
to upper
case using the rules of the default locale, which is returned
by Locale.getDefault
.
Object
argument.
char
array
argument.
char
array argument.
boolean
argument.
char
* argument.
int
argument.
long
argument.
float
argument.
double
argument.
Cursor.W_RESIZE_CURSOR
.
Cursor.WAIT_CURSOR
.
Window
object is a top-level window with no borders and no
menubar.
Class | Tree | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |