Hi, I am calling frame API to create new instance and expect to see GUI updated correspondingly. But I need to wait() until Protege GUI completes refresh before issuing another change. What flag should I use? Will GUI issue notifyAll()? Thanks