public interface LookupResultFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(DictionaryEntry de) |
boolean |
enableFor(Dictionary dic) |
Component |
getCustomConfigUI() |
String |
getDescription() |
String |
getName() |
boolean accept(DictionaryEntry de)
boolean enableFor(Dictionary dic)
String getName()
String getDescription()
Component getCustomConfigUI()
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.