net.sf.sdedit.util
Class UIUtilities

java.lang.Object
  extended by net.sf.sdedit.util.UIUtilities

public class UIUtilities
extends Object


Constructor Summary
UIUtilities()
           
 
Method Summary
static File affixType(File file, String type)
           
static void centerWindow(Window window)
           
static void centerWindow(Window window, Window parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIUtilities

public UIUtilities()
Method Detail

centerWindow

public static void centerWindow(Window window)

centerWindow

public static void centerWindow(Window window,
                                Window parent)

affixType

public static File affixType(File file,
                             String type)


Copyright © 2011. All Rights Reserved.