public abstract class ServiceType extends AbstractEntry implements ServiceControlled
Constructor and Description |
---|
ServiceType()
Instantiate this class.
|
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Return the localized display name of this service.
|
Image |
getIcon(int iconKind)
Get an icon for this service.
|
String |
getShortDescription()
Return a localized short description of this service.
|
public Image getIcon(int iconKind)
iconKind
- the kind of icon to returnpublic String getDisplayName()
public String getShortDescription()
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.