Class AlohaPanelFactory


  • public abstract class AlohaPanelFactory
    extends java.lang.Object
    • Constructor Detail

      • AlohaPanelFactory

        public AlohaPanelFactory()
    • Method Detail

      • createMonitorSelectionPanel

        public final javax.swing.JPanel createMonitorSelectionPanel()
      • createCorrectorSelectionPanel

        public final javax.swing.JPanel createCorrectorSelectionPanel()
      • createCalculatorInfoPanel

        public final javax.swing.JPanel createCalculatorInfoPanel​(Algorithm calculator)