com.atlassian.jira.configurator.gui
Class ConfigPanelBuilder
java.lang.Object
com.atlassian.jira.configurator.gui.ConfigPanelBuilder
public class ConfigPanelBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigPanelBuilder
public ConfigPanelBuilder()
add
public void add(String label,
JComponent component)
getPanel
public JPanel getPanel()
setTitle
public void setTitle(String title)
- Gives the panel a titled border with the given title.
- Parameters:
title
- The title.
Copyright © 2002-2011 Atlassian. All Rights Reserved.