[root]/groovy/groovy-core/src/main/groovy/inspect/swingui
Remove all @Property usage
1 lines of code changed in:
Added special handling for showing collections and maps
56 lines of code changed in:
cleanup around getProperties()
7 lines of code changed in:
Organized imports to remove compiler warnings.
5 lines of code changed in:
resolve GROOVY-907 : empty ranges. not yet sure how equals() should behave.
4 lines of code changed in:
improving groovyConsole with font zooming, ObjectBrowser with Property support
8 lines of code changed in:
small GUI enhancements on ObjectBrowser and GroovyConsole (use System L&F, use Tabs)
13 lines of code changed in:
make the ObjectBrowser available in groovysh through the inspect command.
1 lines of code changed in:
add asc/desc Sorting to the ObjectBrowser Tables and add the fields table
512 lines of code changed in:
a first step into an interactive ObjectBrowser. currently shows only class info and method infos. reveals some problems with duplicated entries in MetaClass. still subject to improvement.
100 lines of code changed in: