|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UpdateType | |
| org.gnu.gtk | |
| Uses of UpdateType in org.gnu.gtk |
| Fields in org.gnu.gtk declared as UpdateType | |
static UpdateType |
UpdateType.CONTINUOUS
|
static UpdateType |
UpdateType.DISCONTINUOUS
|
static UpdateType |
UpdateType.DELAYED
|
| Methods in org.gnu.gtk that return UpdateType | |
UpdateType |
Range.getUpdatePolicy()
Gets the update policy |
static UpdateType |
UpdateType.intern(int value)
|
UpdateType |
UpdateType.or(UpdateType other)
|
UpdateType |
UpdateType.and(UpdateType other)
|
UpdateType |
UpdateType.xor(UpdateType other)
|
| Methods in org.gnu.gtk with parameters of type UpdateType | |
void |
Range.setUpdatePolicy(UpdateType policy)
Sets the update policy for the Adjustment |
UpdateType |
UpdateType.or(UpdateType other)
|
UpdateType |
UpdateType.and(UpdateType other)
|
UpdateType |
UpdateType.xor(UpdateType other)
|
boolean |
UpdateType.test(UpdateType 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 | ||||||||||