Adempiere 3.5.2a

org.eevolution.tools.swing
Class SwingTool

java.lang.Object
  extended by org.eevolution.tools.swing.SwingTool

public class SwingTool
extends Object

Version:
1.0, October 14th 2005
Author:
Gunther Hoppe, tranSIT GmbH Ilmenau/Germany

Constructor Summary
SwingTool()
           
 
Method Summary
static void addOpaque(JComponent c, boolean opaque)
           
static KeyStroke getKeyStrokeFor(char c, List usedStrokes)
           
static KeyStroke getKeyStrokeFor(String name, List usedStrokes)
           
static Cursor getPredefinedCursor(Component c)
           
protected static boolean isIgnoredComponent(Component c)
           
static Component searchComponent(Container parent, Class clazz, boolean remove)
           
static void setCursor(Component c, boolean waiting)
           
static void setCursors(Component[] components, boolean waiting)
           
static void setCursorsFromChild(Component child, boolean waiting)
           
static void setCursorsFromParent(Container parent, boolean waiting)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingTool

public SwingTool()
Method Detail

setCursorsFromChild

public static void setCursorsFromChild(Component child,
                                       boolean waiting)

isIgnoredComponent

protected static boolean isIgnoredComponent(Component c)

setCursor

public static void setCursor(Component c,
                             boolean waiting)

getPredefinedCursor

public static Cursor getPredefinedCursor(Component c)

setCursors

public static void setCursors(Component[] components,
                              boolean waiting)

setCursorsFromParent

public static void setCursorsFromParent(Container parent,
                                        boolean waiting)

searchComponent

public static Component searchComponent(Container parent,
                                        Class clazz,
                                        boolean remove)

addOpaque

public static void addOpaque(JComponent c,
                             boolean opaque)

getKeyStrokeFor

public static KeyStroke getKeyStrokeFor(String name,
                                        List usedStrokes)

getKeyStrokeFor

public static KeyStroke getKeyStrokeFor(char c,
                                        List usedStrokes)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.