| java Programming Glossary: pointerpadBorder with rounded corners & transparency http://stackoverflow.com/questions/15025092/border-with-rounded-corners-transparency  BasicStroke stroke null private int strokePad private int pointerPad 4 RenderingHints hints TextBubbleBorder Color color new TextBubbleBorder.. new Polygon left point pointer.addPoint  strokePad radii pointerPad  bottomLineY right point pointer.addPoint  strokePad radii pointerPad..  bottomLineY right point pointer.addPoint  strokePad radii pointerPad pointerSize  bottomLineY bottom point pointer.addPoint  strokePad.. 
 Internal padding for JTextArea with background Image http://stackoverflow.com/questions/8462414/internal-padding-for-jtextarea-with-background-image  BasicStroke stroke null private int strokePad private int pointerPad 4 RenderingHints hints TextBubbleBorder Color color  new TextBubbleBorder.. new Polygon left point pointer.addPoint strokePad radii pointerPad bottomLineY right point pointer.addPoint strokePad radii pointerPad.. bottomLineY right point pointer.addPoint strokePad radii pointerPad pointerSize bottomLineY bottom point pointer.addPoint strokePad.. 
 |