525354555657585960
} public Component getComponent() { if (hostListPanel == null) { hostListPanel = new HostListPanel(windowController); } return hostListPanel; }