Re: [iText-questions] Compiling using 1.3

2007-01-29 Thread Bruno Lowagie (iText)
[EMAIL PROTECTED] wrote: > > I compiling using 1.3 because i use that environment, and give me error > in one only class: > > ImageXRefViewer. Cannot resolve: > > import javax.swing.JSpinner; > import javax.swing.SpinnerModel; > > Is there another class "equivalent" at 1.3 ? Please follow the

[iText-questions] Compiling using 1.3

2007-01-29 Thread mdcapurro
I compiling using 1.3 because i use that environment, and give me error in one only class: ImageXRefViewer. Cannot resolve: import javax.swing.JSpinner; import javax.swing.SpinnerModel; Is there another class "equivalent" at 1.3 ? Thanks in advance. Daniela