Interface Resized

All Known Implementing Classes:
TerminalPanel, VNCWebConsole

public interface Resized
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onResized(Component comp, int width, int height)
     
  • Method Details

    • onResized

      void onResized(Component comp, int width, int height)