Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlusHaze/TrayNotification
/ types & classes
Types & classes
22 in github.com/PlusHaze/TrayNotification
⨍
Functions
151
◇
Types & classes
22
Class
AbstractAnimation
src/main/java/com/github/plushaze/traynotification/animations/AbstractAnimation.java:8
Interface
Animation
src/main/java/com/github/plushaze/traynotification/animations/Animation.java:6
Class
AnimationProvider
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
Enum
AnimationType
src/tray/animations/AnimationType.java:3
Enum
Animations
src/main/java/com/github/plushaze/traynotification/animations/Animations.java:7
Class
CustomStage
src/tray/models/CustomStage.java:10
Class
CustomStage
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:10
Class
FadeAnimation
src/tray/animations/FadeAnimation.java:10
Class
FadeAnimation
src/main/java/com/github/plushaze/traynotification/animations/FadeAnimation.java:9
Class
Location
src/tray/models/Location.java:3
Class
Location
src/main/java/com/github/plushaze/traynotification/models/Location.java:3
Interface
Notification
src/main/java/com/github/plushaze/traynotification/notification/Notification.java:3
Enum
NotificationType
src/tray/notification/NotificationType.java:3
Enum
Notifications
src/main/java/com/github/plushaze/traynotification/notification/Notifications.java:3
Class
PopupAnimation
src/tray/animations/PopupAnimation.java:7
Class
PopupAnimation
src/main/java/com/github/plushaze/traynotification/animations/PopupAnimation.java:7
Class
ReadMeTest
src/test/java/com/github/plushaze/traynotification/ReadMeTest.java:17
Class
SlideAnimation
src/tray/animations/SlideAnimation.java:7
Class
SlideAnimation
src/main/java/com/github/plushaze/traynotification/animations/SlideAnimation.java:7
Interface
TrayAnimation
src/tray/animations/TrayAnimation.java:6
Class
TrayNotification
src/tray/notification/TrayNotification.java:22
Class
TrayNotification
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:23