Uses of Class
NTNU.IDATT1002.controllers.NavBarController

Packages that use NavBarController 
Package Description
NTNU.IDATT1002.controllers
Controllers providing interaction with views and services.
  • Uses of NavBarController in NTNU.IDATT1002.controllers

    Subclasses of NavBarController in NTNU.IDATT1002.controllers 
    Modifier and Type Class Description
    class  CreateAlbum
    Controls the buttons and changeable elements on create_album.fxml, a page where you create albums
    class  Explore
    Controls the buttons and changeable elements on explore.fxml, a page where you explore images.
    class  ExploreAlbums
    Controls the buttons and changeable elements on explore_albums.fxml, a page where you explore albums.
    class  Main
    Controls the buttons and changeable elements on main.fxml, a page where you explore albums
    class  Map
    Controls the buttons and changeable elements on map.fxml, a page where you can find images by location
    class  PaginatedContent<T>
    Controller class for serving paginated content.
    class  Search
    Controls the buttons and changeable elements on search.fxml, a page where you can search for images
    class  Upload
    Controls the buttons and changeable elements on upload.fxml, a page where you select images to upload
    class  UploadImages
    Controls the buttons and changeable elements on upload_images.fxml, a page where you add descriptions to your selected image
    class  ViewAlbum
    Controls the buttons and changeable elements on view_album.fxml, a page where get a more detailed view of an album
    class  ViewImage
    Controls the buttons and changeable elements on view_.fxml, a page where get a more detailed view of a image