jas.plot
Interface MutableLegendEntry

All Superinterfaces:
LegendEntry

public interface MutableLegendEntry
extends LegendEntry


Method Summary
 void setTitle(String newTitle)
           
 boolean titleIsChanged()
           
 
Methods inherited from interface jas.plot.LegendEntry
getTitle, paintIcon
 

Method Detail

setTitle

void setTitle(String newTitle)

titleIsChanged

boolean titleIsChanged()


Copyright © 2000-2009 FreeHEP. All Rights Reserved.