Package io.github.jonestimd.swing.window
Interface WindowInfo
-
- All Superinterfaces:
java.io.Serializable
public interface WindowInfo extends java.io.Serializable
This interface provides information about an application window and is typically implemented by anenum
.- See Also:
FrameManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getResourcePrefix()
boolean
isSingleton()
-