Interface TFileExplorerPanel.FileExplorerPanelProxy

All Superinterfaces:
TitleBar.TitleBarProxy
Enclosing class:
TFileExplorerPanel

public static interface TFileExplorerPanel.FileExplorerPanelProxy extends TitleBar.TitleBarProxy
This interface defines the "current state" a TFileExplorerPanel is in at a given moment. Because changes to the game's window and GUI components triggers a GUI "reset" for technical reasons, this interface is responsible for properly preserving and communicating the state of the TFileExplorerPanel to the said panel.