Class DesktopLauncher


  • public class DesktopLauncher
    extends Object
    Legacy launcher class to demonstrate access and functionality of the bookstore.
    Author:
    Maximilian Schiedermeier
    • Constructor Detail

      • DesktopLauncher

        public DesktopLauncher()
    • Method Detail

      • main

        public static void main​(String[] args)
        Creates a BookStore instance and prints the default data to screen.
        Parameters:
        args - not used. No runtime parameters expected.
      • printData

        public static void printData()
        Creates a BookStore instance and prints the default data to screen.