This patch (committed) updates the tests I committed earlier to cover a few additional cases: 2006-06-22 David Gilbert * gnu/testlet/javax/swing/JLabel/setDisplayedMnemonic.java: (displayedMnemonicWhenEventFired): New field, (propertyChange): Record mnemonic value at time of event, (testMethod1): Check mnemonic at event time, (testMethod2): Added new checks, * gnu/testlet/javax/swing/JLabel/setDisplayedMnemonicIndex.java: (propertyChange): Only record index for a specific event, (test): Added new checks. Regards, Dave