public class SampleUtils extends Object
Constructor and Description |
---|
SampleUtils() |
Modifier and Type | Method and Description |
---|---|
static JFrame |
createFrame(JComponent component) |
static JPanel |
createPanelWithScroller(JComponent component) |
static void |
show(JComponent panel,
String title) |
static void |
show(Window window) |
public static void show(JComponent panel, String title) throws Exception
Exception
public static JFrame createFrame(JComponent component)
public static JPanel createPanelWithScroller(JComponent component)
Copyright © 2004–2016. All rights reserved.