Spec-Zone .ru
спецификации, руководства, описания, API
|
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.border.AbstractBorder | +--javax.swing.plaf.basic.BasicBorders.MarginBorder
Constructor Summary | |
BasicBorders.MarginBorder()
|
Method Summary | |
Insets |
getBorderInsets(Component c)
This default implementation returns the value of getBorderMargins. |
Methods inherited from class javax.swing.border.AbstractBorder |
getBorderInsets,
getInteriorRectangle,
getInteriorRectangle,
isBorderOpaque,
paintBorder |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public BasicBorders.MarginBorder()
Method Detail |
public Insets getBorderInsets(Component c)
c
- the component for which this border insets value applies
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |