public class GuiBuilderHelper extends Object
| Constructor and Description |
|---|
GuiBuilderHelper() |
| Modifier and Type | Method and Description |
|---|---|
static JPanel |
getComponentWithMargin(Component component,
int top,
int left,
int bottom,
int right) |
static JScrollPane |
getTextAreaScrollPaneContainer(JTextArea textArea,
int nbLines) |
static void |
strechItemToComponent(JComponent component,
JComponent item) |
public static JScrollPane getTextAreaScrollPaneContainer(JTextArea textArea, int nbLines)
public static void strechItemToComponent(JComponent component, JComponent item)
Copyright © 2016. All rights reserved.