Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getSelectedIndex
Method
getSelectedIndex
src/main/java/core/packetproxy/gui/TabSet.java:116–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
public
int
getSelectedIndex() {
117
return
data_pane.getSelectedIndex();
118
}
119
120
public
byte[] getData() {
121
if
(data == null) {
Callers
15
getData
Method · 0.95
update
Method · 0.95
getData
Method · 0.45
update
Method · 0.45
keyPressed
Method · 0.45
update
Method · 0.45
GUIVulCheckHelper
Method · 0.45
stateChanged
Method · 0.45
getInterceptData
Method · 0.45
actionPerformed
Method · 0.45
stateChanged
Method · 0.45
removeTabAt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected