Class Application
java.lang.Object
dev.pfaff.altargui.glfw.Application
-
Method Summary
-
Method Details
-
run
- Parameters:
windowContentSupplier
- a supplier of the window's contentWidget
. This is supplied so that necessary global initialization can be performed before loading widget classes.
-