Label « org.eclipse.swt.widgets « Java by API






1.new Label(Shell shell, SWT.BORDER)
2.new Label(Shell shell, SWT.NONE)
3.new Label(Shell shell, SWT.SEPARATOR)
4.Label: setBounds(Rectangle rect)
5.Label: setFont(Font f)
6.Label: setForeground(Color c)
7.Label: setImage(Image img)
8.Label: setLayoutData(Object layoutData)
9.Label: setText(String text)