|
Copyright 2013-01-06 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.monte.media.gui.border.ButtonStateBorder
public class ButtonStateBorder
ButtonStateBorder.
| Field Summary | |
|---|---|
static int |
D
|
static int |
DEFAULT
|
static int |
DI
|
static int |
DIS
|
static int |
DS
|
static int |
E
|
static int |
EP
|
static int |
EPS
|
static int |
ES
|
static int |
I
|
static int |
IS
|
| Constructor Summary | |
|---|---|
ButtonStateBorder(javax.swing.border.Border[] borders)
Creates a new instance. |
|
ButtonStateBorder(javax.swing.border.Border e,
javax.swing.border.Border es)
Creates a new instance. |
|
ButtonStateBorder(javax.swing.border.Border e,
javax.swing.border.Border ep,
javax.swing.border.Border es,
javax.swing.border.Border eps,
javax.swing.border.Border d,
javax.swing.border.Border ds,
javax.swing.border.Border i,
javax.swing.border.Border is,
javax.swing.border.Border di,
javax.swing.border.Border dis)
Creates a new instance. |
|
ButtonStateBorder(java.awt.Image tiledImage,
int tileCount,
boolean isTiledHorizontaly,
java.awt.Insets imageInsets,
java.awt.Insets borderInsets,
boolean fill)
Creates a new instance. |
|
| Method Summary | |
|---|---|
protected javax.swing.border.Border |
getBorder(java.awt.Component c)
|
java.awt.Insets |
getBorderInsets(java.awt.Component c)
|
boolean |
isBorderOpaque()
|
void |
paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int width,
int height)
|
void |
setBorder(int key,
javax.swing.border.Border b)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int E
public static final int EP
public static final int ES
public static final int EPS
public static final int D
public static final int DS
public static final int I
public static final int IS
public static final int DI
public static final int DIS
public static final int DEFAULT
| Constructor Detail |
|---|
public ButtonStateBorder(javax.swing.border.Border e,
javax.swing.border.Border es)
public ButtonStateBorder(javax.swing.border.Border e,
javax.swing.border.Border ep,
javax.swing.border.Border es,
javax.swing.border.Border eps,
javax.swing.border.Border d,
javax.swing.border.Border ds,
javax.swing.border.Border i,
javax.swing.border.Border is,
javax.swing.border.Border di,
javax.swing.border.Border dis)
public ButtonStateBorder(javax.swing.border.Border[] borders)
public ButtonStateBorder(java.awt.Image tiledImage,
int tileCount,
boolean isTiledHorizontaly,
java.awt.Insets imageInsets,
java.awt.Insets borderInsets,
boolean fill)
| Method Detail |
|---|
public void setBorder(int key,
javax.swing.border.Border b)
public java.awt.Insets getBorderInsets(java.awt.Component c)
getBorderInsets in interface javax.swing.border.Borderpublic boolean isBorderOpaque()
isBorderOpaque in interface javax.swing.border.Border
public void paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int width,
int height)
paintBorder in interface javax.swing.border.Borderprotected javax.swing.border.Border getBorder(java.awt.Component c)
|
Copyright 2013-01-06 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||