| Constructor and Description |
|---|
ChoosePanel(String title,
String[] names,
Object[] ids) |
| 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.
|
Object |
getSelected() |
Object[] |
getSelectedElements() |
int |
getSelectedIndex() |
String |
getTitle()
Gets the title to show in the dialog
|
void |
setMultiple(boolean multiple) |
String |
validateInput()
A method invoked when the user clicks on the ok or next button to validate the contents of the interface
|
public void setMultiple(boolean multiple)
public Component getComponent()
UIPanelgetComponent in interface UIPanelpublic String getTitle()
UIPanelpublic String validateInput()
UIPanelvalidateInput in interface UIPanelpublic Object getSelected()
public int getSelectedIndex()
public Object[] getSelectedElements()
public URL getIconURL()
UIPanelUIFactory is usedgetIconURL in interface UIPanelCopyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.