com.mebigfatguy.pixelle.utils
Class GuiUtils

java.lang.Object
  extended by com.mebigfatguy.pixelle.utils.GuiUtils

public class GuiUtils
extends java.lang.Object


Nested Class Summary
static class GuiUtils.Sizing
           
 
Method Summary
static java.awt.Rectangle getScreenBounds()
           
static void sizeUniformly(GuiUtils.Sizing sizing, javax.swing.JComponent... components)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getScreenBounds

public static java.awt.Rectangle getScreenBounds()

sizeUniformly

public static void sizeUniformly(GuiUtils.Sizing sizing,
                                 javax.swing.JComponent... components)


Copyright © 2008 MeBigFatGuy.com. All Rights Reserved.