| SE450: The PROXY Pattern [32/55] | ![]() ![]() ![]()  | 
| Name in
                Design Pattern | 
              Actual Name
                (image proxy) | 
            
|  Subject | 
               Icon | 
            
| 
                RealSubject | 
              
                ImageIcon | 
            
|  Proxy | 
              
                ImageProxy | 
            
| 
                request() | 
              The methods of the Icon
                interface type | 
            
|  Client | 
               JLabel |