Re: a strange problem regarding popup JDialogs/Windows



On 29 Aug 2005 09:35:12 -0700, "ChooChooOnMyHead"
<twocentwhoracle@xxxxxxxxx> wrote or quoted :

> is there some common problem with the 2DGraphics in
>Java and drawing small objects that would cause this and I am just
>unaware?

There is the matter of tying up the Swing thread so that nothing else
gets a word in edgewise. Make sure your paint methods and event
handlers are not dawdling and heaven forbid, not sleeping or waiting.

Make sure you are not doing Swing operations from other threads
without invokeLater. See http://mindprod.com/jgloss/swing.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.



Relevant Pages

  • Re: drawing for latex
    ... However, for all its power, drawing a simple house with a sun and grass (for ... the mouse and then export the resulting latex code. ... And of course the latter refuses to install. ... Java refuses to install under FC? ...
    (comp.text.tex)
  • Re: drawing for latex
    ... However, for all its power, drawing a simple house with a sun and grass (for ... the mouse and then export the resulting latex code. ... And of course the latter refuses to install. ... Java refuses to install under FC? ...
    (comp.text.tex)
  • Re: need suggestions for technologies to use for a web application
    ... Users can drag drawing shapes (rectangles, circles, images, text ... Our program is currently written using java Swing and runs ... java related technologies rather than C# or .net. ... distribute some very complex applications to technically challenged users. ...
    (comp.lang.java.gui)
  • Re: need suggestions for technologies to use for a web application
    ... Users can drag drawing shapes (rectangles, circles, images, text ... elements) onto a drawing canvas and position and size them with mouse ... made up primarily of java programmers, so I would be partial to using ... java related technologies rather than C# or .net. ...
    (comp.lang.misc)
  • JavaNews Letter
    ... Here a selection of Java tools and API from mars - may. ... UMLGraph facilitates the declarative specification and drawing of UML ... design violates object-oriented design principles. ... Full support for undo/redo and copy/paste is ...
    (comp.lang.java.programmer)