Package | Description |
---|---|
icy.gui.frame |
Contains all custom Frame (non modal)
|
Modifier and Type | Method and Description |
---|---|
MenuCallback |
IcyInternalFrame.getSystemMenuCallback() |
MenuCallback |
IcyFrame.getSystemMenuCallback() |
MenuCallback |
IcyExternalFrame.getSystemMenuCallback() |
Modifier and Type | Method and Description |
---|---|
void |
IcyInternalFrame.setSystemMenuCallback(MenuCallback value) |
void |
IcyFrame.setSystemMenuCallback(MenuCallback value)
Set the system menu callback (this allow modification of system menu)
|
void |
IcyExternalFrame.setSystemMenuCallback(MenuCallback value) |