public class PlatformComponent extends Platform
| Constructor and Description | 
|---|
PlatformComponent(Platform platform, java.lang.Object component)  | 
PlatformComponent(PlatformType type, PlatformVersion version, java.lang.Object component)
Create a new PlatformComponent. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(java.lang.Object o)  | 
int | 
hashCode()  | 
compareTo, fromHashStructure, getIcon, getLongLabel, getShortLabel, getToolTipText, getType, getVersion, supports, toHashStructure, toStringpublic PlatformComponent(PlatformType type, PlatformVersion version, java.lang.Object component)
public PlatformComponent(Platform platform, java.lang.Object component)