|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OverlapType | |
org.gnu.gdk |
Uses of OverlapType in org.gnu.gdk |
Fields in org.gnu.gdk declared as OverlapType | |
static OverlapType |
OverlapType.IN
|
static OverlapType |
OverlapType.OUT
|
static OverlapType |
OverlapType.PART
|
Methods in org.gnu.gdk that return OverlapType | |
static OverlapType |
OverlapType.intern(int value)
|
OverlapType |
OverlapType.or(OverlapType other)
|
OverlapType |
OverlapType.and(OverlapType other)
|
OverlapType |
OverlapType.xor(OverlapType other)
|
Methods in org.gnu.gdk with parameters of type OverlapType | |
OverlapType |
OverlapType.or(OverlapType other)
|
OverlapType |
OverlapType.and(OverlapType other)
|
OverlapType |
OverlapType.xor(OverlapType other)
|
boolean |
OverlapType.test(OverlapType other)
|
|
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 |