Directory groovy/groovy-core/src/main/groovy/inspect/swingui/

Directory Created:
2005-06-14 22:46
Total Files:
3
Deleted Files:
0
Lines of Code:
607

Browse with ViewVC

[root]/groovy/groovy-core/src/main/groovy/inspect/swingui

Lines of Code

groovy/groovy-core/src/main/groovy/inspect/swingui/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 707 (100.0%) 58.9
dierk 9 (75.0%) 645 (91.2%) 71.6
alang 1 (8.3%) 56 (7.9%) 56.0
cstein 1 (8.3%) 5 (0.7%) 5.0
tug 1 (8.3%) 1 (0.1%) 1.0

Most Recent Commits

tug 2006-06-09 14:50

Remove all @Property usage

1 lines of code changed in:

alang 2005-10-25 13:24

Added special handling for showing collections and maps

56 lines of code changed in:

dierk 2005-09-13 12:49

cleanup around getProperties()

7 lines of code changed in:

cstein 2005-07-13 20:28

Organized imports to remove compiler warnings.

5 lines of code changed in:

  • groovy/groovy-core/src/main/groovy/inspect/swingui: TableSorter.java (+5 -8)
dierk 2005-06-20 18:55

resolve GROOVY-907 : empty ranges. not yet sure how equals() should behave.

4 lines of code changed in:

dierk 2005-06-16 12:19

improving groovyConsole with font zooming, ObjectBrowser with Property support

8 lines of code changed in:

dierk 2005-06-15 14:48

small GUI enhancements on ObjectBrowser and GroovyConsole (use System L&F, use Tabs)

13 lines of code changed in:

dierk 2005-06-15 13:52

make the ObjectBrowser available in groovysh through the inspect command.

1 lines of code changed in:

dierk 2005-06-15 10:40

add asc/desc Sorting to the ObjectBrowser Tables and add the fields table

512 lines of code changed in:

dierk 2005-06-14 22:46

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:

Generated by StatSVN 0.3.2-SNAPSHOT