Uses of Class
mgui.interfaces.io.InterfaceFile
Package | Description |
---|---|
mgui.interfaces.gui |
-
Uses of InterfaceFile in mgui.interfaces.gui
Fields in mgui.interfaces.gui declared as InterfaceFile Modifier and Type Field Description protected InterfaceFile
FileButton. current_file
Methods in mgui.interfaces.gui that return InterfaceFile Modifier and Type Method Description InterfaceFile
FileButton. getInterfaceFile()
Methods in mgui.interfaces.gui with parameters of type InterfaceFile Modifier and Type Method Description void
FileButton. setInterfaceFile(InterfaceFile file)
Constructors in mgui.interfaces.gui with parameters of type InterfaceFile Constructor Description FileButton(InterfaceFile file)