swing - Java Glass pane -


i have problem. want ask how can implement glasspane paint on it.

i mean, if click mouse button, in mouseclicked event, transparent glass pane should created, because want see components behind glasspane , can paint on using mousedragged event. when release mouse button glasspane disappears.

i have question too. when paint on glass pane components behind them refreshing , repainting? maybe have nice example glass pane might me.

how create translucent , shaped windows


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -