public interface Window
extends de.lessvoid.nifty.controls.NiftyControl
Modifier and Type | Method and Description |
---|---|
void |
closeWindow()
Close this Window.
|
String |
getTitle()
Get the title of the Window.
|
void |
setTitle(String title)
Set the title of the Window.
|
Copyright © 2013. All Rights Reserved.