Uses of Interface
ch.swingfx.twinkle.window.IPosition
-
Packages that use IPosition Package Description ch.swingfx.twinkle ch.swingfx.twinkle.window -
-
Uses of IPosition in ch.swingfx.twinkle
Fields in ch.swingfx.twinkle declared as IPosition Modifier and Type Field Description private IPosition
NotificationBuilder. fPosition
Position of the notificationMethods in ch.swingfx.twinkle with parameters of type IPosition Modifier and Type Method Description NotificationBuilder
NotificationBuilder. withPosition(IPosition position)
Set the position of the notification -
Uses of IPosition in ch.swingfx.twinkle.window
Classes in ch.swingfx.twinkle.window that implement IPosition Modifier and Type Class Description class
Positions
This enum has some default positions that can be used byNotificationBuilder
.withPosition()
-