|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Font | |
| com.jniwrapper.win32.gdi | The com.jniwrapper.win32.gdi package contains classes that provide GDI related functionality. |
| com.jniwrapper.win32.ui | The com.jniwrapper.win32.ui package contains auxilious classes for working with native windows,
such as Wnd, which provides you with useful window related functionality, WindowProc,
which is designed for obtaining native window messages etc. |
| Uses of Font in com.jniwrapper.win32.gdi |
| Methods in com.jniwrapper.win32.gdi that return Font | |
static Font |
Font.createFontIndirect(LogFont logFont)
Creates a logical font that has the specified characteristics |
Font |
DC.selectObject(Font font)
Selects a specified font in the device context. |
| Methods in com.jniwrapper.win32.gdi with parameters of type Font | |
Font |
DC.selectObject(Font font)
Selects a specified font in the device context. |
| Uses of Font in com.jniwrapper.win32.ui |
| Methods in com.jniwrapper.win32.ui that return Font | |
Font |
NonClientMetrics.getMenuFont()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||