- a - Variable in class java.awt.AWTEventMulticaster
- A - Static variable in class java.awt.PageAttributes.MediaType
-
The MediaType instance for Engineering A, 8 1/2 x 11 in.
- A0 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A0.
- A1 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A1.
- A10 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A10.
- A2 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A2.
- A3 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A3.
- A4 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A4.
- A5 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A5.
- A6 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A6.
- A7 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A7.
- A8 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A8.
- A9 - Static variable in class java.awt.PageAttributes.MediaType
-
An alias for ISO_A9.
- ABORTED - Static variable in class java.awt.MediaTracker
-
Flag indicating that the downloading of media was aborted.
- ABOVE_BASELINE - Static variable in class java.awt.GridBagConstraints
-
Possible value for the anchor
field.
- ABOVE_BASELINE_LEADING - Static variable in class java.awt.GridBagConstraints
-
Possible value for the anchor
field.
- ABOVE_BASELINE_TRAILING - Static variable in class java.awt.GridBagConstraints
-
Possible value for the anchor
field.
- accelerationPriority - Variable in class java.awt.Image
-
Priority for accelerating this image.
- accept(Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
-
Determines whether a Component is an acceptable choice as the new
focus owner.
- accept(Component) - Method in class java.awt.DefaultFocusTraversalPolicy
-
Determines whether a Component is an acceptable choice as the new
focus owner.
- accessibleAWTComponentHandler - Variable in class java.awt.Component.AccessibleAWTComponent
- accessibleAWTFocusHandler - Variable in class java.awt.Component.AccessibleAWTComponent
- accessibleContainerHandler - Variable in class java.awt.Container.AccessibleAWTContainer
- action(Event, Object) - Method in class java.awt.Component
-
Deprecated. As of JDK version 1.1,
should register this component as ActionListener on component
which fires action events.
- ACTION_EVENT - Static variable in class java.awt.Event
-
This event indicates that the user wants some action to occur.
- ACTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
-
The event mask for selecting action events.
- ACTION_FIRST - Static variable in class java.awt.event.ActionEvent
-
The first number in the range of ids used for action events.
- ACTION_LAST - Static variable in class java.awt.event.ActionEvent
-
The last number in the range of ids used for action events.
- ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent
-
This event id indicates that a meaningful action occured.
- ActionEvent - Class in java.awt.event
-
A semantic event which indicates that a component-defined action occurred.
- ActionEvent(Object, int, String) - Constructor for class java.awt.event.ActionEvent
-
Constructs an ActionEvent
object.
- ActionEvent(Object, int, String, int) - Constructor for class java.awt.event.ActionEvent
-
Constructs an ActionEvent
object with modifier keys.
- ActionEvent(Object, int, String, long, int) - Constructor for class java.awt.event.ActionEvent
-
Constructs an ActionEvent
object with the specified
modifier keys and timestamp.
- ActionListener - Interface in java.awt.event
-
The listener interface for receiving action events.
- actionPerformed(ActionEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles the actionPerformed event by invoking the
actionPerformed methods on listener-a and listener-b.
- actionPerformed(ActionEvent) - Method in interface java.awt.event.ActionListener
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class java.awt.List.AccessibleAWTList
- ACTIVE_CAPTION - Static variable in class java.awt.SystemColor
-
- ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
-
- ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
-
- activeCaption - Static variable in class java.awt.SystemColor
-
The color rendered for the window-title background of the currently active window.
- activeCaptionBorder - Static variable in class java.awt.SystemColor
-
The color rendered for the border around the currently active window.
- activeCaptionText - Static variable in class java.awt.SystemColor
-
The color rendered for the window-title text of the currently active window.
- ActiveEvent - Interface in java.awt
-
An interface for events that know how to dispatch themselves.
- add(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds component-listener-a with component-listener-b and
returns the resulting multicast listener.
- add(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds container-listener-a with container-listener-b and
returns the resulting multicast listener.
- add(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds focus-listener-a with focus-listener-b and
returns the resulting multicast listener.
- add(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds key-listener-a with key-listener-b and
returns the resulting multicast listener.
- add(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds mouse-listener-a with mouse-listener-b and
returns the resulting multicast listener.
- add(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds mouse-motion-listener-a with mouse-motion-listener-b and
returns the resulting multicast listener.
- add(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds window-listener-a with window-listener-b and
returns the resulting multicast listener.
- add(WindowStateListener, WindowStateListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds window-state-listener-a with window-state-listener-b
and returns the resulting multicast listener.
- add(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds window-focus-listener-a with window-focus-listener-b
and returns the resulting multicast listener.
- add(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds action-listener-a with action-listener-b and
returns the resulting multicast listener.
- add(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds item-listener-a with item-listener-b and
returns the resulting multicast listener.
- add(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds adjustment-listener-a with adjustment-listener-b and
returns the resulting multicast listener.
- add(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
- add(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds input-method-listener-a with input-method-listener-b and
returns the resulting multicast listener.
- add(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds hierarchy-listener-a with hierarchy-listener-b and
returns the resulting multicast listener.
- add(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds hierarchy-bounds-listener-a with hierarchy-bounds-listener-b and
returns the resulting multicast listener.
- add(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
-
Adds mouse-wheel-listener-a with mouse-wheel-listener-b and
returns the resulting multicast listener.
- add(String) - Method in class java.awt.Choice
-
Adds an item to this Choice
menu.
- add(PopupMenu) - Method in class java.awt.Component
-
Adds the specified popup menu to the component.
- add(Component) - Method in class java.awt.Container
-
Appends the specified component to the end of this container.
- add(String, Component) - Method in class java.awt.Container
-
Adds the specified component to this container.
- add(Component, int) - Method in class java.awt.Container
-
Adds the specified component to this container at the given
position.
- add(Component, Object) - Method in class java.awt.Container
-
Adds the specified component to the end of this container.
- add(Component, Object, int) - Method in class java.awt.Container
-
Adds the specified component to this container with the specified
constraints at the specified index.
- add(String) - Method in class java.awt.List
-
Adds the specified item to the end of scrolling list.
- add(String, int) - Method in class java.awt.List
-
Adds the specified item to the the scrolling list
at the position indicated by the index.
- add(MenuItem) - Method in class java.awt.Menu
-
Adds the specified menu item to this menu.
- add(String) - Method in class java.awt.Menu
-
Adds an item with the specified label to this menu.
- add(Menu) - Method in class java.awt.MenuBar
-
Adds the specified menu to the menu bar.
- add(int, int) - Method in class java.awt.Rectangle
-
Adds a point, specified by the integer arguments newx,newy
to the bounds of this Rectangle
.
- add(Point) - Method in class java.awt.Rectangle
-
Adds the specified Point
to the bounds of this
Rectangle
.
- add(Rectangle) - Method in class java.awt.Rectangle
-
Adds a Rectangle
to this Rectangle
.
- add(RenderingHints) - Method in class java.awt.RenderingHints
-
Adds all of the keys and corresponding values from the specified
RenderingHints
object to this
RenderingHints
object.
- add(TrayIcon) - Method in class java.awt.SystemTray
-
Adds a TrayIcon
to the SystemTray
.
- addAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
-
Adds the specified selected item in the object to the object's
selection.
- addAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
-
Adds the specified Accessible
child of the object
to the object's selection.
- addActionListener(ActionListener) - Method in class java.awt.Button
-
Adds the specified action listener to receive action events from
this button.
- addActionListener(ActionListener) - Method in class java.awt.List
-
Adds the specified action listener to receive action events from
this list.
- addActionListener(ActionListener) - Method in class java.awt.MenuItem
-
Adds the specified action listener to receive action events
from this menu item.
- addActionListener(ActionListener) - Method in class java.awt.TextField
-
Adds the specified action listener to receive
action events from this text field.
- addActionListener(ActionListener) - Method in class java.awt.TrayIcon
-
Adds the specified action listener to receive
ActionEvent
s from this TrayIcon
.
- addAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
-
Adds a listener to receive adjustment events when the value of
the adjustable object changes.
- addAdjustmentListener(AdjustmentListener) - Method in class java.awt.Scrollbar
-
Adds the specified adjustment listener to receive instances of
AdjustmentEvent
from this scroll bar.
- addAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable
-
Adds the specified adjustment listener to receive adjustment
events from this ScrollPaneAdjustable
.
- addAWTEventListener(AWTEventListener, long) - Method in class java.awt.Toolkit
-
Adds an AWTEventListener to receive all AWTEvents dispatched
system-wide that conform to the given eventMask
.
- addComponentListener(ComponentListener) - Method in class java.awt.Component
-
Adds the specified component listener to receive component events from
this component.
- addContainerListener(ContainerListener) - Method in class java.awt.Container
-
Adds the specified container listener to receive container events
from this container.
- addFocusListener(FocusListener) - Method in class java.awt.Component.AccessibleAWTComponent
-
Adds the specified focus listener to receive focus events from this
component.
- addFocusListener(FocusListener) - Method in class java.awt.Component
-
Adds the specified focus listener to receive focus events from
this component when this component gains input focus.
- addFocusListener(FocusListener) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
-
Adds the specified focus listener to receive focus events from
this component.
- addFocusListener(FocusListener) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
-
Adds the specified focus listener to receive focus events from this
component.
- addHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt.Component
-
Adds the specified hierarchy bounds listener to receive hierarchy
bounds events from this component when the hierarchy to which this
container belongs changes.
- addHierarchyListener(HierarchyListener) - Method in class java.awt.Component
-
Adds the specified hierarchy listener to receive hierarchy changed
events from this component when the hierarchy to which this container
belongs changes.
- addImage(Image, int) - Method in class java.awt.MediaTracker
-
Adds an image to the list of images being tracked by this media
tracker.
- addImage(Image, int, int, int) - Method in class java.awt.MediaTracker
-
Adds a scaled image to the list of images being tracked
by this media tracker.
- addImpl(Component, Object, int) - Method in class java.awt.Container
-
Adds the specified component to this container at the specified
index.
- addImpl(Component, Object, int) - Method in class java.awt.ScrollPane
-
Adds the specified component to this scroll pane container.
- addInputMethodListener(InputMethodListener) - Method in class java.awt.Component
-
Adds the specified input method listener to receive
input method events from this component.
- addInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
-
Returns the resulting multicast listener from adding listener-a
and listener-b together.
- addItem(String) - Method in class java.awt.Choice
-
Obsolete as of Java 2 platform v1.1.
- addItem(String) - Method in class java.awt.List
-
Deprecated replaced by add(String)
.
- addItem(String, int) - Method in class java.awt.List
-
Deprecated replaced by add(String, int)
.
- addItemListener(ItemListener) - Method in class java.awt.Checkbox
-
Adds the specified item listener to receive item events from
this check box.
- addItemListener(ItemListener) - Method in class java.awt.CheckboxMenuItem
-
Adds the specified item listener to receive item events from
this check box menu item.
- addItemListener(ItemListener) - Method in class java.awt.Choice
-
Adds the specified item listener to receive item events from
this Choice
menu.
- addItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
-
Adds a listener to receive item events when the state of an item is
changed by the user.
- addItemListener(ItemListener) - Method in class java.awt.List
-
Adds the specified item listener to receive item events from
this list.
- addKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
-
Adds a KeyEventDispatcher to this KeyboardFocusManager's dispatcher
chain.
- addKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
-
Adds a KeyEventPostProcessor to this KeyboardFocusManager's post-
processor chain.
- addKeyListener(KeyListener) - Method in class java.awt.Component
-
Adds the specified key listener to receive key events from
this component.
- addLayoutComponent(Component, Object) - Method in class java.awt.BorderLayout
-
Adds the specified component to the layout, using the specified
constraint object.
- addLayoutComponent(String, Component) - Method in class java.awt.BorderLayout
-
Deprecated replaced by addLayoutComponent(Component, Object)
.
- addLayoutComponent(Component, Object) - Method in class java.awt.CardLayout
-
Adds the specified component to this card layout's internal
table of names.
- addLayoutComponent(String, Component) - Method in class java.awt.CardLayout
-
Deprecated replaced by
addLayoutComponent(Component, Object)
.
- addLayoutComponent(String, Component) - Method in class java.awt.FlowLayout
-
Adds the specified component to the layout.
- addLayoutComponent(String, Component) - Method in class java.awt.GridBagLayout
-
Has no effect, since this layout manager does not use a per-component string.
- addLayoutComponent(Component, Object) - Method in class java.awt.GridBagLayout
-
Adds the specified component to the layout, using the specified
constraints
object.
- addLayoutComponent(String, Component) - Method in class java.awt.GridLayout
-
Adds the specified component with the specified name to the layout.
- addLayoutComponent(String, Component) - Method in interface java.awt.LayoutManager
-
If the layout manager uses a per-component string,
adds the component comp
to the layout,
associating it
with the string specified by name
.
- addLayoutComponent(Component, Object) - Method in interface java.awt.LayoutManager2
-
Adds the specified component to the layout, using the specified
constraint object.
- addMouseListener(MouseListener) - Method in class java.awt.Component
-
Adds the specified mouse listener to receive mouse events from
this component.
- addMouseListener(MouseListener) - Method in class java.awt.TrayIcon
-
Adds the specified mouse listener to receive mouse events from
this TrayIcon
.
- addMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
-
Adds the specified mouse motion listener to receive mouse motion
events from this component.
- addMouseMotionListener(MouseMotionListener) - Method in class java.awt.TrayIcon
-
Adds the specified mouse listener to receive mouse-motion
events from this TrayIcon
.
- addMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
-
Adds the specified mouse wheel listener to receive mouse wheel events
from this component.
- addNotify() - Method in class java.awt.Button
-
Creates the peer of the button.
- addNotify() - Method in class java.awt.Canvas
-
Creates the peer of the canvas.
- addNotify() - Method in class java.awt.Checkbox
-
Creates the peer of the Checkbox.
- addNotify() - Method in class java.awt.CheckboxMenuItem
-
Creates the peer of the checkbox item.
- addNotify() - Method in class java.awt.Choice
-
Creates the Choice
's peer.
- addNotify() - Method in class java.awt.Component
-
Makes this Component
displayable by connecting it to a
native screen resource.
- addNotify() - Method in class java.awt.Container
-
Makes this Container displayable by connecting it to
a native screen resource.
- addNotify() - Method in class java.awt.Dialog
-
Makes this Dialog displayable by connecting it to
a native screen resource.
- addNotify() - Method in class java.awt.FileDialog
-
Creates the file dialog's peer.
- addNotify() - Method in class java.awt.Frame
-
Makes this Frame displayable by connecting it to
a native screen resource.
- addNotify() - Method in class java.awt.Label
-
Creates the peer for this label.
- addNotify() - Method in class java.awt.List
-
Creates the peer for the list.
- addNotify() - Method in class java.awt.Menu
-
Creates the menu's peer.
- addNotify() - Method in class java.awt.MenuBar
-
Creates the menu bar's peer.
- addNotify() - Method in class java.awt.MenuItem
-
Creates the menu item's peer.
- addNotify() - Method in class java.awt.Panel
-
Creates the Panel's peer.
- addNotify() - Method in class java.awt.PopupMenu
-
Creates the popup menu's peer.
- addNotify() - Method in class java.awt.Scrollbar
-
Creates the Scrollbar
's peer.
- addNotify() - Method in class java.awt.ScrollPane
-
Creates the scroll pane's peer.
- addNotify() - Method in class java.awt.TextArea
-
Creates the TextArea
's peer.
- addNotify() - Method in class java.awt.TextComponent
-
Makes this Component displayable by connecting it to a
native screen resource.
- addNotify() - Method in class java.awt.TextField
-
Creates the TextField's peer.
- addNotify() - Method in class java.awt.Window
-
Makes this Window displayable by creating the connection to its
native screen resource.
- addPoint(int, int) - Method in class java.awt.Polygon
-
Appends the specified coordinates to this Polygon
.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component.AccessibleAWTComponent
-
Adds a PropertyChangeListener
to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Component
-
Adds a PropertyChangeListener to the listener list for a specific
property.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container.AccessibleAWTContainer
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Container
-
Adds a PropertyChangeListener to the listener list for a specific
property.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
-
Adds a PropertyChangeListener to the listener list for a specific
property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.SystemTray
-
Adds a PropertyChangeListener
to the list of listeners for the
specific property.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Toolkit
-
Adds the specified property change listener for the named desktop
property.
- addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Window
-
Adds a PropertyChangeListener to the listener list.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Window
-
Adds a PropertyChangeListener to the listener list for a specific
property.
- addRenderingHints(Map<?, ?>) - Method in class java.awt.Graphics2D
-
Sets the values of an arbitrary number of preferences for the
rendering algorithms.
- addSeparator() - Method in class java.awt.Menu
-
Adds a separator line, or a hypen, to the menu at the current position.
- addTextListener(TextListener) - Method in class java.awt.TextComponent
-
Adds the specified text event listener to receive text events
from this text component.
- addVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
-
Adds a VetoableChangeListener to the listener list.
- addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
-
Adds a VetoableChangeListener to the listener list for a specific
property.
- addWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
-
Adds the specified window focus listener to receive window events
from this window.
- addWindowListener(WindowListener) - Method in class java.awt.Window
-
Adds the specified window listener to receive window events from
this window.
- addWindowStateListener(WindowStateListener) - Method in class java.awt.Window
-
Adds the specified window state listener to receive window
events from this window.
- Adjustable - Interface in java.awt
-
The interface for objects which have an adjustable numeric value
contained within a bounded range of values.
- adjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
-
Adjusts the x, y, width, and height fields to the correct
values depending on the constraint geometry and pads.
- AdjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
-
This method is obsolete and supplied for backwards
compatability only; new code should call
adjustForGravity
instead.
- ADJUSTMENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
-
The event mask for selecting adjustment events.
- ADJUSTMENT_FIRST - Static variable in class java.awt.event.AdjustmentEvent
-
Marks the first integer id for the range of adjustment event ids.
- ADJUSTMENT_LAST - Static variable in class java.awt.event.AdjustmentEvent
-
Marks the last integer id for the range of adjustment event ids.
- ADJUSTMENT_VALUE_CHANGED - Static variable in class java.awt.event.AdjustmentEvent
-
The adjustment value changed event.
- AdjustmentEvent - Class in java.awt.event
-
- AdjustmentEvent(Adjustable, int, int, int) - Constructor for class java.awt.event.AdjustmentEvent
-
Constructs an AdjustmentEvent
object with the
specified Adjustable
source, event type,
adjustment type, and value.
- AdjustmentEvent(Adjustable, int, int, int, boolean) - Constructor for class java.awt.event.AdjustmentEvent
-
Constructs an AdjustmentEvent
object with the
specified Adjustable source, event type, adjustment type, and value.
- AdjustmentListener - Interface in java.awt.event
-
The listener interface for receiving adjustment events.
- adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles the adjustmentValueChanged event by invoking the
adjustmentValueChanged methods on listener-a and listener-b.
- adjustmentValueChanged(AdjustmentEvent) - Method in interface java.awt.event.AdjustmentListener
-
Invoked when the value of the adjustable has changed.
- AFTER_LAST_LINE - Static variable in class java.awt.BorderLayout
-
Synonym for PAGE_END.
- AFTER_LINE_ENDS - Static variable in class java.awt.BorderLayout
-
Synonym for LINE_END.
- ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType
-
The DefaultSelectionType
instance to use for
specifying that all pages of the job should be printed.
- allowsMultipleSelections() - Method in class java.awt.List
-
Deprecated. As of JDK version 1.1,
replaced by isMultipleMode()
.
- AlphaComposite - Class in java.awt
-
The AlphaComposite
class implements basic alpha
compositing rules for combining source and destination colors
to achieve blending and transparency effects with graphics and
images.
- ALT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
-
The Alt key extended modifier constant.
- ALT_GRAPH_DOWN_MASK - Static variable in class java.awt.event.InputEvent
-
The AltGraph key extended modifier constant.
- ALT_GRAPH_MASK - Static variable in class java.awt.event.InputEvent
-
The AltGraph key modifier constant.
- ALT_MASK - Static variable in class java.awt.event.ActionEvent
-
The alt modifier.
- ALT_MASK - Static variable in class java.awt.Event
-
This flag indicates that the Alt key was down when
the event occurred.
- ALT_MASK - Static variable in class java.awt.event.InputEvent
-
The Alt key modifier constant.
- ANCESTOR_MOVED - Static variable in class java.awt.event.HierarchyEvent
-
The event id indicating an ancestor-Container was moved.
- ANCESTOR_RESIZED - Static variable in class java.awt.event.HierarchyEvent
-
The event id indicating an ancestor-Container was resized.
- ancestorMoved(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles the ancestorMoved event by invoking the
ancestorMoved methods on listener-a and listener-b.
- ancestorMoved(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
-
Called when an ancestor of the source is moved.
- ancestorMoved(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
-
Called when an ancestor of the source is moved.
- ancestorResized(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles the ancestorResized event by invoking the
ancestorResized methods on listener-a and listener-b.
- ancestorResized(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
-
Called when an ancestor of the source is resized.
- ancestorResized(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
-
Called when an ancestor of the source is resized.
- anchor - Variable in class java.awt.GridBagConstraints
-
This field is used when the component is smaller than its
display area.
- append(String) - Method in class java.awt.TextArea
-
Appends the given text to the text area's current text.
- appendText(String) - Method in class java.awt.TextArea
-
Deprecated. As of JDK version 1.1,
replaced by append(String)
.
- applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
-
Sets the ComponentOrientation
property of this component
and all components contained within it.
- applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Container
-
Sets the ComponentOrientation
property of this container
and all components contained within it.
- applyResourceBundle(ResourceBundle) - Method in class java.awt.Window
-
- applyResourceBundle(String) - Method in class java.awt.Window
-
- areExtraMouseButtonsEnabled() - Method in class java.awt.Toolkit
-
Reports whether events from extra mouse buttons are allowed to be processed and posted into
EventQueue
.
- areFocusTraversalKeysSet(int) - Method in class java.awt.Component
-
Returns whether the Set of focus traversal keys for the given focus
traversal operation has been explicitly defined for this Component.
- areFocusTraversalKeysSet(int) - Method in class java.awt.Container
-
Returns whether the Set of focus traversal keys for the given focus
traversal operation has been explicitly defined for this Container.
- arg - Variable in class java.awt.Event
-
An arbitrary argument of the event.
- arrangeGrid(Container) - Method in class java.awt.GridBagLayout
-
Lays out the grid.
- ArrangeGrid(Container) - Method in class java.awt.GridBagLayout
-
This method is obsolete and supplied for backwards
compatability only; new code should call
arrangeGrid
instead.
- AWTError - Error in java.awt
-
Thrown when a serious Abstract Window Toolkit error has occurred.
- AWTError(String) - Constructor for error java.awt.AWTError
-
Constructs an instance of AWTError
with the specified
detail message.
- AWTEvent - Class in java.awt
-
The root event class for all AWT events.
- AWTEvent(Event) - Constructor for class java.awt.AWTEvent
-
Constructs an AWTEvent object from the parameters of a 1.0-style event.
- AWTEvent(Object, int) - Constructor for class java.awt.AWTEvent
-
Constructs an AWTEvent object with the specified source object and type.
- AWTEventListener - Interface in java.awt.event
-
The listener interface for receiving notification of events
dispatched to objects that are instances of Component or
MenuComponent or their subclasses.
- AWTEventListenerProxy - Class in java.awt.event
-
A class which extends the EventListenerProxy
specifically for adding an AWTEventListener
for a specific event mask.
- AWTEventListenerProxy(long, AWTEventListener) - Constructor for class java.awt.event.AWTEventListenerProxy
-
Constructor which binds the AWTEventListener
to a specific event mask.
- AWTEventMulticaster - Class in java.awt
-
AWTEventMulticaster
implements efficient and thread-safe multi-cast
event dispatching for the AWT events defined in the java.awt.event
package.
- AWTEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.AWTEventMulticaster
-
Creates an event multicaster instance which chains listener-a
with listener-b.
- AWTException - Exception in java.awt
-
Signals that an Absract Window Toolkit exception has occurred.
- AWTException(String) - Constructor for exception java.awt.AWTException
-
Constructs an instance of AWTException
with the
specified detail message.
- AWTKeyStroke - Class in java.awt
-
An AWTKeyStroke
represents a key action on the
keyboard, or equivalent input device.
- AWTKeyStroke() - Constructor for class java.awt.AWTKeyStroke
-
Constructs an AWTKeyStroke
with default values.
- AWTKeyStroke(char, int, int, boolean) - Constructor for class java.awt.AWTKeyStroke
-
Constructs an AWTKeyStroke
with the specified
values.
- AWTPermission - Class in java.awt
-
This class is for AWT permissions.
- AWTPermission(String) - Constructor for class java.awt.AWTPermission
-
Creates a new AWTPermission
with the specified name.
- AWTPermission(String, String) - Constructor for class java.awt.AWTPermission
-
Creates a new AWTPermission
object with the specified name.