The SHADOW_IN style causes highlight lines to be drawn at the right and bottom border. This style should be used when placing the size grip on top of the bottom right corner of a FramedComposite with style SHADOW_IN. If the FLAT style is set, the size grip is drawn in a Windows XP style instead of the normal Windows Classic style.
NOTE: The visibility of this widget is controlled by the "maximized" state of the shell. The size grip is hidden when the shell is maximized, even if it has been made visible by calling setVisible(true)
. getVisible() always returns the value set with setVisible(). isVisible() returns the true visibility, as usual.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|