Package org.jdesktop.jxlayer.plaf.item

Interface Summary
LayerItem This interface represents an abstract type which usually provides some kind of JXLayer's decoration.
LayerItemListener LayerItemListeners are notified of a LayerItem's changes
 

Class Summary
LayerItemChangeEvent LayerItemChangeEvent provides notification of changes to a LayerItem.
LayerItemChangeSupport This is a utility class that can be used by subclasses of LayerItem.