public class RemoteServerAdminModule extends java.lang.Object implements AdminModule
| Constructor and Description | 
|---|
| RemoteServerAdminModule(<any> remoteserverManagerPanel) | 
| Modifier and Type | Method and Description | 
|---|---|
| Widget | getMainWidget() | 
| ImageResource | getNavigationIcon() | 
| java.lang.String | getNavigationText() | 
| void | notifyOfSelection() | 
public RemoteServerAdminModule(<any> remoteserverManagerPanel)
public ImageResource getNavigationIcon()
getNavigationIcon in interface AdminModulepublic java.lang.String getNavigationText()
getNavigationText in interface AdminModulepublic Widget getMainWidget()
getMainWidget in interface AdminModulepublic void notifyOfSelection()
notifyOfSelection in interface AdminModule