public class OpenFileClickEvent extends ClickEvent
action| Constructor | Description |
|---|---|
OpenFileClickEvent(java.lang.String path) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getPath() |
|
void |
setPath(java.lang.String path) |
|
java.lang.String |
toString() |
changePage, copyToClipboard, custom, equals, getAction, hashCode, openFile, openUrl, runCommand, showDialog, suggestCommand, twitchUserInfopublic java.lang.String getPath()
public void setPath(java.lang.String path)
public java.lang.String toString()
toString in class ClickEvent