Uses of Class
com.tick42.glue.desktop.windows.event.WindowFrameButtonClickedEvent
Packages that use WindowFrameButtonClickedEvent
-
Uses of WindowFrameButtonClickedEvent in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows that return types with arguments of type WindowFrameButtonClickedEventModifier and TypeMethodDescriptionWindow.onFrameButtonClicked(WindowFrameButtonClickedEvent.Listener listener) Registers a callback to be notified when some button from the window frame is clicked.