Spec-Zone .ru
спецификации, руководства, описания, API
|
public static class Preloader.StateChangeNotification extends java.lang.Object implements Preloader.PreloaderNotification
Modifier and Type | Class and Description |
---|---|
static class |
Preloader.StateChangeNotification.Type
Enum that defines the type of change associated with this notification
|
Constructor and Description |
---|
Preloader.StateChangeNotification(Preloader.StateChangeNotification.Type notificationType)
Constructs a StateChangeNotification of the specified type.
|
Preloader.StateChangeNotification(Preloader.StateChangeNotification.Type notificationType,
Application application)
Constructs an StateChangeNotification of the specified type for the
specified application.
|
Modifier and Type | Method and Description |
---|---|
Application |
getApplication()
Returns the Application instance associated with this notification.
|
Preloader.StateChangeNotification.Type |
getType()
Returns the type of notification.
|
public Preloader.StateChangeNotification(Preloader.StateChangeNotification.Type notificationType)
notificationType
- the type of this notification.public Preloader.StateChangeNotification(Preloader.StateChangeNotification.Type notificationType, Application application)
notificationType
- the type of this notification.application
- the application instance associated with this
notification.public Preloader.StateChangeNotification.Type getType()
public Application getApplication()
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to