Class FlapResizeRequestHandler

java.lang.Object
bibliothek.gui.dock.common.intern.station.AbstractResizeRequestHandler
bibliothek.gui.dock.common.intern.station.FlapResizeRequestHandler
All Implemented Interfaces:
ResizeRequestListener

public class FlapResizeRequestHandler extends AbstractResizeRequestHandler
A handler that can change the size of a CDockable such that it has its preferred size if its parent is a FlapDockStation
Author:
Benjamin Sigg
  • Constructor Details

    • FlapResizeRequestHandler

      public FlapResizeRequestHandler(FlapDockStation station)
      Creates a new handler.
      Parameters:
      station - the station whose children will be resized
  • Method Details