Serialized Form
-
Package casa.lepton.conf
-
Class casa.lepton.conf.ConnectivityProfiles
class ConnectivityProfiles extends casa.util.conf.ConfigurationProfiles<ConnectivityProperties> implements Serializable -
Class casa.lepton.conf.OppNodeProfiles
class OppNodeProfiles extends casa.util.conf.ConfigurationProfiles<OppNodeProperties> implements Serializable
-
-
Package casa.lepton.ui
-
Class casa.lepton.ui.ConsolePanel
class ConsolePanel extends JPanel implements Serializable-
Serialized Fields
-
hIdx
int hIdx
-
history
List<String> history
-
in
InputStream in
-
out
PrintWriter out
-
socket
Socket socket
-
textArea
JTextArea textArea
-
-
-
Class casa.lepton.ui.DetailsPanel
class DetailsPanel extends JPanel implements Serializable-
Serialized Fields
-
dgsContent
HTMLDocument dgsContent
-
dgsElement
Element dgsElement
-
dgsPane
JTextPane dgsPane
-
edgeStatistics
JLabel edgeStatistics
-
nodeDescription
JLabel nodeDescription
-
nodeNeighborsModel
casa.lepton.ui.DetailsPanel.SortedListModel<OppNode> nodeNeighborsModel
-
nodesListModel
casa.lepton.ui.DetailsPanel.SortedListModel<OppNode> nodesListModel
-
nodeStatistics
JLabel nodeStatistics
-
oppNetGraph
OppNetGraph oppNetGraph
-
selectedNode
OppNode selectedNode
-
timestamp
long timestamp
-
-
-
Class casa.lepton.ui.OppNetFrame
class OppNetFrame extends JFrame implements Serializable-
Serialized Fields
-
accelLabel
JLabel accelLabel
-
autoLayoutEnabled
boolean autoLayoutEnabled
-
backgroundImageFile
File backgroundImageFile
-
backgroundImages
TreeSet<casa.lepton.ui.OppNetFrame.ZoomedImage> backgroundImages
-
backgroungGraph
casa.dgs.DGSGraph backgroungGraph
-
buttonConsole
JButton buttonConsole
-
buttonDragged
boolean buttonDragged
-
buttonStartStop
JButton buttonStartStop
-
camera
org.graphstream.ui.view.Camera camera
-
consoleFrame
JDialog consoleFrame
-
consolePanel
JPanel consolePanel
-
consolePort
int consolePort
-
consoleVisible
boolean consoleVisible
-
currentBackgroundImage
BufferedImage currentBackgroundImage
-
currentTime
String currentTime
-
deltaX
double deltaX
-
deltaY
double deltaY
-
edgeDrawer
EdgeDrawer edgeDrawer
-
edgeDrawingEnabled
boolean edgeDrawingEnabled
-
elapsedLabel
JLabel elapsedLabel
-
elapsedTime
String elapsedTime
-
graphPanel
org.graphstream.ui.swingViewer.ViewPanel graphPanel
-
graphViewerPipe
org.graphstream.ui.view.ViewerPipe graphViewerPipe
-
height
double height
-
heightPx
int heightPx
-
lastRender
long lastRender
-
makeEdges
boolean makeEdges
-
manual
boolean manual
-
mode
int mode
-
nodeDraggingEnabled
boolean nodeDraggingEnabled
-
nodeDraggingListeners
Set<MouseMotionListener> nodeDraggingListeners
-
nodeTaggingEnabled
boolean nodeTaggingEnabled
-
oppNetGraph
OppNetGraph oppNetGraph
-
px2Gu
double px2Gu
-
refTime
long refTime
-
simul
boolean simul
-
slowdownButton
JButton slowdownButton
-
speedupButton
JButton speedupButton
-
started
boolean started
-
startIcon
Icon startIcon
-
stopIcon
Icon stopIcon
-
timeBgColor
Color timeBgColor
-
timeCorner
Corner timeCorner
-
timeFgColor
Color timeFgColor
-
timeFont
Font timeFont
-
timer
Timer timer
-
viewer
org.graphstream.ui.view.Viewer viewer
-
viewportArea
casa.util.geom.AreaCar viewportArea
-
width
double width
-
widthPx
int widthPx
-
-
-
-
Package casa.lepton.walk.dynwalk
-
Class casa.lepton.walk.dynwalk.DynGraphServant
class DynGraphServant extends UnicastRemoteObject implements Serializable-
Serialized Fields
-
walk
DynGraphWalk walk
-
-
-