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