Interface ContainerExt

All Superinterfaces:
com.googlecode.lanterna.gui2.Component, ComponentExt, com.googlecode.lanterna.gui2.Container, com.googlecode.lanterna.gui2.TextGUIElement
All Known Implementing Classes:
HBarChart, PanelExt, TabbedPane

public interface ContainerExt extends ComponentExt, com.googlecode.lanterna.gui2.Container
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from interface com.googlecode.lanterna.gui2.Component

    addTo, getBasePane, getGlobalPosition, getLayoutData, getParent, getPosition, getPreferredSize, getRenderer, getSize, getTextGUI, getTheme, getThemeDefinition, hasParent, invalidate, isInside, onAdded, onRemoved, setLayoutData, setPosition, setPreferredSize, setSize, setTheme, toBasePane, toGlobal, withBorder

    Methods inherited from interface ComponentExt

    getMinimumSize, isVisible, setVisible

    Methods inherited from interface com.googlecode.lanterna.gui2.Container

    containsComponent, getChildCount, getChildren, getChildrenList, handleInput, nextFocus, previousFocus, removeComponent, updateLookupMap

    Methods inherited from interface com.googlecode.lanterna.gui2.TextGUIElement

    draw, isInvalid