Class WellnessTipController

java.lang.Object
com.wellnessapp.controller.WellnessTipController

public class WellnessTipController extends Object
Responsible for managing the logic for the wellness tip view.
  • Constructor Details

    • WellnessTipController

      public WellnessTipController()
  • Method Details

    • initialize

      public void initialize()
    • getWellnessTips

      public javafx.scene.control.TextArea getWellnessTips()
    • onContactusButtonClick

      protected void onContactusButtonClick()
    • onHomeButtonClick

      protected void onHomeButtonClick() throws IOException
      Throws:
      IOException