|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Win32Icon | |
---|---|
dsto.dfc.util.win32 | Support for accessing Win32 API's. |
Uses of Win32Icon in dsto.dfc.util.win32 |
---|
Fields in dsto.dfc.util.win32 declared as Win32Icon | |
---|---|
protected Win32Icon |
TaskBar.TrayIcon.icon
|
Methods in dsto.dfc.util.win32 that return Win32Icon | |
---|---|
Win32Icon |
TaskBar.TrayIcon.getIcon()
|
Methods in dsto.dfc.util.win32 with parameters of type Win32Icon | |
---|---|
static TaskBar.TrayIcon |
TaskBar.addTrayIcon(Win32Icon icon,
String tooltip)
|
static TaskBar.TrayIcon |
TaskBar.addTrayIcon(Win32Icon icon,
String tooltip,
TrayIconListener listener)
|
void |
TaskBar.TrayIcon.setIcon(Win32Icon newIcon)
|
Constructors in dsto.dfc.util.win32 with parameters of type Win32Icon | |
---|---|
TaskBar.TrayIcon(Win32Icon icon,
String tooltip,
TrayIconListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |