Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
P
Q
R
S
T
U
V
S
Semaphore
- class suncertify.db.util.
Semaphore
.
Standard implmentation of a semaphore - no comments required if you do not understend read concurrent programming basic books
Semaphore()
- Constructor for class suncertify.db.util.
Semaphore
Creates smaphore
Server
- class suncertify.server.
Server
.
The class represents the server applications.
SERVER_LOGIN
- Static variable in class suncertify.common.
PropertiesWrapper
login string representing server login (server generates logins)
SERVER_MODE
- Static variable in class suncertify.common.
ConfigSetter
server mode - only host name, port, databse file name fields are enabled
Server()
- Constructor for class suncertify.server.
Server
Creates server GUI and according to the current configuration makes remote access possible.
setClientId(String)
- Method in class suncertify.db.util.
LockObject
Sets the clientId string of the client currently ownig the lock
setData(Object[][])
- Method in class suncertify.client.models.
TableSorter
Sets new data set to be displayed.
setDbFileName(String)
- Method in class suncertify.common.
PropertiesWrapper
Sets new value of the data base filename in properties
setHostName(String)
- Method in class suncertify.common.
PropertiesWrapper
Sets new value of host name in properties
setListenPort(int)
- Method in class suncertify.common.
PropertiesWrapper
Sets new value of the listen port in properties
setLoginName(String)
- Method in class suncertify.common.
PropertiesWrapper
Sets new value of the login name in properties
setSelectedItem(Object)
- Method in class suncertify.client.models.
ExtendableMutableComboBoxModel
Sets the item as selected
setUp()
- Method in class suncertify.db.test.
LockingTest
setUp()
- Method in class suncertify.db.test.
FinderTest
setUp()
- Method in class suncertify.db.test.
DataAccessTest
SimpleTest
- class suncertify.db.test.
SimpleTest
.
SimpleTest()
- Constructor for class suncertify.db.test.
SimpleTest
storeProperties()
- Method in class suncertify.common.
PropertiesWrapper
Stores current properties values in a property file set in constructor.
suite()
- Static method in class suncertify.db.test.
LockingTest
suite()
- Static method in class suncertify.db.test.
FinderTest
suite()
- Static method in class suncertify.db.test.
DataAccessTest
suite()
- Static method in class suncertify.db.test.
AllTest
suncertify
- package suncertify
suncertify.client
- package suncertify.client
suncertify.client.models
- package suncertify.client.models
suncertify.common
- package suncertify.common
suncertify.db
- package suncertify.db
suncertify.db.test
- package suncertify.db.test
suncertify.db.util
- package suncertify.db.util
suncertify.server
- package suncertify.server
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
P
Q
R
S
T
U
V