java - Native status bars -


Is there a way to create a native status bar in SWT that has been found in Windows applications :

I have seen the status bar simulated using labels, but I am more interested in the true solution.

org.eclipse.jface.action.StatusLineManager.createControl (), or getControl (), a status Line gives control. This control is definitely (native to SDT), being native.


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 -