org.gnu.gnome
public class IconListMode extends Enum
| Field Summary | |
|---|---|
| static IconListMode | ICONS |
| static IconListMode | TEXT_BELOW |
| static IconListMode | TEXT_RIGHT |
| Method Summary | |
|---|---|
| IconListMode | and(IconListMode other) |
| static IconListMode | intern(int value) |
| IconListMode | or(IconListMode other) |
| boolean | test(IconListMode other) |
| IconListMode | xor(IconListMode other) |