Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getTabPanel
Method
getTabPanel
src/main/java/core/packetproxy/gui/TabSet.java:100–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
public
JPanel getTabPanel() {
101
return
basePanel;
102
}
103
104
public
GUIHistoryRaw getRaw() {
105
return
raw_panel;
Callers
5
GUIPacketData
Method · 0.80
createPanel
Method · 0.80
createPanel
Method · 0.80
createSendPanel
Method · 0.80
createRecvPanel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected