Package net.anwiba.testing.demo
Class JFrames.Viewer
java.lang.Object
net.anwiba.testing.demo.JFrames.Viewer
- Enclosing class:
- JFrames
-
Method Summary
Modifier and TypeMethodDescriptionsetAfterOpenedTask(Consumer<JFrame> afterOpenedTask) setComponent(JComponent component) setGuiBuilderTask(Consumer<JFrame> guiBuilderTask) setjFrameSupplier(Supplier<JFrame> jFrameSupplier) setJMenuBar(JMenuBar menuBar) setText(CharSequence text) setText(CharSequence text, Font font) setTimeout(Duration timeout) voidshow()
-
Method Details
-
setTimeout
-
setjFrameSupplier
-
setFrame
-
setGuiBuilderTask
-
setComponent
-
setJMenuBar
-
setIcon
-
setText
-
setText
-
setAfterOpenedTask
-
show
public void show()
-