Class PopupHandlerAdapter
java.lang.Object
com.redhat.devtools.intellij.common.compat.PopupHandlerAdapter
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidinstall(@NotNull JComponent component, @NotNull String groupId, @NotNull String place)
-
Method Details
-
install
public static void install(@NotNull @NotNull JComponent component, @NotNull @NotNull String groupId, @NotNull @NotNull String place) throws IllegalAccessException, InvocationTargetException
-