Previous ION Java User's Guide: ION Java Class and Method Reference Next

showWindow()

Use the showWindow() method to raise or lower the Z order of the given window.

Syntax

public void showWindow(int index, boolean show)

Arguments

index

The IDL Window index of the window to iconize

show

Flag used indicate if the window should be shown or hidden

Exceptions

None

  IDL Online Help (March 06, 2007)