Package no.ntnu.idatt


package no.ntnu.idatt
Main package. Contains backend and main classes.
  • Class Summary
    Class
    Description
    JavaFX App, this is the main class of the application.
    List represents list of tasks.
    Launcher class, its purpose is to launch the program through App.java.
    Task represents a single task yet to be completed Task is a mutable and serializable class.
  • Exception Summary
    Exception
    Description
    Checked exception that throws if item is not removed.