java - How to create line like this -


I would like to create a horizontal line like this, using SWT:

Of course, without red frame

If I remember creating a simple label and passes it as a second initialization argument : SWT. SEPARATOR | SWT.HORIZONTAL .


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -