Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Class Hierarchy

  • Component
    • WindowChild
      • AbstractButton
        • Button
        • AbstractToggleButton
          • CheckBox
          • RadioButton
          • ToggleButton
      • Canvas
      • ComboBox
      • Label
      • ListBox
      • ScrolBar
      • ScrollPane
      • Text
      • MultiLineText
    • Group
    • GroupBox (*)
    • AbstractWindow
      • Window
      • Dialog
  • LayoutManager
    • FlowLayout
    • TableLayout
    • BorderLayout
  • GContext
  • GXContext
  • Menu
  • MenuBar

(*) Platform specific base class. Placed at lowest common base class.