Class DefaultCFocusHistory

java.lang.Object
bibliothek.gui.dock.common.DefaultCFocusHistory
All Implemented Interfaces:
CFocusHistory

public class DefaultCFocusHistory extends Object implements CFocusHistory
The default implementation of CFocusHistory does not offer any additional functionality.
Author:
Benjamin Sigg
  • Constructor Details

    • DefaultCFocusHistory

      public DefaultCFocusHistory(CControl control)
      Creates a new history
      Parameters:
      control - the source of all CDockables
  • Method Details