public final class FocusTraversalUtilsAccessor extends Object
Modifier and Type | Method and Description |
---|---|
static void |
tryToBuildAFocusGroup(AbstractButton... buttons)
Tries to group the given buttons using the FocusTraversalUtils class
- if available.
|
public static void tryToBuildAFocusGroup(AbstractButton... buttons)
Copyright © 2002-2014 JGoodies Software GmbH. All Rights Reserved.