benjamin84 / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

Support for turning off AWT hierarchy in exception messages #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From Łukasz Tutaj.

Original issue reported on code.google.com by Alex.Rui...@gmail.com on 4 Mar 2008 at 6:21

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Added methods 'shouldIncludeHierarchyInComponentLookupException' and
'includeHierarchyInComponentLookupException' to org.fest.swing.core.Settings.

Original comment by Alex.Rui...@gmail.com on 14 Mar 2008 at 12:28

GoogleCodeExporter commented 9 years ago
Undid last change. 
Added methods 'includeHierarchyIfComponentNotFound' and
'includeHierarchyIfComponentNotFound(boolean)' to 
org.fest.swing.core.ComponentFinder
to indicate if the component hierarchy should be included in a
ComponentLookupException thrown when a component cannot be found.

Original comment by wanghy1...@gmail.com on 16 Mar 2008 at 5:58

GoogleCodeExporter commented 9 years ago
Set the module as a label, instead of being part of the title.

Original comment by Alex.Rui...@gmail.com on 1 Dec 2008 at 1:53