public class ComponentUtils extends Object
| Constructor and Description |
|---|
ComponentUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(Window window) |
static String |
extractName(Component component) |
static JLabel |
findLabelFor(Component awtComp) |
static String |
getDisplayedName(Component component) |
static boolean |
hasDisplayedName(Class componentClass) |
Copyright © 2004–2016. All rights reserved.