Class GuiExample

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class GuiExample
extends JFrame
Example application that takes advantage of the PCO.java functions.
Author:
PCO
See Also:
Serialized Form
  • Method Details

    • switchImage

      public void switchImage​(int number) throws Exception
      Throws:
      Exception
    • main

      public static void main​(String[] args)
      Main method
      Parameters:
      args -
    • dispose

      public void dispose()
      Overrides:
      dispose in class Window