org.openide.io 1.42.1
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 IOProvider implementations can optionally pass Callbacks when adding new component (IO tab) to parent container via IOContainer.add(javax.swing.JComponent, org.openide.windows.IOContainer.CallBacks) IOProvider implementation then will be notified about some useful events.
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.
IOFolding.FoldHandleDefinition() - Constructor for class org.openide.windows.IOFolding.FoldHandleDefinition
 
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. if Close action should be present in component popup menu)
isCloseable(JComponent) - Method in interface org.openide.windows.IOContainer.Provider
Checks whether comp can be closed (e.g. if Close action should be present in component popup menu)
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 
org.openide.io 1.42.1

Built on January 7 2015.  |  Portions Copyright 1997-2015 Oracle. All rights reserved.