Class Hoverball

java.lang.Object
Hoverball

public final class Hoverball
extends java.lang.Object
The class Hoverball has a merely representative purpose allowing to detect its version. If this class is executed as an application it opens Hoverball's About Window:

java Hoverball

  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String VERSION
    Version of Hoverball
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Opens Hoverball's About Window (application!).

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args)
      Opens Hoverball's About Window (application!).