Uses of Class
org.teamapps.ux.component.window.Window
Packages that use Window
-
Uses of Window in org.teamapps.ux.component.dialogue
Subclasses of Window in org.teamapps.ux.component.dialogue -
Uses of Window in org.teamapps.ux.session
Methods in org.teamapps.ux.session that return WindowModifier and TypeMethodDescriptionstatic WindowSessionContext.createDefaultSessionMessageWindow(String title, String message, String refreshButtonCaption, String cancelButtonCaption) Methods in org.teamapps.ux.session with parameters of type WindowModifier and TypeMethodDescriptionvoidSessionContext.setSessionErrorWindow(Window sessionErrorWindow) voidSessionContext.setSessionExpiredWindow(Window sessionExpiredWindow) voidSessionContext.setSessionTerminatedWindow(Window sessionTerminatedWindow) voidSessionContext.showWindow(Window window, int animationDuration)