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 - Color of input text
Summary: Color of input text
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: API, API_REVIEW_FAST
: 123526 (view as bug list)
Depends on:
Blocks: 102043
  Show dependency tree
 
Reported: 2013-04-11 13:00 UTC by Martin Entlicher
Modified: 2013-09-04 08:52 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
The API change with implementation (44.62 KB, patch)
2013-04-11 13:13 UTC, Martin Entlicher
Details | Diff
The API change with implementation (44.95 KB, patch)
2013-04-24 14:12 UTC, Jaroslav Havlin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***