Uses of Class
com.prineside.tdi2.ui.actors.Window.WindowStyle
Packages that use Window.WindowStyle
-
Uses of Window.WindowStyle in com.prineside.tdi2.managers
Methods in com.prineside.tdi2.managers that return Window.WindowStyle -
Uses of Window.WindowStyle in com.prineside.tdi2.ui.actors
Methods in com.prineside.tdi2.ui.actors that return Window.WindowStyleModifier and TypeMethodDescriptionWindow.getStyle()
Window.WindowStyle.setAlwaysOnTop
(boolean alwaysOnTop) Window.WindowStyle.setBackground
(Drawable background) Window.WindowStyle.setCatchAllTouches
(boolean catchAllTouches) Window.WindowStyle.setDefaultPadding
(float defaultPadding) Window.WindowStyle.setDraggable
(boolean draggable) Window.WindowStyle.setHeaderBackground
(Drawable headerBackground) Window.WindowStyle.setInheritWidgetMinSize
(boolean v) Window.WindowStyle.setResizeable
(boolean resizeable) Window.WindowStyle.setResizeHasMinSize
(boolean resizeHasMinSize) Window.WindowStyle.setScrollPaneStyle
(ScrollPane.ScrollPaneStyle scrollPaneStyle) Window.WindowStyle.setTitleLabelStyle
(Label.LabelStyle titleLabelStyle) Constructors in com.prineside.tdi2.ui.actors with parameters of type Window.WindowStyleModifierConstructorDescriptionWindow
(Window.WindowStyle style) Will be automatically brought to front when shown.WindowStyle
(Window.WindowStyle style)