|
JIDE Common Layer 2.7.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.border.AbstractBorder
javax.swing.border.CompoundBorder
com.jidesoft.swing.JideSwingUtilities.TraceDebugBorder
public static class JideSwingUtilities.TraceDebugBorder
Field Summary |
---|
Fields inherited from class javax.swing.border.CompoundBorder |
---|
insideBorder, outsideBorder |
Constructor Summary | |
---|---|
JideSwingUtilities.TraceDebugBorder(javax.swing.border.Border insideBorder)
|
Method Summary | |
---|---|
java.awt.Insets |
getBorderInsets(java.awt.Component c)
|
java.awt.Insets |
getBorderInsets(java.awt.Component c,
java.awt.Insets insets)
|
Methods inherited from class javax.swing.border.CompoundBorder |
---|
getInsideBorder, getOutsideBorder, isBorderOpaque, paintBorder |
Methods inherited from class javax.swing.border.AbstractBorder |
---|
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JideSwingUtilities.TraceDebugBorder(javax.swing.border.Border insideBorder)
Method Detail |
---|
public java.awt.Insets getBorderInsets(java.awt.Component c)
getBorderInsets
in interface javax.swing.border.Border
getBorderInsets
in class javax.swing.border.CompoundBorder
public java.awt.Insets getBorderInsets(java.awt.Component c, java.awt.Insets insets)
getBorderInsets
in class javax.swing.border.CompoundBorder
|
JIDE Common Layer 2.7.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |