Module java.desktop
Package java.awt

Enum Class Taskbar.Feature

All Implemented Interfaces:
Serializable, Comparable<Taskbar.Feature>, Constable
Enclosing class:
Taskbar

public static enum Taskbar.Feature extends Enum<Taskbar.Feature>
List of provided features. Each platform supports a different set of features. You may use the Taskbar.isSupported(java.awt.Taskbar.Feature) method to determine if the given feature is supported by the current platform.