|
Quaqua 7.2.1 2010-08-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.border.AbstractBorder
ch.randelshofer.quaqua.QuaquaToolBarBorder
public class QuaquaToolBarBorder
QuaquaToolBarBorder.
| Nested Class Summary | |
|---|---|
static class |
QuaquaToolBarBorder.UIResource
|
| Field Summary |
|---|
| Fields inherited from interface javax.swing.SwingConstants |
|---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| Constructor Summary | |
|---|---|
QuaquaToolBarBorder()
|
|
| Method Summary | |
|---|---|
javax.swing.border.Border |
getBackgroundBorder()
Returns the border that needs to be drawn onto the background. |
java.awt.Insets |
getBorderInsets(java.awt.Component c)
|
java.awt.Insets |
getBorderInsets(java.awt.Component component,
java.awt.Insets newInsets)
|
void |
paintBorder(java.awt.Component component,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
|
| Methods inherited from class javax.swing.border.AbstractBorder |
|---|
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaque |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.swing.border.Border |
|---|
isBorderOpaque |
| Constructor Detail |
|---|
public QuaquaToolBarBorder()
| Method Detail |
|---|
public void paintBorder(java.awt.Component component,
java.awt.Graphics g,
int x,
int y,
int w,
int h)
paintBorder in interface javax.swing.border.BorderpaintBorder in class javax.swing.border.AbstractBorderpublic java.awt.Insets getBorderInsets(java.awt.Component c)
getBorderInsets in interface javax.swing.border.BordergetBorderInsets in class javax.swing.border.AbstractBorder
public java.awt.Insets getBorderInsets(java.awt.Component component,
java.awt.Insets newInsets)
getBorderInsets in class javax.swing.border.AbstractBorderpublic javax.swing.border.Border getBackgroundBorder()
BackgroundBorder
getBackgroundBorder in interface BackgroundBorder
|
Copyright 2003-2007 (c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||