Lusy Lee - 2009-04-16

Hi,all:
    I downloaded a calendar to test with Abbot, encount a seriously  problem:There is a custom JPanel, but its class is a inner class; When execute "Add" action,there will be a component(I can't fix it a button or label or others) shown on the custom panel. I want to get property of the component by capturing, but I can't. I move mouse on the component,only get the custom panel, and I can't get any info from the panel.
    Can't Abbot capture components which on custom component and the custom component class is inner  ?

Thanks!