Skip navigation links
org.openide.io 1.66
A C D F G I N O P R S V 

G

get(String) - Static method in class org.openide.windows.IOProvider
Gets IOProvider of selected name or delegates to getDefault() if none was found.
getColor(InputOutput, IOColors.OutputType) - Static method in class org.openide.windows.IOColors
Gets current color for output
getColor(IOColors.OutputType) - Method in class org.openide.windows.IOColors
Gets current color for output
getCurrentNestedFold() - Method in class org.openide.windows.FoldHandle
Get current nested fold.
getDefault() - Static method in class org.openide.windows.IOContainer
Gets the default container according to a generic IOContainer.Provider.
getDefault() - Static method in class org.openide.windows.IOProvider
Get the default I/O provider.
getErr() - Method in interface org.openide.windows.InputOutput
Get an output writer to write to the tab in error mode.
getIcon(InputOutput) - Static method in class org.openide.windows.IOTab
Gets current tab icon for specified IO
getIcon() - Method in class org.openide.windows.IOTab
Gets current tab icon
getIn() - Method in interface org.openide.windows.InputOutput
Get a reader to read from the tab.
getInputOutput() - Method in class org.openide.windows.OutputEvent
Get the Output Window tab in question.
getIO(String, boolean) - Method in class org.openide.windows.IOProvider
Get a named instance of InputOutput, which represents an output tab in the output window.
getIO(String, Action[]) - Method in class org.openide.windows.IOProvider
Gets a named instance of InputOutput with actions displayed in the toolbar.
getIO(String, Action[], IOContainer) - Method in class org.openide.windows.IOProvider
Gets a named instance of InputOutput.
getIO(String, boolean, Action[], IOContainer) - Method in class org.openide.windows.IOProvider
Gets a named instance of InputOutput.
getLastNestedFold() - Method in class org.openide.windows.FoldHandle
Get handle created by the last invocation of FoldHandle.startFold(boolean) or FoldHandle.silentStartFold(boolean).
getLine() - Method in class org.openide.windows.OutputEvent
Get the text on the line.
getName() - Method in class org.openide.windows.IOProvider
Gets name (ID) of provider
getOut() - Method in interface org.openide.windows.InputOutput
Acquire an output writer to write to the tab.
getSelected() - Method in class org.openide.windows.IOContainer
Gets currently selected component in parent container
getSelected() - Method in interface org.openide.windows.IOContainer.Provider
Currently selected io component should be returned
getStdOut() - Method in class org.openide.windows.IOProvider
Support writing to the Output Window on the main tab or a similar output device.
getToolTipText(InputOutput) - Static method in class org.openide.windows.IOTab
Gets current tool tip text for specified IO
getToolTipText() - Method in class org.openide.windows.IOTab
Gets current tool tip text
A C D F G I N O P R S V 
Skip navigation links
org.openide.io 1.66