LowerZoneFrame#
- class caf.space.ui.LowerZoneFrame(parent)[source]#
Bases:
LabelframeClass for creating frames corresponding to the LowerZoneSystem class in inputs.
This is currently not very customisable when called, but parameters passed to sub frames and widgets could be exposed.
- Parameters:
parent (The parent frame this frame sits within.)
label (Passed to the 'text' parameter of LabelFrame.)
Methods