public interface SystemCursor extends Cursor
The following features are supported:
VisualInterfacePackage.getSystemCursor()
Modifier and Type | Method and Description |
---|---|
SystemCursorType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(SystemCursorType value)
Sets the value of the '
Type ' attribute. |
SystemCursorType getType()
SystemCursorType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
SystemCursorType
,
setType(SystemCursorType)
,
VisualInterfacePackage.getSystemCursor_Type()
void setType(SystemCursorType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.SystemCursorType
,
getType()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.