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 arg0) |
default S |
setBackground(Color arg0) |
default S |
setExtendedState(int arg0) |
default S |
setIconImage(Image arg0) |
default S |
setMaximizedBounds(Rectangle arg0) |
default S |
setMenuBar(MenuBar arg0) |
default S |
setOpacity(float arg0) |
default S |
setResizable(boolean arg0) |
default S |
setShape(Shape arg0) |
default S |
setState(int arg0) |
default S |
setTitle(String arg0) |
default S |
setUndecorated(boolean arg0) |
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 arg0)
remove in interface Components.Setup<T extends Frame,S extends Frames.Setup<T,S>>Frame.remove(MenuComponent)default S setBackground(Color arg0)
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 arg0)
Frame.setExtendedState(int)default S setIconImage(Image arg0)
setIconImage in interface Windows.Setup<T extends Frame,S extends Frames.Setup<T,S>>Frame.setIconImage(Image)default S setMaximizedBounds(Rectangle arg0)
Frame.setMaximizedBounds(Rectangle)default S setMenuBar(MenuBar arg0)
Frame.setMenuBar(MenuBar)default S setOpacity(float arg0)
setOpacity in interface Windows.Setup<T extends Frame,S extends Frames.Setup<T,S>>Frame.setOpacity(float)default S setResizable(boolean arg0)
Frame.setResizable(boolean)default S setShape(Shape arg0)
setShape in interface Windows.Setup<T extends Frame,S extends Frames.Setup<T,S>>Frame.setShape(Shape)default S setState(int arg0)
Frame.setState(int)default S setTitle(String arg0)
Frame.setTitle(String)default S setUndecorated(boolean arg0)
Frame.setUndecorated(boolean)Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.