Module net.anwiba.commons.swing
Interface IDialogTabFactory<T>
- All Superinterfaces:
IApplicable<T>,IFactory<T,IDialogTab, RuntimeException>
public interface IDialogTabFactory<T>
extends IFactory<T,IDialogTab,RuntimeException>, IApplicable<T>
-
Method Summary
Methods inherited from interface net.anwiba.commons.lang.functional.IApplicable
and, isApplicable, not, or