leon.view.win.swing
Class LySwingTitleBar.TitleBarBorder
java.lang.Object
javax.swing.border.AbstractBorder
javax.swing.border.EmptyBorder
leon.view.win.swing.LySwingTitleBar.TitleBarBorder
- All Implemented Interfaces:
- java.io.Serializable, javax.swing.border.Border
- Enclosing class:
- LySwingTitleBar
public class LySwingTitleBar.TitleBarBorder
- extends javax.swing.border.EmptyBorder
This class describes special borders for Titlebar.
- See Also:
- Serialized Form
Method Summary |
void |
paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int width,
int height)
Draws the title bar borders. |
Methods inherited from class javax.swing.border.EmptyBorder |
getBorderInsets, getBorderInsets, getBorderInsets, isBorderOpaque |
Methods inherited from class javax.swing.border.AbstractBorder |
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LySwingTitleBar.TitleBarBorder
public LySwingTitleBar.TitleBarBorder()
- Class constructor of a new special title bar border.
paintBorder
public void paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int width,
int height)
- Draws the title bar borders.
- Specified by:
paintBorder
in interface javax.swing.border.Border
- Overrides:
paintBorder
in class javax.swing.border.EmptyBorder
- See Also:
Border.paintBorder(java.awt.Component, java.awt.Graphics, int,
int, int, int)
Website: W4 S.A., contact us: support@w4global.com