set_display
Description:
public void set_display (
Display display)
Sets the Display where the this is displayed; if the
window is already mapped, it will be unmapped, and then remapped on the new display.
Parameters:
this |
a Window.
|
display |
a Display.
|