swing - make half jframe transparent using java -


i creating jframe form using netbeans .is possible make transparent half portion of jframe , remaining half portion same . if use opacity property applies on full portion of jframe

how possible make portion of jframe transparent using java swing.

you try using non transparent panel half of frame don't want transparent , rest use setopacity();


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -