edu.uci.ics.jung.samples
Class UnicodeLabelDemo
java.lang.Object
  
edu.uci.ics.jung.samples.UnicodeLabelDemo
public class UnicodeLabelDemo
- extends Object
 
A demo that shows flag images as vertices, and uses unicode
 to render vertex labels.
- Author:
 
  - Tom Nelson
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UnicodeLabelDemo
public UnicodeLabelDemo()
loadImages
protected void loadImages(Integer[] vertices,
                          Map<Integer,Icon> imageMap)
- A nested class to demo ToolTips
 
 
main
public static void main(String[] args)
- a driver for this demo
 
 
Copyright © 2010 null. All Rights Reserved.