org.eevolution.tools.swing
Class SwingTool
java.lang.Object
org.eevolution.tools.swing.SwingTool
public class SwingTool
- extends Object
- Version:
- 1.0, October 14th 2005
- Author:
- Gunther Hoppe, tranSIT GmbH Ilmenau/Germany
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingTool
public SwingTool()
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® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.