Package pydrizzle :: Package traits102 :: Module tktrait_sheet :: Class TraitEditorFont
[hide private]
[frames] | no frames]

Class TraitEditorFont

source code


Instance Methods [hide private]
 
simple_editor(self, object, trait_name, description, handler, parent) source code
 
custom_editor(self, object, trait_name, description, handler, parent) source code
 
update(self, object, trait_name, control) source code
 
update_font(self, object, trait_name, control) source code
 
str(self, object, trait_name) source code
 
all_facenames(self) source code
 
on_value_changed(self, delegate, unused) source code
 
to_tk_font(self, object, trait_name) source code
 
from_tk_font(self, font) source code

Inherited from tkTraitEditor: error, on_popup, on_restore

Inherited from trait_sheet.TraitEditor: set, str_value, text_editor

Method Details [hide private]

simple_editor(self, object, trait_name, description, handler, parent)

source code 
Overrides: trait_sheet.TraitEditor.simple_editor

custom_editor(self, object, trait_name, description, handler, parent)

source code 
Overrides: trait_sheet.TraitEditor.custom_editor

update(self, object, trait_name, control)

source code 
Overrides: tkTraitEditor.update

str(self, object, trait_name)

source code 
Overrides: trait_sheet.TraitEditor.str