Package org.jrd.frontend.frame.main
Class NewAgentDialog.AttachActionListener
java.lang.Object
org.jrd.frontend.frame.main.NewAgentDialog.AttachActionListener
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
NewAgentDialog
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ButtonGroup
private final ButtonGroup
private final NewAgentDialog
private final JTextField
private final JTextField
-
Constructor Summary
ConstructorsConstructorDescriptionAttachActionListener
(JTextField portField, ButtonGroup loneliness, ButtonGroup liveliness, JTextField pidField, NewAgentDialog nad) -
Method Summary
-
Field Details
-
portField
-
loneliness
-
liveliness
-
pidField
-
nad
-
-
Constructor Details
-
AttachActionListener
AttachActionListener(JTextField portField, ButtonGroup loneliness, ButtonGroup liveliness, JTextField pidField, NewAgentDialog nad)
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-