Serialized Form


Package de.tubs.macs.applications.media

Class de.tubs.macs.applications.media.ReceiverList implements Serializable

Serialized Fields

list

java.util.Vector list

source

User source


Package de.tubs.macs.applications.whiteboard

Class de.tubs.macs.applications.whiteboard.Marker implements Serializable

Serialized Fields

color

java.awt.Color color

page

int page

Class de.tubs.macs.applications.whiteboard.TelePointer implements Serializable

Serialized Fields

color

java.awt.Color color

page

int page

Class de.tubs.macs.applications.whiteboard.WbCanvas implements Serializable

Serialized Fields

col

java.awt.Color col

currentLayout

java.awt.font.TextLayout currentLayout

currentPage

int currentPage

currentText

de.tubs.macs.applications.whiteboard.wbgraphics.WbText currentText

defaultActions

javax.swing.Action[] defaultActions
instantiate inner action-classes for canvas

delayCount

int delayCount

fillMode

boolean fillMode

lineWidth

int lineWidth

marker

java.util.Hashtable marker

markerLock

boolean markerLock

markerMode

boolean markerMode

maxPage

int maxPage

objMode

java.lang.String objMode

shiftKey

boolean shiftKey

store

WbStorage store

telePtr

java.util.Hashtable telePtr

textPos

java.awt.Point textPos

textSize

int textSize

wb

Whiteboard wb

wbgfx

de.tubs.macs.applications.whiteboard.wbgraphics.WbGraphics wbgfx

wbMarker

Marker wbMarker

wbRemoteOps

WbRemoteOperation wbRemoteOps

Class de.tubs.macs.applications.whiteboard.WbCanvas.ClearAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.ColorAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.CutAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.FillAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.FloorAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.LinesizeAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.MarkerAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.NewAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.PagebackAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.PageforwAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.PagesetAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.PaintToolsAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.PrintAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbCanvas.TextsizeAction implements Serializable

Serialized Fields

this$0

WbCanvas this$0

Class de.tubs.macs.applications.whiteboard.WbControlPane implements Serializable

Serialized Fields

userList

javax.swing.JList userList

users

java.util.Vector users

Class de.tubs.macs.applications.whiteboard.WbDatagram implements Serializable

Serialized Fields

data

java.lang.Object data

sessionTime

long sessionTime

type

int type

uid

long uid

Class de.tubs.macs.applications.whiteboard.WbStorage implements Serializable

Serialized Fields

localHost

java.net.InetAddress localHost

me

WbUser me

resendReqs

java.util.Hashtable resendReqs

selection

java.util.Vector selection

users

java.util.Hashtable users

Class de.tubs.macs.applications.whiteboard.WbUser implements Serializable

Serialized Fields

enterTime

long enterTime

host

java.lang.String host

id

long id

login

java.lang.String login

name

java.lang.String name

status

int status

takeOverData

java.util.Vector takeOverData

Class de.tubs.macs.applications.whiteboard.Whiteboard.ExitAction implements Serializable

Serialized Fields

this$0

Whiteboard this$0

Class de.tubs.macs.applications.whiteboard.Whiteboard.ImportPSAction implements Serializable

Serialized Fields

this$0

Whiteboard this$0

Class de.tubs.macs.applications.whiteboard.Whiteboard.LandscapeAction implements Serializable

Serialized Fields

this$0

Whiteboard this$0

Class de.tubs.macs.applications.whiteboard.Whiteboard.NextPSAction implements Serializable

Serialized Fields

this$0

Whiteboard this$0

Class de.tubs.macs.applications.whiteboard.Whiteboard.OpenAction implements Serializable

Serialized Fields

this$0

Whiteboard this$0

Class de.tubs.macs.applications.whiteboard.Whiteboard.OptionsAction implements Serializable

Serialized Fields

rotleft

javax.swing.JCheckBoxMenuItem rotleft

rotright

javax.swing.JCheckBoxMenuItem rotright

this$0

Whiteboard this$0

Class de.tubs.macs.applications.whiteboard.Whiteboard.PagePSAction implements Serializable

Serialized Fields

this$0

Whiteboard this$0

Class de.tubs.macs.applications.whiteboard.Whiteboard.PortraitAction implements Serializable

Serialized Fields

this$0

Whiteboard this$0

Class de.tubs.macs.applications.whiteboard.Whiteboard.SaveAction implements Serializable

Serialized Fields

this$0

Whiteboard this$0


Package de.tubs.macs.control

Class de.tubs.macs.control.ApplicationData implements Serializable

Serialized Fields

addresses

java.util.Vector addresses

id

ApplicationID id

running

boolean running

users

java.util.Vector users

Class de.tubs.macs.control.ApplicationEvent implements Serializable

Serialized Fields

app

ApplicationID app

type

int type

user

ObjectID user

Class de.tubs.macs.control.ApplicationID implements Serializable

Serialized Fields

classname

java.lang.String classname

Class de.tubs.macs.control.FormPanel implements Serializable

Serialized Fields

gbc

java.awt.GridBagConstraints gbc

gbl

java.awt.GridBagLayout gbl

Class de.tubs.macs.control.MacsControl.ExitAction implements Serializable

Serialized Fields

this$0

MacsControl this$0

Class de.tubs.macs.control.MacsControl.InviteAction implements Serializable

Serialized Fields

this$0

MacsControl this$0

Class de.tubs.macs.control.MacsControl.JoinAction implements Serializable

Serialized Fields

this$0

MacsControl this$0

Class de.tubs.macs.control.MacsControl.ModuleAction implements Serializable

Serialized Fields

this$0

MacsControl this$0

Class de.tubs.macs.control.MacsControl.ModuleCloseAction implements Serializable

Serialized Fields

this$0

MacsControl this$0

Class de.tubs.macs.control.MacsControl.NewAction implements Serializable

Serialized Fields

this$0

MacsControl this$0

Class de.tubs.macs.control.MacsControl.PrefsAction implements Serializable

Serialized Fields

this$0

MacsControl this$0

Class de.tubs.macs.control.MacsControl.PrefsCloseAction implements Serializable

Serialized Fields

this$0

MacsControl this$0

Class de.tubs.macs.control.MacsSplash implements Serializable

Serialized Fields

title

javax.swing.JLabel title

Class de.tubs.macs.control.ModuleView implements Serializable

Serialized Fields

closeButton

javax.swing.JButton closeButton

infoView

ModuleView.InfoView infoView

moduleList

ModuleView.ModuleList moduleList

mouseListener

java.awt.event.MouseListener mouseListener

Class de.tubs.macs.control.ModuleView.InfoView implements Serializable

Serialized Fields

moduleClass

javax.swing.JLabel moduleClass

moduleInfo

javax.swing.JLabel moduleInfo

moduleNot

javax.swing.JLabel moduleNot

moduleSpecial

javax.swing.JPanel moduleSpecial

moduleStatus

javax.swing.JLabel moduleStatus

moduleTitle

javax.swing.JLabel moduleTitle

this$0

ModuleView this$0

Class de.tubs.macs.control.ModuleView.ModuleList implements Serializable

Serialized Fields

elements

java.util.Vector elements

list

javax.swing.JList list

model

javax.swing.DefaultListModel model

sPane

javax.swing.JScrollPane sPane

this$0

ModuleView this$0

Class de.tubs.macs.control.SegmentData implements Serializable

Serialized Fields

address

NetAddress address
the NetAddress of the segment

priority

int priority
The priority value, used by clients when choosing a server if using SERVER_PRIORITY strategy. The client will choose the server with the heighest value. The calculation of this value depends on the strategy used. (number of users, processing power, network bandwith ...)

Class de.tubs.macs.control.SegmentTable implements Serializable

Class de.tubs.macs.control.SegmentTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

currentSelected

int currentSelected

currentSession

Session currentSession

data

java.lang.Object[][] data

userIDs

ObjectID[] userIDs

Class de.tubs.macs.control.ServergroupPanel implements Serializable

Serialized Fields

clientPanel

javax.swing.JPanel clientPanel

segmentTable

SegmentTable segmentTable

segmentTableModel

SegmentTableModel segmentTableModel

servergroupTable

javax.swing.JTable servergroupTable

servergroupTableModel

ServergroupTableModel servergroupTableModel

serverPanel

javax.swing.JPanel serverPanel

session

Session session

Class de.tubs.macs.control.ServergroupTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

data

java.lang.Object[][] data

session

Session session

sessionData

SessionData sessionData

sessionNet

SessionNet sessionNet

userIDs

ObjectID[] userIDs

Class de.tubs.macs.control.SessionData implements Serializable

Serialized Fields

application_stop

boolean application_stop

application_user_added

boolean application_user_added

applications

ApplicationData[] applications
applications in this session

central

boolean central
central: the master decides everything

change_application

ApplicationID change_application

change_user

ObjectID change_user

creatorID

ObjectID creatorID
creator userID for Storage Lookup

description

java.lang.String description
textual description

email

java.lang.String email
e-mail address

explicit

boolean explicit
explicit: ask the user after join or invite requests

group

NetAddress group
network address of servergroup

id

ObjectID id
unique ID

masterID

ObjectID masterID
ObjectID of the "master" user for this session

name

java.lang.String name
Name of the session

segments

java.util.Hashtable segments
Hashtable of network addresses for session segments contains: ObjectIDs of users as keys, NetAddresses as Values

serverStrategy

int serverStrategy
Server strategy

times

java.util.Vector times
session-times (don't really know if we'll ever need this)

timestamp

long timestamp
Timestamp. Updated with touch()

type

java.lang.String type
type of session (see properties)

url

java.lang.String url
URL for www-session-information

users

java.lang.Object[] users
userID's of users in this session

Class de.tubs.macs.control.SessionEditor implements Serializable

Serialized Fields

appButtons

java.util.Vector appButtons

cancelb

javax.swing.JButton cancelb

centralf

javax.swing.JCheckBox centralf

createb

javax.swing.JButton createb

creatorf

javax.swing.JLabel creatorf

defaultActions

javax.swing.Action[] defaultActions

descriptionf

javax.swing.JTextArea descriptionf

dialogs

java.util.Hashtable dialogs

emailf

javax.swing.JTextField emailf

explicitf

javax.swing.JCheckBox explicitf

hostf

javax.swing.JLabel hostf

infoline

javax.swing.JLabel infoline

joinb

javax.swing.JButton joinb

name

java.lang.String name

namef

javax.swing.JTextField namef

netsegmentdetailb

javax.swing.JButton netsegmentdetailb

netserverdetailb

javax.swing.JButton netserverdetailb

networkf

javax.swing.JComboBox networkf

phonef

javax.swing.JTextField phonef

typef

javax.swing.JComboBox typef

urlf

javax.swing.JTextField urlf

Class de.tubs.macs.control.SessionEditor.CancelAction implements Serializable

Serialized Fields

this$0

SessionEditor this$0

Class de.tubs.macs.control.SessionEditor.CreateAction implements Serializable

Serialized Fields

this$0

SessionEditor this$0

Class de.tubs.macs.control.SessionEditor.EditAction implements Serializable

Serialized Fields

this$0

SessionEditor this$0

Class de.tubs.macs.control.SessionEditor.JoinAction implements Serializable

Serialized Fields

this$0

SessionEditor this$0

Class de.tubs.macs.control.SessionEditor.NetSegmentDetailAction implements Serializable

Serialized Fields

this$0

SessionEditor this$0

Class de.tubs.macs.control.SessionEditor.NetServerDetailAction implements Serializable

Serialized Fields

this$0

SessionEditor this$0

Class de.tubs.macs.control.SessionEvent implements Serializable

Serialized Fields

data

java.lang.Object data

type

int type

Class de.tubs.macs.control.SessionInfo implements Serializable

Serialized Fields

appPanel

javax.swing.JPanel appPanel

controllerName

javax.swing.JLabel controllerName

segmentsPanel

javax.swing.JPanel segmentsPanel

segmentTable

SegmentTable segmentTable

segmentTableModel

SegmentTableModel segmentTableModel

selectedSession

java.lang.Object selectedSession

sessionContact

javax.swing.JButton sessionContact

sessionCreator

javax.swing.JLabel sessionCreator

sessionDesc

javax.swing.JTextArea sessionDesc

sessionDescPanel

javax.swing.JPanel sessionDescPanel

sessionGroup

javax.swing.JLabel sessionGroup

sessionName

javax.swing.JLabel sessionName

sessionTTL

javax.swing.JLabel sessionTTL

sessionType

javax.swing.JLabel sessionType

sessionURL

javax.swing.JButton sessionURL

Class de.tubs.macs.control.SessionList implements Serializable

Serialized Fields

control

MacsControl control

elements

java.util.Vector elements

list

javax.swing.JList list

model

javax.swing.DefaultListModel model

sPane

javax.swing.JScrollPane sPane

Class de.tubs.macs.control.SessionList.SLCellRenderer implements Serializable

Serialized Fields

this$0

SessionList this$0

Class de.tubs.macs.control.SessionPanel implements Serializable

Serialized Fields

advancedButton

javax.swing.JButton advancedButton

advancedPanel

javax.swing.JPanel advancedPanel
Panel for advanced controls (floor, servergroup)

appComponents

java.util.Hashtable appComponents
Hashtable to hold application components like application-panels and buttons. Keys for application-components are the application-classname + a suffix

applicationBar

javax.swing.JPanel applicationBar

appPanel

javax.swing.JPanel appPanel
Panel to hold application panels

ctlPanel

javax.swing.JPanel ctlPanel
Subpanel for session-controller

floorPanel

javax.swing.JPanel floorPanel

mainBorder

javax.swing.border.Border mainBorder

scrollPane

javax.swing.JScrollPane scrollPane

session

Session session

Class de.tubs.macs.control.SessionPanel.AdvancedVisibleAction implements Serializable

Serialized Fields

this$0

SessionPanel this$0

Class de.tubs.macs.control.SessionPanel.RemoveAction implements Serializable

Serialized Fields

this$0

SessionPanel this$0

Class de.tubs.macs.control.SessionRequest implements Serializable

Serialized Fields

data

java.lang.Object data

seq

long seq

type

int type

user_data

java.lang.Object user_data

Class de.tubs.macs.control.SessionSplash implements Serializable

Serialized Fields

msg

java.lang.String msg

Class de.tubs.macs.control.SessionView implements Serializable

Serialized Fields

mouseListener

java.awt.event.MouseListener mouseListener

selectedSession

Session selectedSession

sessionInfo

SessionInfo sessionInfo

sessionList

SessionList sessionList

Class de.tubs.macs.control.UserEvent implements Serializable

Serialized Fields

type

int type

user

User user

Class de.tubs.macs.control.UserInfo implements Serializable

Serialized Fields

cancelB

javax.swing.JButton cancelB

inviteB

javax.swing.JButton inviteB

invitePanel

javax.swing.JPanel invitePanel

macsControl

MacsControl macsControl

selectedUser

java.lang.Object selectedUser

userEmail

javax.swing.JLabel userEmail

userHardware

javax.swing.JPanel userHardware

userHost

javax.swing.JLabel userHost

userImage

UserInfo.ImageLabel userImage

userLogin

javax.swing.JLabel userLogin

userName

javax.swing.JLabel userName

userOrg

javax.swing.JLabel userOrg

userPhone

javax.swing.JLabel userPhone

userURL

javax.swing.JLabel userURL

Class de.tubs.macs.control.UserInfo.ImageLabel implements Serializable

Serialized Fields

image

java.awt.Image image

this$0

UserInfo this$0

Class de.tubs.macs.control.UserList implements Serializable

Serialized Fields

control

MacsControl control

elements

java.util.Vector elements

list

javax.swing.JList list

model

javax.swing.DefaultListModel model

sPane

javax.swing.JScrollPane sPane

Class de.tubs.macs.control.UserList.SLCellRenderer implements Serializable

Serialized Fields

this$0

UserList this$0

Class de.tubs.macs.control.UserView implements Serializable

Serialized Fields

defaultActions

javax.swing.Action[] defaultActions

filterList

java.util.Vector filterList

invitingSession

Session invitingSession

macsResource

Resource macsResource

mouseListener

java.awt.event.MouseListener mouseListener

selectedUser

User selectedUser

userInfo

UserInfo userInfo

userList

UserList userList

Class de.tubs.macs.control.UserView.CancelAction implements Serializable

Serialized Fields

this$0

UserView this$0

Class de.tubs.macs.control.UserView.InviteAction implements Serializable

Serialized Fields

this$0

UserView this$0


Package de.tubs.macs.control.controllers.visco

Class de.tubs.macs.control.controllers.visco.FloorPolicyPanel implements Serializable

Serialized Fields

changeAttributeItem

javax.swing.JMenuItem changeAttributeItem

holderGuidedPolicy

boolean holderGuidedPolicy

holderItem

javax.swing.JMenuItem holderItem

lecturerGuidedPolicy

boolean lecturerGuidedPolicy

lecturerItem

javax.swing.JMenuItem lecturerItem

menuItem

javax.swing.JMenuItem menuItem

PolicySelectionmenuItems

java.util.Vector PolicySelectionmenuItems

popup

javax.swing.JPopupMenu popup

popupEnabled

boolean popupEnabled

requestsItem

javax.swing.JMenuItem requestsItem

resource

Resource resource

ResourcePolicies

java.util.Vector ResourcePolicies

ResourcePolicyList

javax.swing.JList ResourcePolicyList

selListIndex

int selListIndex

vfloor

ViscoFloor vfloor

withdrawItem

javax.swing.JMenuItem withdrawItem

Class de.tubs.macs.control.controllers.visco.VCanvas implements Serializable

Serialized Fields

CamControlMode

boolean CamControlMode

cameraImage

java.awt.Image cameraImage

CamPos

java.awt.Point CamPos

crossImage

java.awt.Image crossImage

dimChanged

boolean[] dimChanged

displayCamera

boolean displayCamera

factor

int[] factor

lastMove

java.awt.Point lastMove

learnerBlackImage

java.awt.Image learnerBlackImage

learnerFactor

int[] learnerFactor

learnerGreenImage

java.awt.Image learnerGreenImage

LECTURE_BIG

int LECTURE_BIG

LECTURE_MEDIUM

int LECTURE_MEDIUM

LECTURE_SMALL

int LECTURE_SMALL

LECTURE_TINY

int LECTURE_TINY

lectureSize

int lectureSize

maxWidth

int maxWidth

minHeight

int minHeight

minWidth

int minWidth

posChanged

boolean[] posChanged

roomChanged

boolean roomChanged

roomImage

java.awt.Image roomImage

scaledcameraImage

java.awt.Image scaledcameraImage

scaledcrossImage

java.awt.Image scaledcrossImage

scaledlearnerBlackImage

java.awt.Image scaledlearnerBlackImage

scaledlearnerGreenImage

java.awt.Image scaledlearnerGreenImage

scaledroomImage

java.awt.Image scaledroomImage

scaledspeechBubbleImage

java.awt.Image scaledspeechBubbleImage

scaledwbImage

java.awt.Image scaledwbImage

seminarFactor

int seminarFactor

sizeChanged

boolean sizeChanged

speechBubbleImage

java.awt.Image speechBubbleImage

userDim

int[] userDim

userPos

java.awt.Point[] userPos

UserRatio

int UserRatio

visco

Visco visco

wbImage

java.awt.Image wbImage

xSize

int xSize

ySize

int ySize

Class de.tubs.macs.control.controllers.visco.ViscoDataObject implements Serializable

Serialized Fields

display

int display

fetched

boolean fetched

flooruid

ObjectID flooruid

index

int index

isLearner

boolean isLearner

LectureMode

boolean LectureMode

mediaDelete

java.util.Vector mediaDelete

mediaRequest

java.util.Vector mediaRequest

position

java.awt.Point position

ResourceID

long ResourceID

scale

int scale

seatnr

int seatnr

SeminarMode

boolean SeminarMode

sessionuid

ObjectID sessionuid

type

int type

uid

ObjectID uid

userState

int userState

visible

boolean visible


Package de.tubs.macs.control.floor

Class de.tubs.macs.control.floor.FloorEvent implements Serializable

Serialized Fields

data

java.lang.Object data

res_id

long res_id

type

int type

Class de.tubs.macs.control.floor.Group implements Serializable

Serialized Fields

first

ObjectID first

id

ObjectID id

others

java.util.Vector others

Class de.tubs.macs.control.floor.PackedResource implements Serializable

Serialized Fields

active_users

Group active_users

classname

java.lang.String classname

hard_duration

long hard_duration

id

long id

isAudio

boolean isAudio

name

java.lang.String name

one_holder

ObjectID one_holder

policyFilter

int policyFilter

soft_duration

long soft_duration

userCount

int userCount


Package de.tubs.macs.control.modules.tester

Class de.tubs.macs.control.modules.tester.Tester.StartAction implements Serializable

Serialized Fields

this$0

Tester this$0


Package de.tubs.macs.control.net

Class de.tubs.macs.control.net.MACSApplicationAddressRequest implements Serializable

Serialized Fields

applicationID

ApplicationID applicationID
application id

label

java.lang.String label
label of wanted address

originalRequester

ObjectID originalRequester
original requester, if this id a forwarded request (null else!)

Class de.tubs.macs.control.net.MACSApplicationAddressResponse implements Serializable

Serialized Fields

address

NetAddress address
the start address

Class de.tubs.macs.control.net.MACSMasterLeaveIndication implements Serializable

Serialized Fields

designatedMaster

ObjectID designatedMaster
new master, may be null

Class de.tubs.macs.control.net.MACSMasterNominateRequest implements Serializable

Serialized Fields

target

ObjectID target
target

Class de.tubs.macs.control.net.MACSMasterNominateResponse implements Serializable

Class de.tubs.macs.control.net.MACSMasterTransferRequest implements Serializable

Class de.tubs.macs.control.net.MACSMasterTransferResponse implements Serializable

Class de.tubs.macs.control.net.MACSMessage implements Serializable

Serialized Fields

sender

ObjectID sender
sender

sequence

long sequence
sequence number (0 is reserved !)

Class de.tubs.macs.control.net.MACSRequest implements Serializable

Class de.tubs.macs.control.net.MACSResponse implements Serializable

Serialized Fields

reason

int reason
result code

request

long request
request sequence number

requester

ObjectID requester
requester

Class de.tubs.macs.control.net.MACSSegmentJoinRequest implements Serializable

Class de.tubs.macs.control.net.MACSSegmentJoinResponse implements Serializable

Class de.tubs.macs.control.net.MACSSegmentLeaveIndication implements Serializable

Class de.tubs.macs.control.net.MACSServerExpelIndication implements Serializable

Serialized Fields

target

ObjectID target
target (server to be expeled)

Class de.tubs.macs.control.net.MACSServerLeaveIndication implements Serializable

Class de.tubs.macs.control.net.MACSServerNominateRequest implements Serializable

Serialized Fields

target

ObjectID target
target

Class de.tubs.macs.control.net.MACSServerNominateResponse implements Serializable

Serialized Fields

segment

NetAddress segment
new segment address

Class de.tubs.macs.control.net.MACSSessionCreateRequest implements Serializable

Serialized Fields

session

SessionData session
session data

Class de.tubs.macs.control.net.MACSSessionCreateResponse implements Serializable

Class de.tubs.macs.control.net.MACSSessionDataIndication implements Serializable

Serialized Fields

object

java.io.Serializable object
data

Class de.tubs.macs.control.net.MACSSessionExpelIndication implements Serializable

Serialized Fields

target

ObjectID target
target (user to be expeled)

Class de.tubs.macs.control.net.MACSSessionFloorIndication implements Serializable

Serialized Fields

data

java.lang.Object data

res_id

long res_id

type

int type

userid

ObjectID userid

Class de.tubs.macs.control.net.MACSSessionFloorRequest implements Serializable

Serialized Fields

data

java.lang.Object data

res_id

long res_id

type

int type

userid

ObjectID userid

Class de.tubs.macs.control.net.MACSSessionFloorResponse implements Serializable

Serialized Fields

data

java.lang.Object data

res_id

long res_id

type

int type

userid

ObjectID userid

Class de.tubs.macs.control.net.MACSSessionIndication implements Serializable

Serialized Fields

session

SessionData session
session data

state

int state
state (see SystemNet)

Class de.tubs.macs.control.net.MACSSessionInviteRequest implements Serializable

Serialized Fields

request

long request
sequence number of earlier invite request (if applicable else 0)

sessionID

ObjectID sessionID
session id

target

ObjectID target
target (person to be invited)

user_data

java.io.Serializable user_data
user data (additional data, if applicable)

Class de.tubs.macs.control.net.MACSSessionInviteResponse implements Serializable

Serialized Fields

user_data

java.io.Serializable user_data
user data (additional data, if applicable)

Class de.tubs.macs.control.net.MACSSessionJoinRequest implements Serializable

Serialized Fields

originalRequester

ObjectID originalRequester
original requester, if this id a forwarded request (null else!)

request

long request
sequence number of earlier invite request (if applicable else 0)

user

User user
User object of requester (or originalRequester)

user_data

java.io.Serializable user_data
user data (additional data, if applicable)

Class de.tubs.macs.control.net.MACSSessionJoinResponse implements Serializable

Serialized Fields

user_data

java.io.Serializable user_data
user data (additional data, if applicable)

Class de.tubs.macs.control.net.MACSSessionLeaveIndication implements Serializable

Serialized Fields

session

ObjectID session

Class de.tubs.macs.control.net.MACSSessionTerminateIndication implements Serializable

Serialized Fields

session

ObjectID session
session id

Class de.tubs.macs.control.net.MACSSystemIndication implements Serializable

Serialized Fields

state

int state
state (see SystemNet)

user

User user

Class de.tubs.macs.control.net.TestCreateUsersIndication implements Serializable

Serialized Fields

num

int num

Class de.tubs.macs.control.net.TestStartIndication implements Serializable

Serialized Fields

interval

int interval


Package de.tubs.macs.util.config

Class de.tubs.macs.util.config.AllElement implements Serializable

Serialized Fields

list

javax.swing.JList list

listModel

javax.swing.DefaultListModel listModel

prefix

java.lang.String prefix

prop

PropertiesModel prop

propTextField

javax.swing.JTextField propTextField

suffix

java.lang.String suffix

valTextField

javax.swing.JTextField valTextField

Class de.tubs.macs.util.config.CheckBoxElement implements Serializable

Serialized Fields

checkBox

javax.swing.JCheckBox checkBox

key

java.lang.String key

prop

PropertiesModel prop

Class de.tubs.macs.util.config.ChoiceElement implements Serializable

Serialized Fields

choice

javax.swing.JComboBox choice

key

java.lang.String key

prop

PropertiesModel prop

vector

java.util.Vector vector

Class de.tubs.macs.util.config.ConfigEditor implements Serializable

Serialized Fields

configTree

javax.swing.tree.DefaultMutableTreeNode configTree
The config tree which is created by this class

configView

javax.swing.JScrollPane configView

currentKeys

java.util.Vector currentKeys
The vector of keys in the current selected category used for default function by ConfigPanel

prop

PropertiesModel prop
The PropertiesModel. The contents of this model are chanded by the elements created by this class.

title

java.lang.String title
The title of the ConfigEditor

Class de.tubs.macs.util.config.ConfigEditor.CategoryPanel implements Serializable

Serialized Fields

this$0

ConfigEditor this$0

Class de.tubs.macs.util.config.ConfigFrame implements Serializable

Class de.tubs.macs.util.config.ConfigPanel implements Serializable

Serialized Fields

applyButton

javax.swing.JButton applyButton

closeButton

javax.swing.JButton closeButton

defaultsButton

javax.swing.JButton defaultsButton

direct

boolean direct
the save method

editor

ConfigEditor editor
the ConfigEditor

hasCloseButton

boolean hasCloseButton

properties

PropertiesModel properties
the properties to edit

saveButton

javax.swing.JButton saveButton

saveFile

java.lang.String saveFile
the saveFile filename

tempProperties

PropertiesModel tempProperties

title

java.lang.String title

Class de.tubs.macs.util.config.FileChooserElement implements Serializable

Serialized Fields

browseButton

javax.swing.JButton browseButton

fileChooser

javax.swing.JFileChooser fileChooser

key

java.lang.String key

prop

PropertiesModel prop

textField

javax.swing.JTextField textField

Class de.tubs.macs.util.config.FontChooserElement implements Serializable

Serialized Fields

boldCheckBox

javax.swing.JCheckBox boldCheckBox

demoTextField

javax.swing.JTextField demoTextField

fontChoice

javax.swing.JComboBox fontChoice

italicCheckBox

javax.swing.JCheckBox italicCheckBox

key

java.lang.String key

prop

PropertiesModel prop

sizeChoice

javax.swing.JComboBox sizeChoice

Class de.tubs.macs.util.config.KeybindingsElement implements Serializable

Serialized Fields

defineButton

javax.swing.JButton defineButton

deleteButton

javax.swing.JButton deleteButton

isDefineMode

boolean isDefineMode

keyTextField

javax.swing.JTextField keyTextField

list

javax.swing.JList list

listModel

javax.swing.DefaultListModel listModel

prefix

java.lang.String prefix

prop

PropertiesModel prop

propTextField

javax.swing.JTextField propTextField

selectedAction

java.lang.String selectedAction

suffix

java.lang.String suffix

Class de.tubs.macs.util.config.ListElement implements Serializable

Serialized Fields

addTextField

javax.swing.JTextField addTextField

key

java.lang.String key

list

javax.swing.JList list

listModel

javax.swing.DefaultListModel listModel

prop

PropertiesModel prop

Class de.tubs.macs.util.config.PropertiesEvent implements Serializable

Serialized Fields

key

java.lang.String key

value

java.lang.String value

Class de.tubs.macs.util.config.PropertiesModel implements Serializable

Serialized Fields

listenerList

javax.swing.event.EventListenerList listenerList

Class de.tubs.macs.util.config.RadioGroupElement implements Serializable

Serialized Fields

buttons

java.util.Hashtable buttons

group

javax.swing.ButtonGroup group

key

java.lang.String key

prop

PropertiesModel prop

Class de.tubs.macs.util.config.SliderElement implements Serializable

Serialized Fields

key

java.lang.String key

label

javax.swing.JLabel label

max

int max

min

int min

name

java.lang.String name

prop

PropertiesModel prop

slider

javax.swing.JSlider slider

Class de.tubs.macs.util.config.StringElement implements Serializable

Serialized Fields

key

java.lang.String key

prop

PropertiesModel prop

textField

javax.swing.JTextField textField


Package de.tubs.macs.util.misc

Class de.tubs.macs.util.misc.BarSplash implements Serializable

Serialized Fields

icon

javax.swing.ImageIcon icon

imageLabel

javax.swing.JLabel imageLabel

maxStep

int maxStep

progressBar

javax.swing.JProgressBar progressBar

statusLabel

javax.swing.JLabel statusLabel

Class de.tubs.macs.util.misc.HelpWindow implements Serializable

Serialized Fields

frame

javax.swing.JFrame frame

html

javax.swing.JEditorPane html

url

java.net.URL url

Class de.tubs.macs.util.misc.ObjectID implements Serializable

Serialized Fields

firstCall

boolean firstCall

hash

int hash

host

int host

key

java.lang.String key

time

long time

Class de.tubs.macs.util.misc.Splash implements Serializable

Serialized Fields

bottomPane

javax.swing.JPanel bottomPane

icon

javax.swing.ImageIcon icon

imageLabel

javax.swing.JLabel imageLabel

maxStep

int maxStep

progressBar

javax.swing.JProgressBar progressBar

statusLabel

javax.swing.JLabel statusLabel

Class de.tubs.macs.util.misc.Team implements Serializable

Serialized Fields

ids

java.util.Vector ids

name

java.lang.String name

password

byte[] password

Class de.tubs.macs.util.misc.User implements Serializable

Serialized Fields

applications

java.util.Vector applications

color

java.awt.Color color

conferences

java.util.Vector conferences

country

java.lang.String country

delta

long delta

email

java.lang.String email

givenName

java.lang.String givenName

hardware

java.util.Vector hardware

host

java.net.InetAddress host

id

ObjectID id

image

byte[] image

localuser

boolean localuser

location

java.lang.String location

login

java.lang.String login

name

java.lang.String name

organisation

java.lang.String organisation

surName

java.lang.String surName

tele

java.lang.String tele

timestamp

long timestamp

token

java.util.Vector token

url

java.lang.String url

Class de.tubs.macs.util.misc.Version implements Serializable

Serialized Fields

major

int major

minor

int minor


Package de.tubs.macs.util.net

Class de.tubs.macs.util.net.DDHAddress implements Serializable

Serialized Fields

address

java.net.InetAddress address

label

java.lang.String label

port

int port

typeID

java.lang.String typeID

Class de.tubs.macs.util.net.DDHDialog implements Serializable

Serialized Fields

address

DDHAddress address

hasValidAddress

boolean hasValidAddress

hostField

javax.swing.JTextField hostField

portField

javax.swing.JTextField portField

typeID

java.lang.String typeID

Class de.tubs.macs.util.net.DDHPacket implements Serializable

Serialized Fields

data

java.io.Serializable data

returnPort

int returnPort

Class de.tubs.macs.util.net.FormPanel implements Serializable

Serialized Fields

constraints

java.awt.GridBagConstraints constraints

font

java.awt.Font font

gridBag

java.awt.GridBagLayout gridBag

gridy

int gridy

Class de.tubs.macs.util.net.LRMPAddress implements Serializable

Serialized Fields

address

java.net.InetAddress address

bandwidth

int bandwidth

label

java.lang.String label

port

int port

ttl

int ttl

typeID

java.lang.String typeID

Class de.tubs.macs.util.net.LRMPDialog implements Serializable

Serialized Fields

address

LRMPAddress address

addressField

javax.swing.JTextField addressField

bandwithField

javax.swing.JTextField bandwithField

hasValidAddress

boolean hasValidAddress

portField

javax.swing.JTextField portField

ttlField

javax.swing.JTextField ttlField

typeID

java.lang.String typeID

Class de.tubs.macs.util.net.NetException implements Serializable

Serialized Fields

original

java.lang.Exception original

type

int type

who

java.lang.String who

Class de.tubs.macs.util.net.NetSelectorPanel implements Serializable

Serialized Fields

dialogs

java.util.Hashtable dialogs

log

Log log

netBox

javax.swing.JComboBox netBox

netManager

NetManager netManager


Package de.tubs.macs.util.transaction

Class de.tubs.macs.util.transaction.ListVisualization implements Serializable

Serialized Fields

p

int p

qList

javax.swing.JList qList

scroll

javax.swing.JScrollPane scroll

title

java.lang.String title

titleLabel

javax.swing.JLabel titleLabel

Class de.tubs.macs.util.transaction.ListVisualization.CellRenderer implements Serializable

Serialized Fields

this$0

ListVisualization this$0

Class de.tubs.macs.util.transaction.TransactionException implements Serializable

Serialized Fields

ex

java.lang.Exception ex
The Exception thrown by the Transaction.

ta

Transaction ta
A reference to the Transaction that threw an Exception.

Class de.tubs.macs.util.transaction.TransactionViewer implements Serializable

Serialized Fields

centerPanel

javax.swing.JPanel centerPanel

listPoll

java.lang.Thread listPoll

listPollRunning

boolean listPollRunning

memoryLabel

javax.swing.JLabel memoryLabel

qList

ListVisualization qList

runningList

ListVisualization runningList

transaction

TransactionSystem transaction
Reference to the TransactionSystem.

trashedList

ListVisualization trashedList

waitingList

ListVisualization waitingList