Uses of Class
net.anwiba.testing.demo.JFrames.Viewer
Packages that use JFrames.Viewer
-
Uses of JFrames.Viewer in net.anwiba.testing.demo
Methods in net.anwiba.testing.demo that return JFrames.ViewerModifier and TypeMethodDescriptionstatic JFrames.ViewerDemos.jframe()JFrames.Viewer.setAfterOpenedTask(Consumer<JFrame> afterOpenedTask) JFrames.Viewer.setComponent(JComponent component) JFrames.Viewer.setGuiBuilderTask(Consumer<JFrame> guiBuilderTask) JFrames.Viewer.setjFrameSupplier(Supplier<JFrame> jFrameSupplier) JFrames.Viewer.setJMenuBar(JMenuBar menuBar) JFrames.Viewer.setText(CharSequence text) JFrames.Viewer.setText(CharSequence text, Font font) JFrames.Viewer.setTimeout(Duration timeout) static JFrames.ViewerJFrames.viewer()