|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.gui.shaped.border.AbstractShapedBorder
net.infonode.gui.shaped.border.AbstractShapedBorderWrapper
net.infonode.gui.shaped.border.FixedInsetsShapedBorder
public class FixedInsetsShapedBorder
Field Summary | |
---|---|
private java.awt.Insets |
insets
|
private static long |
serialVersionUID
|
Constructor Summary | |
---|---|
FixedInsetsShapedBorder(java.awt.Insets insets,
ShapedBorder border)
|
Method Summary | |
---|---|
java.awt.Insets |
getBorderInsets(java.awt.Component c)
|
Methods inherited from class net.infonode.gui.shaped.border.AbstractShapedBorderWrapper |
---|
getShape, isBorderOpaque, paintBorder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
private java.awt.Insets insets
Constructor Detail |
---|
public FixedInsetsShapedBorder(java.awt.Insets insets, ShapedBorder border)
Method Detail |
---|
public java.awt.Insets getBorderInsets(java.awt.Component c)
getBorderInsets
in interface javax.swing.border.Border
getBorderInsets
in class AbstractShapedBorderWrapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |