Package org.jgraph.cellview

Class Summary
JGraphAbstractIconAnimator Provides animated ImageIcons for Component s which have CellRenderer-like functionality.
JGraphDiamondView Creates a diamond shaped graph cell.
JGraphDiamondView.JGraphDiamondRenderer  
JGraphEllipseView  
JGraphEllipseView.JGraphEllipseRenderer  
JGraphHeavyweightView  
JGraphIconView The cell view modifies the center point of the vertex such that it is relative to the icon rather than the entire vertex.
JGraphIconView.DescriptionTextArea This JComponent only displays html renderered text as the lower part of the icon/description duo.
JGraphIconView.IconDisplay This JComponent only displays an icon as the upper part of the icon/description duo.
JGraphIconView.IconRenderer This is a combination renderer that displays both an icon and a description under the icon.
JGraphMultilineView  
JGraphMultilineView.MultiLinedEditor  
JGraphMultilineView.MultiLinedRenderer  
JGraphRoundRectView  
JGraphRoundRectView.ActivityRenderer  
JGraphSwimlaneView A representation of a swimlane in the workflow sense.
JGraphSwimlaneView.JSwimlaneRenderer The Swimlane renderer is based on a JPanel since the label is treated as a seperate component