| Constructor and Description |
|---|
ComponentFactory(GuiBundleService guiBundleService) |
| Modifier and Type | Method and Description |
|---|---|
static JPanel |
createBorderLayoutPanel() |
JButton |
createButton(String key,
Action action) |
static JPanel |
createGridBagLayoutPanel() |
JLabel |
createLabel(String key) |
JPopupMenu |
createPopupMenu(Action action) |
JTextArea |
createTextArea(String key) |
JTextField |
createTextField(String key) |
org.sigtec.graphix.GuiBundle |
getGuiBundle() |
String |
getIdentifier()
Returns the identifier of the service.
|
public ComponentFactory(GuiBundleService guiBundleService)
public JTextField createTextField(String key)
public org.sigtec.graphix.GuiBundle getGuiBundle()
public JPopupMenu createPopupMenu(Action action)
public static JPanel createBorderLayoutPanel()
public static JPanel createGridBagLayoutPanel()
public String getIdentifier()
ServicegetIdentifier in interface ServiceCopyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.