public interface IKeyListenerFactory<T>
| Modifier and Type | Method and Description |
|---|---|
KeyListener |
create(net.anwiba.commons.model.IObjectModel<T> model,
PlainDocument document,
IBlock<RuntimeException> clearBlock) |
KeyListener create(net.anwiba.commons.model.IObjectModel<T> model, PlainDocument document, IBlock<RuntimeException> clearBlock)
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.