java.lang.Object
de.hitec.nhplus.controller.AllTreatmentController
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
newTreatmentWindow
(Patient patient) void
void
treatmentWindow
(Treatment treatment)
-
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
-
treatmentWindow
-