Uses of Enum Class
is.codion.swing.common.ui.component.image.ImagePane.NavigationCorner
Packages that use ImagePane.NavigationCorner
-
Uses of ImagePane.NavigationCorner in is.codion.swing.common.ui.component.image
Fields in is.codion.swing.common.ui.component.image with type parameters of type ImagePane.NavigationCornerModifier and TypeFieldDescriptionstatic final PropertyValue<ImagePane.NavigationCorner> ImagePane.NAVIGATION_CORNERSpecifies the defaultImagePane.NavigationCornerforImagePanes.Methods in is.codion.swing.common.ui.component.image that return ImagePane.NavigationCornerModifier and TypeMethodDescriptionstatic ImagePane.NavigationCornerReturns the enum constant of this class with the specified name.static ImagePane.NavigationCorner[]ImagePane.NavigationCorner.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in is.codion.swing.common.ui.component.image with parameters of type ImagePane.NavigationCornerModifier and TypeMethodDescriptionImagePane.Builder.navigationCorner(ImagePane.NavigationCorner navigationCorner)