Class PopupHandlerAdapter


  • public class PopupHandlerAdapter
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void install​(@NotNull javax.swing.JComponent component, @NotNull java.lang.String groupId, @NotNull java.lang.String place)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • install

        public static void install​(@NotNull
                                   @NotNull javax.swing.JComponent component,
                                   @NotNull
                                   @NotNull java.lang.String groupId,
                                   @NotNull
                                   @NotNull java.lang.String place)
                            throws java.lang.IllegalAccessException,
                                   java.lang.reflect.InvocationTargetException
        Throws:
        java.lang.IllegalAccessException
        java.lang.reflect.InvocationTargetException