| com.xoetrope.medical.forms.EpilepsyMeds
EpilepsyMeds | public class EpilepsyMeds extends XPage implements ActionListener(Code) | | A prototype user interface for Epilepsy Medications
author: luano author: Copyright (c) Xoetrope Ltd., 2002-2006, This software is licensed under author: the GNU Public License (GPL), please see license.txt for more details |
CURRENT_AED_ACTION | final public static int CURRENT_AED_ACTION(Code) | | |
EpilepsyMeds | public EpilepsyMeds()(Code) | | Creates a new instance of EpilepsyMeds
|
actionPerformed | public void actionPerformed(ActionEvent e)(Code) | | Respond to actions
Parameters: e - the action event |
currentAEDAction | public void currentAEDAction()(Code) | | Respond to mouse interaction with the currentAED table
|
deleteCurrentAED | public void deleteCurrentAED()(Code) | | |
pageActivated | public void pageActivated()(Code) | | |
priorAEDAction | public void priorAEDAction()(Code) | | Respond to mouse interaction with the priorAED table
|
showAddExMedDialog | public void showAddExMedDialog()(Code) | | |
showAddNewDialog | public void showAddNewDialog()(Code) | | |
showAddPriorDialog | public void showAddPriorDialog()(Code) | | |
showCurrentOutcomeDialog | public void showCurrentOutcomeDialog()(Code) | | |
showCurrentResponseDialog | public void showCurrentResponseDialog()(Code) | | |
showDiscontinueDialog | public void showDiscontinueDialog()(Code) | | |
showPriorOutcomeDialog | public void showPriorOutcomeDialog()(Code) | | |
showPriorResponseDialog | public void showPriorResponseDialog()(Code) | | |
updateButtonState | public void updateButtonState()(Code) | | Reset the button state to match the selection state for the table(s)
|
|
|