All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

add(Date, int). Static method in class fabula.util.DateCalc
Adds a number of days to a given date
AddSlash(String). Static method in class fabula.util.Str
add slash character to the string
Annuity(). Constructor for class fabula.util.Annuity
APRIL. Static variable in class fabula.util.DateCalc
AUGUST. Static variable in class fabula.util.DateCalc

B

BACKSLASH. Static variable in class fabula.util.Str
BACKSPACE. Static variable in class fabula.util.Str
Beep(). Static method in class fabula.util.Sys
Generate a little beep, with using put the ASCII-BELL character to the console.
BeginOfMonth(Date). Static method in class fabula.util.DateCalc
Returns the first day of a month
BeginOfQuarter(Date). Static method in class fabula.util.DateCalc
returns the begin of a quarter from a date
BeginOfWeek(Date, int). Static method in class fabula.util.DateCalc
determine the first date in a week
BeginOfYear(Date). Static method in class fabula.util.DateCalc
Returns the first day of a year (New Year)
BLANK. Static variable in class fabula.util.Str
Blank(int). Static method in class fabula.util.Str
generate a string with a number of blanks
Bottom(Rectangle). Static method in class fabula.util.Rect
returns the bottom position of the rectangle
Bounds(int, int, int, int). Static method in class fabula.util.Rect
Returns a bounding rectangle
BytesComplete. Variable in class fabula.io.FileCopy
BytesWritten. Variable in class fabula.io.FileCopy

C

Calc(double, double, int, double). Static method in class fabula.util.Annuity
Annuitäten Methode um genauer zu rechnen
CentralPoint(Rectangle). Static method in class fabula.util.Rect
Returns a the central point for a rectangle
Close(). Method in class fabula.util.IniFile
ColorDepth(). Static method in class fabula.util.Sys
Returns the colordepth of the system.
CR. Static variable in class fabula.util.Str
CRLF. Static variable in class fabula.util.Str
CRLF_. Static variable in class fabula.util.Str

D

Day(Date). Static method in class fabula.util.DateCalc
Returns the day within the month from a given date
DayOfWeek(Date). Static method in class fabula.util.DateCalc
Returns the weekday from from a given date
DayOfYear(Date). Static method in class fabula.util.DateCalc
Returns the number of the day within the year
DaysInMonth(Date). Static method in class fabula.util.DateCalc
returns the number of days in a month
Debug(int). Static method in class fabula.util.Str
dump a integer to the system console
Debug(String). Static method in class fabula.util.Str
dump a string to the system console
DECEMBER. Static variable in class fabula.util.DateCalc
Delay(int). Static method in class fabula.util.Sys
Delays the system for a few milliseconds.
DelSlash(String). Static method in class fabula.util.Str
remove slash from string

E

Easter(). Constructor for class fabula.util.Easter
Creates a holiday.
Easter(Date). Constructor for class fabula.util.Easter
Calculates eastern for a given date.
Easter(int). Static method in class fabula.util.DateCalc
Returns the easter date for the year values.
Easter(int). Constructor for class fabula.util.Easter
Calculates eastern for given year.
EIGHT. Static variable in class fabula.util.Str
Encode(int, int, int). Static method in class fabula.util.DateCalc
Returns a date from a Delphi like format
Encode(int, int, int). Static method in class fabula.util.Time
Encodes the time
EndOfMonth(Date). Static method in class fabula.util.DateCalc
Returns the last day of a month
EndOfQuarter(Date). Static method in class fabula.util.DateCalc
returns the end of a quarter from a date
EndOfYear(Date). Static method in class fabula.util.DateCalc
Returns the last day of a year (Silverster)
EOF_. Static variable in class fabula.util.Str
Equal(String, String). Static method in class fabula.util.Str
compares two strings
EraseSection(String). Method in class fabula.util.IniFile
ESC. Static variable in class fabula.util.Str
EXTENSION. Static variable in class fabula.util.IniFile

F

FEBRUARY. Static variable in class fabula.util.DateCalc
FileCopy(File, File). Constructor for class fabula.io.FileCopy
Copy a file with File objects.
FileCopy(String, String). Constructor for class fabula.io.FileCopy
Copy a file with String objects.
FileDelete(File). Constructor for class fabula.io.FileDelete
FileDelete(String). Constructor for class fabula.io.FileDelete
finalize(). Method in class fabula.util.IniFile
FIVE. Static variable in class fabula.util.Str
FOUR. Static variable in class fabula.util.Str
FRIDAY. Static variable in class fabula.util.DateCalc

G

Grow(Rectangle, int). Static method in class fabula.util.Rect
grows the rectangle

H

Hash(String). Static method in class fabula.util.Str
builds a easy hashcode for a string
Height(Rectangle). Static method in class fabula.util.Rect
returns the height of the rectangle
HEX_PREFIX. Static variable in class fabula.util.Str
Hour(Date). Static method in class fabula.util.Time
Returns the hour of the time

I

Include(Rectangle, Rectangle). Static method in class fabula.util.Rect
check if the two rectangles intersects
IniFile(String). Constructor for class fabula.util.IniFile
Intersection(Rectangle, Rectangle). Static method in class fabula.util.Rect
Returns the intersection of the two rectangles
IsSquare(Rectangle). Static method in class fabula.util.Rect
Check if the rectangle is a square

J

JANUARY. Static variable in class fabula.util.DateCalc
JavaVersion(). Static method in class fabula.util.Sys
Returns the java version for Example "1.0.1" or "1.1"
JULY. Static variable in class fabula.util.DateCalc
JUNE. Static variable in class fabula.util.DateCalc

L

Last(String). Static method in class fabula.util.Str
deliver the last character from the string
LeapYear(Date). Static method in class fabula.util.DateCalc
Check if date is in a leap year or not
Left(Rectangle). Static method in class fabula.util.Rect
returns the left position of the rectangle
Left(String, int). Static method in class fabula.util.Str
left substring
LF. Static variable in class fabula.util.Str
Lower(String). Static method in class fabula.util.Str
converts the string to lowercase

M

Make(char, int). Static method in class fabula.util.Str
generate a string with a number of characters
MARCH. Static variable in class fabula.util.DateCalc
MAY. Static variable in class fabula.util.DateCalc
Min(Date). Static method in class fabula.util.Time
Returns the minute of the time
MONDAY. Static variable in class fabula.util.DateCalc
Month(Date). Static method in class fabula.util.DateCalc
Returns the month from a given date
MoveTo(Rectangle, int, int). Static method in class fabula.util.Rect
absolute move of the rectangle

N

NINE. Static variable in class fabula.util.Str
NOVEMBER. Static variable in class fabula.util.DateCalc
Now(). Static method in class fabula.util.Time
Returns the current time
NULL. Static variable in class fabula.util.Str

O

OCTOBER. Static variable in class fabula.util.DateCalc
ONE. Static variable in class fabula.util.Str
OsName(). Static method in class fabula.util.Sys
Returns the name of the operating system Example "Windows NT"
OsVersion(). Static method in class fabula.util.Sys
Returns the version number of the operating system Example "4.0"

P

PadL(String, char, int). Static method in class fabula.util.Str
padding the string from the left
PadL(String, int). Static method in class fabula.util.Str
padding the string from the left with spaces
PadR(String, char, int). Static method in class fabula.util.Str
padding the string on the right
PadR(String, int). Static method in class fabula.util.Str
padding the string on the right with spaces
PadZero(String, int). Static method in class fabula.util.Str
padding the string from the left with zeros
Point(Rectangle, Point). Static method in class fabula.util.Rect
checks if the point is inside the rectangle

Q

Quicken(Date, char). Static method in class fabula.util.DateCalc
calculates a new date with Quicken key schema

R

ReadBool(String, String, boolean). Method in class fabula.util.IniFile
ReadInteger(String, String, int). Method in class fabula.util.IniFile
Readln(). Static method in class fabula.util.Sys
Wait for some input
ReadString(String, String, String). Method in class fabula.util.IniFile
RelativeMove(Rectangle, int, int). Static method in class fabula.util.Rect
relative move of the rectangle
Right(Rectangle). Static method in class fabula.util.Rect
returns the right position of the rectangle
Right(String, int). Static method in class fabula.util.Str
right substring

S

SATURDAY. Static variable in class fabula.util.DateCalc
Sec(Date). Static method in class fabula.util.Time
Returns the seconds of the time
SEPTEMBER. Static variable in class fabula.util.DateCalc
Set(int, int, int, int). Static method in class fabula.util.Rect
build a rectangle in Windows notation
SetPoint(Point, Point). Static method in class fabula.util.Rect
Create a rectangle with given two points
SEVEN. Static variable in class fabula.util.Str
SIX. Static variable in class fabula.util.Str
SLASH. Static variable in class fabula.util.Str
SPACE. Static variable in class fabula.util.Str
Str(). Constructor for class fabula.util.Str
SUNDAY. Static variable in class fabula.util.DateCalc

T

TAB. Static variable in class fabula.util.Str
TempPath(). Static method in class fabula.util.Sys
Returns a path that is private for the current user and can be used for temporary files for example.
THREE. Static variable in class fabula.util.Str
THURSDAY. Static variable in class fabula.util.DateCalc
ToInt(Date). Static method in class fabula.util.Time
Returns the time as integer contains the time in seconds
Top(Rectangle). Static method in class fabula.util.Rect
returns the top position of the rectangle
Trim(String). Static method in class fabula.util.Str
trim all spaces from the left and right
TrimL(String). Static method in class fabula.util.Str
trim spaces from left
TrimL(String, char). Static method in class fabula.util.Str
trim from left
TrimR(String). Static method in class fabula.util.Str
trim spaces from right
TrimR(String, char). Static method in class fabula.util.Str
trim from right
TUESDAY. Static variable in class fabula.util.DateCalc
TWO. Static variable in class fabula.util.Str

U

Uniform(double, double, int). Static method in class fabula.util.Annuity
Uniformmethode um einen Näherungswert zu ermitteln
Upper(String). Static method in class fabula.util.Str
converts the string to uppercase

W

WEDNESDAY. Static variable in class fabula.util.DateCalc
WeekOfYear(Date). Static method in class fabula.util.DateCalc
Calculates the number of the week of a date
Width(Rectangle). Static method in class fabula.util.Rect
returns the widht of the rectangle
WriteBool(String, String, boolean). Method in class fabula.util.IniFile
WriteInteger(String, String, int). Method in class fabula.util.IniFile
Writeln(). Static method in class fabula.util.Sys
dump some values
Writeln(String). Static method in class fabula.util.Sys
WriteString(String, String, String). Method in class fabula.util.IniFile

Y

Year(Date). Static method in class fabula.util.DateCalc
Returns the year from a given date