sk.uniba.euromath.tools
Class SwtTools

java.lang.Object
  extended by sk.uniba.euromath.tools.SwtTools

public final class SwtTools
extends Object

Tools for IBM's AWT.

Author:
Martin Vysny

Method Summary
static void listChildren(Control c, int i)
          Lists controls in given control, and prints an indented list to System.out.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

listChildren

public static void listChildren(Control c,
                                int i)
Lists controls in given control, and prints an indented list to System.out.

Parameters:
c - control.
i - indentation.


Copyright © 2003-2006 null. All Rights Reserved.