Class TaskListController

java.lang.Object
ntnu.team1.application.task.TaskListController

public class TaskListController extends Object
Class used for displaying the tasks througfh a tableView
  • Field Details

    • Pane

      public javafx.scene.layout.AnchorPane Pane
      Pane used as the upper element
  • Constructor Details

    • TaskListController

      public TaskListController()
  • Method Details

    • initialize

      public void initialize()
      Initalize method that is run when the class is loaded. Creates the table view and updates it. Also creates buttons that are needed