Package org.luwrain.controls
Class ProgressArea
java.lang.Object
org.luwrain.controls.NavigationArea
org.luwrain.controls.SimpleArea
org.luwrain.controls.ProgressArea
- All Implemented Interfaces:
ClipboardTranslator.Provider
,RegionTextQueryTranslator.Provider
,Area
,HotPoint
,HotPointControl
,Lines
,MutableLines
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.luwrain.core.MutableLines
MutableLines.Updating
-
Field Summary
Fields inherited from class org.luwrain.controls.SimpleArea
content, environment, name
Fields inherited from class org.luwrain.controls.NavigationArea
clipboardTranslator, context, hotPointX, hotPointY, regionPoint, regionTextQueryTranslator
-
Constructor Summary
ConstructorDescriptionProgressArea
(ControlContext environment) ProgressArea
(ControlContext environment, String name) ProgressArea
(ControlContext environment, String name, String[] lines) -
Method Summary
Methods inherited from class org.luwrain.controls.SimpleArea
addLine, clear, getAreaName, getLine, getLineCount, getLines, getWholeText, insertLine, removeLine, setLine, setLines, setName, update
Methods inherited from class org.luwrain.controls.NavigationArea
announceLine, beginHotPointTrans, defaultLineAnnouncement, endHotPointTrans, getAreaActions, getHotPointX, getHotPointY, getLineNotNull, getNewHotPointX, getNextBlockLine, getPrevBlockLine, getRegionPoint, getValidLineCount, isBlockBoundLine, onAltEnd, onAltHome, onAltLeft, onAltRight, onAreaQuery, onClipboardCopy, onClipboardCopyAll, onDeleteRegion, onEnd, onHome, onInputEvent, onMoveDown, onMoveLeft, onMoveRight, onMoveUp, onPageDown, onPageUp, onRegionTextQuery, onSystemEvent, redraw, reset, setHotPoint, setHotPointX, setHotPointY
-
Constructor Details
-
ProgressArea
-
ProgressArea
-
ProgressArea
-
-
Method Details
-
addProgressLine
-