public interface

InputMethodWindow

sun.awt.im.InputMethodWindow
Known Indirect Subclasses

Class Overview

Interface for input method windows that need special handling by input method window.

Summary

Public Methods
abstract void setInputContext(InputContext inputContext)
Sets the input context that this input method window is attached to, null to unattach the window.

Public Methods

public abstract void setInputContext (InputContext inputContext)

Sets the input context that this input method window is attached to, null to unattach the window.