Uses of Class
net.thevpc.common.swing.win.WindowInfo
Packages that use WindowInfo
-
Uses of WindowInfo in net.thevpc.common.swing.win
Methods in net.thevpc.common.swing.win that return WindowInfoModifier and TypeMethodDescriptionWindowInfo.setClosable(boolean closable) WindowInfo.setComponent(Component component) WindowInfo.setFrameIcon(Icon frameIcon) WindowInfo.setIcon(boolean icon) WindowInfo.setIconifiable(boolean iconifiable) WindowInfo.setMaximizable(boolean maximizable) WindowInfo.setPreferredSize(Dimension preferredSize) WindowInfo.setResizable(boolean resizable) Methods in net.thevpc.common.swing.win with parameters of type WindowInfoModifier and TypeMethodDescriptionInternalWindowsHelper.addFrame(WindowInfo fino) default voidWindowInfoListener.onAddFrame(WindowInfo windowInfo) default voidWindowInfoListener.onCloseFrame(WindowInfo windowInfo)