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 InterfaceFileFileButton. current_fileMethods in mgui.interfaces.gui that return InterfaceFile Modifier and Type Method Description InterfaceFileFileButton. getInterfaceFile()Methods in mgui.interfaces.gui with parameters of type InterfaceFile Modifier and Type Method Description voidFileButton. setInterfaceFile(InterfaceFile file)Constructors in mgui.interfaces.gui with parameters of type InterfaceFile Constructor Description FileButton(InterfaceFile file)