org.uispec4j.utils
Class ComponentUtils
java.lang.Object
org.uispec4j.utils.ComponentUtils
public class ComponentUtils
- extends java.lang.Object
Miscellaneous utilities designed for internal use.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentUtils
public ComponentUtils()
hasDisplayedName
public static boolean hasDisplayedName(java.lang.Class componentClass)
getDisplayedName
public static java.lang.String getDisplayedName(java.awt.Component component)
close
public static void close(Window window)
extractName
public static java.lang.String extractName(java.awt.Component component)
findLabelFor
public static javax.swing.JLabel findLabelFor(java.awt.Component awtComp)
Copyright © 2004-2010. All Rights Reserved.