LowerZoneFrame#

class caf.space.ui.LowerZoneFrame(parent)[source]#

Bases: Labelframe

Class 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

__init__(parent)

Construct a Ttk Labelframe with parent master.

disable()

Disable method for class.

enable()

Enable method for class.

get()

Get method for class.

validate()

Validate that paths used for lower zoning are provided.