Class Root
    Public
    
    
    
    Public Variables
        
                next
        
    
                
                Next item in the linked list of all roots.
                    Public
                
            
        
                obj
        
    
                
                Underlying object.
                    Public
                
            Private/Protected Members
        
                flag
        
    
                
                
                    Package
                
            
        
                items
        
    
                
                
                    Package
                
            
        
                prev
        
    
                
                Previous item in the linked list of all roots.
                    Package
                
            
        
                previousBounds
        
    
                
                
                    Package