The Artima Developer Community
Sponsored Link

Java Answers Forum
Java Swings

1 reply on 1 page. Most recent reply: Oct 23, 2002 11:59 PM by Ramu

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Mitesh

Posts: 1
Nickname: mitesh
Registered: Oct, 2002

Java Swings Posted: Oct 23, 2002 10:45 PM
Reply to this message Reply
Advertisement
I have an application wherein I am dragging a Panel which acts like a SplitPane.
I have added a mouseDrag event for that particular panel.But on dragging the panel the adjacent components as well as the Panel itself Flickers and cannot be dragged smoothly.
Can anyone plz help as to what has to be done to avoid the flickering.
Waiting for ur replies.
Thank you


Ramu

Posts: 29
Nickname: sripoorna
Registered: Oct, 2002

Re: Java Swings Posted: Oct 23, 2002 11:59 PM
Reply to this message Reply
hi,
use JRE1.4 for that it will remove the flikering

bye

regards
ramu

Flat View: This topic has 1 reply on 1 page
Topic: conversion of data type Previous Topic   Next Topic Topic: can we store the outgoing calls number in Database using Java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use