Package org.eclipse.ui.internal
Interface IHeapStatusConstants
public interface IHeapStatusConstants
Preference constants for the heap status.
- Since:
- 3.1
- 
Field Details- 
PREF_UPDATE_INTERVALPreference key for the update interval (value in milliseconds).- See Also:
 
- 
PREF_SHOW_MAXPreference key for whether to show max heap, if available (value is boolean).- See Also:
 
 
-