Class CheatSheetViewerFactory

java.lang.Object
org.eclipse.ui.cheatsheets.CheatSheetViewerFactory

public final class CheatSheetViewerFactory extends Object
A factory for creating a cheat sheet viewer.

This class provides all its functionality via static members. It is not intended to be instantiated.

Since:
3.0
  • Method Details

    • createCheatSheetView

      public static ICheatSheetViewer createCheatSheetView()
      Creates a new cheat sheet viewer. The viewer does not show any cheat sheet initially.
      Returns:
      a new cheat sheet viewer