org.gudy.azureus2.ui.swt.win32
Class Win32UIEnhancer
java.lang.Object
org.gudy.azureus2.ui.swt.win32.Win32UIEnhancer
public class Win32UIEnhancer
- extends Object
- Author:
- TuxPaper
Method Summary |
static org.eclipse.swt.graphics.Image |
getFileIcon(File file,
boolean big)
|
static void |
initMainShell(org.eclipse.swt.widgets.Shell shell)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
public static final boolean DEBUG
- See Also:
- Constant Field Values
SHGFI_ICON
public static final int SHGFI_ICON
- See Also:
- Constant Field Values
SHGFI_SMALLICON
public static final int SHGFI_SMALLICON
- See Also:
- Constant Field Values
SHGFI_USEFILEATTRIBUTES
public static final int SHGFI_USEFILEATTRIBUTES
- See Also:
- Constant Field Values
SHGFI_LARGEICON
public static final int SHGFI_LARGEICON
- See Also:
- Constant Field Values
WM_DEVICECHANGE
public static final int WM_DEVICECHANGE
- See Also:
- Constant Field Values
DBT_DEVICEARRIVAL
public static final int DBT_DEVICEARRIVAL
- See Also:
- Constant Field Values
DBT_DEVICEREMOVECOMPLETE
public static final int DBT_DEVICEREMOVECOMPLETE
- See Also:
- Constant Field Values
DBT_DEVTYP_VOLUME
public static final int DBT_DEVTYP_VOLUME
- See Also:
- Constant Field Values
FILE_ATTRIBUTE_NORMAL
public static final int FILE_ATTRIBUTE_NORMAL
- See Also:
- Constant Field Values
Win32UIEnhancer
public Win32UIEnhancer()
getFileIcon
public static org.eclipse.swt.graphics.Image getFileIcon(File file,
boolean big)
initMainShell
public static void initMainShell(org.eclipse.swt.widgets.Shell shell)