Class FormUtils

java.lang.Object
org.teamapps.application.ux.form.FormUtils

public class FormUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    FormUtils()  
  • Method Summary

    Modifier and Type Method Description
    static org.teamapps.ux.component.panel.Panel createFormPanel​(org.teamapps.icons.Icon icon, java.lang.String title)  

    Methods inherited from class java.lang.Object

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

    • FormUtils

      public FormUtils()
  • Method Details

    • createFormPanel

      public static org.teamapps.ux.component.panel.Panel createFormPanel​(org.teamapps.icons.Icon icon, java.lang.String title)