Class | Description |
---|---|
EntryInfoPane<T> |
Base class for show information about currently selected entry.
|
EntryInfoSearchThread<T> |
Base class for search info about current entry in the separate thread.
|
EntryInfoThreadPane<T> |
Base class for show information about currently selected entry, searched by separate thread.
|
Exception | Description |
---|---|
EntryInfoSearchThread.EntryChangedException |
Any search can generate this exception for stop searching if entry changed.
|