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

I

InputOutput - Interface in org.openide.windows
An I/O connection to one tab on the Output Window.
IOColorLines - Class in org.openide.windows
Line printing with custom color.
IOColorLines() - Constructor for class org.openide.windows.IOColorLines
 
IOColorPrint - Class in org.openide.windows
Text printing with custom color.
IOColorPrint() - Constructor for class org.openide.windows.IOColorPrint
 
IOColors - Class in org.openide.windows
Settings of colors for normal, error, hyperlink, important hyperlink lines.
IOColors() - Constructor for class org.openide.windows.IOColors
 
IOColors.OutputType - Enum in org.openide.windows
output types
IOContainer - Class in org.openide.windows
IOContainer is accessor class to parent container of IO tabs for IOProvider implementations.
IOContainer.CallBacks - Interface in org.openide.windows
Callbacks from IOContainer to child component corresponding to IO
IOContainer.Provider - Interface in org.openide.windows
SPI for providers of parent container for IO components (tabs)
IOFolding - Class in org.openide.windows
Folding of group of lines in Output Window.
IOFolding() - Constructor for class org.openide.windows.IOFolding
 
IOFolding.FoldHandleDefinition - Class in org.openide.windows
An SPI for creating custom FoldHandle implementations.
IOPosition - Class in org.openide.windows
Navigation (scrolling) in IO component.
IOPosition() - Constructor for class org.openide.windows.IOPosition
 
IOPosition.Position - Interface in org.openide.windows
 
IOProvider - Class in org.openide.windows
A factory for IO tabs shown in the output window.
IOProvider() - Constructor for class org.openide.windows.IOProvider
Subclass constructor.
IOSelect - Class in org.openide.windows
Capability of an InputOutput of finer grained selection of a component.
IOSelect() - Constructor for class org.openide.windows.IOSelect
 
IOSelect.AdditionalOperation - Enum in org.openide.windows
IOTab - Class in org.openide.windows
Settings of tool tip/icon for IO component (tab).
IOTab() - Constructor for class org.openide.windows.IOTab
 
isActivated() - Method in class org.openide.windows.IOContainer
Checks if parent container is activated
isActivated() - Method in interface org.openide.windows.IOContainer.Provider
Checks whether parent container is activated
isCloseable(JComponent) - Method in class org.openide.windows.IOContainer
Checks whether comp can be closed (e.g.
isCloseable(JComponent) - Method in interface org.openide.windows.IOContainer.Provider
Checks whether comp can be closed (e.g.
isClosed() - Method in interface org.openide.windows.InputOutput
Test whether this tab has been closed, either by a call to closeInputOutput() or by the user closing the tab in the UI.
isErrSeparated() - Method in interface org.openide.windows.InputOutput
Test whether the error output is mixed into the regular output or not.
isFinished() - Method in class org.openide.windows.FoldHandle
Check whether this fold handle has been finished.
isFocusTaken() - Method in interface org.openide.windows.InputOutput
Test whether the output window takes focus when anything is written to it.
isSupported(InputOutput) - Static method in class org.openide.windows.IOColorLines
Checks whether this feature is supported for provided IO
isSupported(InputOutput) - Static method in class org.openide.windows.IOColorPrint
Checks whether this feature is supported for provided IO
isSupported(InputOutput) - Static method in class org.openide.windows.IOColors
Checks whether this feature is supported for provided IO
isSupported(InputOutput) - Static method in class org.openide.windows.IOFolding
Check whether an InputOutput supports folding.
isSupported(InputOutput) - Static method in class org.openide.windows.IOPosition
Checks whether this feature is supported for provided IO
isSupported(InputOutput) - Static method in class org.openide.windows.IOSelect
Checks whether this feature is supported for provided IO
isSupported(InputOutput) - Static method in class org.openide.windows.IOTab
Checks whether this feature is supported for provided IO
A C D F G I N O P R S V 
Skip navigation links
org.openide.io 1.57