to.tetramorph.starbase.multisplit
クラス ShallowBevelBorder
java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.border.BevelBorder
to.tetramorph.starbase.multisplit.ShallowBevelBorder
- すべての実装されたインタフェース:
- Serializable, Border
public class ShallowBevelBorder
- extends BevelBorder
へこんだベベルボーダー(親は彫り込みが2pixcelだが1pixcelにしたもの。)
- 関連項目:
- 直列化された形式
クラス javax.swing.border.BevelBorder から継承されたメソッド |
getBevelType, getBorderInsets, getBorderInsets, getHighlightInnerColor, getHighlightInnerColor, getHighlightOuterColor, getHighlightOuterColor, getShadowInnerColor, getShadowInnerColor, getShadowOuterColor, getShadowOuterColor, isBorderOpaque, paintBorder, paintRaisedBevel |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShallowBevelBorder
public ShallowBevelBorder()
- ShallowBevelBorder オブジェクトを作成する
paintLoweredBevel
protected void paintLoweredBevel(Component c,
Graphics g,
int x,
int y,
int width,
int height)
- オーバーライド:
- クラス
BevelBorder
内の paintLoweredBevel