Interface HTMLScaler

All Superinterfaces:
Scaler
All Known Implementing Classes:
AbstractButtonScaler, JLabelScaler, JTabbedPaneScaler, JTextComponentScaler

public interface HTMLScaler
extends Scaler
Implement this to make sure your HTML-styled component's text will be scaled.
Author:
D. Garkov
  • Method Details

    • coscaleHTML

      void coscaleHTML​(JComponent component)