public class VLabel extends VControl
VControl.Type
carbon, gtk, STATE_ACTIVE, STATE_ENABLED, STATE_MOUSE_DOWN, STATE_SELECTED, win32
Modifier and Type | Method | Description |
---|---|---|
org.eclipse.swt.graphics.Point |
computeSize(int wHint,
int hHint,
boolean changed) |
|
VControl.Type |
getType() |
|
void |
setBounds(int x,
int y,
int width,
int height) |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addListener, computeSize, createMenu, dispose, getBackground, getBounds, getClientArea, getClientSize, getComposite, getControl, getData, getData, getData, getData, getDisplay, getEnabled, getForeground, getImage, getLayoutData, getLocation, getMargins, getMenu, getParent, getShell, getSize, getState, getStyle, getText, getToolTipText, getVisibility, getVisible, getWidget, hasState, hasStyle, isActivatable, isDisposed, isEnabled, isSameWidgetAs, isSameWidgetAs, isSquare, isVisible, moveAbove, moveBelow, notifyListeners, notifyListeners, paintControl, redraw, removeListener, setActivatable, setActiveCursor, setAlignment, setAlpha, setAlpha, setBackground, setBounds, setCursor, setData, setData, setEnabled, setFill, setFocus, setFont, setForeground, setImage, setImage, setInactiveCursor, setLayoutData, setLocation, setLocation, setMargins, setMargins, setMargins, setOval, setOval, setPainter, setParent, setPolygon, setPolygon, setScaleImage, setSize, setSquare, setStyle, setStyle, setText, setToolTipText, setVisible, setVisible, setVisible, toControl, toControl, toDisplay, toDisplay, toString, update
public VLabel(VPanel panel, int style)
public org.eclipse.swt.graphics.Point computeSize(int wHint, int hHint, boolean changed)
computeSize
in class VControl
public VControl.Type getType()