Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
T
textFace(int)
- Method in class maclib.
GrafPort
Sets the style of the font used for drawing text, it should be one of the followings constants :
PLAIN
,
BOLD
,
ITALIC
or
BOLD+ITALIC
.
textFace(int)
- Method in class maclib.
MacLib
Sets the style of the font used for drawing text, it should be one of the followings constants :
plain
,
bold
,
italic
or
bold+italic
.
TextFace(int)
- Method in class maclib.
MacLib
textFont(String)
- Method in class maclib.
GrafPort
Sets the name of the font used for drawing text.
textFont(String)
- Method in class maclib.
MacLib
Sets the name of the font used for drawing text.
TextFont(String)
- Method in class maclib.
MacLib
textSize(int)
- Method in class maclib.
GrafPort
Sets the size of the font used for drawing text.
textSize(int)
- Method in class maclib.
MacLib
Sets the size of the font used for drawing text.
TextSize(int)
- Method in class maclib.
MacLib
textWidth(char[], int, int)
- Method in class maclib.
GrafPort
Returns the width in pixels of the specified text.
textWidth(char[], int, int)
- Static method in class maclib.
MacLib
Returns the width in pixels of the specified text.
TextWidth(char[], int, int)
- Static method in class maclib.
MacLib
tickCount()
- Static method in class maclib.
MacLib
Returns the current number of ticks (sixtieths of a second) since midnight, January 1, 1970 UTC.
TickCount()
- Static method in class maclib.
MacLib
top
- Variable in class maclib.
Rect
The
y
coordinate of the top left corner.
topLeft()
- Method in class maclib.
Rect
Returns the top left corner of this rectangle.
toString()
- Method in class maclib.
DrawingStuff
Returns a string representation of the state of this
DrawingStuff
.
toString()
- Method in class maclib.
FontInfo
Returns a string representation for the font infos.
toString()
- Method in class maclib.
GrafPort
Returns a string representation of the state of this
GrafPort
.
toString()
- Method in class maclib.
Point
Returns a string representation for the location of this point.
toString()
- Method in class maclib.
Rect
Returns a string representation for the location of this rectangle.
toString()
- Method in class maclib.
RGBColor
Returns a string representation for this color.
trackMouse(Point)
- Method in class maclib.
GrafPort
Waits until the mouse button is released, after being pressed, or until the mouse location is dragged.
trackMouse(Point)
- Static method in class maclib.
MacLib
Waits until the mouse button is released, after being pressed, or until the mouse location is dragged.
TrackMouse(Point)
- Static method in class maclib.
MacLib
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y