javax.swing.plaf.UIResource
protected class BasicJideComboBoxUI.BasicJideComboBoxBorder
extends javax.swing.border.AbstractBorder
implements javax.swing.plaf.UIResource
Modifier | Constructor | Description |
---|---|---|
protected |
BasicJideComboBoxBorder() |
Modifier and Type | Method | Description |
---|---|---|
java.awt.Insets |
getBorderInsets(java.awt.Component c) |
|
java.awt.Insets |
getBorderInsets(java.awt.Component c,
java.awt.Insets insets) |
|
void |
paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int width,
int height) |
public void paintBorder(java.awt.Component c, java.awt.Graphics g, int x, int y, int width, int height)
paintBorder
in class javax.swing.border.AbstractBorder
public java.awt.Insets getBorderInsets(java.awt.Component c)
getBorderInsets
in class javax.swing.border.AbstractBorder
public java.awt.Insets getBorderInsets(java.awt.Component c, java.awt.Insets insets)
getBorderInsets
in class javax.swing.border.AbstractBorder