Package mindustry.ui.dialogs
Class FileChooser.FileHistory
java.lang.Object
mindustry.ui.dialogs.FileChooser.FileHistory
- Enclosing class:
- FileChooser
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FileHistory
public FileHistory()
-
-
Method Details
-
push
-
back
public void back() -
forward
public void forward() -
canForward
public boolean canForward() -
canBack
public boolean canBack()
-