Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.schooltool.client.gui.forms.standard.staff.report
Class StaffMedicalReportSetup  view StaffMedicalReportSetup download StaffMedicalReportSetup.java

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjavax.swing.JComponent
              extended byjavax.swing.JPanel
                  extended byorg.schooltool.client.gui.utilities.ReportForm
                      extended byorg.schooltool.client.gui.forms.standard.staff.report.StaffMedicalReportSetup
All Implemented Interfaces:
javax.accessibility.Accessible, org.schooltool.client.gui.forms.FormInterface, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable

public class StaffMedicalReportSetup
extends org.schooltool.client.gui.utilities.ReportForm
implements java.io.Serializable


Nested Class Summary
 
Nested classes inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
 
Nested classes inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
Nested classes inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
private  org.schooltool.ejb.session.client.access.accessModule access
           
private  javax.swing.JCheckBox allergiesBox
           
private  javax.swing.JComboBox allergiesDropDown
           
private  javax.swing.JComboBox allergiesMatchDropDown
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel allergiesModel
           
private  javax.swing.JCheckBox bloodGroupBox
           
private  javax.swing.JComboBox bloodGroupDropDown
           
private  javax.swing.JComboBox bloodGroupMatchDropDown
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel bloodGroupModel
           
private  javax.swing.JCheckBox bloodPressureBox
           
private  javax.swing.JComboBox bloodPressureDropDown
           
private  javax.swing.JComboBox bloodPressureMatchDropDown
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel bloodPressureModel
           
private  javax.swing.JCheckBox chronicIllnessBox
           
private  javax.swing.JComboBox chronicIllnessDropDown
           
private  javax.swing.JComboBox chronicIllnessMatchDropDown
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel chronIllnessModel
           
private  javax.swing.JCheckBox doctorNameBox
           
private  javax.swing.JComboBox doctorsNameMatchDropDown
           
private  javax.swing.JTextField doctorsNameText
           
private  javax.swing.JCheckBox glassesBox
           
private  javax.swing.JComboBox glassesMatchDropDown
           
private  javax.swing.JCheckBox glassesYesBox
           
private  javax.swing.JCheckBox hearingAidBox
           
private  javax.swing.JComboBox hearingAidMatchDropDown
           
private  javax.swing.JCheckBox hearingAidYesBox
           
private  javax.swing.JLabel jLabel1
           
private  javax.swing.JLabel jLabel2
           
private  javax.swing.JLabel jLabel3
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel[] matchModels
           
private  javax.swing.JCheckBox medicalAidBox
           
private  javax.swing.JComboBox medicalAidMatchDropDown
           
private  javax.swing.JTextField medicalAidNameText
           
private  javax.swing.JCheckBox medicationBox
           
private  javax.swing.JComboBox medicationDropDown
           
private  javax.swing.JComboBox medicationMatchDropDown
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel medicationModel
           
private  javax.swing.JCheckBox nutritionBox
           
private  javax.swing.JComboBox nutritionDropDown
           
private  javax.swing.JComboBox nutritionMatchDropDown
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel nutritionModel
           
private  javax.swing.JComboBox referenceNoMatchDropDown
           
private  javax.swing.JCheckBox referenceNumberBox
           
private  javax.swing.JTextField referenceNumberText
           
private  javax.swing.JCheckBox specialConditionsBox
           
private  javax.swing.JComboBox specialConditionsDropDown
           
private  javax.swing.JComboBox specialConditionsMatchDropDown
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel specialConditionsModel
           
private  javax.swing.JCheckBox staffFirstNameBox
           
private  javax.swing.JComboBox staffFirstNameMatchDropDown
           
private  javax.swing.JTextField staffFirstNameText
           
private  javax.swing.JCheckBox staffInitialsBox
           
private  javax.swing.JComboBox staffInitialsMatchDropDown
           
private  javax.swing.JTextField staffInitialsText
           
private  javax.swing.JCheckBox staffSurnameBox
           
private  javax.swing.JComboBox staffSurnameMatchDropDown
           
private  javax.swing.JTextField staffSurnameText
           
private  javax.swing.JCheckBox staffTitleBox
           
private  javax.swing.JComboBox staffTitleDropDown
           
private  javax.swing.JComboBox staffTitleMatchDropDown
           
private  javax.swing.JCheckBox testsBox
           
private  javax.swing.JComboBox testsDropDown
           
private  javax.swing.JComboBox testsMatchDropDown
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel testsModel
           
private  org.schooltool.client.gui.widgets.ComboBoxViewModel titleModel
           
 
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Container
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
StaffMedicalReportSetup()
          Creates new form StaffMedicalReportSetup
 
Method Summary
 void clear()
           
 void delete()
           
 void doInternationalization()
           
 java.awt.Component getForm()
           
 java.lang.String getFormName()
           
 org.schooltool.complextypes.lookup.ReportSetting[] getReportSettings()
           
 java.lang.String getSearchFormClassName()
           
private  void initComponents()
          This method is called from within the constructor to initialize the form.
 void load(long PK)
           
 void save()
           
 void searchFormCallBack(long primaryKey)
           
 void setAccessMechanism(org.schooltool.ejb.session.client.access.accessModule access)
           
 void setCallBack(org.schooltool.client.gui.view.ContentView view)
           
 void setLocalizationString(java.lang.String value)
           
 
Methods inherited from class org.schooltool.client.gui.utilities.ReportForm
setIsFormChanged
 
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, swapComponents, transferFocusDownCycle, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

access

private org.schooltool.ejb.session.client.access.accessModule access

matchModels

private org.schooltool.client.gui.widgets.ComboBoxViewModel[] matchModels

bloodGroupModel

private org.schooltool.client.gui.widgets.ComboBoxViewModel bloodGroupModel

bloodPressureModel

private org.schooltool.client.gui.widgets.ComboBoxViewModel bloodPressureModel

titleModel

private org.schooltool.client.gui.widgets.ComboBoxViewModel titleModel

nutritionModel

private org.schooltool.client.gui.widgets.ComboBoxViewModel nutritionModel

testsModel

private org.schooltool.client.gui.widgets.ComboBoxViewModel testsModel

chronIllnessModel

private org.schooltool.client.gui.widgets.ComboBoxViewModel chronIllnessModel

allergiesModel

private org.schooltool.client.gui.widgets.ComboBoxViewModel allergiesModel

specialConditionsModel

private org.schooltool.client.gui.widgets.ComboBoxViewModel specialConditionsModel

medicationModel

private org.schooltool.client.gui.widgets.ComboBoxViewModel medicationModel

referenceNumberBox

private javax.swing.JCheckBox referenceNumberBox

nutritionBox

private javax.swing.JCheckBox nutritionBox

staffSurnameBox

private javax.swing.JCheckBox staffSurnameBox

staffFirstNameBox

private javax.swing.JCheckBox staffFirstNameBox

staffInitialsBox

private javax.swing.JCheckBox staffInitialsBox

medicalAidBox

private javax.swing.JCheckBox medicalAidBox

doctorNameBox

private javax.swing.JCheckBox doctorNameBox

glassesBox

private javax.swing.JCheckBox glassesBox

bloodGroupBox

private javax.swing.JCheckBox bloodGroupBox

hearingAidBox

private javax.swing.JCheckBox hearingAidBox

bloodPressureBox

private javax.swing.JCheckBox bloodPressureBox

testsMatchDropDown

private javax.swing.JComboBox testsMatchDropDown

referenceNoMatchDropDown

private javax.swing.JComboBox referenceNoMatchDropDown

staffSurnameMatchDropDown

private javax.swing.JComboBox staffSurnameMatchDropDown

staffFirstNameMatchDropDown

private javax.swing.JComboBox staffFirstNameMatchDropDown

staffInitialsMatchDropDown

private javax.swing.JComboBox staffInitialsMatchDropDown

doctorsNameMatchDropDown

private javax.swing.JComboBox doctorsNameMatchDropDown

medicalAidMatchDropDown

private javax.swing.JComboBox medicalAidMatchDropDown

bloodGroupMatchDropDown

private javax.swing.JComboBox bloodGroupMatchDropDown

glassesMatchDropDown

private javax.swing.JComboBox glassesMatchDropDown

hearingAidMatchDropDown

private javax.swing.JComboBox hearingAidMatchDropDown

bloodPressureMatchDropDown

private javax.swing.JComboBox bloodPressureMatchDropDown

bloodPressureDropDown

private javax.swing.JComboBox bloodPressureDropDown

bloodGroupDropDown

private javax.swing.JComboBox bloodGroupDropDown

referenceNumberText

private javax.swing.JTextField referenceNumberText

staffSurnameText

private javax.swing.JTextField staffSurnameText

doctorsNameText

private javax.swing.JTextField doctorsNameText

medicalAidNameText

private javax.swing.JTextField medicalAidNameText

staffFirstNameText

private javax.swing.JTextField staffFirstNameText

staffInitialsText

private javax.swing.JTextField staffInitialsText

jLabel1

private javax.swing.JLabel jLabel1

jLabel2

private javax.swing.JLabel jLabel2

jLabel3

private javax.swing.JLabel jLabel3

medicationBox

private javax.swing.JCheckBox medicationBox

specialConditionsBox

private javax.swing.JCheckBox specialConditionsBox

allergiesBox

private javax.swing.JCheckBox allergiesBox

chronicIllnessBox

private javax.swing.JCheckBox chronicIllnessBox

testsBox

private javax.swing.JCheckBox testsBox

medicationMatchDropDown

private javax.swing.JComboBox medicationMatchDropDown

chronicIllnessMatchDropDown

private javax.swing.JComboBox chronicIllnessMatchDropDown

allergiesMatchDropDown

private javax.swing.JComboBox allergiesMatchDropDown

specialConditionsMatchDropDown

private javax.swing.JComboBox specialConditionsMatchDropDown

nutritionMatchDropDown

private javax.swing.JComboBox nutritionMatchDropDown

glassesYesBox

private javax.swing.JCheckBox glassesYesBox

nutritionDropDown

private javax.swing.JComboBox nutritionDropDown

testsDropDown

private javax.swing.JComboBox testsDropDown

chronicIllnessDropDown

private javax.swing.JComboBox chronicIllnessDropDown

allergiesDropDown

private javax.swing.JComboBox allergiesDropDown

specialConditionsDropDown

private javax.swing.JComboBox specialConditionsDropDown

medicationDropDown

private javax.swing.JComboBox medicationDropDown

hearingAidYesBox

private javax.swing.JCheckBox hearingAidYesBox

staffTitleBox

private javax.swing.JCheckBox staffTitleBox

staffTitleMatchDropDown

private javax.swing.JComboBox staffTitleMatchDropDown

staffTitleDropDown

private javax.swing.JComboBox staffTitleDropDown
Constructor Detail

StaffMedicalReportSetup

public StaffMedicalReportSetup()
Creates new form StaffMedicalReportSetup

Method Detail

initComponents

private void initComponents()
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.


getFormName

public java.lang.String getFormName()
Specified by:
getFormName in interface org.schooltool.client.gui.forms.FormInterface

searchFormCallBack

public void searchFormCallBack(long primaryKey)
Specified by:
searchFormCallBack in interface org.schooltool.client.gui.forms.FormInterface

getForm

public java.awt.Component getForm()
Specified by:
getForm in interface org.schooltool.client.gui.forms.FormInterface

clear

public void clear()
Specified by:
clear in interface org.schooltool.client.gui.forms.FormInterface

setLocalizationString

public void setLocalizationString(java.lang.String value)
Specified by:
setLocalizationString in interface org.schooltool.client.gui.forms.FormInterface

getSearchFormClassName

public java.lang.String getSearchFormClassName()
Specified by:
getSearchFormClassName in interface org.schooltool.client.gui.forms.FormInterface

setCallBack

public void setCallBack(org.schooltool.client.gui.view.ContentView view)
Specified by:
setCallBack in interface org.schooltool.client.gui.forms.FormInterface

load

public void load(long PK)
Specified by:
load in interface org.schooltool.client.gui.forms.FormInterface

getReportSettings

public org.schooltool.complextypes.lookup.ReportSetting[] getReportSettings()

doInternationalization

public void doInternationalization()
Specified by:
doInternationalization in interface org.schooltool.client.gui.forms.FormInterface

save

public void save()
Specified by:
save in interface org.schooltool.client.gui.forms.FormInterface

delete

public void delete()
Specified by:
delete in interface org.schooltool.client.gui.forms.FormInterface

setAccessMechanism

public void setAccessMechanism(org.schooltool.ejb.session.client.access.accessModule access)
Specified by:
setAccessMechanism in interface org.schooltool.client.gui.forms.FormInterface