ServerSettingsView
ServerSettingsView::ServerSettingsView(const account_info &info)
ServerSettingsView::~ServerSettingsView()
ServerSettingsView::GetServerInfo(account_info& info)
ServerSettingsView::_DetectMenuChanges()
ServerSettingsView::_HasMarkedChanged(BMenuField* field,
ServerSettingsView::_GetAuthEncrMenu(entry_ref protocol,
class ServerSettingsView : public BGroupView {
ServerSettingsView(const account_info& info);
~ServerSettingsView();
fServerView = new ServerSettingsView(fAccountInfo);
ServerSettingsView* fServerView;