public static class PlatformProvider.MapInfo
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| java.io.File | dir | 
| javax.swing.Icon | icon | 
| int | maxHeight | 
| int | minHeight | 
| java.lang.String | name | 
| Platform | platform | 
public java.io.File dir
public Platform platform
public java.lang.String name
public javax.swing.Icon icon
public int minHeight
public int maxHeight