
 
    
    Creates and initializes a new 
Insets object with the 
 specified top, left, bottom, and right insets.
 
    
        
 
        Creates and initializes a new 
Insets object with the 
 specified top, left, bottom, and right insets.
        
        
Parameters:
 - 
top - the inset from the top.
 - 
left - the inset from the left.
 - 
bottom - the inset from the bottom.
 - 
right - the inset from the right.