Example usage for com.intellij.openapi.help HelpManager subclass-usage

List of usage examples for com.intellij.openapi.help HelpManager subclass-usage

Introduction

In this page you can find the example usage for com.intellij.openapi.help HelpManager subclass-usage.

Usage

From source file com.intellij.help.impl.HelpManagerImpl.java

public class HelpManagerImpl extends HelpManager {
    private static final Logger LOG = Logger.getInstance("#com.intellij.help.impl.HelpManagerImpl");

    @NonNls
    private static final String HELP_HS = "Help.hs";