Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlusHaze/TrayNotification
/ functions
Functions
151 in github.com/PlusHaze/TrayNotification
⨍
Functions
151
◇
Types & classes
22
↓ 13 callers
Method
addAll
(TrayAnimation... animations)
src/tray/animations/AnimationProvider.java:25
↓ 8 callers
Method
getBottomRight
()
src/tray/models/CustomStage.java:26
↓ 8 callers
Method
getBottomRight
()
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:26
↓ 6 callers
Method
getX
()
src/tray/models/Location.java:12
↓ 6 callers
Method
getX
()
src/main/java/com/github/plushaze/traynotification/models/Location.java:16
↓ 6 callers
Method
getY
()
src/tray/models/Location.java:16
↓ 6 callers
Method
getY
()
src/main/java/com/github/plushaze/traynotification/models/Location.java:20
↓ 5 callers
Method
setMessage
Sets the message for the tray notification @param txt The text to assign to the body of the tray notification
src/tray/notification/TrayNotification.java:271
↓ 5 callers
Method
setTitle
Sets a title to the tray @param txt The text to assign to the tray icon
src/tray/notification/TrayNotification.java:259
↓ 4 callers
Method
setAnimation
(Animation animation)
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:266
↓ 4 callers
Method
setImage
(Image img)
src/tray/notification/TrayNotification.java:279
↓ 4 callers
Method
setLocation
(Location loc)
src/tray/models/CustomStage.java:41
↓ 4 callers
Method
setLocation
(Location loc)
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:41
↓ 4 callers
Method
setRectangleFill
(Paint value)
src/tray/notification/TrayNotification.java:289
↓ 3 callers
Method
get
(int index)
src/tray/animations/AnimationProvider.java:29
↓ 3 callers
Method
initTrayNotification
(String title, String message, NotificationType type)
src/tray/notification/TrayNotification.java:71
↓ 3 callers
Method
isTrayShowing
()
src/tray/notification/TrayNotification.java:169
↓ 3 callers
Method
isTrayShowing
()
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:137
↓ 3 callers
Method
setImage
(Image img)
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:248
↓ 3 callers
Method
setNotification
(Notification nType)
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:110
↓ 3 callers
Method
setRectangleFill
(Paint value)
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:258
↓ 3 callers
Method
xLocationProperty
()
src/tray/models/CustomStage.java:58
↓ 3 callers
Method
xLocationProperty
()
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:58
↓ 3 callers
Method
yLocationProperty
()
src/tray/models/CustomStage.java:74
↓ 3 callers
Method
yLocationProperty
()
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:74
↓ 2 callers
Method
at
(double x, double y)
src/main/java/com/github/plushaze/traynotification/models/Location.java:5
↓ 2 callers
Method
dismiss
Dismisses the notifcation tray
src/tray/notification/TrayNotification.java:208
↓ 2 callers
Method
dismiss
Dismisses the notifcation tray
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:173
↓ 2 callers
Method
get
()
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:52
↓ 2 callers
Method
getOffScreenBounds
()
src/tray/models/CustomStage.java:35
↓ 2 callers
Method
getOffScreenBounds
()
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:35
↓ 2 callers
Method
initTrayNotification
(String title, String message, Notification type)
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:80
↓ 2 callers
Method
onDismissed
()
src/tray/notification/TrayNotification.java:221
↓ 2 callers
Method
onDismissed
()
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:185
↓ 2 callers
Method
onShown
()
src/tray/notification/TrayNotification.java:216
↓ 2 callers
Method
onShown
()
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:180
↓ 2 callers
Method
setAnimationType
(AnimationType type)
src/tray/notification/TrayNotification.java:297
↓ 2 callers
Method
setMessage
Sets the message for the tray notification @param txt The text to assign to the body of the tray notification
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:240
↓ 2 callers
Method
setTitle
Sets a title to the tray @param txt The text to assign to the tray icon
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:227
↓ 2 callers
Method
setTrayIcon
Sets a new task bar image for the tray @param img The image to assign
src/tray/notification/TrayNotification.java:246
↓ 2 callers
Method
setTrayIcon
Sets a new task bar image for the tray @param img The image to assign
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:213
↓ 2 callers
Method
setupDismissAnimation
()
src/tray/animations/SlideAnimation.java:56
↓ 2 callers
Method
setupDismissAnimation
()
src/tray/animations/PopupAnimation.java:24
↓ 2 callers
Method
setupDismissAnimation
@return a constructed instance of a dismiss fade animation
src/tray/animations/FadeAnimation.java:61
↓ 2 callers
Method
setupDismissAnimation
()
src/main/java/com/github/plushaze/traynotification/animations/AbstractAnimation.java:28
↓ 2 callers
Method
setupShowAnimation
()
src/tray/animations/SlideAnimation.java:27
↓ 2 callers
Method
setupShowAnimation
()
src/tray/animations/PopupAnimation.java:45
↓ 2 callers
Method
setupShowAnimation
@return a constructed instance of a show fade animation
src/tray/animations/FadeAnimation.java:38
↓ 2 callers
Method
setupShowAnimation
()
src/main/java/com/github/plushaze/traynotification/animations/AbstractAnimation.java:26
↓ 2 callers
Method
showAndWait
Displays the notification tray
src/tray/notification/TrayNotification.java:194
↓ 2 callers
Method
toString
()
src/main/java/com/github/plushaze/traynotification/models/Location.java:24
↓ 1 callers
Method
findFirstWhere
(Predicate<? super TrayAnimation> predicate)
src/tray/animations/AnimationProvider.java:33
↓ 1 callers
Method
get
()
src/tray/models/CustomStage.java:52
↓ 1 callers
Method
getAnimationType
The type of animation this class plays @return The type of animation this class plays
src/tray/animations/TrayAnimation.java:12
↓ 1 callers
Method
getImage
()
src/tray/notification/TrayNotification.java:285
↓ 1 callers
Method
getImage
()
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:254
↓ 1 callers
Method
getPaintHex
()
src/main/java/com/github/plushaze/traynotification/notification/Notification.java:7
↓ 1 callers
Method
getURLResource
()
src/main/java/com/github/plushaze/traynotification/notification/Notification.java:5
↓ 1 callers
Method
initAnimations
()
src/tray/notification/TrayNotification.java:89
↓ 1 callers
Method
initAnimations
()
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:97
↓ 1 callers
Method
initStage
()
src/tray/notification/TrayNotification.java:98
↓ 1 callers
Method
initStage
()
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:101
↓ 1 callers
Method
isShowing
Signifies if the tray is current showing @return boolean resultant
src/tray/animations/TrayAnimation.java:34
↓ 1 callers
Method
isShowing
@return whether or not the tray is current showing
src/main/java/com/github/plushaze/traynotification/animations/Animation.java:28
↓ 1 callers
Method
newInstance
(CustomStage stage)
src/main/java/com/github/plushaze/traynotification/animations/Animations.java:19
↓ 1 callers
Method
playDismissAnimation
Plays the implemented dismiss animation
src/tray/animations/TrayAnimation.java:28
↓ 1 callers
Method
playDismissAnimation
Plays the implemented dismiss animation
src/main/java/com/github/plushaze/traynotification/animations/Animation.java:23
↓ 1 callers
Method
playSequential
Plays both the show and dismiss animation using a sequential transition object @param dismissDelay How long to delay the start of the dismiss animatio
src/tray/animations/TrayAnimation.java:18
↓ 1 callers
Method
playSequential
Plays both the show and dismiss animation using a sequential transition object @param dismissDelay Amount of delay before starting the dismiss animat
src/main/java/com/github/plushaze/traynotification/animations/Animation.java:13
↓ 1 callers
Method
playShowAnimation
Plays the implemented show animation
src/tray/animations/TrayAnimation.java:23
↓ 1 callers
Method
playShowAnimation
Plays the implemented show animation
src/main/java/com/github/plushaze/traynotification/animations/Animation.java:18
↓ 1 callers
Method
setNotificationType
(NotificationType nType)
src/tray/notification/TrayNotification.java:108
↓ 1 callers
Method
setSize
(double width, double height)
src/tray/models/CustomStage.java:30
↓ 1 callers
Method
setSize
(double width, double height)
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:30
↓ 1 callers
Method
setTray
(String title, String message, NotificationType type)
src/tray/notification/TrayNotification.java:155
↓ 1 callers
Method
setTray
(String title, String message, Notification type)
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:123
↓ 1 callers
Method
showAndDismiss
Shows and dismisses the tray notification @param dismissDelay How long to delay the start of the dismiss animation
src/tray/notification/TrayNotification.java:177
Method
AbstractAnimation
(CustomStage stage)
src/main/java/com/github/plushaze/traynotification/animations/AbstractAnimation.java:17
Method
AnimationProvider
(TrayAnimation... animations)
src/tray/animations/AnimationProvider.java:20
Method
Animations
(Function<CustomStage, Animation> newInstance)
src/main/java/com/github/plushaze/traynotification/animations/Animations.java:15
Method
CustomStage
(AnchorPane ap, StageStyle style)
src/tray/models/CustomStage.java:14
Method
CustomStage
(AnchorPane ap, StageStyle style)
src/main/java/com/github/plushaze/traynotification/models/CustomStage.java:14
Method
FadeAnimation
Initializes a fade type animation on a stage @param customStage The stage associate the fade animation with
src/tray/animations/FadeAnimation.java:21
Method
FadeAnimation
(CustomStage stage)
src/main/java/com/github/plushaze/traynotification/animations/FadeAnimation.java:11
Method
Location
(double xLoc, double yLoc)
src/tray/models/Location.java:7
Method
Location
(double x, double y)
src/main/java/com/github/plushaze/traynotification/models/Location.java:11
Method
Notifications
(String urlResource, String paintHex)
src/main/java/com/github/plushaze/traynotification/notification/Notifications.java:14
Method
PopupAnimation
(CustomStage s)
src/tray/animations/PopupAnimation.java:14
Method
PopupAnimation
(CustomStage stage)
src/main/java/com/github/plushaze/traynotification/animations/PopupAnimation.java:9
Method
SlideAnimation
(CustomStage customStage)
src/tray/animations/SlideAnimation.java:14
Method
SlideAnimation
(CustomStage customStage)
src/main/java/com/github/plushaze/traynotification/animations/SlideAnimation.java:9
Method
TrayNotification
Initializes an instance of the tray notification object @param title The title text to assign to the tray @param body The body text to assign to the t
src/tray/notification/TrayNotification.java:47
Method
TrayNotification
Initializes an instance of the tray notification object @param title The title text to assign to the tray @param body The body text
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:47
Method
creatingACustomTrayNotification
()
src/test/java/com/github/plushaze/traynotification/ReadMeTest.java:69
Method
creatingANewTrayNotification
()
src/test/java/com/github/plushaze/traynotification/ReadMeTest.java:42
Method
equals
(Object obj)
src/main/java/com/github/plushaze/traynotification/models/Location.java:34
Method
getAnimation
()
src/main/java/com/github/plushaze/traynotification/notification/TrayNotification.java:274
Method
getAnimationType
()
src/tray/notification/TrayNotification.java:303
Method
getAnimationType
The type of animation this class plays @return The type of animation this class plays
src/tray/animations/SlideAnimation.java:89
Method
getAnimationType
The type of animation this class plays @return The type of animation this class plays
src/tray/animations/PopupAnimation.java:73
next →
1–100 of 151, ranked by callers