Class ParameterPanelFactory


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.JPanel getPanel​(java.lang.String type, int index, ScaleLogParameter param)  
      • Methods inherited from class java.lang.Object

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

      • ParameterPanelFactory

        public ParameterPanelFactory()
    • Method Detail

      • getPanel

        public javax.swing.JPanel getPanel​(java.lang.String type,
                                           int index,
                                           ScaleLogParameter param)