Archived
0

copy to clipboard next system name

This commit is contained in:
iMoHax
2015-10-01 15:21:10 +03:00
parent 44f6dd67cf
commit 6ffe545f3b
3 changed files with 18 additions and 0 deletions

View File

@@ -48,5 +48,8 @@
<Button prefWidth="30" onAction="#next">
<graphic><Glyph text="FontAwesome|ARROW_RIGHT"/></graphic>
</Button>
<Button prefWidth="30" onAction="#copy">
<graphic><Glyph text="FontAwesome|COPY"/></graphic>
</Button>
</HBox>
</VBox>