| org.eclipse.ui.internal.IHeapStatusConstants
IHeapStatusConstants | public interface IHeapStatusConstants (Code) | | Preference constants for the heap status.
since: 3.1 |
PREF_SHOW_MAX | String PREF_SHOW_MAX(Code) | | Preference key for whether to show max heap, if available (value is boolean).
|
PREF_UPDATE_INTERVAL | String PREF_UPDATE_INTERVAL(Code) | | Preference key for the update interval (value in milliseconds).
|
|
|