Back Previous Next
Syntax:
hide {component}
Keyword handler:
linguist.window.keyword.WKHide.class
Runtime handler(s):
linguist.window.handler.WHHide.class
Function:
Hide an AWT component. See also show.
Example(s):
hide Button5 hide Panel3