Class and Description |
---|
FoldHandle
An object that refers to a fold in output window.
|
InputOutput
An I/O connection to one tab on the Output Window.
|
IOColors.OutputType
output types
|
IOContainer
IOContainer is accessor class to parent container of IO tabs for IOProvider implementations.
|
IOContainer.CallBacks
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
SPI for providers of parent container for IO components (tabs)
|
IOFolding.FoldHandleDefinition
An SPI for creating custom FoldHandle implementations.
|
IOPosition.Position |
IOProvider
A factory for IO tabs shown in the output window.
|
IOSelect.AdditionalOperation
Additional operations to perform when issuing
IOSelect.select(org.openide.windows.InputOutput, java.util.Set<org.openide.windows.IOSelect.AdditionalOperation>) . |
OutputEvent
Event fired when something happens to a line in the Output Window.
|
OutputListener
Listener to actions taken on a line in the Output Window.
|
OutputWriter
A PrintWriter subclass for writing to a tab in the output window.
|
Built on January 7 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.