uk.ac.starlink.ast.gui
Class Utilities

java.lang.Object
  extended by uk.ac.starlink.ast.gui.Utilities

public class Utilities
extends Object

Static utilities class for astgui package.

Version:
$Id$
Author:
Peter W. Draper

Method Summary
static GridBagLayouter getGridBagLayouter(Container container)
          Get the usual GridBagLayouter used by this package.
static Insets getStdInsets()
          Get standard Insets for this component.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGridBagLayouter

public static GridBagLayouter getGridBagLayouter(Container container)
Get the usual GridBagLayouter used by this package. This is a GridBagLayouter.SCHEME3 with our insets.


getStdInsets

public static Insets getStdInsets()
Get standard Insets for this component.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.