Uses of Package
com.alee.extended.window

Packages that use com.alee.extended.window
com.alee.examples.content   
com.alee.extended.colorchooser   
com.alee.extended.window   
com.alee.utils   
 

Classes in com.alee.extended.window used by com.alee.examples.content
WebProgressDialog
          This class provides a quick way to display a progress dialog anywhere you need it and change the progress values without any additional efforts like working with Swing thread to update progress.
 

Classes in com.alee.extended.window used by com.alee.extended.colorchooser
WebPopOver
          Custom stylish pop-over dialog with a special corner that follows invoker component.
 

Classes in com.alee.extended.window used by com.alee.extended.window
PopOverAdapter
          Adapter for PopOverListener listener.
PopOverAlignment
           
PopOverDirection
          This enumeration represents possible WebPopOver dialog display ways relative to invoker component.
PopOverEventMethods
          This interface provides a set of methods that should be added into popover that supports custom WebLaF events.
PopOverEventRunnable
          Custom runnable that provides ComponentEvent.
PopOverListener
          Custom listener for WebPopOver state listening.
PopOverLocation
          This enumeration represents possible WebPopOver default display locations on the screen.
PopOverSourcePoint
          This enumeration represents WebPopOver source point.
TestFrame
          This class provides a quick way to open frame with the specified content and some other settings.
WebPopOver
          Custom stylish pop-over dialog with a special corner that follows invoker component.
 

Classes in com.alee.extended.window used by com.alee.utils
PopOverAdapter
          Adapter for PopOverListener listener.
PopOverEventRunnable
          Custom runnable that provides ComponentEvent.
WebPopOver
          Custom stylish pop-over dialog with a special corner that follows invoker component.