Searched refs:Pane (Results 1 – 5 of 5) sorted by relevance
11 # @group Base Class Groups Pane32 # @group Base Class Statistics Pane56 # @group Base Class Untranslated Items Pane1134 # @comment GUI Tab for Tabbed Pane over the tree showing a single resource bundle and its various f…1153 # @group Translation File Groups Pane1168 # @group Translation File Statistics Pane1198 # @group Translation File Untranslated Items Pane
11 # @group Base Class Groups Pane29 # @group Base Class Statistics Pane53 # @group Base Class Untranslated Items Pane1137 # @comment GUI Tab for Tabbed Pane over the tree showing a single resource bundle and its various f…1156 # @group Translation File Groups Pane1171 # @group Translation File Statistics Pane1201 # @group Translation File Untranslated Items Pane
971 class Pane(object): pass class974 class ScrollablePane(Pane,ScrollingMixin): pass975 class EditablePane(Pane,EditingMixin): pass979 (EditableScrollablePane, ScrollablePane, EditablePane, Pane,