jdk/src/solaris/classes/sun/awt/X11/XEmbedChildProxyPeer.java
changeset 2462 192552ca8292
parent 2459 08f3416ff334
child 2464 3c6755bdc55f
equal deleted inserted replaced
2461:5a213483d221 2462:192552ca8292
   378     }
   378     }
   379 
   379 
   380     public void applyShape(Region shape) {
   380     public void applyShape(Region shape) {
   381     }
   381     }
   382 
   382 
       
   383     public void setZOrder(ComponentPeer above) {
       
   384     }
       
   385 
   383     public void updateGraphicsData(GraphicsConfiguration gc) {}
   386     public void updateGraphicsData(GraphicsConfiguration gc) {}
   384 }
   387 }