A B C D F G H I J L M N O P R S T U V W X Y

A

action - Variable in class mScrollEvent
 
actual - Variable in class ScrollTrack
 
add(int, String) - Method in class TextAreaApp
 
AdvControl - class AdvControl.
 
AdvControl() - Constructor for class AdvControl
 
AltPressed - Static variable in class DragContext
 
AlwaysEnabled - Static variable in class AdvControl
 
amScrolling - Variable in class ScrollableTextArea
 

B

barWidth - Variable in class ScrollableContainer
 
blink - Variable in class TextArea
 
blockBuffer - Variable in class TextArea
 
blockUpdate - Variable in class ScrollableContainer
 
buttonPress(Button) - Method in class TextAreaApp
 

C

CapturesPen - Static variable in class AdvControl
 
checkScrolls() - Method in class ScrollableContainer
 
checkScrolls() - Method in class ScrollableTextArea
 
checkScrolls() - Method in interface ScrollServer
 
checkScrolls() - Method in class TextArea
 
clearCursor() - Method in class TextArea
 
clearSelection() - Method in class TextArea
 
CtrlPressed - Static variable in class DragContext
 
curPoint - Variable in class DragContext
 
current - Variable in class ScrollTrack
 
cursorOn - Variable in class TextArea
 
curState - Variable in class TextArea
 

D

deleteSelection() - Method in class TextArea
Delete the current selection.
didDrag - Variable in class DragContext
 
DidHoldDown - Static variable in class AdvControl
 
Disabled - Static variable in class AdvControl
 
doPaint(Graphics, Rect) - Method in class AdvControl
 
doPaint(Graphics, Rect) - Method in class ScrollTrack
 
doPaint(Graphics, Rect) - Method in class TextArea
 
doPaintData(Graphics) - Method in class AdvControl
 
doPaintData(Graphics) - Method in class TextArea
 
doPaintData(Graphics, Rect) - Method in class TextArea
 
doScroll(int, int, int) - Method in interface ScrollClient
 
doScroll(int, int, int) - Method in class TextArea
This scrolls the display.
DragContext - class DragContext.
 
DragContext() - Constructor for class DragContext
 
DragContext(PenEvent) - Constructor for class DragContext
 
dragged(DragContext) - Method in class AdvControl
 
dragged(DragContext) - Method in class TextArea
 
dragged(DragContext) - Method in class TrackControl
 
dragResolution - Variable in class AdvControl
 

F

fix() - Method in class TextArea
 
fixText() - Method in class TextArea
 
FollowTracking - Static variable in interface IScroll
 
font - Variable in class AdvControl
 
free() - Method in class ImageBuffer
 

G

generate(int, int) - Method in class ScrollTrack
 
generate(int, int) - Method in class TrackControl
 
generatePage() - Method in class TrackControl
 
get(int, int) - Method in class ImageBuffer
 
getActual(int) - Method in class ScrollableTextArea
 
getActual(int) - Method in interface ScrollClient
 
getCharRect(int, int, Rect) - Method in class TextArea
 
getCurrent(int) - Method in class ScrollableTextArea
 
getCurrent(int) - Method in interface ScrollClient
 
getFollowTracking() - Method in class mScrollBar
 
getFontMetrics() - Method in class AdvControl
 
getItemHeight() - Method in class TextArea
 
getLine() - Method in class TextArea
 
getLine(int) - Method in class TextArea
 
getNumLines() - Method in class TextArea
 
getPenChar(Point) - Method in class TextArea
 
getScreenRows() - Method in class TextArea
Returns the number of complete rows displayable on the control.
getScrollableContainer() - Method in class ScrollableTextArea
 
getText() - Method in class TextArea
Returns the text of the control.
getTextWidth() - Method in class TextArea
 
getThumbArea() - Method in class ScrollTrack
 
getThumbArea() - Method in class TrackControl
 
getToAdd() - Method in class ScrollableTextAreaApp
 
getToAdd() - Method in class TextAreaApp
 
getTrackTo() - Method in class ScrollTrack
 
getTrackTo() - Method in class TrackControl
 
getVisible(int, int) - Method in class ScrollableTextArea
 
getVisible(int, int) - Method in interface ScrollClient
 
gotFocus() - Method in class TextArea
 
GotPenDown - Static variable in class AdvControl
 

H

hasCursor - Variable in class TextArea
 
hasDragged(Point) - Method in class DragContext
 
hasModifier(int) - Method in class AdvControl
 
homeCursorOnLostFocus - Variable in class TextArea
If the control should reset the cursor position to row 0 and column 0 when it loses focus.
Horizontal - Static variable in interface IScroll
 

I

image - Variable in class ImageBuffer
 
ImageBuffer - class ImageBuffer.
 
ImageBuffer() - Constructor for class ImageBuffer
 
insertLine(int) - Method in class TextArea
 
Invisible - Static variable in class AdvControl
 
IScroll - interface IScroll.
 
isOnMe(Point) - Method in class AdvControl
 
isSameSize(int, int) - Method in class ImageBuffer
 
itemBuffer - Variable in class TextArea
 

J

justGotFocus - Variable in class TextArea
 

L

lastDrag - Variable in class TextArea
 
less - Variable in class mScrollBar
 
LessThanThumb - Static variable in class TrackControl
 
lines - Variable in class TextArea
 
lostFocus() - Method in class TextArea
 

M

minXScroll - Variable in class TextArea
This is the minimum distance to scroll horizontally.
minYScroll - Variable in class TextArea
This is the minimum distance to scroll Vertically.
modifiers - Variable in class AdvControl
 
modifiers - Variable in class DragContext
 
modify(int, int) - Method in class AdvControl
 
more - Variable in class mScrollBar
 
MoreThanThumb - Static variable in class TrackControl
 
move(int, int) - Method in class Point
 
mScrollBar - class mScrollBar.
 
mScrollBar(int) - Constructor for class mScrollBar
 
mScrollEvent - class mScrollEvent.
 
mScrollEvent(Control, int, int) - Constructor for class mScrollEvent
 

N

name - Variable in class AdvControl
 
newCursorPos(int, int, boolean) - Method in class TextArea
 
newText(String, int, boolean) - Method in class TextArea
 
NoDragOver - Static variable in class DragContext
 
NoFocus - Static variable in class AdvControl
 
NotAnEditor - Static variable in class AdvControl
 
NotEditable - Static variable in class AdvControl
 

O

onControlEvent(ControlEvent) - Method in class AdvControl
 
onControlEvent(ControlEvent) - Method in class TextArea
 
onEvent(Event) - Method in class AdvControl
 
onEvent(Event) - Method in class mScrollBar
 
onEvent(Event) - Method in class ScrollableContainer
 
onEvent(Event) - Method in class TextAreaApp
 
onKeyEvent(KeyEvent) - Method in class AdvControl
 
onKeyEvent(KeyEvent) - Method in class TextArea
 
onPaint(Graphics) - Method in class AdvControl
 
onPenEvent(PenEvent) - Method in class AdvControl
 
OnThumb - Static variable in class TrackControl
 
onTimerEvent(Timer) - Method in class AdvControl
 

P

PageHigher - Static variable in interface IScroll
 
PageLower - Static variable in interface IScroll
 
paintCursor(Graphics) - Method in class TextArea
 
paintLastChar(Graphics) - Method in class TextArea
 
paintLastChar(Graphics, boolean) - Method in class TextArea
 
paintLine(Graphics, int) - Method in class TextArea
 
penClicked(Point) - Method in class AdvControl
 
penDoubleClicked(Point) - Method in class AdvControl
 
penDoubleClicked(Point) - Method in class TextArea
 
penEvent - Variable in class DragContext
 
penHeld(Point) - Method in class AdvControl
 
penHeld(Point) - Method in class TrackControl
 
penPressed(Point) - Method in class AdvControl
 
penPressed(Point) - Method in class TextArea
 
penPressed(Point) - Method in class TrackControl
 
penReleased(Point) - Method in class AdvControl
 
Point - class Point.
 
Point() - Constructor for class Point
 
Point(int, int) - Constructor for class Point
 
point1 - Variable in class DragContext
 
point2 - Variable in class DragContext
 
PreferredSizeOnly - Static variable in class AdvControl
 
pressPoint - Variable in class TextArea
 

R

recalculate() - Method in class ScrollTrack
 
repaintDataNow() - Method in class AdvControl
 
repaintNow() - Method in class AdvControl
 
repaintNow(Graphics, Rect) - Method in class AdvControl
 
resizeTo(int, int) - Method in class ScrollTrack
 
resolution - Variable in class DragContext
 
RightButton - Static variable in class DragContext
 

S

scrollable - Variable in class ScrollTrack
 
ScrollableContainer - class ScrollableContainer.
 
ScrollableContainer(ScrollClient, int) - Constructor for class ScrollableContainer
 
ScrollableTextArea - class ScrollableTextArea.
ScrollableTextArea by Michael L Brereton, November 1999.
ScrollableTextArea() - Constructor for class ScrollableTextArea
 
ScrollableTextAreaApp - class ScrollableTextAreaApp.
 
ScrollableTextAreaApp() - Constructor for class ScrollableTextAreaApp
 
ScrollClient - interface ScrollClient.
 
ScrollHigher - Static variable in interface IScroll
 
ScrollLower - Static variable in interface IScroll
 
ScrollServer - interface ScrollServer.
 
ScrollTrack - class ScrollTrack.
 
ScrollTrack(int) - Constructor for class ScrollTrack
 
selectAll() - Method in class TextArea
 
set(int, int, int) - Method in class mScrollBar
 
set(int, int, int, boolean) - Method in class mScrollBar
 
set(PenEvent) - Method in class DragContext
 
set(PenEvent, Point) - Method in class DragContext
 
setFollowTracking(boolean) - Method in class mScrollBar
 
setPositions(int, int, int, boolean) - Method in class ScrollTrack
 
setRect(int, int, int, int) - Method in class mScrollBar
 
setRect(int, int, int, int) - Method in class ScrollableContainer
 
setRect(int, int, int, int) - Method in class ScrollTrack
 
setScroll(int, int, int, int) - Method in class ScrollableContainer
 
setServer(ScrollServer) - Method in class ScrollableTextArea
 
setServer(ScrollServer) - Method in interface ScrollClient
 
setText(String) - Method in class TextArea
Sets the text for the control.
setThumbPos(int, int) - Method in class ScrollTrack
 
setThumbPos(int, int) - Method in class TrackControl
 
ShiftPressed - Static variable in class DragContext
 
spacing - Variable in class TextArea
The space between the text and the border of the control.
split(String, char) - Method in class TextArea
 
splitLines() - Method in class TextArea
 
ss - Variable in class ScrollableTextArea
 
start - Variable in class DragContext
 
startDragging(DragContext) - Method in class AdvControl
 
startDragging(DragContext) - Method in class TrackControl
 
startDragResolution - Variable in class AdvControl
 
stopDragging(DragContext) - Method in class AdvControl
 
stopDragging(DragContext) - Method in class TrackControl
 

T

text - Variable in class AdvControl
 
TextArea - class TextArea.
TextArea by Michael L Brereton, November 1999.
TextArea() - Constructor for class TextArea
 
TextAreaApp - class TextAreaApp.
 
TextAreaApp() - Constructor for class TextAreaApp
 
toString() - Method in class Point
 
track - Variable in class mScrollBar
 
TrackControl - class TrackControl.
 
TrackControl() - Constructor for class TrackControl
 
TrackTo - Static variable in interface IScroll
 
translate(int, int) - Method in class Point
 
type - Variable in class mScrollBar
 
type - Variable in class TrackControl
 

U

updateScroll(int) - Method in class ScrollableContainer
 
updateScroll(int) - Method in interface ScrollServer
 
updateScrolls() - Method in class ScrollableTextArea
 
updateScrolls() - Method in class TextArea
 

V

value - Variable in class mScrollEvent
 
Vertical - Static variable in interface IScroll
 
visible - Variable in class ScrollTrack
 

W

WantDrag - Static variable in class AdvControl
 
WantHoldDown - Static variable in class AdvControl
 
whichArea(Point) - Method in class TrackControl
 

X

x - Variable in class Point
 

Y

y - Variable in class Point
 

A B C D F G H I J L M N O P R S T U V W X Y