Interface WindowImplementation

All Superinterfaces:
ActionsHolder, Component, Component.BelongToFrame, Component.HasCaption, Component.HasDescription, Component.HasIcon, ComponentContainer, ExpandingLayout, Frame, FrameImplementation, HasComponents, HasMargin, HasSpacing, HasSubParts, OrderedContainer, SupportsExpandRatio, Window
All Known Implementing Classes:
DialogWindowImpl, RootWindowImpl, TabWindowImpl, WindowImpl

public interface WindowImplementation extends Window, FrameImplementation
Internal. Provides API for WindowManager implementations.
  • Method Details

    • setFrameOwner

      void setFrameOwner(Screen screen)
    • initUiEventListeners

      void initUiEventListeners()