Package | Description |
---|---|
ilog.views.appframe.swing.mdi |
Provides interfaces and classes for managing MDI Swing main windows.
|
Modifier and Type | Method and Description |
---|---|
void |
MDIClientListener.frameActivated(MDIClientEvent e)
Notifies that a container has been activated within the MDI client.
|
void |
MDIClientListener.frameClosed(MDIClientEvent e)
Notifies that a container has been closed within the MDI client.
|
void |
MDIClientListener.frameClosing(MDIClientEvent e)
Notifies that a container is being closed within the MDI client.
|
void |
MDIClientListener.frameDeactivated(MDIClientEvent e)
Notifies that a container has been deactivated within the MDI client.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.