Package samples.swing

Class ReallySimpleSwingDemo


  • public class ReallySimpleSwingDemo
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void displayMessage​(java.lang.String message)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReallySimpleSwingDemo

        public ReallySimpleSwingDemo()
    • Method Detail

      • displayMessage

        public void displayMessage​(java.lang.String message)