9101112131415
private PlatformProvider() { } public static void registerHeader(final Display headerView) { p = new Platform(headerView, null); }