Class DefaultMissingPerspectiveFactory

java.lang.Object
bibliothek.gui.dock.common.perspective.DefaultMissingPerspectiveFactory
All Implemented Interfaces:
MissingPerspectiveStrategy

public class DefaultMissingPerspectiveFactory extends Object implements MissingPerspectiveStrategy
This default implementation of a MissingPerspectiveStrategy creates CStationPerspectives for the CStations that are already known to the framework.
Author:
Benjamin Sigg
  • Constructor Details

    • DefaultMissingPerspectiveFactory

      public DefaultMissingPerspectiveFactory()
  • Method Details