• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Different Swing behaviour in Windows & Linux

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,

I have an IDEFIX Application(J2ee) whose Client is built on Java Swing.
Addtionally this application had to invoke an 3rd party Software.
On invoking the 3rd party Software from this application & on load
of the 3rd party Software.The Swing Behavior of the client
of IDEFIX Application behaves in a different way . for Eg : the
Disabled buttons are not visible ,enterlly the view becomes somewhat
differrnt & distorted.
IDEFIX Application invokes the 3rd party s\w through a Thread.

But The main problem is that it works properly in Linux ,
The problem arises in Windows system.

Please help in this regard,
Regards,
Kavin
 
Ranch Hand
Posts: 1365
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'd like to remind you again to change your display name so it complies with the JavaRanch naming policy. To be clear, we ask that you have both a first and last name.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic