Class NetworksSwing.InputFieldSelectionMapRadio<K,​T>

  • Type Parameters:
    K - key of the selection map
    T - return type of the selection map
    All Implemented Interfaces:
    InputField
    Enclosing class:
    NetworksSwing

    public static class NetworksSwing.InputFieldSelectionMapRadio<K,​T>
    extends AbstractInputField
    Radio button selection map.
    • Constructor Detail

      • InputFieldSelectionMapRadio

        public InputFieldSelectionMapRadio​(JPanel panel,
                                           InputParameterSelectionMap<K,​T> parameter)
        Create a string field on the screen.
        Parameters:
        panel - JPanel; panel to add the field to
        parameter - InputParameterSelectionMap<K,T>; the parameter