|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrackingSpacer.TrackingDimension | |
|---|---|
| com.explodingpixels.widgets | |
| Uses of TrackingSpacer.TrackingDimension in com.explodingpixels.widgets |
|---|
| Methods in com.explodingpixels.widgets that return TrackingSpacer.TrackingDimension | |
|---|---|
static TrackingSpacer.TrackingDimension |
TrackingSpacer.TrackingDimension.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TrackingSpacer.TrackingDimension[] |
TrackingSpacer.TrackingDimension.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.explodingpixels.widgets with parameters of type TrackingSpacer.TrackingDimension | |
|---|---|
TrackingSpacer(javax.swing.JComponent componentToTrack,
TrackingSpacer.TrackingDimension trackingDimension,
int delta)
Creates a spacer component that adjusts it's width or height to the given component. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||