org.gnu.gnome
public class UIInfoConfigurableTypes extends Enum
Deprecated: This class is part of the java-gnome 2.x family of libraries,
which, due to their inefficiency and complexity, are no longer
being maintained and have been abandoned by the java-gnome
project. This class may have an equivalent
in java-gnome 4.0; have a look for
org.gnome.gnome.UIInfoConfigurableTypes
.
Method Summary | |
---|---|
UIInfoConfigurableTypes | and(UIInfoConfigurableTypes other) |
static UIInfoConfigurableTypes | intern(int value) |
UIInfoConfigurableTypes | or(UIInfoConfigurableTypes other) |
boolean | test(UIInfoConfigurableTypes other) |
UIInfoConfigurableTypes | xor(UIInfoConfigurableTypes other) |