|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompoundIcon.Anchor | |
---|---|
com.jgoodies.validation.extras | Contains optional Validation framework classes that ship only with the JGoodies Validation source distribution and are not yet part of the binary Validation library. |
Uses of CompoundIcon.Anchor in com.jgoodies.validation.extras |
---|
Methods in com.jgoodies.validation.extras that return CompoundIcon.Anchor | |
---|---|
static CompoundIcon.Anchor |
CompoundIcon.Anchor.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CompoundIcon.Anchor[] |
CompoundIcon.Anchor.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.jgoodies.validation.extras with parameters of type CompoundIcon.Anchor | |
---|---|
CompoundIcon(Icon backgroundIcon,
Icon foregroundIcon,
CompoundIcon.Anchor anchor)
Constructs a compound icon for the given foreground and background icons, using the specified anchor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |