Class JDDSConfigListener

java.lang.Object
  extended by JDDSConfigListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public final class JDDSConfigListener
extends java.lang.Object
implements java.awt.event.ActionListener

Handle action events generated by the JDDSConfig window.


Field Summary
private static int FRONT_PAGE
           
private static int PUBLISH_GROUPBOX
           
private static int SUBSCRIBE_GROUPBOX
           
private  JDDSConfig win
           
 
Constructor Summary
JDDSConfigListener(JDDSConfig _win)
          Default Constructor
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Accept action events generated by the JDDSConfig window.
private  void onAssignedListListbox(java.awt.event.ActionEvent e)
           
private  void onAvailableListListbox(java.awt.event.ActionEvent e)
           
private  void onCancelButton(java.awt.event.ActionEvent e)
           
private  void onDefaultSubscribeBrowseButton(java.awt.event.ActionEvent e)
           
private  void onEditButton(java.awt.event.ActionEvent e)
           
private  void onOkButton(java.awt.event.ActionEvent e)
           
private  void onPublishAllNBCCheckbox(java.awt.event.ActionEvent e)
           
private  void onPublishApplyButton(java.awt.event.ActionEvent e)
           
private  void onPublishBio1Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishBio2Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishBio3Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishBio4Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishBio5Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishBio6Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishBrowseButton(java.awt.event.ActionEvent e)
           
private  void onPublishButton(java.awt.event.ActionEvent e)
           
private  void onPublishBwrCheckbox(java.awt.event.ActionEvent e)
           
private  void onPublishCancelButton(java.awt.event.ActionEvent e)
           
private  void onPublishCdrCheckbox(java.awt.event.ActionEvent e)
           
private  void onPublishChem1Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishChem2Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishChem3Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishChem4Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishChem5Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishChem6Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishEdrCheckbox(java.awt.event.ActionEvent e)
           
private  void onPublishNuc1Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishNuc2Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishNuc3Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishNuc4Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishNuc5Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishNuc6Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishRota1Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishRota2Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishRota3Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishRota4Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishRota5Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishRota6Checkbox(java.awt.event.ActionEvent e)
           
private  void onPublishSitrepCheckbox(java.awt.event.ActionEvent e)
           
private  void onPublishStrikwarnCheckbox(java.awt.event.ActionEvent e)
           
private  void onRemoveButton(java.awt.event.ActionEvent e)
           
private  void onSubscribeAllNBCCheckbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeApplyButton(java.awt.event.ActionEvent e)
           
private  void onSubscribeBio1Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeBio2Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeBio3Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeBio4Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeBio5Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeBio6Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeBrowseButton(java.awt.event.ActionEvent e)
           
private  void onSubscribeButton(java.awt.event.ActionEvent e)
           
private  void onSubscribeBwrCheckbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeCancelButton(java.awt.event.ActionEvent e)
           
private  void onSubscribeCdrCheckbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeChem1Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeChem2Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeChem3Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeChem4Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeChem5Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeChem6Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeEdrCheckbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeNuc1Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeNuc2Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeNuc3Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeNuc4Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeNuc5Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeNuc6Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeRota1Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeRota2Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeRota3Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeRota4Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeRota5Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeRota6Checkbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeSitrepCheckbox(java.awt.event.ActionEvent e)
           
private  void onSubscribeStrikwarnCheckbox(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FRONT_PAGE

private static final int FRONT_PAGE
See Also:
Constant Field Values

PUBLISH_GROUPBOX

private static final int PUBLISH_GROUPBOX
See Also:
Constant Field Values

SUBSCRIBE_GROUPBOX

private static final int SUBSCRIBE_GROUPBOX
See Also:
Constant Field Values

win

private JDDSConfig win
Constructor Detail

JDDSConfigListener

public JDDSConfigListener(JDDSConfig _win)
Default Constructor

Method Detail

onAvailableListListbox

private void onAvailableListListbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishButton

private void onPublishButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeButton

private void onSubscribeButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onEditButton

private void onEditButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onRemoveButton

private void onRemoveButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onAssignedListListbox

private void onAssignedListListbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onDefaultSubscribeBrowseButton

private void onDefaultSubscribeBrowseButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onOkButton

private void onOkButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onCancelButton

private void onCancelButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishBrowseButton

private void onPublishBrowseButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishBio1Checkbox

private void onPublishBio1Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishBio2Checkbox

private void onPublishBio2Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishBio3Checkbox

private void onPublishBio3Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishBio4Checkbox

private void onPublishBio4Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishBio5Checkbox

private void onPublishBio5Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishBio6Checkbox

private void onPublishBio6Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishChem1Checkbox

private void onPublishChem1Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishChem2Checkbox

private void onPublishChem2Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishChem3Checkbox

private void onPublishChem3Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishChem4Checkbox

private void onPublishChem4Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishChem5Checkbox

private void onPublishChem5Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishChem6Checkbox

private void onPublishChem6Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishNuc1Checkbox

private void onPublishNuc1Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishNuc2Checkbox

private void onPublishNuc2Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishNuc3Checkbox

private void onPublishNuc3Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishNuc4Checkbox

private void onPublishNuc4Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishNuc5Checkbox

private void onPublishNuc5Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishNuc6Checkbox

private void onPublishNuc6Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishRota1Checkbox

private void onPublishRota1Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishRota2Checkbox

private void onPublishRota2Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishRota3Checkbox

private void onPublishRota3Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishRota4Checkbox

private void onPublishRota4Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishRota5Checkbox

private void onPublishRota5Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishRota6Checkbox

private void onPublishRota6Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishBwrCheckbox

private void onPublishBwrCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishCdrCheckbox

private void onPublishCdrCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishEdrCheckbox

private void onPublishEdrCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishSitrepCheckbox

private void onPublishSitrepCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishStrikwarnCheckbox

private void onPublishStrikwarnCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishAllNBCCheckbox

private void onPublishAllNBCCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishApplyButton

private void onPublishApplyButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onPublishCancelButton

private void onPublishCancelButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeBrowseButton

private void onSubscribeBrowseButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeBio1Checkbox

private void onSubscribeBio1Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeBio2Checkbox

private void onSubscribeBio2Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeBio3Checkbox

private void onSubscribeBio3Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeBio4Checkbox

private void onSubscribeBio4Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeBio5Checkbox

private void onSubscribeBio5Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeBio6Checkbox

private void onSubscribeBio6Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeChem1Checkbox

private void onSubscribeChem1Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeChem2Checkbox

private void onSubscribeChem2Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeChem3Checkbox

private void onSubscribeChem3Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeChem4Checkbox

private void onSubscribeChem4Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeChem5Checkbox

private void onSubscribeChem5Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeChem6Checkbox

private void onSubscribeChem6Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeNuc1Checkbox

private void onSubscribeNuc1Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeNuc2Checkbox

private void onSubscribeNuc2Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeNuc3Checkbox

private void onSubscribeNuc3Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeNuc4Checkbox

private void onSubscribeNuc4Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeNuc5Checkbox

private void onSubscribeNuc5Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeNuc6Checkbox

private void onSubscribeNuc6Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeRota1Checkbox

private void onSubscribeRota1Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeRota2Checkbox

private void onSubscribeRota2Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeRota3Checkbox

private void onSubscribeRota3Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeRota4Checkbox

private void onSubscribeRota4Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeRota5Checkbox

private void onSubscribeRota5Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeRota6Checkbox

private void onSubscribeRota6Checkbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeBwrCheckbox

private void onSubscribeBwrCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeCdrCheckbox

private void onSubscribeCdrCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeEdrCheckbox

private void onSubscribeEdrCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeSitrepCheckbox

private void onSubscribeSitrepCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeStrikwarnCheckbox

private void onSubscribeStrikwarnCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeAllNBCCheckbox

private void onSubscribeAllNBCCheckbox(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeApplyButton

private void onSubscribeApplyButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

onSubscribeCancelButton

private void onSubscribeCancelButton(java.awt.event.ActionEvent e)
Parameters:
e - is the action event object representing the event.

actionPerformed

public final void actionPerformed(java.awt.event.ActionEvent e)
Accept action events generated by the JDDSConfig window.

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
e - is the action event object representing the event.