Uses of Interface
net.anwiba.commons.swing.menu.IMenuItemTypeVisitor
-
Packages that use IMenuItemTypeVisitor Package Description net.anwiba.commons.swing.menu -
-
Uses of IMenuItemTypeVisitor in net.anwiba.commons.swing.menu
Classes in net.anwiba.commons.swing.menu that implement IMenuItemTypeVisitor Modifier and Type Class Description classMenuItemButtomFactoryclassPopupMenuItemButtomFactoryMethods in net.anwiba.commons.swing.menu with parameters of type IMenuItemTypeVisitor Modifier and Type Method Description abstract <T> TMenuItemType. accept(IMenuItemTypeVisitor<T> visitor)
-