|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OverlayLocation | |
---|---|
com.alee.extended.layout |
Uses of OverlayLocation in com.alee.extended.layout |
---|
Methods in com.alee.extended.layout that return OverlayLocation | |
---|---|
OverlayLocation |
OverlayData.getLocation()
|
static OverlayLocation |
OverlayLocation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OverlayLocation[] |
OverlayLocation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.alee.extended.layout with parameters of type OverlayLocation | |
---|---|
void |
OverlayData.setLocation(OverlayLocation location)
|
Constructors in com.alee.extended.layout with parameters of type OverlayLocation | |
---|---|
OverlayData(OverlayLocation location,
int halign,
int valign,
DataProvider<java.awt.Rectangle> rectangleProvider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |