Overview
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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
S
s
- Variable in enum net.japanesechess.record.
Handicap
s
- Variable in enum net.japanesechess.record.
PlyActions
s
- Variable in enum net.japanesechess.record.
TokenTypes
Deprecated.
saveKifButton
- Variable in class net.japanesechess.view.
RecordsFrame
saveKifButtonActionPerformed(ActionEvent)
- Method in class net.japanesechess.view.
RecordsFrame
saveOrAppend(Frame, String)
- Method in class net.japanesechess.psn.
PsnFileProcessor
savePsn(Frame, ShogiRecord)
- Method in class net.japanesechess.psn.
PsnFileProcessor
savePsn(ShogiRecord)
- Method in class net.japanesechess.psn.
PsnFileProcessor
savePsnButton
- Variable in class net.japanesechess.view.
RecordsFrame
savePsnButtonActionPerformed(ActionEvent)
- Method in class net.japanesechess.view.
RecordsFrame
scrollPane1
- Variable in class net.japanesechess.view.
RecordsFrame
scrollPane2
- Variable in class net.japanesechess.view.
RecordsFrame
scrollPane3
- Variable in class net.japanesechess.view.
RecordsFrame
scrollPane4
- Variable in class net.japanesechess.view.
RecordsFrame
scrollPane5
- Variable in class net.japanesechess.view.
RecordsFrame
selectFile()
- Method in class net.japanesechess.psn.
PsnFileProcessor
sente
- Variable in class net.japanesechess.record.
ShogiRecord
senteRank
- Variable in class net.japanesechess.record.
ShogiRecord
senteRankCB
- Variable in class net.japanesechess.view.
RecordsFrame
senteTF
- Variable in class net.japanesechess.view.
RecordsFrame
setAction(PlyActions)
- Method in class net.japanesechess.record.
ShogiPly
setArrayList(ArrayList<ShogiPly>)
- Method in class net.japanesechess.view.
MovesModel
setBadMove(boolean)
- Static method in class net.japanesechess.view.
PsnPreviewPanel
setBoard(byte[])
- Method in class net.japanesechess.record.
ShogiPly
Packed board representing the state of the board and reserves after this ply is played.
setBoard(int[][])
- Method in class net.japanesechess.util.
BoardPackUtil
setBoard(byte[])
- Static method in class net.japanesechess.view.
PsnPreviewPanel
setComment(String)
- Method in class net.japanesechess.record.
ShogiPly
No comments on handicap (...) plies.
setDate(String)
- Method in class net.japanesechess.record.
ShogiRecord
setDescription(String)
- Method in class net.japanesechess.record.
ShogiRecord
setEvent(String)
- Method in class net.japanesechess.record.
ShogiRecord
setGamesLoaded(boolean)
- Static method in class net.japanesechess.view.
PsnPreviewPanel
setGote(String)
- Method in class net.japanesechess.record.
ShogiRecord
setGoteRank(String)
- Method in class net.japanesechess.record.
ShogiRecord
setHandicap(boolean)
- Method in class net.japanesechess.record.
ShogiPly
setHandicap(String)
- Method in class net.japanesechess.record.
ShogiRecord
setHandicap(Handicap)
- Static method in class net.japanesechess.view.
PsnPreviewPanel
setHasPromoted(boolean)
- Method in class net.japanesechess.record.
ShogiPly
setJoseki(String)
- Method in class net.japanesechess.record.
ShogiRecord
setLocation(File)
- Method in class net.japanesechess.psn.
PsnFile
setNotation(String)
- Method in class net.japanesechess.record.
ShogiPly
setPromoting(boolean)
- Method in class net.japanesechess.record.
ShogiPly
setRecords(ArrayList<ShogiRecord>)
- Method in class net.japanesechess.psn.
PsnFile
setResult(String)
- Method in class net.japanesechess.record.
ShogiRecord
setRound(String)
- Method in class net.japanesechess.record.
ShogiRecord
setSelectionIgnoreCase(JComboBox, String)
- Method in class net.japanesechess.view.
RecordsFrame
Case insensitive way to set selection.
setSente(String)
- Method in class net.japanesechess.record.
ShogiRecord
setSenteRank(String)
- Method in class net.japanesechess.record.
ShogiRecord
setSite(String)
- Method in class net.japanesechess.record.
ShogiRecord
setToken(Tokens)
- Method in class net.japanesechess.record.
ShogiPly
setValueAt()
- Method in class net.japanesechess.view.
MovesModel
setValueAt(Object, int, int)
- Method in class net.japanesechess.view.
MovesModel
setValueAt()
- Method in class net.japanesechess.view.
OtherAttributesModel
setValueAt(Object, int, int)
- Method in class net.japanesechess.view.
OtherAttributesModel
setValueAt()
- Method in class net.japanesechess.view.
ShogiPsnTableModel
setValueAt(Object, int, int)
- Method in class net.japanesechess.view.
ShogiPsnTableModel
setX1(int)
- Method in class net.japanesechess.record.
ShogiPly
Valid values are 1-9
setX2(int)
- Method in class net.japanesechess.record.
ShogiPly
Valid values are 1-9
setY1(String)
- Method in class net.japanesechess.record.
ShogiPly
Valid values are a-i
setY2(String)
- Method in class net.japanesechess.record.
ShogiPly
Valid values are a-i
ShogiPly
- Class in
net.japanesechess.record
Shogi plie representing one handicap or one move of a token.
ShogiPly(String)
- Constructor for class net.japanesechess.record.
ShogiPly
Takes a move in standard notation, processes it and sets up the ply.
ShogiPsnTableModel
- Class in
net.japanesechess.view
ShogiPsnTableModel(PsnFile)
- Constructor for class net.japanesechess.view.
ShogiPsnTableModel
ShogiRecord
- Class in
net.japanesechess.record
Shogi record class.
ShogiRecord()
- Constructor for class net.japanesechess.record.
ShogiRecord
ShogiRecordListener
- Interface in
net.japanesechess
silverPromoted
- Variable in class net.japanesechess.view.
PsnPreviewPanel
silverPromotedWhite
- Variable in class net.japanesechess.view.
PsnPreviewPanel
silverToken
- Variable in class net.japanesechess.view.
PsnPreviewPanel
silverTokenWhite
- Variable in class net.japanesechess.view.
PsnPreviewPanel
site
- Variable in class net.japanesechess.record.
ShogiRecord
sr
- Variable in class net.japanesechess.psn.
PsnFileProcessor
standAloneApp
- Variable in class net.japanesechess.view.
RecordsFrame
stringToToken(String)
- Static method in class net.japanesechess.util.
BoardPackUtil
Overview
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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y