Contents
-
Deprecated Methods
This method don't do anything anymore (as of 3.1.0)
Use the table renderers method instead
Use the table renderers method instead
Use the table renderers method instead
Use the table renderers method instead
This is deprecated in favor of calling either of: fromGlobalToContentRelative() or fromGlobalToDecoratedRelative()
This method is deprecated now as it probably doesn't do what you think. Please use
setFixedSize or setDecoratedSize instead, depending on what you are trying to do.
This is deprecated in favor of calling either of: toGlobalFromContentRelative() or toGlobalFromDecoratedRelative().
This adds a runtime dependency to the java.desktop module which isn't declared in the module
descriptor of lanterna. If you want to call this method, make sure to add it to your module.
This won't work with advanced characters like emoji
This adds a runtime dependency to the java.desktop module which isn't declared in the module
descriptor of lanterna. If you want to call this method, make sure to add it to your module.
-
Deprecated Constructors
It's preferred to use a custom background component if you want to customize the background color,
or you should change the theme. Using this constructor won't work well with theming.
Use fromCharacter instead
Use fromCharacter instead
Use fromCharacter instead
TextCharacters are immutable so you shouldn't need to call this