Package com.xxrjun

Class UMLEditorApplication

java.lang.Object
com.xxrjun.UMLEditorApplication

public class UMLEditorApplication extends Object
The type Uml editor application.
  • Constructor Details

    • UMLEditorApplication

      public UMLEditorApplication()
  • Method Details

    • createAndShowGUI

      public void createAndShowGUI(String title, int width, int height)
      Create and show gui.
      Parameters:
      title - The title of the window
      width - The width of the window
      height - The height of the window

      ref: ...

    • main

      public static void main(String[] args)
      The entry point of application.
      Parameters:
      args - the input arguments