public class ProtocolSelectionControls
extends java.lang.Object
implements java.awt.event.ItemListener
Modifier and Type | Method and Description |
---|---|
static javax.swing.JPanel |
createWidgets(java.util.ResourceBundle msgBundle,
PortConfig.Cfg cfg)
Create a generic set of controls for enabling or disabling the protocols to be supported
over the asscoiated AX.25 port interface.
|
void |
itemStateChanged(java.awt.event.ItemEvent e)
DO NOT CALL.
|
public static javax.swing.JPanel createWidgets(java.util.ResourceBundle msgBundle, PortConfig.Cfg cfg)
msgBundle
- ResourceBundle for obtaining localized label translationscfg
- PortConfig.Cfg object to store protocol selection bitspublic void itemStateChanged(java.awt.event.ItemEvent e)
itemStateChanged
in interface java.awt.event.ItemListener
e
- ItemEvent identifying the checkbox