Class TestUI
java.lang.Object
javaforce.ui.TestUI
- All Implemented Interfaces:
WindowEvents
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentcreateUI()static voidvoidvoidwindowResize(int x, int y)
-
Field Details
-
render
-
window
-
-
Constructor Details
-
TestUI
public TestUI()
-
-
Method Details
-
main
-
createUI
-
windowResize
public void windowResize(int x, int y) - Specified by:
windowResizein interfaceWindowEvents
-
windowClosing
public void windowClosing()- Specified by:
windowClosingin interfaceWindowEvents
-