Class DefaultEditorUtility

java.lang.Object
org.eclipse.handly.ui.EditorUtility
org.eclipse.handly.ui.DefaultEditorUtility

public class DefaultEditorUtility extends EditorUtility
The default EditorUtility.
Restriction:
This class is not intended to be subclassed by clients. Extend EditorUtility if you need to specialize the default behavior.
Restriction:
This class is not intended to be instantiated by clients. Use the provided INSTANCE.
  • Field Details

    • INSTANCE

      public static final EditorUtility INSTANCE
      The default instance of the editor utility.