14331434143514361437143814391440144114421443
// makes sense to the user. autoTransferFocus(false); } ComponentPeer peer = this.peer; if (peer != null) { peer.disable(); if (visible) { updateCursorImmediately(); } } }
13771378137913801381138213831384138513861387
13381339134013411342134313441345134613471348
922923924925926927928929930931932
synchronized (getTreeLock()) { enabled = false; ComponentPeer p = peer; if (p != null) p.disable(); } } } /**
11601161116211631164116511661167116811691170