|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageList | |
|---|---|
| <Unnamed> | |
| LumiSoft.UI.Controls | |
| LumiSoft.UI.Controls.WMenu | |
| LumiSoft.UI.Controls.WOutlookBar | |
| LumiSoft.UI.Controls.WTab | |
| Uses of ImageList in <Unnamed> |
|---|
| Constructors in <Unnamed> with parameters of type ImageList | |
|---|---|
wctrl_Controls(ImageList imageList,
ImageList imageListSmall)
|
|
wctrl_Main(ImageList imageList,
ImageList imageListSmall)
|
|
| Uses of ImageList in LumiSoft.UI.Controls |
|---|
| Methods in LumiSoft.UI.Controls that return ImageList | |
|---|---|
ImageList |
WToolBar.getImageList()
Gets image list to use for toobar items. |
| Methods in LumiSoft.UI.Controls with parameters of type ImageList | |
|---|---|
void |
WToolBar.setImageList(ImageList value)
Sets image list to use for toobar items. |
| Uses of ImageList in LumiSoft.UI.Controls.WMenu |
|---|
| Methods in LumiSoft.UI.Controls.WMenu that return ImageList | |
|---|---|
ImageList |
WContextMenu.getImageList()
Gets image list to use for menu items. |
| Methods in LumiSoft.UI.Controls.WMenu with parameters of type ImageList | |
|---|---|
void |
WContextMenu.setImageList(ImageList value)
Sets image list to use for menu items. |
| Constructors in LumiSoft.UI.Controls.WMenu with parameters of type ImageList | |
|---|---|
WPopup(WContextMenu owner,
java.awt.Component parent,
java.util.ArrayList menuItems,
ImageList imageList)
Default constructor. |
|
| Uses of ImageList in LumiSoft.UI.Controls.WOutlookBar |
|---|
| Methods in LumiSoft.UI.Controls.WOutlookBar that return ImageList | |
|---|---|
ImageList |
WOutlookBar.getImageList()
|
ImageList |
WOutlookBar.getImageListSmall()
|
| Methods in LumiSoft.UI.Controls.WOutlookBar with parameters of type ImageList | |
|---|---|
void |
WOutlookBar.setImageList(ImageList value)
|
void |
WOutlookBar.setImageListSmall(ImageList value)
|
| Uses of ImageList in LumiSoft.UI.Controls.WTab |
|---|
| Methods in LumiSoft.UI.Controls.WTab that return ImageList | |
|---|---|
ImageList |
WTabBar.getImageList()
Gets imagelist. |
| Methods in LumiSoft.UI.Controls.WTab with parameters of type ImageList | |
|---|---|
void |
WTabBar.setImageList(ImageList s)
Sets imagelist. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||