Searched refs:statusWindowOwner (Results 1 – 1 of 1) sorted by relevance
68 private static TransliteratorInputMethod statusWindowOwner; field in TransliteratorInputMethod159 if (statusWindowOwner != null) { in initStatusWindow()160 statusWindowOwner.statusWindowAction(e); in initStatusWindow()230 if (statusWindowOwner == this) { in notifyClientWindowChange()251 if (statusWindowOwner != this) { in activate()253 dumpStatus("setStatusWindowOwner from: " + statusWindowOwner + " to: " + this); in activate()255 statusWindowOwner = this; in activate()287 if (statusWindowOwner == this) { in hideWindows()