正在载入数据中...
本目录很大,有4.5M,请耐心等候!
About Jd2chm...
Overview
Hierarchy For All Packages
java.applet
java.awt
Hierarchy For Package java.awt
Uses of Package java.awt
ActiveEvent (Interface)
Adjustable (Interface)
Composite (Interface)
CompositeContext (Interface)
ItemSelectable (Interface)
KeyEventDispatcher (Interface)
KeyEventPostProcessor (Interface)
LayoutManager (Interface)
LayoutManager2 (Interface)
MenuContainer (Interface)
Paint (Interface)
PaintContext (Interface)
PrintGraphics (Interface)
Shape (Interface)
Stroke (Interface)
Transparency (Interface)
AlphaComposite
AWTEvent
AWTEventMulticaster
a
b
AWTEventMulticaster (EventListener a, EventListener b)
actionPerformed (ActionEvent e)
add (ActionListener a, ActionListener b)
add (AdjustmentListener a, AdjustmentListener b)
add (ComponentListener a, ComponentListener b)
add (ContainerListener a, ContainerListener b)
add (FocusListener a, FocusListener b)
add (HierarchyBoundsListener a, HierarchyBoundsListener b)
add (HierarchyListener a, HierarchyListener b)
add (InputMethodListener a, InputMethodListener b)
add (ItemListener a, ItemListener b)
add (KeyListener a, KeyListener b)
add (MouseListener a, MouseListener b)
add (MouseMotionListener a, MouseMotionListener b)
add (MouseWheelListener a, MouseWheelListener b)
add (TextListener a, TextListener b)
add (WindowFocusListener a, WindowFocusListener b)
add (WindowListener a, WindowListener b)
add (WindowStateListener a, WindowStateListener b)
addInternal (EventListener a, EventListener b)
adjustmentValueChanged (AdjustmentEvent e)
ancestorMoved (HierarchyEvent e)
ancestorResized (HierarchyEvent e)
caretPositionChanged (InputMethodEvent e)
componentAdded (ContainerEvent e)
componentHidden (ComponentEvent e)
componentMoved (ComponentEvent e)
componentRemoved (ContainerEvent e)
componentResized (ComponentEvent e)
componentShown (ComponentEvent e)
focusGained (FocusEvent e)
focusLost (FocusEvent e)
getListeners (EventListener l, Class<T> listenerType)
hierarchyChanged (HierarchyEvent e)
inputMethodTextChanged (InputMethodEvent e)
itemStateChanged (ItemEvent e)
keyPressed (KeyEvent e)
keyReleased (KeyEvent e)
keyTyped (KeyEvent e)
mouseClicked (MouseEvent e)
mouseDragged (MouseEvent e)
mouseEntered (MouseEvent e)
mouseExited (MouseEvent e)
mouseMoved (MouseEvent e)
mousePressed (MouseEvent e)
mouseReleased (MouseEvent e)
mouseWheelMoved (MouseWheelEvent e)
remove (ActionListener l, ActionListener oldl)
remove (AdjustmentListener l, AdjustmentListener oldl)
remove (ComponentListener l, ComponentListener oldl)
remove (ContainerListener l, ContainerListener oldl)
remove (EventListener oldl)
remove (FocusListener l, FocusListener oldl)
remove (HierarchyBoundsListener l, HierarchyBoundsListener oldl)
remove (HierarchyListener l, HierarchyListener oldl)
remove (InputMethodListener l, InputMethodListener oldl)
remove (ItemListener l, ItemListener oldl)
remove (KeyListener l, KeyListener oldl)
remove (MouseListener l, MouseListener oldl)
remove (MouseMotionListener l, MouseMotionListener oldl)
remove (MouseWheelListener l, MouseWheelListener oldl)
remove (TextListener l, TextListener oldl)
remove (WindowFocusListener l, WindowFocusListener oldl)
remove (WindowListener l, WindowListener oldl)
remove (WindowStateListener l, WindowStateListener oldl)
removeInternal (EventListener l, EventListener oldl)
save (ObjectOutputStream s, String k, EventListener l)
saveInternal (ObjectOutputStream s, String k)
textValueChanged (TextEvent e)
windowActivated (WindowEvent e)
windowClosed (WindowEvent e)
windowClosing (WindowEvent e)
windowDeactivated (WindowEvent e)
windowDeiconified (WindowEvent e)
windowGainedFocus (WindowEvent e)
windowIconified (WindowEvent e)
windowLostFocus (WindowEvent e)
windowOpened (WindowEvent e)
windowStateChanged (WindowEvent e)
AWTKeyStroke
AWTPermission
BasicStroke
CAP_BUTT
CAP_ROUND
CAP_SQUARE
JOIN_BEVEL
JOIN_MITER
JOIN_ROUND
BasicStroke ()
BasicStroke (float width)
BasicStroke (float width, int cap, int join)
BasicStroke (float width, int cap, int join, float miterlimit)
BasicStroke (float width, int cap, int join, float miterlimit, float[] dash, float dash_phase)
createStrokedShape (Shape s)
equals (Object obj)
getDashArray ()
getDashPhase ()
getEndCap ()
getLineJoin ()
getLineWidth ()
getMiterLimit ()
hashCode ()
BorderLayout
BufferCapabilities
Button
Canvas
CardLayout
Checkbox
CheckboxGroup
CheckboxMenuItem
Choice
Color
black
BLACK
blue
BLUE
cyan
CYAN
DARK_GRAY
darkGray
gray
GRAY
green
GREEN
LIGHT_GRAY
lightGray
magenta
MAGENTA
orange
ORANGE
pink
PINK
red
RED
white
WHITE
yellow
YELLOW
Color (ColorSpace cspace, float[] components, float alpha)
Color (float r, float g, float b)
Color (float r, float g, float b, float a)
Color (int rgb)
Color (int rgba, boolean hasalpha)
Color (int r, int g, int b)
Color (int r, int g, int b, int a)
brighter ()
createContext (ColorModel cm, Rectangle r, Rectangle2D r2d, AffineTransform xform, RenderingHints hints)
darker ()
decode (String nm)
equals (Object obj)
getAlpha ()
getBlue ()
getColor (String nm)
getColor (String nm, Color v)
getColor (String nm, int v)
getColorComponents (ColorSpace cspace, float[] compArray)
getColorComponents (float[] compArray)
getColorSpace ()
getComponents (ColorSpace cspace, float[] compArray)
getComponents (float[] compArray)
getGreen ()
getHSBColor (float h, float s, float b)
getRed ()
getRGB ()
getRGBColorComponents (float[] compArray)
getRGBComponents (float[] compArray)
getTransparency ()
hashCode ()
HSBtoRGB (float hue, float saturation, float brightness)
RGBtoHSB (int r, int g, int b, float[] hsbvals)
toString ()
Component
AccessibleAWTComponent
BaselineResizeBehavior
BltBufferStrategy
FlipBufferStrategy
BOTTOM_ALIGNMENT
CENTER_ALIGNMENT
LEFT_ALIGNMENT
RIGHT_ALIGNMENT
TOP_ALIGNMENT
Component ()
action (Event evt, Object what)
add (PopupMenu popup)
addComponentListener (ComponentListener l)
addFocusListener (FocusListener l)
addHierarchyBoundsListener (HierarchyBoundsListener l)
addHierarchyListener (HierarchyListener l)
addInputMethodListener (InputMethodListener l)
addKeyListener (KeyListener l)
addMouseListener (MouseListener l)
addMouseMotionListener (MouseMotionListener l)
addMouseWheelListener (MouseWheelListener l)
addNotify ()
addPropertyChangeListener (PropertyChangeListener listener)
addPropertyChangeListener (String propertyName, PropertyChangeListener listener)
applyComponentOrientation (ComponentOrientation orientation)
areFocusTraversalKeysSet (int id)
bounds ()
checkImage (Image image, ImageObserver observer)
checkImage (Image image, int width, int height, ImageObserver observer)
coalesceEvents (AWTEvent existingEvent, AWTEvent newEvent)
contains (int x, int y)
contains (Point p)
createImage (ImageProducer producer)
createImage (int width, int height)
createVolatileImage (int width, int height)
createVolatileImage (int width, int height, ImageCapabilities caps)
deliverEvent (Event e)
disable ()
disableEvents (long eventsToDisable)
dispatchEvent (AWTEvent e)
doLayout ()
enable ()
enable (boolean b)
enableEvents (long eventsToEnable)
enableInputMethods (boolean enable)
firePropertyChange (String propertyName, boolean oldValue, boolean newValue)
firePropertyChange (String propertyName, byte oldValue, byte newValue)
firePropertyChange (String propertyName, char oldValue, char newValue)
firePropertyChange (String propertyName, double oldValue, double newValue)
firePropertyChange (String propertyName, float oldValue, float newValue)
firePropertyChange (String propertyName, int oldValue, int newValue)
firePropertyChange (String propertyName, long oldValue, long newValue)
firePropertyChange (String propertyName, Object oldValue, Object newValue)
firePropertyChange (String propertyName, short oldValue, short newValue)
getAccessibleContext ()
getAlignmentX ()
getAlignmentY ()
getBackground ()
getBaseline (int width, int height)
getBaselineResizeBehavior ()
getBounds ()
getBounds (Rectangle rv)
getColorModel ()
getComponentAt (int x, int y)
getComponentAt (Point p)
getComponentListeners ()
getComponentOrientation ()
getCursor ()
getDropTarget ()
getFocusCycleRootAncestor ()
getFocusListeners ()
getFocusTraversalKeys (int id)
getFocusTraversalKeysEnabled ()
getFont ()
getFontMetrics (Font font)
getForeground ()
getGraphics ()
getGraphicsConfiguration ()
getHeight ()
getHierarchyBoundsListeners ()
getHierarchyListeners ()
getIgnoreRepaint ()
getInputContext ()
getInputMethodListeners ()
getInputMethodRequests ()
getKeyListeners ()
getListeners (Class<T> listenerType)
getLocale ()
getLocation ()
getLocation (Point rv)
getLocationOnScreen ()
getMaximumSize ()
getMinimumSize ()
getMouseListeners ()
getMouseMotionListeners ()
getMousePosition ()
getMouseWheelListeners ()
getName ()
getParent ()
getPeer ()
getPreferredSize ()
getPropertyChangeListeners ()
getPropertyChangeListeners (String propertyName)
getSize ()
getSize (Dimension rv)
getToolkit ()
getTreeLock ()
getWidth ()
getX ()
getY ()
gotFocus (Event evt, Object what)
handleEvent (Event evt)
hasFocus ()
hide ()
imageUpdate (Image img, int infoflags, int x, int y, int w, int h)
inside (int x, int y)
invalidate ()
isBackgroundSet ()
isCursorSet ()
isDisplayable ()
isDoubleBuffered ()
isEnabled ()
isFocusable ()
isFocusCycleRoot (Container container)
isFocusOwner ()
isFocusTraversable ()
isFontSet ()
isForegroundSet ()
isLightweight ()
isMaximumSizeSet ()
isMinimumSizeSet ()
isOpaque ()
isPreferredSizeSet ()
isShowing ()
isValid ()
isVisible ()
keyDown (Event evt, int key)
keyUp (Event evt, int key)
layout ()
list ()
list (PrintStream out)
list (PrintStream out, int indent)
list (PrintWriter out)
list (PrintWriter out, int indent)
locate (int x, int y)
location ()
lostFocus (Event evt, Object what)
minimumSize ()
mouseDown (Event evt, int x, int y)
mouseDrag (Event evt, int x, int y)
mouseEnter (Event evt, int x, int y)
mouseExit (Event evt, int x, int y)
mouseMove (Event evt, int x, int y)
mouseUp (Event evt, int x, int y)
move (int x, int y)
nextFocus ()
paint (Graphics g)
paintAll (Graphics g)
paramString ()
postEvent (Event e)
preferredSize ()
prepareImage (Image image, ImageObserver observer)
prepareImage (Image image, int width, int height, ImageObserver observer)
print (Graphics g)
printAll (Graphics g)
processComponentEvent (ComponentEvent e)
processEvent (AWTEvent e)
processFocusEvent (FocusEvent e)
processHierarchyBoundsEvent (HierarchyEvent e)
processHierarchyEvent (HierarchyEvent e)
processInputMethodEvent (InputMethodEvent e)
processKeyEvent (KeyEvent e)
processMouseEvent (MouseEvent e)
processMouseMotionEvent (MouseEvent e)
processMouseWheelEvent (MouseWheelEvent e)
remove (MenuComponent popup)
removeComponentListener (ComponentListener l)
removeFocusListener (FocusListener l)
removeHierarchyBoundsListener (HierarchyBoundsListener l)
removeHierarchyListener (HierarchyListener l)
removeInputMethodListener (InputMethodListener l)
removeKeyListener (KeyListener l)
removeMouseListener (MouseListener l)
removeMouseMotionListener (MouseMotionListener l)
removeMouseWheelListener (MouseWheelListener l)
removeNotify ()
removePropertyChangeListener (PropertyChangeListener listener)
removePropertyChangeListener (String propertyName, PropertyChangeListener listener)
repaint ()
repaint (int x, int y, int width, int height)
repaint (long tm)
repaint (long tm, int x, int y, int width, int height)
requestFocus ()
requestFocus (boolean temporary)
requestFocusInWindow ()
requestFocusInWindow (boolean temporary)
reshape (int x, int y, int width, int height)
resize (Dimension d)
resize (int width, int height)
setBackground (Color c)
setBounds (int x, int y, int width, int height)
setBounds (Rectangle r)
setComponentOrientation (ComponentOrientation o)
setCursor (Cursor cursor)
setDropTarget (DropTarget dt)
setEnabled (boolean b)
setFocusable (boolean focusable)
setFocusTraversalKeys (int id, Set<? extends > keystrokes)
setFocusTraversalKeysEnabled (boolean focusTraversalKeysEnabled)
setFont (Font f)
setForeground (Color c)
setIgnoreRepaint (boolean ignoreRepaint)
setLocale (Locale l)
setLocation (int x, int y)
setLocation (Point p)
setMaximumSize (Dimension maximumSize)
setMinimumSize (Dimension minimumSize)
setName (String name)
setPreferredSize (Dimension preferredSize)
setSize (Dimension d)
setSize (int width, int height)
setVisible (boolean b)
show ()
show (boolean b)
size ()
toString ()
transferFocus ()
transferFocusBackward ()
transferFocusUpCycle ()
update (Graphics g)
validate ()
ComponentOrientation
Container
AccessibleAWTContainer
Container ()
add (Component comp)
add (Component comp, int index)
add (Component comp, Object constraints)
add (Component comp, Object constraints, int index)
add (String name, Component comp)
addContainerListener (ContainerListener l)
addImpl (Component comp, Object constraints, int index)
addNotify ()
addPropertyChangeListener (PropertyChangeListener listener)
addPropertyChangeListener (String propertyName, PropertyChangeListener listener)
applyComponentOrientation (ComponentOrientation o)
areFocusTraversalKeysSet (int id)
countComponents ()
deliverEvent (Event e)
doLayout ()
findComponentAt (int x, int y)
findComponentAt (Point p)
getAlignmentX ()
getAlignmentY ()
getComponent (int n)
getComponentAt (int x, int y)
getComponentAt (Point p)
getComponentCount ()
getComponents ()
getComponentZOrder (Component comp)
getContainerListeners ()
getFocusTraversalKeys (int id)
getFocusTraversalPolicy ()
getInsets ()
getLayout ()
getListeners (Class<T> listenerType)
getMaximumSize ()
getMinimumSize ()
getMousePosition (boolean allowChildren)
getPreferredSize ()
insets ()
invalidate ()
isAncestorOf (Component c)
isFocusCycleRoot ()
isFocusCycleRoot (Container container)
isFocusTraversalPolicyProvider ()
isFocusTraversalPolicySet ()
layout ()
list (PrintStream out, int indent)
list (PrintWriter out, int indent)
locate (int x, int y)
minimumSize ()
paint (Graphics g)
paintComponents (Graphics g)
paramString ()
preferredSize ()
print (Graphics g)
printComponents (Graphics g)
processContainerEvent (ContainerEvent e)
processEvent (AWTEvent e)
remove (Component comp)
remove (int index)
removeAll ()
removeContainerListener (ContainerListener l)
removeNotify ()
setComponentZOrder (Component comp, int index)
setFocusCycleRoot (boolean focusCycleRoot)
setFocusTraversalKeys (int id, Set<? extends > keystrokes)
setFocusTraversalPolicy (FocusTraversalPolicy policy)
setFocusTraversalPolicyProvider (boolean provider)
setFont (Font f)
setLayout (LayoutManager mgr)
transferFocusBackward ()
transferFocusDownCycle ()
update (Graphics g)
validate ()
validateTree ()
ContainerOrderFocusTraversalPolicy
Cursor
DefaultFocusTraversalPolicy
DefaultKeyboardFocusManager
Desktop
Dialog
AccessibleAWTDialog
ModalExclusionType
ModalityType
DEFAULT_MODALITY_TYPE
Dialog (Dialog owner)
Dialog (Dialog owner, String title)
Dialog (Dialog owner, String title, boolean modal)
Dialog (Dialog owner, String title, boolean modal, GraphicsConfiguration gc)
Dialog (Frame owner)
Dialog (Frame owner, boolean modal)
Dialog (Frame owner, String title)
Dialog (Frame owner, String title, boolean modal)
Dialog (Frame owner, String title, boolean modal, GraphicsConfiguration gc)
Dialog (Window owner)
Dialog (Window owner, Dialog.ModalityType modalityType)
Dialog (Window owner, String title)
Dialog (Window owner, String title, Dialog.ModalityType modalityType)
Dialog (Window owner, String title, Dialog.ModalityType modalityType, GraphicsConfiguration gc)
addNotify ()
getAccessibleContext ()
getModalityType ()
getTitle ()
hide ()
isModal ()
isResizable ()
isUndecorated ()
paramString ()
setModal (boolean modal)
setModalityType (Dialog.ModalityType type)
setResizable (boolean resizable)
setTitle (String title)
setUndecorated (boolean undecorated)
setVisible (boolean b)
show ()
toBack ()
Dimension
DisplayMode
Event
ACTION_EVENT
ALT_MASK
arg
BACK_SPACE
CAPS_LOCK
clickCount
CTRL_MASK
DELETE
DOWN
END
ENTER
ESCAPE
evt
F1
F10
F11
F12
F2
F3
F4
F5
F6
F7
F8
F9
GOT_FOCUS
HOME
id
INSERT
key
KEY_ACTION
KEY_ACTION_RELEASE
KEY_PRESS
KEY_RELEASE
LEFT
LIST_DESELECT
LIST_SELECT
LOAD_FILE
LOST_FOCUS
META_MASK
modifiers
MOUSE_DOWN
MOUSE_DRAG
MOUSE_ENTER
MOUSE_EXIT
MOUSE_MOVE
MOUSE_UP
NUM_LOCK
PAUSE
PGDN
PGUP
PRINT_SCREEN
RIGHT
SAVE_FILE
SCROLL_ABSOLUTE
SCROLL_BEGIN
SCROLL_END
SCROLL_LINE_DOWN
SCROLL_LINE_UP
SCROLL_LOCK
SCROLL_PAGE_DOWN
SCROLL_PAGE_UP
SHIFT_MASK
TAB
target
UP
when
WINDOW_DEICONIFY
WINDOW_DESTROY
WINDOW_EXPOSE
WINDOW_ICONIFY
WINDOW_MOVED
x
y
Event (Object target, int id, Object arg)
Event (Object target, long when, int id, int x, int y, int key, int modifiers)
Event (Object target, long when, int id, int x, int y, int key, int modifiers, Object arg)
controlDown ()
metaDown ()
paramString ()
shiftDown ()
toString ()
translate (int dx, int dy)
EventQueue
FileDialog
FlowLayout
FocusTraversalPolicy
Font
BOLD
CENTER_BASELINE
DIALOG
DIALOG_INPUT
HANGING_BASELINE
ITALIC
LAYOUT_LEFT_TO_RIGHT
LAYOUT_NO_LIMIT_CONTEXT
LAYOUT_NO_START_CONTEXT
LAYOUT_RIGHT_TO_LEFT
MONOSPACED
name
PLAIN
pointSize
ROMAN_BASELINE
SANS_SERIF
SERIF
size
style
TRUETYPE_FONT
TYPE1_FONT
Font (Font font)
Font (Map<? extends , ?> attributes)
Font (String name, int style, int size)
canDisplay (char c)
canDisplay (int codePoint)
canDisplayUpTo (char[] text, int start, int limit)
canDisplayUpTo (CharacterIterator iter, int start, int limit)
canDisplayUpTo (String str)
createFont (int fontFormat, File fontFile)
createFont (int fontFormat, InputStream fontStream)
createGlyphVector (FontRenderContext frc, char[] chars)
createGlyphVector (FontRenderContext frc, CharacterIterator ci)
createGlyphVector (FontRenderContext frc, int[] glyphCodes)
createGlyphVector (FontRenderContext frc, String str)
decode (String str)
deriveFont (AffineTransform trans)
deriveFont (float size)
deriveFont (int style)
deriveFont (int style, AffineTransform trans)
deriveFont (int style, float size)
deriveFont (Map<? extends , ?> attributes)
equals (Object obj)
finalize ()
getAttributes ()
getAvailableAttributes ()
getBaselineFor (char c)
getFamily ()
getFamily (Locale l)
getFont (Map<? extends , ?> attributes)
getFont (String nm)
getFont (String nm, Font font)
getFontName ()
getFontName (Locale l)
getItalicAngle ()
getLineMetrics (char[] chars, int beginIndex, int limit, FontRenderContext frc)
getLineMetrics (CharacterIterator ci, int beginIndex, int limit, FontRenderContext frc)
getLineMetrics (String str, FontRenderContext frc)
getLineMetrics (String str, int beginIndex, int limit, FontRenderContext frc)
getMaxCharBounds (FontRenderContext frc)
getMissingGlyphCode ()
getName ()
getNumGlyphs ()
getPeer ()
getPSName ()
getSize ()
getSize2D ()
getStringBounds (char[] chars, int beginIndex, int limit, FontRenderContext frc)
getStringBounds (CharacterIterator ci, int beginIndex, int limit, FontRenderContext frc)
getStringBounds (String str, FontRenderContext frc)
getStringBounds (String str, int beginIndex, int limit, FontRenderContext frc)
getStyle ()
getTransform ()
hashCode ()
hasLayoutAttributes ()
hasUniformLineMetrics ()
isBold ()
isItalic ()
isPlain ()
isTransformed ()
layoutGlyphVector (FontRenderContext frc, char[] text, int start, int limit, int flags)
toString ()
FontMetrics
font
FontMetrics (Font font)
bytesWidth (byte[] data, int off, int len)
charsWidth (char[] data, int off, int len)
charWidth (char ch)
charWidth (int codePoint)
getAscent ()
getDescent ()
getFont ()
getFontRenderContext ()
getHeight ()
getLeading ()
getLineMetrics (char[] chars, int beginIndex, int limit, Graphics context)
getLineMetrics (CharacterIterator ci, int beginIndex, int limit, Graphics context)
getLineMetrics (String str, Graphics context)
getLineMetrics (String str, int beginIndex, int limit, Graphics context)
getMaxAdvance ()
getMaxAscent ()
getMaxCharBounds (Graphics context)
getMaxDecent ()
getMaxDescent ()
getStringBounds (char[] chars, int beginIndex, int limit, Graphics context)
getStringBounds (CharacterIterator ci, int beginIndex, int limit, Graphics context)
getStringBounds (String str, Graphics context)
getStringBounds (String str, int beginIndex, int limit, Graphics context)
getWidths ()
hasUniformLineMetrics ()
stringWidth (String str)
toString ()
Frame
GradientPaint
GradientPaint (float x1, float y1, Color color1, float x2, float y2, Color color2)
GradientPaint (float x1, float y1, Color color1, float x2, float y2, Color color2, boolean cyclic)
GradientPaint (Point2D pt1, Color color1, Point2D pt2, Color color2)
GradientPaint (Point2D pt1, Color color1, Point2D pt2, Color color2, boolean cyclic)
createContext (ColorModel cm, Rectangle deviceBounds, Rectangle2D userBounds, AffineTransform xform, RenderingHints hints)
getColor1 ()
getColor2 ()
getPoint1 ()
getPoint2 ()
getTransparency ()
isCyclic ()
Graphics
Graphics ()
clearRect (int x, int y, int width, int height)
clipRect (int x, int y, int width, int height)
copyArea (int x, int y, int width, int height, int dx, int dy)
create ()
create (int x, int y, int width, int height)
dispose ()
draw3DRect (int x, int y, int width, int height, boolean raised)
drawArc (int x, int y, int width, int height, int startAngle, int arcAngle)
drawBytes (byte[] data, int offset, int length, int x, int y)
drawChars (char[] data, int offset, int length, int x, int y)
drawImage (Image img, int x, int y, Color bgcolor, ImageObserver observer)
drawImage (Image img, int x, int y, ImageObserver observer)
drawImage (Image img, int x, int y, int width, int height, Color bgcolor, ImageObserver observer)
drawImage (Image img, int x, int y, int width, int height, ImageObserver observer)
drawImage (Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2, Color bgcolor, ImageObserver observer)
drawImage (Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2, ImageObserver observer)
drawLine (int x1, int y1, int x2, int y2)
drawOval (int x, int y, int width, int height)
drawPolygon (int[] xPoints, int[] yPoints, int nPoints)
drawPolygon (Polygon p)
drawPolyline (int[] xPoints, int[] yPoints, int nPoints)
drawRect (int x, int y, int width, int height)
drawRoundRect (int x, int y, int width, int height, int arcWidth, int arcHeight)
drawString (AttributedCharacterIterator iterator, int x, int y)
drawString (String str, int x, int y)
fill3DRect (int x, int y, int width, int height, boolean raised)
fillArc (int x, int y, int width, int height, int startAngle, int arcAngle)
fillOval (int x, int y, int width, int height)
fillPolygon (int[] xPoints, int[] yPoints, int nPoints)
fillPolygon (Polygon p)
fillRect (int x, int y, int width, int height)
fillRoundRect (int x, int y, int width, int height, int arcWidth, int arcHeight)
finalize ()
getClip ()
getClipBounds ()
getClipBounds (Rectangle r)
getClipRect ()
getColor ()
getFont ()
getFontMetrics ()
getFontMetrics (Font f)
hitClip (int x, int y, int width, int height)
setClip (int x, int y, int width, int height)
setClip (Shape clip)
setColor (Color c)
setFont (Font font)
setPaintMode ()
setXORMode (Color c1)
toString ()
translate (int x, int y)
Graphics2D
Graphics2D ()
addRenderingHints (Map<?, ?> hints)
clip (Shape s)
draw (Shape s)
draw3DRect (int x, int y, int width, int height, boolean raised)
drawGlyphVector (GlyphVector g, float x, float y)
drawImage (BufferedImage img, BufferedImageOp op, int x, int y)
drawImage (Image img, AffineTransform xform, ImageObserver obs)
drawRenderableImage (RenderableImage img, AffineTransform xform)
drawRenderedImage (RenderedImage img, AffineTransform xform)
drawString (AttributedCharacterIterator iterator, float x, float y)
drawString (AttributedCharacterIterator iterator, int x, int y)
drawString (String str, float x, float y)
drawString (String str, int x, int y)
fill (Shape s)
fill3DRect (int x, int y, int width, int height, boolean raised)
getBackground ()
getComposite ()
getDeviceConfiguration ()
getFontRenderContext ()
getPaint ()
getRenderingHint (RenderingHints.Key hintKey)
getRenderingHints ()
getStroke ()
getTransform ()
hit (Rectangle rect, Shape s, boolean onStroke)
rotate (double theta)
rotate (double theta, double x, double y)
scale (double sx, double sy)
setBackground (Color color)
setComposite (Composite comp)
setPaint (Paint paint)
setRenderingHint (RenderingHints.Key hintKey, Object hintValue)
setRenderingHints (Map<?, ?> hints)
setStroke (Stroke s)
setTransform (AffineTransform Tx)
shear (double shx, double shy)
transform (AffineTransform Tx)
translate (double tx, double ty)
translate (int x, int y)
GraphicsConfigTemplate
GraphicsConfiguration
GraphicsConfiguration ()
createCompatibleImage (int width, int height)
createCompatibleImage (int width, int height, int transparency)
createCompatibleVolatileImage (int width, int height)
createCompatibleVolatileImage (int width, int height, ImageCapabilities caps)
createCompatibleVolatileImage (int width, int height, ImageCapabilities caps, int transparency)
createCompatibleVolatileImage (int width, int height, int transparency)
getBounds ()
getBufferCapabilities ()
getColorModel ()
getColorModel (int transparency)
getDefaultTransform ()
getDevice ()
getImageCapabilities ()
getNormalizingTransform ()
GraphicsDevice
GraphicsEnvironment
GridBagConstraints
ABOVE_BASELINE
ABOVE_BASELINE_LEADING
ABOVE_BASELINE_TRAILING
anchor
BASELINE
BASELINE_LEADING
BASELINE_TRAILING
BELOW_BASELINE
BELOW_BASELINE_LEADING
BELOW_BASELINE_TRAILING
BOTH
CENTER
EAST
fill
FIRST_LINE_END
FIRST_LINE_START
gridheight
gridwidth
gridx
gridy
HORIZONTAL
insets
ipadx
ipady
LAST_LINE_END
LAST_LINE_START
LINE_END
LINE_START
NONE
NORTH
NORTHEAST
NORTHWEST
PAGE_END
PAGE_START
RELATIVE
REMAINDER
SOUTH
SOUTHEAST
SOUTHWEST
VERTICAL
weightx
weighty
WEST
GridBagConstraints ()
GridBagConstraints (int gridx, int gridy, int gridwidth, int gridheight, double weightx, double weighty, int anchor, int fill, Insets insets, int ipadx, int ipady)
clone ()
GridBagLayout
columnWeights
columnWidths
comptable
defaultConstraints
layoutInfo
MAXGRIDSIZE
MINSIZE
PREFERREDSIZE
rowHeights
rowWeights
GridBagLayout ()
addLayoutComponent (Component comp, Object constraints)
addLayoutComponent (String name, Component comp)
adjustForGravity (GridBagConstraints constraints, Rectangle r)
AdjustForGravity (GridBagConstraints constraints, Rectangle r)
arrangeGrid (Container parent)
ArrangeGrid (Container parent)
getConstraints (Component comp)
getLayoutAlignmentX (Container parent)
getLayoutAlignmentY (Container parent)
getLayoutDimensions ()
getLayoutInfo (Container parent, int sizeflag)
GetLayoutInfo (Container parent, int sizeflag)
getLayoutOrigin ()
getLayoutWeights ()
getMinSize (Container parent, GridBagLayoutInfo info)
GetMinSize (Container parent, GridBagLayoutInfo info)
invalidateLayout (Container target)
layoutContainer (Container parent)
location (int x, int y)
lookupConstraints (Component comp)
maximumLayoutSize (Container target)
minimumLayoutSize (Container parent)
preferredLayoutSize (Container parent)
removeLayoutComponent (Component comp)
setConstraints (Component comp, GridBagConstraints constraints)
toString ()
GridBagLayoutInfo
GridLayout
Image
ImageCapabilities
Insets
JobAttributes
DefaultSelectionType
DestinationType
DialogType
MultipleDocumentHandlingType
SidesType
JobAttributes ()
JobAttributes (int copies, JobAttributes.DefaultSelectionType defaultSelection, JobAttributes.DestinationType destination, JobAttributes.DialogType dialog, String fileName, int maxPage, int minPage, JobAttributes.MultipleDocumentHandlingType multipleDocumentHandling, int[][] pageRanges, String printer, JobAttributes.SidesType sides)
JobAttributes (JobAttributes obj)
clone ()
equals (Object obj)
getCopies ()
getDefaultSelection ()
getDestination ()
getDialog ()
getFileName ()
getFromPage ()
getMaxPage ()
getMinPage ()
getMultipleDocumentHandling ()
getPageRanges ()
getPrinter ()
getSides ()
getToPage ()
hashCode ()
set (JobAttributes obj)
setCopies (int copies)
setCopiesToDefault ()
setDefaultSelection (JobAttributes.DefaultSelectionType defaultSelection)
setDestination (JobAttributes.DestinationType destination)
setDialog (JobAttributes.DialogType dialog)
setFileName (String fileName)
setFromPage (int fromPage)
setMaxPage (int maxPage)
setMinPage (int minPage)
setMultipleDocumentHandling (JobAttributes.MultipleDocumentHandlingType multipleDocumentHandling)
setMultipleDocumentHandlingToDefault ()
setPageRanges (int[][] pageRanges)
setPrinter (String printer)
setSides (JobAttributes.SidesType sides)
setSidesToDefault ()
setToPage (int toPage)
toString ()
KeyboardFocusManager
BACKWARD_TRAVERSAL_KEYS
DOWN_CYCLE_TRAVERSAL_KEYS
FORWARD_TRAVERSAL_KEYS
UP_CYCLE_TRAVERSAL_KEYS
KeyboardFocusManager ()
addKeyEventDispatcher (KeyEventDispatcher dispatcher)
addKeyEventPostProcessor (KeyEventPostProcessor processor)
addPropertyChangeListener (PropertyChangeListener listener)
addPropertyChangeListener (String propertyName, PropertyChangeListener listener)
addVetoableChangeListener (String propertyName, VetoableChangeListener listener)
addVetoableChangeListener (VetoableChangeListener listener)
clearGlobalFocusOwner ()
dequeueKeyEvents (long after, Component untilFocused)
discardKeyEvents (Component comp)
dispatchEvent (AWTEvent e)
dispatchKeyEvent (KeyEvent e)
downFocusCycle ()
downFocusCycle (Container aContainer)
enqueueKeyEvents (long after, Component untilFocused)
firePropertyChange (String propertyName, Object oldValue, Object newValue)
fireVetoableChange (String propertyName, Object oldValue, Object newValue)
focusNextComponent ()
focusNextComponent (Component aComponent)
focusPreviousComponent ()
focusPreviousComponent (Component aComponent)
getActiveWindow ()
getCurrentFocusCycleRoot ()
getCurrentKeyboardFocusManager ()
getDefaultFocusTraversalKeys (int id)
getDefaultFocusTraversalPolicy ()
getFocusedWindow ()
getFocusOwner ()
getGlobalActiveWindow ()
getGlobalCurrentFocusCycleRoot ()
getGlobalFocusedWindow ()
getGlobalFocusOwner ()
getGlobalPermanentFocusOwner ()
getKeyEventDispatchers ()
getKeyEventPostProcessors ()
getPermanentFocusOwner ()
getPropertyChangeListeners ()
getPropertyChangeListeners (String propertyName)
getVetoableChangeListeners ()
getVetoableChangeListeners (String propertyName)
postProcessKeyEvent (KeyEvent e)
processKeyEvent (Component focusedComponent, KeyEvent e)
redispatchEvent (Component target, AWTEvent e)
removeKeyEventDispatcher (KeyEventDispatcher dispatcher)
removeKeyEventPostProcessor (KeyEventPostProcessor processor)
removePropertyChangeListener (PropertyChangeListener listener)
removePropertyChangeListener (String propertyName, PropertyChangeListener listener)
removeVetoableChangeListener (String propertyName, VetoableChangeListener listener)
removeVetoableChangeListener (VetoableChangeListener listener)
setCurrentKeyboardFocusManager (KeyboardFocusManager newManager)
setDefaultFocusTraversalKeys (int id, Set<? extends > keystrokes)
setDefaultFocusTraversalPolicy (FocusTraversalPolicy defaultPolicy)
setGlobalActiveWindow (Window activeWindow)
setGlobalCurrentFocusCycleRoot (Container newFocusCycleRoot)
setGlobalFocusedWindow (Window focusedWindow)
setGlobalFocusOwner (Component focusOwner)
setGlobalPermanentFocusOwner (Component permanentFocusOwner)
upFocusCycle ()
upFocusCycle (Component aComponent)
Label
LinearGradientPaint
LinearGradientPaint (float startX, float startY, float endX, float endY, float[] fractions, Color[] colors)
LinearGradientPaint (float startX, float startY, float endX, float endY, float[] fractions, Color[] colors, MultipleGradientPaint.CycleMethod cycleMethod)
LinearGradientPaint (Point2D start, Point2D end, float[] fractions, Color[] colors)
LinearGradientPaint (Point2D start, Point2D end, float[] fractions, Color[] colors, MultipleGradientPaint.CycleMethod cycleMethod)
LinearGradientPaint (Point2D start, Point2D end, float[] fractions, Color[] colors, MultipleGradientPaint.CycleMethod cycleMethod, MultipleGradientPaint.ColorSpaceType colorSpace, AffineTransform gradientTransform)
createContext (ColorModel cm, Rectangle deviceBounds, Rectangle2D userBounds, AffineTransform transform, RenderingHints hints)
getEndPoint ()
getStartPoint ()
List
MediaTracker
ABORTED
COMPLETE
ERRORED
LOADING
MediaTracker (Component comp)
addImage (Image image, int id)
addImage (Image image, int id, int w, int h)
checkAll ()
checkAll (boolean load)
checkID (int id)
checkID (int id, boolean load)
getErrorsAny ()
getErrorsID (int id)
isErrorAny ()
isErrorID (int id)
removeImage (Image image)
removeImage (Image image, int id)
removeImage (Image image, int id, int width, int height)
statusAll (boolean load)
statusID (int id, boolean load)
waitForAll ()
waitForAll (long ms)
waitForID (int id)
waitForID (int id, long ms)
Menu
MenuBar
MenuComponent
MenuItem
MenuShortcut
MouseInfo
MultipleGradientPaint
PageAttributes
Panel
Point
PointerInfo
Polygon
bounds
npoints
xpoints
ypoints
Polygon ()
Polygon (int[] xpoints, int[] ypoints, int npoints)
addPoint (int x, int y)
contains (double x, double y)
contains (double x, double y, double w, double h)
contains (int x, int y)
contains (Point p)
contains (Point2D p)
contains (Rectangle2D r)
getBoundingBox ()
getBounds ()
getBounds2D ()
getPathIterator (AffineTransform at)
getPathIterator (AffineTransform at, double flatness)
inside (int x, int y)
intersects (double x, double y, double w, double h)
intersects (Rectangle2D r)
invalidate ()
reset ()
translate (int deltaX, int deltaY)
PopupMenu
PrintJob
RadialGradientPaint
RadialGradientPaint (float cx, float cy, float radius, float[] fractions, Color[] colors)
RadialGradientPaint (float cx, float cy, float radius, float[] fractions, Color[] colors, MultipleGradientPaint.CycleMethod cycleMethod)
RadialGradientPaint (float cx, float cy, float radius, float fx, float fy, float[] fractions, Color[] colors, MultipleGradientPaint.CycleMethod cycleMethod)
RadialGradientPaint (Point2D center, float radius, float[] fractions, Color[] colors)
RadialGradientPaint (Point2D center, float radius, float[] fractions, Color[] colors, MultipleGradientPaint.CycleMethod cycleMethod)
RadialGradientPaint (Point2D center, float radius, Point2D focus, float[] fractions, Color[] colors, MultipleGradientPaint.CycleMethod cycleMethod)
RadialGradientPaint (Point2D center, float radius, Point2D focus, float[] fractions, Color[] colors, MultipleGradientPaint.CycleMethod cycleMethod, MultipleGradientPaint.ColorSpaceType colorSpace, AffineTransform gradientTransform)
RadialGradientPaint (Rectangle2D gradientBounds, float[] fractions, Color[] colors, MultipleGradientPaint.CycleMethod cycleMethod)
createContext (ColorModel cm, Rectangle deviceBounds, Rectangle2D userBounds, AffineTransform transform, RenderingHints hints)
getCenterPoint ()
getFocusPoint ()
getRadius ()
Rectangle
height
width
x
y
Rectangle ()
Rectangle (Dimension d)
Rectangle (int width, int height)
Rectangle (int x, int y, int width, int height)
Rectangle (Point p)
Rectangle (Point p, Dimension d)
Rectangle (Rectangle r)
add (int newx, int newy)
add (Point pt)
add (Rectangle r)
contains (int x, int y)
contains (int X, int Y, int W, int H)
contains (Point p)
contains (Rectangle r)
createIntersection (Rectangle2D r)
createUnion (Rectangle2D r)
equals (Object obj)
getBounds ()
getBounds2D ()
getHeight ()
getLocation ()
getSize ()
getWidth ()
getX ()
getY ()
grow (int h, int v)
inside (int X, int Y)
intersection (Rectangle r)
intersects (Rectangle r)
isEmpty ()
move (int x, int y)
outcode (double x, double y)
reshape (int x, int y, int width, int height)
resize (int width, int height)
setBounds (int x, int y, int width, int height)
setBounds (Rectangle r)
setLocation (int x, int y)
setLocation (Point p)
setRect (double x, double y, double width, double height)
setSize (Dimension d)
setSize (int width, int height)
toString ()
translate (int dx, int dy)
union (Rectangle r)
RenderingHints
Robot
Scrollbar
ScrollPane
ScrollPaneAdjustable
SplashScreen
SystemColor
SystemTray
TextArea
AccessibleAWTTextArea
SCROLLBARS_BOTH
SCROLLBARS_HORIZONTAL_ONLY
SCROLLBARS_NONE
SCROLLBARS_VERTICAL_ONLY
TextArea ()
TextArea (int rows, int columns)
TextArea (String text)
TextArea (String text, int rows, int columns)
TextArea (String text, int rows, int columns, int scrollbars)
addNotify ()
append (String str)
appendText (String str)
getAccessibleContext ()
getColumns ()
getMinimumSize ()
getMinimumSize (int rows, int columns)
getPreferredSize ()
getPreferredSize (int rows, int columns)
getRows ()
getScrollbarVisibility ()
insert (String str, int pos)
insertText (String str, int pos)
minimumSize ()
minimumSize (int rows, int columns)
paramString ()
preferredSize ()
preferredSize (int rows, int columns)
replaceRange (String str, int start, int end)
replaceText (String str, int start, int end)
setColumns (int columns)
setRows (int rows)
TextComponent
TextField
TexturePaint
Toolkit
desktopProperties
desktopPropsSupport
Toolkit ()
addAWTEventListener (AWTEventListener listener, long eventMask)
addPropertyChangeListener (String name, PropertyChangeListener pcl)
beep ()
checkImage (Image image, int width, int height, ImageObserver observer)
createButton (Button target)
createCanvas (Canvas target)
createCheckbox (Checkbox target)
createCheckboxMenuItem (CheckboxMenuItem target)
createChoice (Choice target)
createComponent (Component target)
createCustomCursor (Image cursor, Point hotSpot, String name)
createDesktopPeer (Desktop target)
createDialog (Dialog target)
createDragGestureRecognizer (Class<T> abstractRecognizerClass, DragSource ds, Component c, int srcActions, DragGestureListener dgl)
createDragSourceContextPeer (DragGestureEvent dge)
createFileDialog (FileDialog target)
createFrame (Frame target)
createImage (byte[] imagedata)
createImage (byte[] imagedata, int imageoffset, int imagelength)
createImage (ImageProducer producer)
createImage (String filename)
createImage (URL url)
createLabel (Label target)
createList (List target)
createMenu (Menu target)
createMenuBar (MenuBar target)
createMenuItem (MenuItem target)
createPanel (Panel target)
createPopupMenu (PopupMenu target)
createScrollbar (Scrollbar target)
createScrollPane (ScrollPane target)
createTextArea (TextArea target)
createTextField (TextField target)
createWindow (Window target)
getAWTEventListeners ()
getAWTEventListeners (long eventMask)
getBestCursorSize (int preferredWidth, int preferredHeight)
getColorModel ()
getDefaultToolkit ()
getDesktopProperty (String propertyName)
getFontList ()
getFontMetrics (Font font)
getFontPeer (String name, int style)
getImage (String filename)
getImage (URL url)
getLockingKeyState (int keyCode)
getMaximumCursorColors ()
getMenuShortcutKeyMask ()
getMouseInfoPeer ()
getNativeContainer (Component c)
getPrintJob (Frame frame, String jobtitle, JobAttributes jobAttributes, PageAttributes pageAttributes)
getPrintJob (Frame frame, String jobtitle, Properties props)
getProperty (String key, String defaultValue)
getPropertyChangeListeners ()
getPropertyChangeListeners (String propertyName)
getScreenInsets (GraphicsConfiguration gc)
getScreenResolution ()
getScreenSize ()
getSystemClipboard ()
getSystemEventQueue ()
getSystemEventQueueImpl ()
getSystemSelection ()
initializeDesktopProperties ()
isAlwaysOnTopSupported ()
isDynamicLayoutActive ()
isDynamicLayoutSet ()
isFrameStateSupported (int state)
isModalExclusionTypeSupported (Dialog.ModalExclusionType modalExclusionType)
isModalityTypeSupported (Dialog.ModalityType modalityType)
lazilyLoadDesktopProperty (String name)
loadSystemColors (int[] systemColors)
mapInputMethodHighlight (InputMethodHighlight highlight)
prepareImage (Image image, int width, int height, ImageObserver observer)
removeAWTEventListener (AWTEventListener listener)
removePropertyChangeListener (String name, PropertyChangeListener pcl)
setDesktopProperty (String name, Object newValue)
setDynamicLayout (boolean dynamic)
setLockingKeyState (int keyCode, boolean on)
sync ()
TrayIcon
Window
AccessibleAWTWindow
Window (Frame owner)
Window (Window owner)
Window (Window owner, GraphicsConfiguration gc)
addNotify ()
addPropertyChangeListener (PropertyChangeListener listener)
addPropertyChangeListener (String propertyName, PropertyChangeListener listener)
addWindowFocusListener (WindowFocusListener l)
addWindowListener (WindowListener l)
addWindowStateListener (WindowStateListener l)
applyResourceBundle (ResourceBundle rb)
applyResourceBundle (String rbName)
createBufferStrategy (int numBuffers)
createBufferStrategy (int numBuffers, BufferCapabilities caps)
dispose ()
getAccessibleContext ()
getBufferStrategy ()
getFocusableWindowState ()
getFocusCycleRootAncestor ()
getFocusOwner ()
getFocusTraversalKeys (int id)
getGraphicsConfiguration ()
getIconImages ()
getInputContext ()
getListeners (Class<T> listenerType)
getLocale ()
getModalExclusionType ()
getMostRecentFocusOwner ()
getOwnedWindows ()
getOwner ()
getOwnerlessWindows ()
getToolkit ()
getWarningString ()
getWindowFocusListeners ()
getWindowListeners ()
getWindows ()
getWindowStateListeners ()
hide ()
isActive ()
isAlwaysOnTop ()
isAlwaysOnTopSupported ()
isFocusableWindow ()
isFocusCycleRoot ()
isFocused ()
isLocationByPlatform ()
isShowing ()
pack ()
postEvent (Event e)
processEvent (AWTEvent e)
processWindowEvent (WindowEvent e)
processWindowFocusEvent (WindowEvent e)
processWindowStateEvent (WindowEvent e)
removeNotify ()
removeWindowFocusListener (WindowFocusListener l)
removeWindowListener (WindowListener l)
removeWindowStateListener (WindowStateListener l)
reshape (int x, int y, int width, int height)
setAlwaysOnTop (boolean alwaysOnTop)
setBounds (int x, int y, int width, int height)
setBounds (Rectangle r)
setCursor (Cursor cursor)
setFocusableWindowState (boolean focusableWindowState)
setFocusCycleRoot (boolean focusCycleRoot)
setIconImage (Image image)
setIconImages (List<? extends > icons)
setLocationByPlatform (boolean locationByPlatform)
setLocationRelativeTo (Component c)
setMinimumSize (Dimension minimumSize)
setModalExclusionType (Dialog.ModalExclusionType exclusionType)
setSize (Dimension d)
setSize (int width, int height)
setVisible (boolean b)
show ()
toBack ()
toFront ()
AWTException
FontFormatException
HeadlessException
IllegalComponentStateException
AWTError
java.awt.color
java.awt.datatransfer
java.awt.dnd
Hierarchy For Package java.awt.dnd
Uses of Package java.awt.dnd
Autoscroll (Interface)
DragGestureListener (Interface)
DragSourceListener (Interface)
DragSourceMotionListener (Interface)
DropTargetListener (Interface)
DnDConstants
DragGestureEvent
DragGestureEvent (DragGestureRecognizer dgr, int act, Point ori, List<? extends > evs)
getComponent ()
getDragAction ()
getDragOrigin ()
getDragSource ()
getSourceAsDragGestureRecognizer ()
getTriggerEvent ()
iterator ()
startDrag (Cursor dragCursor, Image dragImage, Point imageOffset, Transferable transferable, DragSourceListener dsl)
startDrag (Cursor dragCursor, Transferable transferable)
startDrag (Cursor dragCursor, Transferable transferable, DragSourceListener dsl)
toArray ()
toArray (Object[] array)
DragGestureRecognizer
DragSource
DefaultCopyDrop
DefaultCopyNoDrop
DefaultLinkDrop
DefaultLinkNoDrop
DefaultMoveDrop
DefaultMoveNoDrop
DragSource ()
addDragSourceListener (DragSourceListener dsl)
addDragSourceMotionListener (DragSourceMotionListener dsml)
createDefaultDragGestureRecognizer (Component c, int actions, DragGestureListener dgl)
createDragGestureRecognizer (Class<T> recognizerAbstractClass, Component c, int actions, DragGestureListener dgl)
createDragSourceContext (java.awt.dnd.peer.DragSourceContextPeer dscp, DragGestureEvent dgl, Cursor dragCursor, Image dragImage, Point imageOffset, Transferable t, DragSourceListener dsl)
getDefaultDragSource ()
getDragSourceListeners ()
getDragSourceMotionListeners ()
getDragThreshold ()
getFlavorMap ()
getListeners (Class<T> listenerType)
isDragImageSupported ()
removeDragSourceListener (DragSourceListener dsl)
removeDragSourceMotionListener (DragSourceMotionListener dsml)
startDrag (DragGestureEvent trigger, Cursor dragCursor, Image dragImage, Point dragOffset, Transferable transferable, DragSourceListener dsl)
startDrag (DragGestureEvent trigger, Cursor dragCursor, Image dragImage, Point imageOffset, Transferable transferable, DragSourceListener dsl, FlavorMap flavorMap)
startDrag (DragGestureEvent trigger, Cursor dragCursor, Transferable transferable, DragSourceListener dsl)
startDrag (DragGestureEvent trigger, Cursor dragCursor, Transferable transferable, DragSourceListener dsl, FlavorMap flavorMap)
DragSourceAdapter
DragSourceContext
DragSourceDragEvent
DragSourceDropEvent
DragSourceEvent
DropTarget
DropTargetAutoScroller
DropTarget ()
DropTarget (Component c, DropTargetListener dtl)
DropTarget (Component c, int ops, DropTargetListener dtl)
DropTarget (Component c, int ops, DropTargetListener dtl, boolean act)
DropTarget (Component c, int ops, DropTargetListener dtl, boolean act, FlavorMap fm)
addDropTargetListener (DropTargetListener dtl)
addNotify (java.awt.peer.ComponentPeer peer)
clearAutoscroll ()
createDropTargetAutoScroller (Component c, Point p)
createDropTargetContext ()
dragEnter (DropTargetDragEvent dtde)
dragExit (DropTargetEvent dte)
dragOver (DropTargetDragEvent dtde)
drop (DropTargetDropEvent dtde)
dropActionChanged (DropTargetDragEvent dtde)
getComponent ()
getDefaultActions ()
getDropTargetContext ()
getFlavorMap ()
initializeAutoscrolling (Point p)
isActive ()
removeDropTargetListener (DropTargetListener dtl)
removeNotify (java.awt.peer.ComponentPeer peer)
setActive (boolean isActive)
setComponent (Component c)
setDefaultActions (int ops)
setFlavorMap (FlavorMap fm)
updateAutoscroll (Point dragCursorLocn)
DropTargetAdapter
DropTargetContext
DropTargetDragEvent
DropTargetDropEvent
DropTargetEvent
MouseDragGestureRecognizer
InvalidDnDOperationException
java.awt.event
Hierarchy For Package java.awt.event
Uses of Package java.awt.event
ActionListener (Interface)
AdjustmentListener (Interface)
AWTEventListener (Interface)
ComponentListener (Interface)
ContainerListener (Interface)
FocusListener (Interface)
HierarchyBoundsListener (Interface)
HierarchyListener (Interface)
InputMethodListener (Interface)
ItemListener (Interface)
KeyListener (Interface)
MouseListener (Interface)
MouseMotionListener (Interface)
MouseWheelListener (Interface)
TextListener (Interface)
WindowFocusListener (Interface)
WindowListener (Interface)
WindowStateListener (Interface)
ActionEvent
AdjustmentEvent
AWTEventListenerProxy
ComponentAdapter
ComponentEvent
ContainerAdapter
ContainerEvent
FocusAdapter
FocusEvent
HierarchyBoundsAdapter
HierarchyEvent
InputEvent
InputMethodEvent
CARET_POSITION_CHANGED
INPUT_METHOD_FIRST
INPUT_METHOD_LAST
INPUT_METHOD_TEXT_CHANGED
InputMethodEvent (Component source, int id, AttributedCharacterIterator text, int committedCharacterCount, TextHitInfo caret, TextHitInfo visiblePosition)
InputMethodEvent (Component source, int id, long when, AttributedCharacterIterator text, int committedCharacterCount, TextHitInfo caret, TextHitInfo visiblePosition)
InputMethodEvent (Component source, int id, TextHitInfo caret, TextHitInfo visiblePosition)
consume ()
getCaret ()
getCommittedCharacterCount ()
getText ()
getVisiblePosition ()
getWhen ()
isConsumed ()
paramString ()
InvocationEvent
ItemEvent
KeyAdapter
KeyEvent
CHAR_UNDEFINED
KEY_FIRST
KEY_LAST
KEY_LOCATION_LEFT
KEY_LOCATION_NUMPAD
KEY_LOCATION_RIGHT
KEY_LOCATION_STANDARD
KEY_LOCATION_UNKNOWN
KEY_PRESSED
KEY_RELEASED
KEY_TYPED
VK_0
VK_1
VK_2
VK_3
VK_4
VK_5
VK_6
VK_7
VK_8
VK_9
VK_A
VK_ACCEPT
VK_ADD
VK_AGAIN
VK_ALL_CANDIDATES
VK_ALPHANUMERIC
VK_ALT
VK_ALT_GRAPH
VK_AMPERSAND
VK_ASTERISK
VK_AT
VK_B
VK_BACK_QUOTE
VK_BACK_SLASH
VK_BACK_SPACE
VK_BEGIN
VK_BRACELEFT
VK_BRACERIGHT
VK_C
VK_CANCEL
VK_CAPS_LOCK
VK_CIRCUMFLEX
VK_CLEAR
VK_CLOSE_BRACKET
VK_CODE_INPUT
VK_COLON
VK_COMMA
VK_COMPOSE
VK_CONTEXT_MENU
VK_CONTROL
VK_CONVERT
VK_COPY
VK_CUT
VK_D
VK_DEAD_ABOVEDOT
VK_DEAD_ABOVERING
VK_DEAD_ACUTE
VK_DEAD_BREVE
VK_DEAD_CARON
VK_DEAD_CEDILLA
VK_DEAD_CIRCUMFLEX
VK_DEAD_DIAERESIS
VK_DEAD_DOUBLEACUTE
VK_DEAD_GRAVE
VK_DEAD_IOTA
VK_DEAD_MACRON
VK_DEAD_OGONEK
VK_DEAD_SEMIVOICED_SOUND
VK_DEAD_TILDE
VK_DEAD_VOICED_SOUND
VK_DECIMAL
VK_DELETE
VK_DIVIDE
VK_DOLLAR
VK_DOWN
VK_E
VK_END
VK_ENTER
VK_EQUALS
VK_ESCAPE
VK_EURO_SIGN
VK_EXCLAMATION_MARK
VK_F
VK_F1
VK_F10
VK_F11
VK_F12
VK_F13
VK_F14
VK_F15
VK_F16
VK_F17
VK_F18
VK_F19
VK_F2
VK_F20
VK_F21
VK_F22
VK_F23
VK_F24
VK_F3
VK_F4
VK_F5
VK_F6
VK_F7
VK_F8
VK_F9
VK_FINAL
VK_FIND
VK_FULL_WIDTH
VK_G
VK_GREATER
VK_H
VK_HALF_WIDTH
VK_HELP
VK_HIRAGANA
VK_HOME
VK_I
VK_INPUT_METHOD_ON_OFF
VK_INSERT
VK_INVERTED_EXCLAMATION_MARK
VK_J
VK_JAPANESE_HIRAGANA
VK_JAPANESE_KATAKANA
VK_JAPANESE_ROMAN
VK_K
VK_KANA
VK_KANA_LOCK
VK_KANJI
VK_KATAKANA
VK_KP_DOWN
VK_KP_LEFT
VK_KP_RIGHT
VK_KP_UP
VK_L
VK_LEFT
VK_LEFT_PARENTHESIS
VK_LESS
VK_M
VK_META
VK_MINUS
VK_MODECHANGE
VK_MULTIPLY
VK_N
VK_NONCONVERT
VK_NUM_LOCK
VK_NUMBER_SIGN
VK_NUMPAD0
VK_NUMPAD1
VK_NUMPAD2
VK_NUMPAD3
VK_NUMPAD4
VK_NUMPAD5
VK_NUMPAD6
VK_NUMPAD7
VK_NUMPAD8
VK_NUMPAD9
VK_O
VK_OPEN_BRACKET
VK_P
VK_PAGE_DOWN
VK_PAGE_UP
VK_PASTE
VK_PAUSE
VK_PERIOD
VK_PLUS
VK_PREVIOUS_CANDIDATE
VK_PRINTSCREEN
VK_PROPS
VK_Q
VK_QUOTE
VK_QUOTEDBL
VK_R
VK_RIGHT
VK_RIGHT_PARENTHESIS
VK_ROMAN_CHARACTERS
VK_S
VK_SCROLL_LOCK
VK_SEMICOLON
VK_SEPARATER
VK_SEPARATOR
VK_SHIFT
VK_SLASH
VK_SPACE
VK_STOP
VK_SUBTRACT
VK_T
VK_TAB
VK_U
VK_UNDEFINED
VK_UNDERSCORE
VK_UNDO
VK_UP
VK_V
VK_W
VK_WINDOWS
VK_X
VK_Y
VK_Z
KeyEvent (Component source, int id, long when, int modifiers, int keyCode)
KeyEvent (Component source, int id, long when, int modifiers, int keyCode, char keyChar)
KeyEvent (Component source, int id, long when, int modifiers, int keyCode, char keyChar, int keyLocation)
getKeyChar ()
getKeyCode ()
getKeyLocation ()
getKeyModifiersText (int modifiers)
getKeyText (int keyCode)
isActionKey ()
paramString ()
setKeyChar (char keyChar)
setKeyCode (int keyCode)
setModifiers (int modifiers)
MouseAdapter
MouseEvent
BUTTON1
BUTTON2
BUTTON3
MOUSE_CLICKED
MOUSE_DRAGGED
MOUSE_ENTERED
MOUSE_EXITED
MOUSE_FIRST
MOUSE_LAST
MOUSE_MOVED
MOUSE_PRESSED
MOUSE_RELEASED
MOUSE_WHEEL
NOBUTTON
MouseEvent (Component source, int id, long when, int modifiers, int x, int y, int clickCount, boolean popupTrigger)
MouseEvent (Component source, int id, long when, int modifiers, int x, int y, int clickCount, boolean popupTrigger, int button)
MouseEvent (Component source, int id, long when, int modifiers, int x, int y, int xAbs, int yAbs, int clickCount, boolean popupTrigger, int button)
getButton ()
getClickCount ()
getLocationOnScreen ()
getMouseModifiersText (int modifiers)
getPoint ()
getX ()
getXOnScreen ()
getY ()
getYOnScreen ()
isPopupTrigger ()
paramString ()
translatePoint (int x, int y)
MouseMotionAdapter
MouseWheelEvent
WHEEL_BLOCK_SCROLL
WHEEL_UNIT_SCROLL
MouseWheelEvent (Component source, int id, long when, int modifiers, int x, int y, int clickCount, boolean popupTrigger, int scrollType, int scrollAmount, int wheelRotation)
MouseWheelEvent (Component source, int id, long when, int modifiers, int x, int y, int xAbs, int yAbs, int clickCount, boolean popupTrigger, int scrollType, int scrollAmount, int wheelRotation)
getScrollAmount ()
getScrollType ()
getUnitsToScroll ()
getWheelRotation ()
paramString ()
PaintEvent
TextEvent
WindowAdapter
WindowEvent
WINDOW_ACTIVATED
WINDOW_CLOSED
WINDOW_CLOSING
WINDOW_DEACTIVATED
WINDOW_DEICONIFIED
WINDOW_FIRST
WINDOW_GAINED_FOCUS
WINDOW_ICONIFIED
WINDOW_LAST
WINDOW_LOST_FOCUS
WINDOW_OPENED
WINDOW_STATE_CHANGED
WindowEvent (Window source, int id)
WindowEvent (Window source, int id, int oldState, int newState)
WindowEvent (Window source, int id, Window opposite)
WindowEvent (Window source, int id, Window opposite, int oldState, int newState)
getNewState ()
getOldState ()
getOppositeWindow ()
getWindow ()
paramString ()
java.awt.font
Hierarchy For Package java.awt.font
Uses of Package java.awt.font
MultipleMaster (Interface)
OpenType (Interface)
FontRenderContext
GlyphJustificationInfo
GlyphMetrics
GlyphVector
FLAG_COMPLEX_GLYPHS
FLAG_HAS_POSITION_ADJUSTMENTS
FLAG_HAS_TRANSFORMS
FLAG_MASK
FLAG_RUN_RTL
GlyphVector ()
equals (GlyphVector set)
getFont ()
getFontRenderContext ()
getGlyphCharIndex (int glyphIndex)
getGlyphCharIndices (int beginGlyphIndex, int numEntries, int[] codeReturn)
getGlyphCode (int glyphIndex)
getGlyphCodes (int beginGlyphIndex, int numEntries, int[] codeReturn)
getGlyphJustificationInfo (int glyphIndex)
getGlyphLogicalBounds (int glyphIndex)
getGlyphMetrics (int glyphIndex)
getGlyphOutline (int glyphIndex)
getGlyphOutline (int glyphIndex, float x, float y)
getGlyphPixelBounds (int index, FontRenderContext renderFRC, float x, float y)
getGlyphPosition (int glyphIndex)
getGlyphPositions (int beginGlyphIndex, int numEntries, float[] positionReturn)
getGlyphTransform (int glyphIndex)
getGlyphVisualBounds (int glyphIndex)
getLayoutFlags ()
getLogicalBounds ()
getNumGlyphs ()
getOutline ()
getOutline (float x, float y)
getPixelBounds (FontRenderContext renderFRC, float x, float y)
getVisualBounds ()
performDefaultLayout ()
setGlyphPosition (int glyphIndex, Point2D newPos)
setGlyphTransform (int glyphIndex, AffineTransform newTX)
GraphicAttribute
ImageGraphicAttribute
LayoutPath
LineBreakMeasurer
LineMetrics
NumericShaper
ShapeGraphicAttribute
TextAttribute
TextHitInfo
TextLayout
CaretPolicy
DEFAULT_CARET_POLICY
TextLayout (AttributedCharacterIterator text, FontRenderContext frc)
TextLayout (String string, Font font, FontRenderContext frc)
TextLayout (String string, Map<? extends , ?> attributes, FontRenderContext frc)
clone ()
draw (Graphics2D g2, float x, float y)
equals (Object obj)
equals (TextLayout rhs)
getAdvance ()
getAscent ()
getBaseline ()
getBaselineOffsets ()
getBlackBoxBounds (int firstEndpoint, int secondEndpoint)
getBounds ()
getCaretInfo (TextHitInfo hit)
getCaretInfo (TextHitInfo hit, Rectangle2D bounds)
getCaretShape (TextHitInfo hit)
getCaretShape (TextHitInfo hit, Rectangle2D bounds)
getCaretShapes (int offset)
getCaretShapes (int offset, Rectangle2D bounds)
getCaretShapes (int offset, Rectangle2D bounds, TextLayout.CaretPolicy policy)
getCharacterCount ()
getCharacterLevel (int index)
getDescent ()
getJustifiedLayout (float justificationWidth)
getLayoutPath ()
getLeading ()
getLogicalHighlightShape (int firstEndpoint, int secondEndpoint)
getLogicalHighlightShape (int firstEndpoint, int secondEndpoint, Rectangle2D bounds)
getLogicalRangesForVisualSelection (TextHitInfo firstEndpoint, TextHitInfo secondEndpoint)
getNextLeftHit (int offset)
getNextLeftHit (int offset, TextLayout.CaretPolicy policy)
getNextLeftHit (TextHitInfo hit)
getNextRightHit (int offset)
getNextRightHit (int offset, TextLayout.CaretPolicy policy)
getNextRightHit (TextHitInfo hit)
getOutline (AffineTransform tx)
getPixelBounds (FontRenderContext frc, float x, float y)
getVisibleAdvance ()
getVisualHighlightShape (TextHitInfo firstEndpoint, TextHitInfo secondEndpoint)
getVisualHighlightShape (TextHitInfo firstEndpoint, TextHitInfo secondEndpoint, Rectangle2D bounds)
getVisualOtherHit (TextHitInfo hit)
handleJustify (float justificationWidth)
hashCode ()
hitTestChar (float x, float y)
hitTestChar (float x, float y, Rectangle2D bounds)
hitToPoint (TextHitInfo hit, Point2D point)
isLeftToRight ()
isVertical ()
toString ()
TextMeasurer
TransformAttribute
java.awt.geom
Hierarchy For Package java.awt.geom
Uses of Package java.awt.geom
PathIterator (Interface)
AffineTransform
TYPE_FLIP
TYPE_GENERAL_ROTATION
TYPE_GENERAL_SCALE
TYPE_GENERAL_TRANSFORM
TYPE_IDENTITY
TYPE_MASK_ROTATION
TYPE_MASK_SCALE
TYPE_QUADRANT_ROTATION
TYPE_TRANSLATION
TYPE_UNIFORM_SCALE
AffineTransform ()
AffineTransform (AffineTransform Tx)
AffineTransform (double[] flatmatrix)
AffineTransform (double m00, double m10, double m01, double m11, double m02, double m12)
AffineTransform (float[] flatmatrix)
AffineTransform (float m00, float m10, float m01, float m11, float m02, float m12)
clone ()
concatenate (AffineTransform Tx)
createInverse ()
createTransformedShape (Shape pSrc)
deltaTransform (double[] srcPts, int srcOff, double[] dstPts, int dstOff, int numPts)
deltaTransform (Point2D ptSrc, Point2D ptDst)
equals (Object obj)
getDeterminant ()
getMatrix (double[] flatmatrix)
getQuadrantRotateInstance (int numquadrants)
getQuadrantRotateInstance (int numquadrants, double anchorx, double anchory)
getRotateInstance (double theta)
getRotateInstance (double vecx, double vecy)
getRotateInstance (double theta, double anchorx, double anchory)
getRotateInstance (double vecx, double vecy, double anchorx, double anchory)
getScaleInstance (double sx, double sy)
getScaleX ()
getScaleY ()
getShearInstance (double shx, double shy)
getShearX ()
getShearY ()
getTranslateInstance (double tx, double ty)
getTranslateX ()
getTranslateY ()
getType ()
hashCode ()
inverseTransform (double[] srcPts, int srcOff, double[] dstPts, int dstOff, int numPts)
inverseTransform (Point2D ptSrc, Point2D ptDst)
invert ()
isIdentity ()
preConcatenate (AffineTransform Tx)
quadrantRotate (int numquadrants)
quadrantRotate (int numquadrants, double anchorx, double anchory)
rotate (double theta)
rotate (double vecx, double vecy)
rotate (double theta, double anchorx, double anchory)
rotate (double vecx, double vecy, double anchorx, double anchory)
scale (double sx, double sy)
setToIdentity ()
setToQuadrantRotation (int numquadrants)
setToQuadrantRotation (int numquadrants, double anchorx, double anchory)
setToRotation (double theta)
setToRotation (double vecx, double vecy)
setToRotation (double theta, double anchorx, double anchory)
setToRotation (double vecx, double vecy, double anchorx, double anchory)
setToScale (double sx, double sy)
setToShear (double shx, double shy)
setToTranslation (double tx, double ty)
setTransform (AffineTransform Tx)
setTransform (double m00, double m10, double m01, double m11, double m02, double m12)
shear (double shx, double shy)
toString ()
transform (double[] srcPts, int srcOff, double[] dstPts, int dstOff, int numPts)
transform (double[] srcPts, int srcOff, float[] dstPts, int dstOff, int numPts)
transform (float[] srcPts, int srcOff, double[] dstPts, int dstOff, int numPts)
transform (float[] srcPts, int srcOff, float[] dstPts, int dstOff, int numPts)
transform (Point2D[] ptSrc, int srcOff, Point2D[] ptDst, int dstOff, int numPts)
transform (Point2D ptSrc, Point2D ptDst)
translate (double tx, double ty)
Arc2D
Double
Float
CHORD
OPEN
PIE
Arc2D (int type)
contains (double x, double y)
contains (double x, double y, double w, double h)
contains (Rectangle2D r)
containsAngle (double angle)
equals (Object obj)
getAngleExtent ()
getAngleStart ()
getArcType ()
getBounds2D ()
getEndPoint ()
getPathIterator (AffineTransform at)
getStartPoint ()
hashCode ()
intersects (double x, double y, double w, double h)
makeBounds (double x, double y, double w, double h)
setAngleExtent (double angExt)
setAngles (double x1, double y1, double x2, double y2)
setAngles (Point2D p1, Point2D p2)
setAngleStart (double angSt)
setAngleStart (Point2D p)
setArc (Arc2D a)
setArc (double x, double y, double w, double h, double angSt, double angExt, int closure)
setArc (Point2D loc, Dimension2D size, double angSt, double angExt, int closure)
setArc (Rectangle2D rect, double angSt, double angExt, int closure)
setArcByCenter (double x, double y, double radius, double angSt, double angExt, int closure)
setArcByTangent (Point2D p1, Point2D p2, Point2D p3, double radius)
setArcType (int type)
setFrame (double x, double y, double w, double h)
Area
CubicCurve2D
Double
Float
ctrlx1
ctrlx2
ctrly1
ctrly2
x1
x2
y1
y2
getBounds2D ()
getCtrlP1 ()
getCtrlP2 ()
getCtrlX1 ()
getCtrlX2 ()
getCtrlY1 ()
getCtrlY2 ()
getP1 ()
getP2 ()
getX1 ()
getX2 ()
getY1 ()
getY2 ()
setCurve (double x1, double y1, double ctrlx1, double ctrly1, double ctrlx2, double ctrly2, double x2, double y2)
setCurve (float x1, float y1, float ctrlx1, float ctrly1, float ctrlx2, float ctrly2, float x2, float y2)
CubicCurve2D ()
clone ()
contains (double x, double y)
contains (double x, double y, double w, double h)
contains (Point2D p)
contains (Rectangle2D r)
getBounds ()
getCtrlP1 ()
getCtrlP2 ()
getCtrlX1 ()
getCtrlX2 ()
getCtrlY1 ()
getCtrlY2 ()
getFlatness ()
getFlatness (double[] coords, int offset)
getFlatness (double x1, double y1, double ctrlx1, double ctrly1, double ctrlx2, double ctrly2, double x2, double y2)
getFlatnessSq ()
getFlatnessSq (double[] coords, int offset)
getFlatnessSq (double x1, double y1, double ctrlx1, double ctrly1, double ctrlx2, double ctrly2, double x2, double y2)
getP1 ()
getP2 ()
getPathIterator (AffineTransform at)
getPathIterator (AffineTransform at, double flatness)
getX1 ()
getX2 ()
getY1 ()
getY2 ()
intersects (double x, double y, double w, double h)
intersects (Rectangle2D r)
setCurve (CubicCurve2D c)
setCurve (double[] coords, int offset)
setCurve (double x1, double y1, double ctrlx1, double ctrly1, double ctrlx2, double ctrly2, double x2, double y2)
setCurve (Point2D[] pts, int offset)
setCurve (Point2D p1, Point2D cp1, Point2D cp2, Point2D p2)
solveCubic (double[] eqn)
solveCubic (double[] eqn, double[] res)
subdivide (CubicCurve2D left, CubicCurve2D right)
subdivide (CubicCurve2D src, CubicCurve2D left, CubicCurve2D right)
subdivide (double[] src, int srcoff, double[] left, int leftoff, double[] right, int rightoff)
Dimension2D
Ellipse2D
FlatteningPathIterator
GeneralPath
Line2D
Double
Float
Line2D ()
clone ()
contains (double x, double y)
contains (double x, double y, double w, double h)
contains (Point2D p)
contains (Rectangle2D r)
getBounds ()
getP1 ()
getP2 ()
getPathIterator (AffineTransform at)
getPathIterator (AffineTransform at, double flatness)
getX1 ()
getX2 ()
getY1 ()
getY2 ()
intersects (double x, double y, double w, double h)
intersects (Rectangle2D r)
intersectsLine (double x1, double y1, double x2, double y2)
intersectsLine (Line2D l)
linesIntersect (double x1, double y1, double x2, double y2, double x3, double y3, double x4, double y4)
ptLineDist (double px, double py)
ptLineDist (double x1, double y1, double x2, double y2, double px, double py)
ptLineDist (Point2D pt)
ptLineDistSq (double px, double py)
ptLineDistSq (double x1, double y1, double x2, double y2, double px, double py)
ptLineDistSq (Point2D pt)
ptSegDist (double px, double py)
ptSegDist (double x1, double y1, double x2, double y2, double px, double py)
ptSegDist (Point2D pt)
ptSegDistSq (double px, double py)
ptSegDistSq (double x1, double y1, double x2, double y2, double px, double py)
ptSegDistSq (Point2D pt)
relativeCCW (double px, double py)
relativeCCW (double x1, double y1, double x2, double y2, double px, double py)
relativeCCW (Point2D p)
setLine (double x1, double y1, double x2, double y2)
setLine (Line2D l)
setLine (Point2D p1, Point2D p2)
Path2D
Double
append (PathIterator pi, boolean connect)
clone ()
curveTo (double x1, double y1, double x2, double y2, double x3, double y3)
getBounds2D ()
getPathIterator (AffineTransform at)
lineTo (double x, double y)
moveTo (double x, double y)
quadTo (double x1, double y1, double x2, double y2)
transform (AffineTransform at)
Float
append (PathIterator pi, boolean connect)
clone ()
curveTo (double x1, double y1, double x2, double y2, double x3, double y3)
curveTo (float x1, float y1, float x2, float y2, float x3, float y3)
getBounds2D ()
getPathIterator (AffineTransform at)
lineTo (double x, double y)
lineTo (float x, float y)
moveTo (double x, double y)
moveTo (float x, float y)
quadTo (double x1, double y1, double x2, double y2)
quadTo (float x1, float y1, float x2, float y2)
transform (AffineTransform at)
WIND_EVEN_ODD
WIND_NON_ZERO
append (PathIterator pi, boolean connect)
append (Shape s, boolean connect)
clone ()
closePath ()
contains (double x, double y)
contains (double x, double y, double w, double h)
contains (PathIterator pi, double x, double y)
contains (PathIterator pi, double x, double y, double w, double h)
contains (PathIterator pi, Point2D p)
contains (PathIterator pi, Rectangle2D r)
contains (Point2D p)
contains (Rectangle2D r)
createTransformedShape (AffineTransform at)
curveTo (double x1, double y1, double x2, double y2, double x3, double y3)
getBounds ()
getCurrentPoint ()
getPathIterator (AffineTransform at, double flatness)
getWindingRule ()
intersects (double x, double y, double w, double h)
intersects (PathIterator pi, double x, double y, double w, double h)
intersects (PathIterator pi, Rectangle2D r)
intersects (Rectangle2D r)
lineTo (double x, double y)
moveTo (double x, double y)
quadTo (double x1, double y1, double x2, double y2)
reset ()
setWindingRule (int rule)
transform (AffineTransform at)
Point2D
QuadCurve2D
Double
Float
ctrlx
ctrly
x1
x2
y1
y2
getBounds2D ()
getCtrlPt ()
getCtrlX ()
getCtrlY ()
getP1 ()
getP2 ()
getX1 ()
getX2 ()
getY1 ()
getY2 ()
setCurve (double x1, double y1, double ctrlx, double ctrly, double x2, double y2)
setCurve (float x1, float y1, float ctrlx, float ctrly, float x2, float y2)
QuadCurve2D ()
clone ()
contains (double x, double y)
contains (double x, double y, double w, double h)
contains (Point2D p)
contains (Rectangle2D r)
getBounds ()
getCtrlPt ()
getCtrlX ()
getCtrlY ()
getFlatness ()
getFlatness (double[] coords, int offset)
getFlatness (double x1, double y1, double ctrlx, double ctrly, double x2, double y2)
getFlatnessSq ()
getFlatnessSq (double[] coords, int offset)
getFlatnessSq (double x1, double y1, double ctrlx, double ctrly, double x2, double y2)
getP1 ()
getP2 ()
getPathIterator (AffineTransform at)
getPathIterator (AffineTransform at, double flatness)
getX1 ()
getX2 ()
getY1 ()
getY2 ()
intersects (double x, double y, double w, double h)
intersects (Rectangle2D r)
setCurve (double[] coords, int offset)
setCurve (double x1, double y1, double ctrlx, double ctrly, double x2, double y2)
setCurve (Point2D[] pts, int offset)
setCurve (Point2D p1, Point2D cp, Point2D p2)
setCurve (QuadCurve2D c)
solveQuadratic (double[] eqn)
solveQuadratic (double[] eqn, double[] res)
subdivide (double[] src, int srcoff, double[] left, int leftoff, double[] right, int rightoff)
subdivide (QuadCurve2D left, QuadCurve2D right)
subdivide (QuadCurve2D src, QuadCurve2D left, QuadCurve2D right)
Rectangle2D
Double
Float
OUT_BOTTOM
OUT_LEFT
OUT_RIGHT
OUT_TOP
Rectangle2D ()
add (double newx, double newy)
add (Point2D pt)
add (Rectangle2D r)
contains (double x, double y)
contains (double x, double y, double w, double h)
createIntersection (Rectangle2D r)
createUnion (Rectangle2D r)
equals (Object obj)
getBounds2D ()
getPathIterator (AffineTransform at)
getPathIterator (AffineTransform at, double flatness)
hashCode ()
intersect (Rectangle2D src1, Rectangle2D src2, Rectangle2D dest)
intersects (double x, double y, double w, double h)
intersectsLine (double x1, double y1, double x2, double y2)
intersectsLine (Line2D l)
outcode (double x, double y)
outcode (Point2D p)
setFrame (double x, double y, double w, double h)
setRect (double x, double y, double w, double h)
setRect (Rectangle2D r)
union (Rectangle2D src1, Rectangle2D src2, Rectangle2D dest)
RectangularShape
RectangularShape ()
clone ()
contains (Point2D p)
contains (Rectangle2D r)
getBounds ()
getCenterX ()
getCenterY ()
getFrame ()
getHeight ()
getMaxX ()
getMaxY ()
getMinX ()
getMinY ()
getPathIterator (AffineTransform at, double flatness)
getWidth ()
getX ()
getY ()
intersects (Rectangle2D r)
isEmpty ()
setFrame (double x, double y, double w, double h)
setFrame (Point2D loc, Dimension2D size)
setFrame (Rectangle2D r)
setFrameFromCenter (double centerX, double centerY, double cornerX, double cornerY)
setFrameFromCenter (Point2D center, Point2D corner)
setFrameFromDiagonal (double x1, double y1, double x2, double y2)
setFrameFromDiagonal (Point2D p1, Point2D p2)
RoundRectangle2D
Double
Float
archeight
arcwidth
height
width
x
y
getArcHeight ()
getArcWidth ()
getBounds2D ()
getHeight ()
getWidth ()
getX ()
getY ()
isEmpty ()
setRoundRect (double x, double y, double w, double h, double arcw, double arch)
setRoundRect (float x, float y, float w, float h, float arcw, float arch)
setRoundRect (RoundRectangle2D rr)
RoundRectangle2D ()
contains (double x, double y)
contains (double x, double y, double w, double h)
equals (Object obj)
getArcHeight ()
getArcWidth ()
getPathIterator (AffineTransform at)
hashCode ()
intersects (double x, double y, double w, double h)
setFrame (double x, double y, double w, double h)
setRoundRect (double x, double y, double w, double h, double arcWidth, double arcHeight)
setRoundRect (RoundRectangle2D rr)
IllegalPathStateException
NoninvertibleTransformException
java.awt.im
java.awt.im.spi
java.awt.image
Hierarchy For Package java.awt.image
Uses of Package java.awt.image
BufferedImageOp (Interface)
ImageConsumer (Interface)
COMPLETESCANLINES
IMAGEABORTED
IMAGEERROR
RANDOMPIXELORDER
SINGLEFRAME
SINGLEFRAMEDONE
SINGLEPASS
STATICIMAGEDONE
TOPDOWNLEFTRIGHT
imageComplete (int status)
setColorModel (ColorModel model)
setDimensions (int width, int height)
setHints (int hintflags)
setPixels (int x, int y, int w, int h, ColorModel model, byte[] pixels, int off, int scansize)
setPixels (int x, int y, int w, int h, ColorModel model, int[] pixels, int off, int scansize)
setProperties (Hashtable<?, ?> props)
ImageObserver (Interface)
ImageProducer (Interface)
RasterOp (Interface)
RenderedImage (Interface)
TileObserver (Interface)
WritableRenderedImage (Interface)
AffineTransformOp