Input/Output Panel
The Input/Output Panel is a panel in the top-level Main Window.
The Input/Output Panel displays the standard Java input, output and error streams if
the target JVM was invoked via the Run Dialog.
The Input/Output Panel is automatically brought to the front when standard output
or error is displayed. See the Input/Output tab in the Global Settings Dialog for Input/Output Panel options.
standard input
Standard input can be typed in the lower text field followed by
the Enter key. The resulting standard input is
sent to the target JVM and displayed (in blue) in the upper text pane.
standard output
Standard output from the target JVM is displayed (in black) in the upper text pane.
standard error
Standard error from the target JVM is displayed (in red) in the upper text pane.
context menu
A popup Context Menu can be displayed by right clicking on the upper text pane:
- Clear... - clears the upper text pane. A confirmation dialog will be displayed.
The same menu item is found in
the Clear menu in the menu bar.
- Help... - displays this Help.
©2001-2010. debugtools.com LLC. All rights reserved.