Package NTNU.IDATT1002.controllers

Controllers providing interaction with views and services.
  • Class Summary 
    Class Description
    CreateAlbum
    Controls the buttons and changeable elements on create_album.fxml, a page where you create albums
    DataExchange
    Class for storing temporary variables between controllers, when the scene changes
    Explore
    Controls the buttons and changeable elements on explore.fxml, a page where you explore images.
    ExploreAlbums
    Controls the buttons and changeable elements on explore_albums.fxml, a page where you explore albums.
    ImageMapFactory
    Class ImageMapFactory.
    Login
    Controls the buttons and changeable elements on login.fxml, the page where you log into the application
    Main
    Controls the buttons and changeable elements on main.fxml, a page where you explore albums
    Map
    Controls the buttons and changeable elements on map.fxml, a page where you can find images by location
    NavBarController
    Class for controlling actions in the navigation bar
    PaginatedContent<T>
    Controller class for serving paginated content.
    Search
    Controls the buttons and changeable elements on search.fxml, a page where you can search for images
    SignUp
    Controls the buttons and changeable elements on signup.fxml, a page where you create a new user for the application
    Upload
    Controls the buttons and changeable elements on upload.fxml, a page where you select images to upload
    UploadImages
    Controls the buttons and changeable elements on upload_images.fxml, a page where you add descriptions to your selected image
    ViewAlbum
    Controls the buttons and changeable elements on view_album.fxml, a page where get a more detailed view of an album
    ViewImage
    Controls the buttons and changeable elements on view_.fxml, a page where get a more detailed view of a image