Class GraphicsFunctions

java.lang.Object
mgui.interfaces.graphics.GraphicsFunctions

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

    Constructors
    Constructor Description
    GraphicsFunctions()  
  • Method Summary

    Modifier and Type Method Description
    static java.awt.Rectangle getScreenBounds​(javax.swing.JComponent component)  

    Methods inherited from class java.lang.Object

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

    • GraphicsFunctions

      public GraphicsFunctions()
  • Method Details

    • getScreenBounds

      public static java.awt.Rectangle getScreenBounds​(javax.swing.JComponent component)