|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Background | |
---|---|
com.incrediblesoft.redjey | |
com.incrediblesoft.redjey.backgrounds |
Uses of Background in com.incrediblesoft.redjey |
---|
Methods in com.incrediblesoft.redjey with parameters of type Background | |
---|---|
Style |
Style.setBackground(Background background)
|
Constructors in com.incrediblesoft.redjey with parameters of type Background | |
---|---|
Style(CustomFont font,
Background background,
AbstractBorder border,
java.util.Hashtable attributes)
|
|
Style(int marginLeft,
int marginRight,
int marginTop,
int marginBottom,
int paddingLeft,
int paddingRight,
int paddingTop,
int paddingBottom,
int paddingHorizontal,
int paddingVertical,
CustomFont font,
Background background,
AbstractBorder border,
java.util.Hashtable attributes)
Creates a new Style. |
Uses of Background in com.incrediblesoft.redjey.backgrounds |
---|
Subclasses of Background in com.incrediblesoft.redjey.backgrounds | |
---|---|
class |
SimpleBackground
|
Methods in com.incrediblesoft.redjey.backgrounds that return Background | |
---|---|
Background |
SimpleBackground.clone()
|
abstract Background |
Background.clone()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |