DeskbarSetting:: DeskbarSetting(int position, bool expanded)

onstructor of the DeskbarSetting Class .

[more]bool isExpanded()
Check if the deskbar is expanded
[more]void Expand()
Force the deskbar to expand
[more]void location(int where)
According to the parameter it moove the deskbar.
obool expanded
expand state of the deskbar
oint position
position of the deskbar
oBDeskbar deskbar
reference to the deskbar


Documentation

onstructor of the DeskbarSetting Class .
obool isExpanded()
Check if the deskbar is expanded

ovoid Expand()
Force the deskbar to expand

ovoid location(int where)
According to the parameter it moove the deskbar.
Parameters:
In - the top right corner (expanded or contracted). => case 1 Expanded (only) along the top.=> case 2 In the top left corner (expanded or contracted). => case 3 Contracted (only) in bottom left corner. => case 4 Expanded (only) along the bottom.=> case 5 Contracted (only) in bottom right corner. => case 6

Parameters:
position - In the top right corner (expanded or contracted). => case 1 Expanded (only) along the top.=> case 2 In the top left corner (expanded or contracted). => case 3 Contracted (only) in bottom left corner. => case 4 Expanded (only) along the bottom.=> case 5 Contracted (only) in bottom right corner. => case 6 @ param expanded whenever or not the desbar is expanded

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.