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, TranslatorTool, Vector2DFrame, VideoFramepublic interface Hidable
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isKeepHidden() |
Reads the keepHidden property.
|
void |
setKeepHidden(boolean keepHidden) |
Sets the keepHidden property so that the object is not visible and does not respond to
the setVisible(b) method.
|