|
Josh Native console access wrapper for Java |
|||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of OSNotSupportedException in com.yifanlu.Josh |
|---|
| Methods in com.yifanlu.Josh that throw OSNotSupportedException | |
|---|---|
ConsoleCoord |
JoshOutBuffer.getConsoleFontSize()
XP Only: Retrieves the size of the font used by the specified console screen buffer. |
static ConsoleHistoryInfo |
Josh.getConsoleHistoryInfo()
Vista Only: Retrieves the history settings for the calling process's console. |
static java.lang.String |
Josh.getConsoleOrginialTitle()
Vista Only: Retrieves the original title for the current console window. |
static ConsoleSelectionInfo |
Josh.getConsoleSelectionInfo()
XP Only: Retrieves information about the current console selection. |
ConsoleFontInfo |
JoshOutBuffer.getCurrentConsoleFont(boolean forMaximumWindowSize)
XP Only: Retrieves information about the current console font. |
static boolean |
Josh.isFullScreen()
XP Only: Sees if the current console window is in fullscreen mode. |
static void |
LibraryLoader.loadJosh()
Loads JoshCore.dll to memory. |
static void |
Josh.setConsoleHistoryInfo(ConsoleHistoryInfo info)
Vista Only: Sets the history settings for the calling process's console. |
void |
JoshOutBuffer.setConsoleScreenBufferInfo(ConsoleScreenBufferInfo info)
Vista Only: Sets extended information about the specified console screen buffer. |
void |
JoshOutBuffer.setCurrentConsoleFont(int fontIndex)
XP Only: Sets the font index. |
void |
JoshOutBuffer.setCurrentConsoleFontEx(ConsoleFontInfo font,
boolean forMaximumWindowSize)
Vista Only: Sets extended information about the current console font. |
void |
JoshOutBuffer.setFullScreen(boolean fullScreen)
XP Only: Sets the display mode of the specified console screen buffer to fullscreen. |
|
Copyright © 2010 Yifan Lu | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||