Uses of Class
org.uitnet.testing.smartfwk.ui.core.objects.PullDownMenuLocation
-
Packages that use PullDownMenuLocation Package Description org.uitnet.testing.smartfwk.ui.core.objects -
-
Uses of PullDownMenuLocation in org.uitnet.testing.smartfwk.ui.core.objects
Fields in org.uitnet.testing.smartfwk.ui.core.objects declared as PullDownMenuLocation Modifier and Type Field Description protected PullDownMenuLocationPullDownMenuInfo. locationMethods in org.uitnet.testing.smartfwk.ui.core.objects that return PullDownMenuLocation Modifier and Type Method Description PullDownMenuLocationPullDownMenuInfo. getLocation()static PullDownMenuLocationPullDownMenuLocation. valueOf(String name)Returns the enum constant of this type with the specified name.static PullDownMenuLocation[]PullDownMenuLocation. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.uitnet.testing.smartfwk.ui.core.objects with parameters of type PullDownMenuLocation Constructor Description PullDownMenuInfo(int width, int height, PullDownMenuLocation location)
-