Package anlavn.ui


package anlavn.ui
  • Class
    Description
    The AvatarPanel class supports display a cropped avatar picture.
    The ChatBox class supports display a message box like messenger.
    The ComboBox class supports to create a beautiful comboBox with light and dark mode.
     
    The ImagePanel class supports displaying resizable images.
    The LiquidProgress supports to export modern liquid progress.
    The Mode class supports change mode from light to dark, component from nimbus to windows look and feel.
    The Notification class supports to create a animation popup notification.
    The location of notification will be displayed, there are 7 locations:
    TOP_LEFT, TOP_CENTER, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT, CENTER
    The type of notification will be displayed, there are 3 types:
    SUCCESS, INFO, WARNING.
    The ProgressBar supports to export modern progress bar.
    The ScrollBar class supports export modern scroll bar.