DSheirer / sdrtrunk

A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:
GNU General Public License v3.0
1.6k stars 256 forks source link

Event log highlighting #730

Open ZacharyDuBois opened 4 years ago

ZacharyDuBois commented 4 years ago

Add an action to aliases that will allow the user to highlight lines in the event log in their choice of color.

DSheirer commented 4 years ago

How would you envision that this would look? Set the text/font color, set the row background color, set the color of just the cell that has the alias? What would you do when multiple aliases (TO/FROM) that each have a color defined?

ZacharyDuBois commented 4 years ago

I was thinking setting the background color of the cell with the alias/ID. I believe alias conflicts still get displayed in the application log on start with which alias it will use, correct?