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

action(int). Method in class Lisa.Interface.CExtendedMessage
metoda se poklice ob izbiri sporocila.
addMessage(Message). Static method in class Lisa.Interface.CMessage
addMessageListener(CMessages). Static method in class Lisa.Interface.CMessage

B

btCancel. Static variable in class Lisa.Interface.CMessage
btOk. Static variable in class Lisa.Interface.CMessage
btRetry. Static variable in class Lisa.Interface.CMessage

C

cError. Static variable in class Lisa.Interface.CMessage
CExtendedMessage(). Constructor for class Lisa.Interface.CExtendedMessage
clear(). Static method in class Lisa.Interface.CMessage
cMessage. Static variable in class Lisa.Interface.CMessage
CMessage(). Constructor for class Lisa.Interface.CMessage
CMessage(boolean). Constructor for class Lisa.Interface.CMessage
CMessage(Container). Constructor for class Lisa.Interface.CMessage
CMessage(OutputStream, OutputStream, OutputStream). Constructor for class Lisa.Interface.CMessage
cNoEdge. Static variable in interface Lisa.Scanner.Automata
oznaci, da v avtomatu ni prehoda.
column(). Method in class Lisa.Scanner.CToken
vrne stolpec v katerem se zacne token.
convertToDeterministic(). Method in interface Lisa.Scanner.Automata
spremeni nedeterministicni avtomat v deterministicni avtomat.
cPossibleError. Static variable in class Lisa.Interface.CMessage
CToken(). Constructor for class Lisa.Scanner.CToken
ustrvari prazen token token.
CToken(boolean, int, int, String). Constructor for class Lisa.Scanner.CToken
ustrvari prazen token token.
CToken(CToken, String). Constructor for class Lisa.Scanner.CToken
ustvari token s podanimi argumenti.
CToken(String, int, int, int, boolean, boolean, String, int, String). Constructor for class Lisa.Scanner.CToken
ustvari token s podanimi argumenti.
CToken(String, int, int, int, boolean, boolean, String, int, String, Vector). Constructor for class Lisa.Scanner.CToken
ustvari token s podanimi argumenti.
CToken(String, int, int, int, boolean, boolean, String, String). Constructor for class Lisa.Scanner.CToken
ustvari token s podanimi argumenti in s stanjem avtomata nedefinirano.
cTrace. Static variable in class Lisa.Interface.CMessage
currentToken(). Method in interface Lisa.Scanner.LexicalAnalysis
vrne treuntni token
cWarning. Static variable in class Lisa.Interface.CMessage

D

debug(String). Static method in class Lisa.Interface.CMessage
debug(String, int). Static method in class Lisa.Interface.CMessage
dialog(String, int). Static method in class Lisa.Interface.CMessage

E

error(String). Static method in class Lisa.Interface.CMessage
error(String, CExtendedMessage). Static method in class Lisa.Interface.CMessage
exit(). Static method in class Lisa.Interface.CMessage
extend(String). Method in interface Lisa.Scanner.LexicalAnalysis
preveri v katero kategorijo spada niz

F

fatalError(String, Throwable). Static method in class Lisa.Interface.CMessage
fileName(). Method in class Lisa.Scanner.CToken
vrne ime datoteke iz katere bere scanner, ce je to dostopno.

G

getCategoryId(String). Method in interface Lisa.Scanner.LexicalAnalysis
iz imena kategorije vrne tip kategorije.
getCategoryName(int). Method in interface Lisa.Scanner.LexicalAnalysis
iz tipa kategorije vrne ime kategorije ce tipa ni vrne prazen niz.
getEdge(int, int). Method in interface Lisa.Scanner.Automata
vrne prehod z oznako iz stanja.
getEdge(int, int). Method in interface Lisa.Scanner.ScannerAutomata
getEdgeVector(int, int). Method in interface Lisa.Scanner.Automata
vren seznam stanj ob dolocenem prehodu.
getFiniteStateName(int). Method in interface Lisa.Scanner.Automata
vre ime stanja
getFiniteStateType(int). Method in interface Lisa.Scanner.Automata
vrne tip stanja
getFiniteStateType(int). Method in interface Lisa.Scanner.ScannerAutomata
getFiniteVector(int). Method in interface Lisa.Scanner.Automata
vrne tipe stanja
getFreeState(). Method in interface Lisa.Scanner.Automata
vren prosto stanje tj.
getMaxChar(). Method in interface Lisa.Scanner.Automata
vrne vrednost "najvecjega" prehoda - znak po ASCII, ki se je pojavil v avtomatu.
getMaxState(). Method in interface Lisa.Scanner.Automata
vrne stevilo stanj v avtomatu.
getMaxType(). Method in interface Lisa.Scanner.Automata
vrne najvecji tip (stevilko) ki je bil dodeljen v avtomatu
getMessage(). Method in interface Lisa.Interface.Message
znakovna predstavitev sporocila
getMessageBackground(). Method in interface Lisa.Interface.Message
zeljena barva ozadja.
getMessageHeight(). Method in interface Lisa.Interface.Message
visina sporocila, sirina je neskoncno
getMessages(). Static method in class Lisa.Interface.CMessage
getName(int). Method in interface Lisa.Scanner.Automata
vrne ime, ki je povezano z dolocenim tipom
getPopupMenu(). Method in interface Lisa.Interface.Message
vrne popup menu nad sporocilom
getStartState(). Method in interface Lisa.Scanner.Automata
vrne zacetno stanje avtomata.
getStartState(). Method in interface Lisa.Scanner.ScannerAutomata
getToolTipText(). Method in interface Lisa.Interface.Message
vrne tooltip ki se izpise nad komponento
getType(String). Method in interface Lisa.Scanner.Automata
vrne tip, ki je povezan z dolocenim imenom

I

isDeterministic(). Method in interface Lisa.Scanner.Automata
ugotovi ali je avtomat deterministicen.
isEmpty(). Method in class Lisa.Scanner.CToken
vrne true, ce je token prazen, drugace false.
isEOF(). Method in class Lisa.Scanner.CToken
vrne true, ce je token na koncu datoteke.
isGUI(). Static method in class Lisa.Interface.CMessage

L

lexError(CToken). Method in interface Lisa.Scanner.LexicalAnalysis
vrne token s spremenjenim tipom, tako da predstavlja napako.

M

maxCategoryId(). Method in interface Lisa.Scanner.LexicalAnalysis
vrne najvecjo tip lekiskalne analize.
messageSelected(). Method in interface Lisa.Interface.Message
minimize(). Method in interface Lisa.Scanner.Automata
minimizira avtomat.

N

name(). Method in class Lisa.Scanner.CToken
vrne ime regularnega izraza, ki ga je razpoznal pregledovalnik.
nextToken(). Method in interface Lisa.Scanner.LexicalAnalysis
vrne naslednji token

P

paintMessage(Graphics, boolean, int, int). Method in interface Lisa.Interface.Message
narise sporocilo.
peekToken(int). Method in interface Lisa.Scanner.LexicalAnalysis
pogleda vnaprej.
possibleError(String). Static method in class Lisa.Interface.CMessage
possibleError(String, CExtendedMessage). Static method in class Lisa.Interface.CMessage
print(String). Static method in class Lisa.Interface.CMessage
print(String, CExtendedMessage). Static method in class Lisa.Interface.CMessage
print(String, int, int, String). Static method in class Lisa.Interface.CMessage
printError(String, int, int, String). Static method in class Lisa.Interface.CMessage
printPossibleError(String, int, int, String). Static method in class Lisa.Interface.CMessage
printWarning(String, int, int, String). Static method in class Lisa.Interface.CMessage
progress(String, int). Static method in class Lisa.Interface.CMessage

R

remove(Message). Static method in class Lisa.Interface.CMessage
removeEpsilonEdges(). Method in interface Lisa.Scanner.Automata
poisce vsa stanja, ki jih je mozno doseci brez uporabe vhodnega znaka (z epsilon prehodi).
removeMessageListener(CMessages). Static method in class Lisa.Interface.CMessage
row(). Method in class Lisa.Scanner.CToken
vrne vrstico v katerem se zacne token.

S

scanLine(int, String, Vector). Method in interface Lisa.Scanner.LexicalAnalysis
pregleda vrstico iz stanja startstate ter vrne stanje v katerem je koncal ob koncu vrstice, v seznamu ctokens pa vrne token,ki jih je razpoznal
send(String, Object). Static method in class Lisa.Interface.CMessage
setDebugLevel(int). Static method in class Lisa.Interface.CMessage
setEdge(int, int, int). Method in interface Lisa.Scanner.Automata
postavi prehod iz enega stanja v drugo stanje z doloceno oznako.
setFiniteState(int, int). Method in interface Lisa.Scanner.Automata
oznaci stanje kot koncno.
setStateName(int, String). Method in interface Lisa.Scanner.Automata
poimenuje stanje aState z imenom aType Poimenovanje je vezano na regularne definicije.
state(). Method in class Lisa.Scanner.CToken
vrne stanje avtomata v katerem je pregledovalnik razpoznal token.

T

terminalCodes. Static variable in class Lisa.Interface.CMessage
terminalCodesColor. Static variable in class Lisa.Interface.CMessage
terminalCodesVT100. Static variable in class Lisa.Interface.CMessage
token(). Method in class Lisa.Scanner.CToken
vrne referenco nase
toString(). Method in class Lisa.Scanner.CToken
type(). Method in class Lisa.Scanner.CToken
vrne tip tokena.
types(). Method in class Lisa.Scanner.CToken
vrne seznam tipov, v katere bi lahko uvrstili leksikalni simbol.

U

update(). Static method in class Lisa.Interface.CMessage

V

value(). Method in class Lisa.Scanner.CToken
vrne razpoznan token.
viewLast. Static variable in class Lisa.Interface.CMessage
visible(). Static method in class Lisa.Interface.CMessage

W

warning(String). Static method in class Lisa.Interface.CMessage
warning(String, CExtendedMessage). Static method in class Lisa.Interface.CMessage