|
Re: Adding Table to Frame generates: 'javax.swing.JPanel' has no attribute: msg#00045lang.jython.user
>frame.contentPane().add(table) This should be either frame.contentPane.add(table) or frame.getContentPane().add(table) The first uses the jython bean property mechanism. ytcm47-jythonuserslist@xxxxxxxxx wrote: Reading through the book "Python Programming with the Java Class Libraries" I ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Adding Table to Frame generates: 'javax.swing.JPanel' has no attribute '__call__', ytcm47-jythonuserslist |
|---|---|
| Next by Date: | Providing file encoding, christophe blin |
| Previous by Thread: | Adding Table to Frame generates: 'javax.swing.JPanel' has no attribute '__call__', ytcm47-jythonuserslist |
| Next by Thread: | Providing file encoding, christophe blin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |