Class AllTreatmentController

java.lang.Object
de.hitec.nhplus.controller.AllTreatmentController

public class AllTreatmentController extends Object
  • Constructor Details

    • AllTreatmentController

      public AllTreatmentController()
  • Method Details

    • initialize

      public void initialize()
    • readAllAndShowInTableView

      public void readAllAndShowInTableView()
    • handleComboBox

      public void handleComboBox()
    • handleDelete

      public void handleDelete()
    • handleNewTreatment

      public void handleNewTreatment()
    • handleMouseClick

      public void handleMouseClick()
    • newTreatmentWindow

      public void newTreatmentWindow(Patient patient)
    • treatmentWindow

      public void treatmentWindow(Treatment treatment)