public final class DebugController extends Object implements javafx.fxml.Initializable
| Constructor and Description |
|---|
DebugController() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
clearInbound(javafx.event.ActionEvent actionEvent) |
void |
clearOutbound(javafx.event.ActionEvent actionEvent) |
void |
copyToClipboard(javafx.event.ActionEvent actionEvent) |
void |
filter() |
void |
initialize(URL location,
ResourceBundle resources) |
public void initialize(URL location, ResourceBundle resources)
initialize in interface javafx.fxml.Initializablepublic void filter()
public void clear()
public void clearOutbound(javafx.event.ActionEvent actionEvent)
public void clearInbound(javafx.event.ActionEvent actionEvent)
public void copyToClipboard(javafx.event.ActionEvent actionEvent)
Copyright © 2014–2015 XMPP.rocks. All rights reserved.