A B C D F G H I M P R S T 

A

actionPerformed(ActionEvent) - Method in class com.sentidolabs.ttk.example.Complete
 
add(Component) - Method in class com.sentidolabs.ttk.CallOut
 
add(String, Component) - Method in class com.sentidolabs.ttk.CallOut
 
add(Component, int) - Method in class com.sentidolabs.ttk.CallOut
 
add(Component, Object) - Method in class com.sentidolabs.ttk.CallOut
 
add(Component) - Method in class com.sentidolabs.ttk.Stencil
Add a CallOut component to the stencil.
add(String, Component) - Method in class com.sentidolabs.ttk.Stencil
This is the same as Stencil.add(Component)
add(Component, int) - Method in class com.sentidolabs.ttk.Stencil
This is the same as Stencil.add(Component)
add(Component, Object) - Method in class com.sentidolabs.ttk.Stencil
This is the same as Stencil.add(Component)
addCoverFor(JComponent) - Method in class com.sentidolabs.ttk.Stencil
Add a cover for the given target.
addCoverFor(JComponent, String) - Method in class com.sentidolabs.ttk.Stencil
Add a cover for the given target in the named layer.
addHighlightTarget(JComponent) - Method in class com.sentidolabs.ttk.CallOut
Add a highlight target.
addHoleFor(JComponent) - Method in class com.sentidolabs.ttk.Stencil
Punch a hole in the stencil for the given GUI component.
addHoleFor(JComponent, String) - Method in class com.sentidolabs.ttk.Stencil
Punch a hole in the stencil for the given GUI component in the named layer.
addTarget(JComponent) - Method in class com.sentidolabs.ttk.CallOut
Add a target for the call-out.
arrowStroke - Variable in class com.sentidolabs.ttk.PaperNoteCallOut
 
arrowStrokePaint - Variable in class com.sentidolabs.ttk.PaperNoteCallOut
 
arrowStrokeThickness - Variable in class com.sentidolabs.ttk.PaperNoteCallOut
 

B

background - Variable in class com.sentidolabs.ttk.CallOut
 
bounds - Variable in class com.sentidolabs.ttk.CallOut.Target
 

C

CallOut - Class in com.sentidolabs.ttk
A call-out is a note that might be attached to one or more GUI components in the underlaying application, and is placed on a Stencil applied to the application's window.
CallOut() - Constructor for class com.sentidolabs.ttk.CallOut
 
CallOut.Content - Class in com.sentidolabs.ttk
 
CallOut.Content() - Constructor for class com.sentidolabs.ttk.CallOut.Content
 
CallOut.Target - Class in com.sentidolabs.ttk
 
CallOut.Target(JComponent) - Constructor for class com.sentidolabs.ttk.CallOut.Target
 
checkTargetChanges() - Method in class com.sentidolabs.ttk.CallOut
 
CircleHighlight - Class in com.sentidolabs.ttk
Hand-drawn circle highlight style.
CircleHighlight() - Constructor for class com.sentidolabs.ttk.CircleHighlight
 
com.sentidolabs.ttk - package com.sentidolabs.ttk
Toolkit for tutorial feedback in Java Swing applications.
com.sentidolabs.ttk.example - package com.sentidolabs.ttk.example
 
Complete - Class in com.sentidolabs.ttk.example
 
Complete() - Constructor for class com.sentidolabs.ttk.example.Complete
 
component - Variable in class com.sentidolabs.ttk.CallOut.Target
 
computeConnector(JComponent) - Method in class com.sentidolabs.ttk.CallOut
 
computeConnector(Rectangle) - Method in class com.sentidolabs.ttk.CallOut
 
connector - Variable in class com.sentidolabs.ttk.CallOut.Target
 
connectors - Variable in class com.sentidolabs.ttk.CallOut
 
contains(int, int) - Method in class com.sentidolabs.ttk.Stencil
 
content - Variable in class com.sentidolabs.ttk.CallOut
 
contentLocation - Variable in class com.sentidolabs.ttk.CallOut
 
controls - Variable in class com.sentidolabs.ttk.CallOut.Content
 

D

detach() - Method in class com.sentidolabs.ttk.Stencil
Detach the stencil from its window, restoring the window's original glass pane, focus traversal policy, etc.
doLayout() - Method in class com.sentidolabs.ttk.CallOut
 

F

findPlaceFor(Dimension) - Method in class com.sentidolabs.ttk.CallOut
Find a place for the given source that does not conflict with the targets.
fontFamily - Variable in class com.sentidolabs.ttk.CallOut
 
fontSize - Variable in class com.sentidolabs.ttk.CallOut
 

G

getBoundsAbsolute(Container, JComponent) - Static method in class com.sentidolabs.ttk.Stencil
Compute the bounds of a component with respect to a container.
getContentBounds() - Method in class com.sentidolabs.ttk.CallOut
Get the bounding box of the call-out's content.

H

highlight - Variable in class com.sentidolabs.ttk.CallOut
 
Highlight - Class in com.sentidolabs.ttk
Basic highlight style, a box around the target.
Highlight() - Constructor for class com.sentidolabs.ttk.Highlight
 
highlightTargets - Variable in class com.sentidolabs.ttk.CallOut
 

I

isOptimizedDrawingEnabled() - Method in class com.sentidolabs.ttk.Stencil
 

M

main(String[]) - Static method in class com.sentidolabs.ttk.example.Complete
 

P

paint(Graphics) - Method in class com.sentidolabs.ttk.CallOut
 
paintAround(Rectangle, Graphics2D) - Method in class com.sentidolabs.ttk.CircleHighlight
 
paintAround(Rectangle, Graphics2D) - Method in class com.sentidolabs.ttk.Highlight
Paint the highlight around the given rectangle.
paintComponent(Graphics) - Method in class com.sentidolabs.ttk.CallOut.Content
 
paintComponent(Graphics) - Method in class com.sentidolabs.ttk.CallOut
Paint the call-out.
paintComponent(Graphics) - Method in class com.sentidolabs.ttk.PaperNoteCallOut
 
paintComponent(Graphics) - Method in class com.sentidolabs.ttk.Stencil
 
paintComponent(Graphics) - Method in class com.sentidolabs.ttk.ThoughtBubbleCallOut
 
PaperNoteCallOut - Class in com.sentidolabs.ttk
Call-out with the appearance of a paper note.
PaperNoteCallOut() - Constructor for class com.sentidolabs.ttk.PaperNoteCallOut
 

R

removeAll() - Method in class com.sentidolabs.ttk.Stencil
Remove all call-outs from the stencil.
reset() - Method in class com.sentidolabs.ttk.Stencil
Remove all holes and covers from the stencil.
reset(String) - Method in class com.sentidolabs.ttk.Stencil
Remove all holes and covers from the stencil in the named layer.

S

setArrowStroke(Paint, float) - Method in class com.sentidolabs.ttk.PaperNoteCallOut
Set the stroke for arrow drawing.
setBackground(Paint) - Method in class com.sentidolabs.ttk.CallOut
Set the background paint.
setBackground(Color) - Method in class com.sentidolabs.ttk.CallOut
 
setColour(int, int, int) - Method in class com.sentidolabs.ttk.Stencil
Set the colour for the stencil overlay.
setColour(Paint) - Method in class com.sentidolabs.ttk.Stencil
Set the paint for the stencil overlay.
setContent(String) - Method in class com.sentidolabs.ttk.CallOut
Set the content of the call-out to the given HTML text.
setHighlight(Highlight) - Method in class com.sentidolabs.ttk.CallOut
Set the highlight to be used for hightlight targets.
setOpacity(int) - Method in class com.sentidolabs.ttk.Stencil
Set the opacity of the stencil overlay.
setStroke(Paint, float) - Method in class com.sentidolabs.ttk.CallOut
Set the stroke for border drawing.
setStroke(Paint, float) - Method in class com.sentidolabs.ttk.Highlight
Set the stroke for border drawing.
Stencil - Class in com.sentidolabs.ttk
Semi-transparent overlay with holes and call-outs for certain UI components.
Stencil(JFrame) - Constructor for class com.sentidolabs.ttk.Stencil
Constructs a new stencil overlaid on the given window.
Stencil(JFrame, boolean) - Constructor for class com.sentidolabs.ttk.Stencil
Constructs a new stencil overlaid on the given window.
stroke - Variable in class com.sentidolabs.ttk.CallOut
 
stroke - Variable in class com.sentidolabs.ttk.Highlight
 
strokePaint - Variable in class com.sentidolabs.ttk.CallOut
 
strokePaint - Variable in class com.sentidolabs.ttk.Highlight
 
strokeThickness - Variable in class com.sentidolabs.ttk.Highlight
 

T

targets - Variable in class com.sentidolabs.ttk.CallOut
 
targetsChanged - Variable in class com.sentidolabs.ttk.CallOut
 
ThoughtBubbleCallOut - Class in com.sentidolabs.ttk
Call-out with the appearance of a thought bubble.
ThoughtBubbleCallOut() - Constructor for class com.sentidolabs.ttk.ThoughtBubbleCallOut
 
A B C D F G H I M P R S T