クラス ApplicationWindow

java.lang.Object
test.myproject.java.utils.swing.ApplicationWindow

public class ApplicationWindow extends Object
テスト用のGUIアプリケーション。
  • コンストラクタの詳細

    • ApplicationWindow

      public ApplicationWindow()
      Create the application.
  • メソッドの詳細

    • main

      public static void main(String[] args)
      Launch the application.
      パラメータ:
      args - コマンドラインの引数。何も指定しない。