|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdgePosition | |
org.gnu.gnome |
Uses of EdgePosition in org.gnu.gnome |
Fields in org.gnu.gnome declared as EdgePosition | |
static EdgePosition |
EdgePosition.START
|
static EdgePosition |
EdgePosition.FINISH
|
static EdgePosition |
EdgePosition.OTHER
|
static EdgePosition |
EdgePosition.LAST
|
Methods in org.gnu.gnome that return EdgePosition | |
static EdgePosition |
EdgePosition.intern(int value)
|
EdgePosition |
EdgePosition.or(EdgePosition other)
|
EdgePosition |
EdgePosition.and(EdgePosition other)
|
EdgePosition |
EdgePosition.xor(EdgePosition other)
|
Methods in org.gnu.gnome with parameters of type EdgePosition | |
EdgePosition |
EdgePosition.or(EdgePosition other)
|
EdgePosition |
EdgePosition.and(EdgePosition other)
|
EdgePosition |
EdgePosition.xor(EdgePosition other)
|
boolean |
EdgePosition.test(EdgePosition other)
|
Constructors in org.gnu.gnome with parameters of type EdgePosition | |
DruidPageEdge(EdgePosition position)
Construct a new DruidPageEdge object |
|
DruidPageEdge(EdgePosition position,
boolean antialiased,
java.lang.String title,
java.lang.String text,
Pixbuf logo,
Pixbuf watermark,
Pixbuf topWatermark)
Construct a new DruidPageEdge object |
|
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 |