Package ghidra.util.bean
Interface GGlassPanePainter
- 
- All Known Implementing Classes:
- AnimationUtils.BasicAnimationPainter,- ZoomedImagePainter
 
 public interface GGlassPanePainter
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpaint(GGlassPane glassPane, java.awt.Graphics graphics)
 
- 
- 
- 
Method Detail- 
paintvoid paint(GGlassPane glassPane, java.awt.Graphics graphics) 
 
- 
 
-