A widget is a class that represents a control on the screen NYX contains a default set of widgets, which can be expanded and replaced by using an xml file. Currently these widgets are present :
Widget | supported |
---|---|
Window | swing,swt |
Label | swing |
Entry | swing |
Panel | swing |
Button | swing |
Checkbox | swing |
Native | swing |
TabPanel | swing |
TextArea | swing |
table | swing |
tree | swing |
radiobutton | swing |
togglebutton | swing |
buttongroup | swing |
splitpane | swing |
Explain the behaviour
Make a list of properties