public interface UIPanel
| 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 |
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
|
URL getIconURL()
UIFactory is usedString getTitle()
String validateInput()
Component getComponent()
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.