|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MiscUtils.Direction | |
---|---|
esmska.utils |
Uses of MiscUtils.Direction in esmska.utils |
---|
Methods in esmska.utils that return MiscUtils.Direction | |
---|---|
static MiscUtils.Direction |
MiscUtils.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MiscUtils.Direction[] |
MiscUtils.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in esmska.utils with parameters of type MiscUtils.Direction | |
---|---|
static boolean |
MiscUtils.needsResize(javax.swing.JComponent container,
MiscUtils.Direction direction)
Tell whether some container wants to be resized in a direction |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |