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 IPositionNotificationBuilder. fPositionPosition of the notificationMethods in ch.swingfx.twinkle with parameters of type IPosition Modifier and Type Method Description NotificationBuilderNotificationBuilder. 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 classPositionsThis enum has some default positions that can be used byNotificationBuilder.withPosition()
-