java - Background image in JScrollpane with JTable -


im trying add centered background image behind jtable in jscrollpane. position of background relative viewport should centered , static.

ive tried adding jscrollpane jpanel drawn image , making else translucent, result ugly , had rendering issues.

check out watermarkdemo @ end of article complete example.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -