AnimationControl, ArrayFrame, CalculationControl, Complex2DFrame, ComplexPlotFrame, ControlFrame, DataTableFrame, DataTool, Display3DFrame, DisplayFrame, DrawingFrame, DrawingFrame3D, FFT2DFrame, FFTFrame, FFTRealFrame, GridTableFrame, HistogramFrame, ImageFrame, LatticeFrame, OSPControl, OSPFrame, ParticleFrame, PlotFrame, RasterFrame, Scalar2DFrame, SimulationControl, TableFrame, Vector2DFrame, VideoFramepublic interface AppFrame
| Modifier and Type | Method | Description |
|---|---|---|
int |
getDefaultCloseOperation() |
Returns the operation that occurs when the user
initiates a "close" on this frame.
|
void |
setDefaultCloseOperation(int operation) |
Sets the operation that occurs when the user
initiates a "close" on this frame.
|
boolean |
wishesToExit() |
Returns true if this frame wishes to exit.
|
boolean wishesToExit()
int getDefaultCloseOperation()
setDefaultCloseOperation(int)void setDefaultCloseOperation(int operation)
getDefaultCloseOperation()