Uses of Class
com.tick42.glue.desktop.windows.WindowButtons
Packages that use WindowButtons
-
Uses of WindowButtons in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows that return WindowButtonsModifier and TypeMethodDescriptionWindowButtons.Builder.build()Build theWindowButtonsinstance.static WindowButtonsWindowButtons.defaultButtonOptions()Default standard button optionsWindowOptions.getWindowButtons()Methods in com.tick42.glue.desktop.windows that return types with arguments of type WindowButtonsModifier and TypeMethodDescriptionWindow.getButtons()Retrieves a window frame's currently shown standard buttons.Methods in com.tick42.glue.desktop.windows with parameters of type WindowButtonsModifier and TypeMethodDescriptionWindow.resetButtons(WindowButtons windowButtons) Resets a window frame's standard buttons to show a new configuration.WindowOptions.Builder.windowButtons(WindowButtons windowButtons) Determines which standard buttons to be shown on the new window's frame