B C D E I M P R S T U 

B

BottomPanel - Class in com.mindprod.unicode
The rather crude slider.
BottomPanel(TextPanel) - Constructor for class com.mindprod.unicode.BottomPanel
constructor constructor panel to contain pieces

C

CharPanel - Class in com.mindprod.unicode
The little box with the character in.
CharPanel() - Constructor for class com.mindprod.unicode.CharPanel
constructor
com.mindprod.unicode - package com.mindprod.unicode
 

D

destroy() - Method in class com.mindprod.unicode.Unicode
Called by the browser or applet viewer to inform this applet that it is being reclaimed and that it should destroy any resources that it has allocated.

E

EMBEDDED_COPYRIGHT - Static variable in class com.mindprod.unicode.Unicode
undisplayed copyright notice

I

init() - Method in class com.mindprod.unicode.Unicode
Called by the browser or applet viewer to inform this applet that it has been loaded into the system.

M

main(String[]) - Static method in class com.mindprod.unicode.PrepareUnicodeRanges
main method
main(String[]) - Static method in class com.mindprod.unicode.Unicode
Allow this applet to run as as application as well.

P

paintComponent(Graphics) - Method in class com.mindprod.unicode.BottomPanel
The paint method.
paintComponent(Graphics) - Method in class com.mindprod.unicode.CharPanel
Oh, argghh, what horrible code, but it works.
paintComponent(Graphics) - Method in class com.mindprod.unicode.RightPanel
 
paintComponent(Graphics) - Method in class com.mindprod.unicode.TextPanel
On paint, draw all the characters in their little boxes.
PrepareUnicodeRanges - Class in com.mindprod.unicode
Prepare table about Unicode 6 ranges.
PrepareUnicodeRanges() - Constructor for class com.mindprod.unicode.PrepareUnicodeRanges
 

R

RightPanel - Class in com.mindprod.unicode
The right slider, well sort of, control extending Canvas
RightPanel(TextPanel) - Constructor for class com.mindprod.unicode.RightPanel
constructor right panel

S

setChar(int, int, int, int) - Method in class com.mindprod.unicode.CharPanel
On a click change the characters value.
setColGroup(int) - Method in class com.mindprod.unicode.TextPanel
Set the offset value of the 256 character window when the sliders are being used.
setFontFamily(String) - Method in class com.mindprod.unicode.CharPanel
Set the font to the selected one
setFontFamily(String) - Method in class com.mindprod.unicode.TextPanel
Set the font to the selected font.
setFontFamily(String) - Method in class com.mindprod.unicode.Unicode.RigidPanel
Set the font to the selected font.
setRowGroup(int) - Method in class com.mindprod.unicode.TextPanel
Set the offset value of the 256 character window when the sliders are being used.

T

TextPanel - Class in com.mindprod.unicode
The class that contains the grid of characters.
TextPanel(CharPanel) - Constructor for class com.mindprod.unicode.TextPanel
constructor for text panel

U

Unicode - Class in com.mindprod.unicode
Displays complete Unicode 16 bit glyphs in any supported font.
Unicode() - Constructor for class com.mindprod.unicode.Unicode
default constructor for Unicode JApplet
Unicode.RigidPanel - Class in com.mindprod.unicode
 
Unicode.RigidPanel() - Constructor for class com.mindprod.unicode.Unicode.RigidPanel
constructor
B C D E I M P R S T U