observer_lib
get_wx_parent(Window) -> term()
interval_dialog(Parent0, X2, Min, Max) -> term()
stop_timer(Timer) -> term()
start_timer(Intv) -> term()
display_info_dialog(Str) -> term()
display_yes_no_dialog(Str) -> term()
display_info(Frame, Info) -> term()
fill_info(Rest, Data) -> term()
update_info(Fs, Rest) -> term()
html_window(Panel) -> term()
html_window(Panel, Html) -> term()
set_listctrl_col_size(LCtrl, Total) -> term()
user_term(Parent, Title, Default) -> term()
user_term_multiline(Parent, Title, Default) -> term()
create_status_bar(Panel) -> term()
display_progress_dialog(Title, Str) -> term()
wait_for_progress() -> term()
destroy_progress_dialog() -> term()
report_progress(Progress) -> term()