|
||||||||||
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
org.mars_sim.msp.ui.standard.MarsPanelBorder
public class MarsPanelBorder
The MarsPanelBorder is a common compound border used for panels.
Field Summary |
---|
Fields inherited from class javax.swing.border.CompoundBorder |
---|
insideBorder, outsideBorder |
Constructor Summary | |
---|---|
MarsPanelBorder()
Constructor |
Method Summary |
---|
Methods inherited from class javax.swing.border.CompoundBorder |
---|
getBorderInsets, getBorderInsets, 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 MarsPanelBorder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |