Uses of Class
org.jgraph.cellview.JGraphAbstractIconAnimator

Packages that use JGraphAbstractIconAnimator
org.jgraph.cellview   
 

Uses of JGraphAbstractIconAnimator in org.jgraph.cellview
 

Methods in org.jgraph.cellview that return JGraphAbstractIconAnimator
static JGraphAbstractIconAnimator JGraphAbstractIconAnimator.get(java.awt.Component context, java.lang.Object key)
          Return any existing, cached animator for the given context/key, or null if there is none.