| Interface | Description |
|---|---|
| DefaultFramePane.TitleAreaNode |
A node representing the title area
|
| DefaultTrimmedWindowPane.TitleAreaNode |
A node representing the title area
|
| Frame |
Base interface for all window structures
|
| TrimmedWindow |
Interface implemented by a window pane to support adding trim area
|
| Window |
A pane representing a window
|
| Class | Description |
|---|---|
| DefaultFramePane |
A default implementation for the window
|
| DefaultTrimmedWindowPane |
A default implementation for the window
|
| FrameEvent |
Event published by
Frame |
| NativeDecoratedTrimmedWindow |
A trimmed window who delegates to the real window
|
| ResizeableFramePane |
A window pane who has handles at the borders to resize it
|
| ResizeableWindowPane |
A window pane who has handles at the borders to resize it
|