JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.swing.icon
Package
net.anwiba.commons.swing.icon
Interface IGuiIconSizeVisitor<T>
public interface
IGuiIconSizeVisitor<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
vistLarge
()
T
vistMedium
()
T
vistSmall
()
Method Details
vistSmall
T
vistSmall
()
vistMedium
T
vistMedium
()
vistLarge
T
vistLarge
()