Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how can I emulate Ctrl+Break in Java

16 views
Skip to first unread message

Vladimir Palko

unread,
Oct 22, 2012, 4:51:29 PM10/22/12
to
I have a Java application that connects notes db... so how can I emulate Ctrl+Break functionality on Java (not just keypress Ctrl+Break)...
i.e. I need to stop Notes object gratefully like in Notes Client e.g. following code:
doc = dc.getFirstDocument()...

I think just killing Thread is not good idea because Consistency Check will start automatically then...

geve me an idea, please...
Thanks
0 new messages