Package com.studentgui.apphelpers
Class UiNotifier
java.lang.Object
com.studentgui.apphelpers.UiNotifier
Very small non-modal notification window for quick status messages.
Lightweight utility used across pages to display transient, non-blocking
notifications to the user.
-
Method Summary
-
Method Details
-
show
Display a short, transient notification message on screen.- Parameters:
message- message text to display
-