JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
MultiDocumentPanelWindow Class Reference

This is a derivative of DocumentWindow that is used inside a MultiDocumentPanel component. More...

Inherits DocumentWindow.

List of all members.

Public Member Functions

 MultiDocumentPanelWindow (const Colour &backgroundColour)
 ~MultiDocumentPanelWindow ()
 Destructor.
void maximiseButtonPressed ()
void closeButtonPressed ()
void activeWindowStatusChanged ()
void broughtToFront ()

Detailed Description

This is a derivative of DocumentWindow that is used inside a MultiDocumentPanel component.

It's like a normal DocumentWindow but has some extra functionality to make sure everything works nicely inside a MultiDocumentPanel.

See also:
MultiDocumentPanel

Constructor & Destructor Documentation

Destructor.


Member Function Documentation

Reimplemented from DocumentWindow.

Reimplemented from DocumentWindow.

Reimplemented from ResizableWindow.

Reimplemented from Component.


The documentation for this class was generated from the following file: