Interface | Description |
---|---|
IBlaubotDebugView |
A debug view is meant to show some internal mechanics of Blaubot to interested
developers.
|
IBlaubotKingdomDebugView |
A debug view is meant to show some internal mechanics of BlaubotKingdom to interested
developers.
|
Class | Description |
---|---|
BeaconViewPanel |
Shows the last beacon message in the ugly toString.
|
BlaubotDebugViewConstants |
Channel-Constants for the debug views on android
|
BlaubotKingdomView |
The view for a BlaubotKingdom.
|
BlaubotServerPanel |
Shows the server state and connected kingdoms.
|
ChannelPanel |
Shows all channels that are in use.
|
KingdomCensusPanel |
Shows all member of the blaubot network
|
LifeCycleViewPanel |
Created by henna on 30.04.15.
|
PingMessage |
Ping message for PingViews to be sent.
|
PingPanel |
Receives and sends ping messages
|
StateViewPanel |
Visualizes the current state and provides a start/stop button for the registered instance.
|
SwingDebugView |
The Swing based DebugView for Blaubot.
|
Util |
UI utilities for the debug views.
|