Package docking

Class WindowNode

java.lang.Object
docking.WindowNode

public abstract class WindowNode extends Object
  • Method Details

    • setLastFocusedProviderInWindow

      public void setLastFocusedProviderInWindow(ComponentPlaceholder lastFocusedInWindow)
    • getLastFocusedProviderInWindow

      public ComponentPlaceholder getLastFocusedProviderInWindow()
    • getContextTypes

      public Set<Class<?>> getContextTypes()
    • clearContextTypes

      protected void clearContextTypes()
    • componentRemoved

      public void componentRemoved(ComponentPlaceholder placeholder)
    • componentAdded

      public void componentAdded(ComponentPlaceholder placeholder)