Class SwingUtil

java.lang.Object
org.nuiton.jaxx.widgets.extra.SwingUtil

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

    Constructors
    Constructor Description
    SwingUtil()  
  • Method Summary

    Modifier and Type Method Description
    static void center​(java.awt.Component component)
    Center the widget on the screen
    static void configureUI​(java.awt.Component component)  

    Methods inherited from class java.lang.Object

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

    • SwingUtil

      public SwingUtil()
  • Method Details

    • configureUI

      public static void configureUI​(java.awt.Component component)
    • center

      public static void center​(java.awt.Component component)
      Center the widget on the screen