show only 3 properties in dictr python code example
Example 1: script to add value of 2 coulms of grid and show result in 3rd column
script to add 2 column value of grid and shown in 3rd column
Example 2: how to get all of the chldren of a panel in java
Component[] components = jpanel.getComponents();