Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
L
M
N
P
Q
R
S
T
U
S
setBackGroundColor(Color)
- Static method in class unit4.ioLib.
IO
פעולה המאפשרת לקבוע את צבע רקע מסך הקלט פלט
setDay(int)
- Method in class unit4.utilsLib.
Date
הפעולה קובעת את ערך היום בתאריך הנוכחי
setDelay(int)
- Method in class unit4.turtleLib.
Turtle
הפעולה מאפשרת שליטה על קצב הזזת הצב
setInfo(T)
- Method in class unit4.collectionsLib.
BinTreeNode
הפעולה משנה את הערך השמור בחוליה ל-x
setInfo(T)
- Method in class unit4.collectionsLib.
Node
הפעולה משנה את הערך השמור בחוליה ל-x
setLeft(BinTreeNode<T>)
- Method in class unit4.collectionsLib.
BinTreeNode
הפעולה מחליפה את הילד השמאלי בחוליה left
setMonth(int)
- Method in class unit4.utilsLib.
Date
הפעולה קובעת את ערך החודש בתאריך הנוכחי
setNext(Node<T>)
- Method in class unit4.collectionsLib.
Node
הפעולה משנה את החוליה העוקבת ל-next.
setRight(BinTreeNode<T>)
- Method in class unit4.collectionsLib.
BinTreeNode
הפעולה מחליפה את הילד הימני בחוליה right
setTailColor(Color)
- Method in class unit4.turtleLib.
Turtle
הפעולה מאפשרת לקבוע את הצבע בו מצייר הצב
setTextColor(Color)
- Static method in class unit4.ioLib.
IO
פעולה המאפשרת לקבוע את צבע טקסט הפלט
setVisible(boolean)
- Method in class unit4.turtleLib.
Turtle
הפעולה מאפשרת שליטה על הצגה והסתרת הצב
setYear(int)
- Method in class unit4.utilsLib.
Date
הפעולה קובעת את ערך השנה בתאריך הנוכחי
showTree(Object, String...)
- Static method in class unit4.utilsLib.
BinTreeUtils
הפעולה מציגה את הבינרי המתקבל בצורה גרפית
simulate(Object, int)
- Static method in class unit4.hanoiLib.
HanoiTowersSimulator
פעולה זו מבצעת סימוליציה למגדלי הנוי
הנחה: הפרמטר הראשון חייב להיות מטיפוס המחלקה HanoiTowers
sound(int, int)
- Static method in class unit4.ioLib.
IO
פעולה המאפשרת להפיק צליל באמצעות הרמקול הפנימי
Stack
<
T
> - Class in
unit4.collectionsLib
המחלקה מגדירה טיפוס אוסף בעל פרוטוקול LIFO להכנסה והוצאה של ערכים.
Stack()
- Constructor for class unit4.collectionsLib.
Stack
הפעולה בונה מחסנית ריקה
sumOfNodes(BinTreeNode<Integer>)
- Static method in class unit4.utilsLib.
BinTreeUtils
הפעולה מחזירה את סכום הצמתים בעץ בינרי של מספרים שלמים
sumOfNodesInLevel(BinTreeNode<Integer>, int)
- Static method in class unit4.utilsLib.
BinTreeUtils
הפעולה מחזירה את סכום הצמתים ברמה מסויימת בעץ בינרי של מספרים שלמים
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
L
M
N
P
Q
R
S
T
U