Uses of Enum
com.ganteater.ae.desktop.FrameStyle
Packages that use FrameStyle
Package
Description
Swing-based desktop front end for Anteater Engine (AE).
Swing-based desktop user interface for Anteater Engine (AE).
-
Uses of FrameStyle in com.ganteater.ae.desktop
Methods in com.ganteater.ae.desktop that return FrameStyleModifier and TypeMethodDescriptionstatic FrameStyleReturns the enum constant of this type with the specified name.static FrameStyle[]FrameStyle.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of FrameStyle in com.ganteater.ae.desktop.ui
Methods in com.ganteater.ae.desktop.ui that return FrameStyle