Class GatherParamPanel.ParamComponent

  • Enclosing class:
    GatherParamPanel

    public class GatherParamPanel.ParamComponent
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ParamComponent​(java.awt.Component displayComponent, int type)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Component getDisplayComponent()  
      int getType()  
      • Methods inherited from class java.lang.Object

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

      • ParamComponent

        public ParamComponent​(java.awt.Component displayComponent,
                              int type)
    • Method Detail

      • getDisplayComponent

        public java.awt.Component getDisplayComponent()
      • getType

        public int getType()