Class NetworksSwing.InputFieldSelectionMapRadio<K,​T>

java.lang.Object
nl.tudelft.simulation.dsol.swing.gui.inputparameters.AbstractInputField
org.opentrafficsim.demo.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.