Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

Add space to the left and right sides of a cell


    table.setIntercellSpacing(new Dimension(gapWidth, gapHeight));
Source by www.java2s.com #
 
PREVIOUS NEXT
Tagged: #Add #space #left #sides #cell
ADD COMMENT
Topic
Name
5+2 =