Package org.jline.curses.impl
Class TextArea
java.lang.Object
org.jline.curses.impl.AbstractComponent
org.jline.curses.impl.TextArea
- All Implemented Interfaces:
Component
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jline.curses.Component
Component.Behavior
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jline.curses.impl.AbstractComponent
computePreferredSize, computeRenderer, draw, enable, focus, getBehaviors, getDefaultRenderer, getParent, getPosition, getPreferredSize, getRenderer, getScreenPosition, getSize, getTheme, getWindow, handleInput, handleMouse, isEnabled, isFocused, isIn, onFocus, onUnfocus, setBehaviors, setParent, setPosition, setPreferredSize, setRenderer, setSize, setTheme
-
Constructor Details
-
TextArea
public TextArea()
-
-
Method Details
-
doDraw
- Specified by:
doDraw
in classAbstractComponent
-
doGetPreferredSize
- Specified by:
doGetPreferredSize
in classAbstractComponent
-