javax.swing.plaf.basic
Class BasicToolBarUI.DragWindowjava.lang.Object | +--java.awt.Component | +--java.awt.Container | +--java.awt.Window | +--javax.swing.plaf.basic.BasicToolBarUI.DragWindow
- All Implemented Interfaces:
- Accessible, ImageObserver, MenuContainer, Serializable
- Enclosing class:
- BasicToolBarUI
- protected class BasicToolBarUI.DragWindow
- extends Window
Nested Class Summary
Nested classes inherited from class java.awt.Window Window.AccessibleAWTWindow
Nested classes inherited from class java.awt.Container Container.AccessibleAWTContainer
Nested classes inherited from class java.awt.Component Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy
Field Summary
Fields inherited from class java.awt.Component BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
Fields inherited from interface java.awt.image.ImageObserver ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
Method Summary
Color getBorderColor()
Insets getInsets()
Determines the insets of this container, which indicate the size of the container's border.Point getOffset()
void paint(Graphics g)
Paints the container.void setBorderColor(Color c)
void setOffset(Point p)
void setOrientation(int o)