|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReliefStyle | |
org.gnu.gtk |
Uses of ReliefStyle in org.gnu.gtk |
Fields in org.gnu.gtk declared as ReliefStyle | |
static ReliefStyle |
ReliefStyle.NORMAL
|
static ReliefStyle |
ReliefStyle.HALF
|
static ReliefStyle |
ReliefStyle.NONE
|
Methods in org.gnu.gtk that return ReliefStyle | |
static ReliefStyle |
ReliefStyle.intern(int value)
|
ReliefStyle |
ReliefStyle.or(ReliefStyle other)
|
ReliefStyle |
ReliefStyle.and(ReliefStyle other)
|
ReliefStyle |
ReliefStyle.xor(ReliefStyle other)
|
ReliefStyle |
Button.getRelief()
Returns the current relief style of the button |
Methods in org.gnu.gtk with parameters of type ReliefStyle | |
ReliefStyle |
ReliefStyle.or(ReliefStyle other)
|
ReliefStyle |
ReliefStyle.and(ReliefStyle other)
|
ReliefStyle |
ReliefStyle.xor(ReliefStyle other)
|
boolean |
ReliefStyle.test(ReliefStyle other)
|
void |
Button.setRelief(ReliefStyle newRelief)
Sets the relief style of the edges of the Button widget. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |