|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreferencesType | |
org.gnu.gnome |
Uses of PreferencesType in org.gnu.gnome |
Fields in org.gnu.gnome declared as PreferencesType | |
static PreferencesType |
PreferencesType.NEVER
|
static PreferencesType |
PreferencesType.USER
|
static PreferencesType |
PreferencesType.ALWAYS
|
Methods in org.gnu.gnome that return PreferencesType | |
static PreferencesType |
PreferencesType.intern(int value)
|
PreferencesType |
PreferencesType.or(PreferencesType other)
|
PreferencesType |
PreferencesType.and(PreferencesType other)
|
PreferencesType |
PreferencesType.xor(PreferencesType other)
|
Methods in org.gnu.gnome with parameters of type PreferencesType | |
PreferencesType |
PreferencesType.or(PreferencesType other)
|
PreferencesType |
PreferencesType.and(PreferencesType other)
|
PreferencesType |
PreferencesType.xor(PreferencesType other)
|
boolean |
PreferencesType.test(PreferencesType other)
|
Constructors in org.gnu.gnome with parameters of type PreferencesType | |
AppBar(boolean hasProgress,
boolean hasStatus,
PreferencesType type)
Creates new instance of AppBar. |
|
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 |