Class uifcProgressBar
Description
GetDialog,
GetComponent,
CreateInParent,
AddPopupMenu,
IsVisible,
SetVisible,
GetComponentClass,
GetComponentClassName,
IsAlwaysAtFront,
SetAlwaysAtFront,
GetBackgroundColor,
SetBackgroundColor,
IsAttachedAtBottom,
SetAttachedAtBottom,
GetBottomOffset,
SetBottomOffset,
GetCursorImage,
SetCursorImage,
GetTextColor,
SetTextColor,
GetHelpTextAlignment,
SetHelpTextAlignment,
GetHelpTextWidth,
SetHelpTextWidth,
GetHelpTextOriginX,
SetHelpTextOriginX,
GetHelpTextOriginY,
SetHelpTextOriginY,
CanInheritPopupMenu,
SetCanInheritPopupMenu,
IsAttachedAtLeft,
SetAttachedAtLeft,
GetLeftOffset,
SetLeftOffset,
DoesReserveSpace,
SetReserveSpace,
GetParentName,
GetPopupMenuName,
SetPopupMenuName,
CanPopupMenuWhenDisabled,
SetCanPopupMenuWhenDisabled,
IsAttachedAtRight,
SetAttachedAtRight,
GetRightOffset,
SetRightOffset,
IsAttachedAtTop,
SetAttachedAtTop,
GetTopOffset,
SetTopOffset,
IsValidDropSite,
SetValidDropSite,
GetValidDropTypeFlags,
SetValidDropTypeFlags,
GetChildNameArray,
DoesAllowTrailRecording,
SetAllowTrailRecording,
CanReduceHeight,
SetCanReduceHeight,
CanReduceWidth,
SetCanReduceWidth GetMaximumIntegerValue,
SetMaximumIntegerValue,
GetIntegerValue,
SetIntegerValue,
GetMinimumIntegerValue,
SetMinimumIntegerValue,
GetFontName,
SetFontName,
GetFontClass,
SetFontClass,
GetFontSize,
SetFontSize,
GetHelpText,
SetHelpText,
GetFontStyle,
SetFontStyle Method Summary
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
Method Detail
Set the size and screen position of the component, in pixels. This operation is only supported when the component's parent is one of the following classes : DrawingArea NakedWindow PGLWindow
Parameters:
rect
Returns:
Delete a MenuPane from the component.
Returns:
Determine the position of the component, in pixels, relative to its parent.
Returns:
Add a MenuPane to be displayed when the user presses the right mouse button over the component.
Parameters:
component
Returns:
Set the screen position of the component, in pixels, relative to its parent. This operation is only supported when the component's parent is one of the following classes : DrawingArea NakedWindow PGLWindow
Parameters:
value
Returns:
Increment the IntegerValue attribute of the component by the given amount.
Parameters:
change
Returns:
Determine the minimum size of the component, in pixels.
Returns:
Determine the screen position of the component, in pixels.
Returns:
Set the size of the component, in pixels. This operation is only supported when the component's parent is one of the following classes : DrawingArea NakedWindow PGLWindow
Parameters:
value
Returns:
Determine the size and screen position of the component, in pixels.
Returns:
Determine the rectangle of the screen upon which the majority of the given component is displayed.
Returns:
Determine the size of the component, in pixels.
Returns:
Determine the size and position of the component, in pixels.
Returns:
Returns:
The orientation of the ProgressBar.
ORIENTATION_HORIZONTAL | Horizontal, with the minimum value at the left |
ORIENTATION_VERTICAL | Vertical, with the minimum value at the bottom |
Sets the orientation of the ProgressBar.
ORIENTATION_HORIZONTAL | Horizontal, with the minimum value at the left |
ORIENTATION_VERTICAL | Vertical, with the minimum value at the bottom |
Parameters:
value
Returns:
Returns:
Flag indicating whether the ProgressBar value is restricted to its maximum and minimum values (xfalse) or whether it has no limit upon its value (xtrue).
When using this setting, the bar of the ProgressBar is displayed as a scrolling marquee to indicate an indeterminate range.
Sets flag indicating whether the ProgressBar value is restricted to its maximum and minimum values (xfalse) or whether it has no limit upon its value (xtrue).
When using this setting, the bar of the ProgressBar is displayed as a scrolling marquee to indicate an indeterminate range.
Parameters:
flag
Returns:
Returns:
The length of the ProgressBar, in character widths.
Sets the length of the ProgressBar, in character widths.
Parameters:
value
Returns:
Parameters:
listener
Returns:
Parameters:
action
Returns:
Parameters:
timer
timerName
writeInTrail
Returns:
Parameters:
timerName
duration
Returns:
Parameters:
timerName
Returns: