This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228480

Summary: Color of input text
Product: platform Reporter: Martin Entlicher <mentlicher>
Component: Output WindowAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal CC: harroyo, jhavlin
Priority: P3 Keywords: API, API_REVIEW_FAST
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 102043    
Attachments: The API change with implementation
The API change with implementation

Description Martin Entlicher 2013-04-11 13:00:36 UTC
This enhancement adds a possibility to specify the color of input text.
In order to provide a better distinction between the input text and output text, a possibility to specify color of the input text is added.
Comment 1 Martin Entlicher 2013-04-11 13:13:18 UTC
Created attachment 133457 [details]
The API change with implementation
Comment 2 Martin Entlicher 2013-04-11 13:15:57 UTC
Please review this simple API change. We just add "INPUT" enum constant to IOColors.OutputType.
Comment 3 Jaroslav Havlin 2013-04-24 14:12:35 UTC
Created attachment 133755 [details]
The API change with implementation

The patch seems fine to me.
Thank you very much, Martin!

I've updated the patch so that it can be applied after branch output_folding_228022 is integrated, see bug 228022.
Comment 4 Jaroslav Havlin 2013-05-02 12:56:38 UTC
If there are no objections, I'll integrate tomorrow morning. Thanks.
Comment 5 Jaroslav Havlin 2013-05-03 06:51:46 UTC
Integrated as http://hg.netbeans.org/core-main/rev/33d52f118356
Comment 6 Quality Engineering 2013-05-04 01:46:49 UTC
Integrated into 'main-golden', will be available in build *201305032300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/33d52f118356
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #228480: Color of input text
Comment 7 Jaroslav Havlin 2013-09-04 08:52:41 UTC
*** Bug 123526 has been marked as a duplicate of this bug. ***