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) |
getInstance
public KeymapGroup createGroup(java.lang.String name)
createGroup
in class KeymapGroupFactory
public KeymapGroup createGroup(java.lang.String name, javax.swing.Icon icon)
createGroup
in class KeymapGroupFactory