Package src.handler
Class UIHandler
Object
UIHandler
Generic helper functions for handling UI experience
- Version:
- 1.0
- Author:
- Lee Juin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Method to clear the old content screen for better UI experiences
-
Constructor Details
-
UIHandler
public UIHandler()Constructor
-
-
Method Details
-
clearScreen
public static void clearScreen()Method to clear the old content screen for better UI experiences
-