Class OnIt


  • public class OnIt
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      OnIt()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<com.intellij.openapi.util.Pair<ComboBoxAdaptable,​java.lang.Runnable>> getList()  
      OnIt to​(ComboBoxAdaptable type, java.lang.Runnable doRun)  
      • Methods inherited from class java.lang.Object

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

      • OnIt

        public OnIt()
    • Method Detail

      • getList

        public java.util.List<com.intellij.openapi.util.Pair<ComboBoxAdaptable,​java.lang.Runnable>> getList()