public class KeymapGroupFactoryImpl extends KeymapGroupFactory
| Constructor and Description |
|---|
KeymapGroupFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
KeymapGroup |
createGroup(java.lang.String name) |
KeymapGroup |
createGroup(java.lang.String name,
javax.swing.Icon icon) |
getInstancepublic KeymapGroup createGroup(java.lang.String name)
createGroup in class KeymapGroupFactorypublic KeymapGroup createGroup(java.lang.String name, javax.swing.Icon icon)
createGroup in class KeymapGroupFactory