Class Homepage

java.lang.Object
com.studentgui.apppages.Homepage

public class Homepage extends Object
Simple homepage panel with application overview/help text.

Provides a small, static help and overview text area that can be embedded into the main application frame.

  • Method Details

    • create

      public static JPanel create()
      Create the homepage panel which contains a title and an overview/help text area.
      Returns:
      a ready-to-add JPanel containing the application overview