Uses of Class
com.googlecode.lanterna.gui2.InteractableLookupMap
Packages that use InteractableLookupMap
-
Uses of InteractableLookupMap in com.googlecode.lanterna.gui2
Fields in com.googlecode.lanterna.gui2 declared as InteractableLookupMapModifier and TypeFieldDescriptionprotected InteractableLookupMapAbstractBasePane.interactableLookupMapMethods in com.googlecode.lanterna.gui2 with parameters of type InteractableLookupMapModifier and TypeMethodDescriptionvoidAbstractBasePane.ContentHolder.updateLookupMap(InteractableLookupMap interactableLookupMap) voidAbstractComposite.updateLookupMap(InteractableLookupMap interactableLookupMap) voidContainer.updateLookupMap(InteractableLookupMap interactableLookupMap) Takes a lookup map and updates it with information about where all the interactables inside of this container are located.voidPanel.updateLookupMap(InteractableLookupMap interactableLookupMap)