Uses of Interface
net.anwiba.commons.swing.dialog.IDialogTypeVisitor
-
Packages that use IDialogTypeVisitor Package Description net.anwiba.commons.swing.dialog -
-
Uses of IDialogTypeVisitor in net.anwiba.commons.swing.dialog
Methods in net.anwiba.commons.swing.dialog with parameters of type IDialogTypeVisitor Modifier and Type Method Description abstract <T> TDialogType. accept(IDialogTypeVisitor<T> visitor)
-