T - The final type of the target instance, at least Frame.S - The final type of the Setup implementation.@FunctionalInterface public static interface Frames.Setup<T extends Frame,S extends Frames.Setup<T,S>> extends Windows.Setup<T,S>
Frame.| Modifier and Type | Method and Description |
|---|---|
default S |
remove(MenuComponent m) |
default S |
setBackground(Color bgColor) |
default S |
setExtendedState(int state) |
default S |
setIconImage(Image image) |
default S |
setMaximizedBounds(Rectangle bounds) |
default S |
setMenuBar(MenuBar mb) |
default S |
setOpacity(float opacity) |
default S |
setResizable(boolean resizable) |
default S |
setShape(Shape shape) |
default S |
setState(int state) |
default S |
setTitle(String title) |
default S |
setUndecorated(boolean undecorated) |
setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisibleadd, add, add, add, add, remove, remove, removeAll, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayoutadd, on, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSizedefault S remove(MenuComponent m)
remove in interface Components.Setup<T extends Frame,S extends Frames.Setup<T,S>>Frame.remove(MenuComponent)default S setBackground(Color bgColor)
setBackground in interface Components.Setup<T extends Frame,S extends Frames.Setup<T,S>>setBackground in interface Windows.Setup<T extends Frame,S extends Frames.Setup<T,S>>Frame.setBackground(Color)default S setExtendedState(int state)
Frame.setExtendedState(int)default S setIconImage(Image image)
setIconImage in interface Windows.Setup<T extends Frame,S extends Frames.Setup<T,S>>Frame.setIconImage(Image)default S setMaximizedBounds(Rectangle bounds)
Frame.setMaximizedBounds(Rectangle)default S setMenuBar(MenuBar mb)
Frame.setMenuBar(MenuBar)default S setOpacity(float opacity)
setOpacity in interface Windows.Setup<T extends Frame,S extends Frames.Setup<T,S>>Frame.setOpacity(float)default S setResizable(boolean resizable)
Frame.setResizable(boolean)default S setShape(Shape shape)
setShape in interface Windows.Setup<T extends Frame,S extends Frames.Setup<T,S>>Frame.setShape(Shape)default S setState(int state)
Frame.setState(int)default S setTitle(String title)
Frame.setTitle(String)default S setUndecorated(boolean undecorated)
Frame.setUndecorated(boolean)Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.