MCPcopy Create free account

hub / github.com/PlusHaze/TrayNotification / types & classes

Types & classes22 in github.com/PlusHaze/TrayNotification

ClassAbstractAnimation
src/main/java/com/github/plushaze/traynotification/animations/AbstractAnimation.java:8
InterfaceAnimation
src/main/java/com/github/plushaze/traynotification/animations/Animation.java:6
ClassAnimationProvider
A provider class that houses all animation objects that implement TrayAnimation This makes it easier to lookup any existing animations and retrieve th
src/tray/animations/AnimationProvider.java:16
EnumAnimationType
src/tray/animations/AnimationType.java:3
EnumAnimations
src/main/java/com/github/plushaze/traynotification/animations/Animations.java:7
ClassCustomStage
src/tray/models/CustomStage.java:10
ClassCustomStage
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:10
ClassFadeAnimation
src/tray/animations/FadeAnimation.java:10
ClassFadeAnimation
src/main/java/com/github/plushaze/traynotification/animations/FadeAnimation.java:9
ClassLocation
src/tray/models/Location.java:3
ClassLocation
src/main/java/com/github/plushaze/traynotification/models/Location.java:3
InterfaceNotification
src/main/java/com/github/plushaze/traynotification/notification/Notification.java:3
EnumNotificationType
src/tray/notification/NotificationType.java:3
EnumNotifications
src/main/java/com/github/plushaze/traynotification/notification/Notifications.java:3
ClassPopupAnimation
src/tray/animations/PopupAnimation.java:7
ClassPopupAnimation
src/main/java/com/github/plushaze/traynotification/animations/PopupAnimation.java:7
ClassReadMeTest
src/test/java/com/github/plushaze/traynotification/ReadMeTest.java:17
ClassSlideAnimation
src/tray/animations/SlideAnimation.java:7
ClassSlideAnimation
src/main/java/com/github/plushaze/traynotification/animations/SlideAnimation.java:7
InterfaceTrayAnimation
src/tray/animations/TrayAnimation.java:6
ClassTrayNotification
src/tray/notification/TrayNotification.java:22
ClassTrayNotification
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:23