|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.hivegui.component.ComponentTools
public class ComponentTools
Provides miscellaneous utility functions for handling Swing components. There is no need to instantiate this class since it only provides static methods.
| Constructor Summary | |
|---|---|
protected |
ComponentTools()
|
| Method Summary | |
|---|---|
static void |
setMnemonic(javax.swing.AbstractButton component,
java.lang.String label)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ComponentTools()
| Method Detail |
|---|
public static void setMnemonic(javax.swing.AbstractButton component,
java.lang.String label)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||