Package org.kopi.vkopi.lib.ui.swing.plaf
Class KopiLookAndFeel.TopLineBorder
- java.lang.Object
-
- javax.swing.border.AbstractBorder
-
- javax.swing.border.LineBorder
-
- org.kopi.vkopi.lib.ui.swing.plaf.KopiLookAndFeel.TopLineBorder
-
- All Implemented Interfaces:
java.io.Serializable,javax.swing.border.Border
- Enclosing class:
- KopiLookAndFeel
public static class KopiLookAndFeel.TopLineBorder extends javax.swing.border.LineBorder- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TopLineBorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpaintBorder(java.awt.Component c, java.awt.Graphics g, int x, int y, int width, int height)-
Methods inherited from class javax.swing.border.LineBorder
createBlackLineBorder, createGrayLineBorder, getBorderInsets, getLineColor, getRoundedCorners, getThickness, isBorderOpaque
-
-