| Constructor and Description |
|---|
RadioButtonPanel(List<String> choices,
String title)
Instanciates the panel, using the given list of
String and
the given title. |
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent()
Gets the swing component to show in the dialog
|
URL |
getIconURL()
Gets the icon of the UIPanel.
|
String |
getSelectedText()
Get the text that has been selected by the user.
|
String |
getTitle()
Gets the title to show in the dialog
|
String |
validateInput()
A method invoked when the user clicks on the ok or next button to validate the contents of the interface
|
public String getTitle()
UIPanelpublic String validateInput()
UIPanelvalidateInput in interface UIPanelpublic Component getComponent()
UIPanelgetComponent in interface UIPanelpublic String getSelectedText()
public URL getIconURL()
UIPanelUIFactory is usedgetIconURL in interface UIPanelCopyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.