org.gnu.gnome
public class UIPixmapType extends Enum
| Field Summary | |
|---|---|
| static UIPixmapType | DATA |
| static UIPixmapType | FILENAME |
| static UIPixmapType | NONE |
| static UIPixmapType | STOCK |
| Method Summary | |
|---|---|
| UIPixmapType | and(UIPixmapType other) |
| static UIPixmapType | intern(int value) |
| UIPixmapType | or(UIPixmapType other) |
| boolean | test(UIPixmapType other) |
| UIPixmapType | xor(UIPixmapType other) |