Interface InternalFrameDriver

All Known Implementing Classes:
DefaultInternalFrameDriver

public interface InternalFrameDriver
Defines the way to get a title pane.
  • Method Details

    • getTitlePane

      Component getTitlePane(ComponentOperator oper)
      Returns the title pane component.
      Parameters:
      oper - operator for an internal frame.
      Returns:
      a component - title pane.