C# Class lw_common.ui.category_formatter

显示文件 Open project: jtorjo/logwizard

Public Properties

Property Type Description
running bool

Public Methods

Method Description
set_colors ( List colors, info_type column ) : void

Private Methods

Method Description
format ( formatted_text text, match_item row, match_item sel, info_type col_type ) : void

Method Details

set_colors() public method

public set_colors ( List colors, info_type column ) : void
colors List
column info_type
return void

Property Details

running public_oe property

public bool running
return bool