Index

C D F G H I M P S 
All Classes and Interfaces|All Packages|Constant Field Values

C

close() - Method in class io.github.olyutorskii.quetexj.SwingLogHandler

D

DEF_HEIGHTLIMIT - Static variable in class io.github.olyutorskii.quetexj.HeightKeeper
Default height limit.
DEF_NEWHEIGHT - Static variable in class io.github.olyutorskii.quetexj.HeightKeeper
Default new height.

F

flush() - Method in class io.github.olyutorskii.quetexj.SwingLogHandler

G

getBoundedRangeModel() - Method in class io.github.olyutorskii.quetexj.HeightKeeper
Return associated BoundedRangeModel.
getBoundedRangeModel() - Method in class io.github.olyutorskii.quetexj.MaxTracker
Get associated BoundedRangeModel.
getButtonModel() - Method in class io.github.olyutorskii.quetexj.MaxTracker
Get associated ButtonModel.
getClearAction() - Method in class io.github.olyutorskii.quetexj.MvcFacade
Return clear document Action.
getDocument() - Method in class io.github.olyutorskii.quetexj.MvcFacade
Return document model.
getDocument() - Method in class io.github.olyutorskii.quetexj.SwingLogHandler
Return associated document.
getHeightKeeper() - Method in class io.github.olyutorskii.quetexj.MvcFacade
Return HeightKeeper instance.
getHeightLimit() - Method in class io.github.olyutorskii.quetexj.HeightKeeper
Return height limit condition.
getMaxTracker() - Method in class io.github.olyutorskii.quetexj.MvcFacade
Return MaxTracker instance.
getNewHeight() - Method in class io.github.olyutorskii.quetexj.HeightKeeper
Return new height.
getTextArea() - Method in class io.github.olyutorskii.quetexj.MvcFacade
Return text area view.
getTextComponent() - Method in class io.github.olyutorskii.quetexj.HeightKeeper
Return associated text component.
getTrackSwitchButtonModel() - Method in class io.github.olyutorskii.quetexj.MvcFacade
Return tracking on-off switch ButtonModel.
getVerticalBoundedRangeModel() - Method in class io.github.olyutorskii.quetexj.MvcFacade
Return vertical BoundedRangeModel.

H

HeightKeeper - Class in io.github.olyutorskii.quetexj
Automatically keep height of text component by chopping head of Document model.
HeightKeeper(JTextArea, BoundedRangeModel) - Constructor for class io.github.olyutorskii.quetexj.HeightKeeper
Constructor.
HeightKeeper(JTextArea, BoundedRangeModel, int, int) - Constructor for class io.github.olyutorskii.quetexj.HeightKeeper
Constructor.

I

io.github.olyutorskii.quetexj - package io.github.olyutorskii.quetexj
QuetexJ is a Java Swing MVC sets library that supports pseudo endless text-component.
isTrackingMode() - Method in class io.github.olyutorskii.quetexj.MaxTracker
Return tracking mode by ButtonModel.

M

MaxTracker - Class in io.github.olyutorskii.quetexj
Automatic tracker that always tracks last position of BoundedRangeModel.
MaxTracker(BoundedRangeModel) - Constructor for class io.github.olyutorskii.quetexj.MaxTracker
Constructor.
MaxTracker(BoundedRangeModel, ButtonModel) - Constructor for class io.github.olyutorskii.quetexj.MaxTracker
Constructor.
MvcFacade - Class in io.github.olyutorskii.quetexj
Facade of MVC complexes.
MvcFacade() - Constructor for class io.github.olyutorskii.quetexj.MvcFacade
Constructor.
MvcFacade(Document, BoundedRangeModel, JToggleButton.ToggleButtonModel) - Constructor for class io.github.olyutorskii.quetexj.MvcFacade
Constructor.

P

publish(LogRecord) - Method in class io.github.olyutorskii.quetexj.SwingLogHandler

S

setConditions(int, int) - Method in class io.github.olyutorskii.quetexj.HeightKeeper
Set height condition values.
setTrackingMode(boolean) - Method in class io.github.olyutorskii.quetexj.MaxTracker
Set tracking mode to ButtonModel.
SwingLogHandler - Class in io.github.olyutorskii.quetexj
Log handler for Swing text component model(Document).
SwingLogHandler() - Constructor for class io.github.olyutorskii.quetexj.SwingLogHandler
Constructor.
SwingLogHandler(Document) - Constructor for class io.github.olyutorskii.quetexj.SwingLogHandler
Constructor.
C D F G H I M P S 
All Classes and Interfaces|All Packages|Constant Field Values