Directory src/dr/app/gui/components/

Total Files:
4
Deleted Files:
0
Lines of Code:
11

[root]/src/dr/app/gui/components

Lines of Code

src/dr/app/gui/components/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 27 (100.0%) 809 (100.0%) 29.9
rambaut 21 (77.8%) 736 (91.0%) 35.0
dong.w.xie@gmail.com 5 (18.5%) 72 (8.9%) 14.4
dong.w.xie 1 (3.7%) 1 (0.1%) 1.0

Most Recent Commits

rambaut 2012-10-14 07:17 Rev.: 5196

BEAUti now generates a hierarchical coalescent simulator that generates monophyletic groups and required clade heights. Clade heights can be given in the Taxon Sets table in the column called 'age'. These should lie inside any hard prior bounds (this is not done automatically).

14 lines of code changed in 2 files:

  • src/dr/app/gui/components: RealNumberField.java (+14 -3)
dong.w.xie@gmail.com 2012-03-12 09:24 Rev.: 4816

trunk: merge prior dialog and distribution changes to trunk

9 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+9 -5)
dong.w.xie@gmail.com 2012-02-27 14:35 Rev.: 4731

trunk: add a new constructor to exclude the lower bound or upper bound during validation, but this is not available in branch 1.7 at moment

27 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+27 -3)
rambaut 2012-02-21 09:07 Rev.: 4716

I think PriorDialog validation is now working as one might expect.

14 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+14 -12)
dong.w.xie@gmail.com 2012-02-20 17:20 Rev.: 4714

trunk: merge Issue 587: BEAUti prior dialog ignores validation in the text field if pressing Enter key

13 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+13 -3)
dong.w.xie@gmail.com 2012-02-20 15:24 Rev.: 4712

trunk: merge Issue 584:BEAUti prior dialog validation bugs, and Issue 586: BEAUti prior dialog Cancel not working

3 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+3 -2)
dong.w.xie@gmail.com 2012-02-17 15:56 Rev.: 4705

trunk: merge Issue 583: BEAUti prior dialog text field validation should give sensible error message

20 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+20 -6)
rambaut 2011-11-07 03:44 Rev.: 4392

Cleaning up bugs in XML generation...

2 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+2 -2)
rambaut 2011-06-24 20:49 Rev.: 4062

Some serious cleaning up of how priors are specified. This allows appropriate prior choices for different 'flavours' of parameters (non-negative, zero-one interval, discrete, HPM, CMTC rates). Truncation of the the prior is now a switch and bounds so can be applied to any prior (although the UI is not in place for this yet).

11 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+11 -7)
rambaut 2011-06-22 01:37 Rev.: 4056

Made validation of RealNumberFields a bit prettier - doesn't report MIN_DOUBLE/MAX_DOUBLE as bounds.

16 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+16 -2)
dong.w.xie 2010-10-13 17:19 Rev.: 3643

Trunk: merge change.

1 lines of code changed in 1 file:

  • src/dr/app/gui/components: RealNumberField.java (+1 -1)
rambaut 2010-09-09 23:27 Rev.: 3514

I forgot to change the package locations of some files copied in from elsewhere

4 lines of code changed in 7 files:

  • src/dr/app/gui/components: ColorWellButton.java (+1 -1), JVerticalLabel.java (new), RealNumberField.java (+1 -1), WholeNumberField.java (+1 -1)
rambaut 2010-09-09 23:01 Rev.: 3512

4 lines of code changed in 4 files:

  • src/dr/app/gui/components: ColorWellButton.java (+1 -1), JVerticalLabel.java (+1 -1), RealNumberField.java (+1 -1), WholeNumberField.java (+1 -1)
rambaut 2010-09-07 10:37 Rev.: 3497

Switched all uses of org.virion.jam.* to jam.* (org.virion.jam.* is not being updated or fixed). This has touched alot of files but mainly just in the import statements.

671 lines of code changed in 4 files:

  • src/dr/app/gui/components: ColorWellButton.java (+107), JVerticalLabel.java (+108), RealNumberField.java (+245), WholeNumberField.java (+211)
Generated by StatSVN 0.7.0