public class Frames extends Object
| Constructor and Description |
|---|
Frames() |
| Modifier and Type | Method and Description |
|---|---|
static JFrame |
display(JComponent component) |
static JFrame |
display(JComponent component,
String title) |
public static JFrame display(JComponent component)
public static JFrame display(JComponent component, String title)
Copyright © 2012. All Rights Reserved.