Class InterfaceProjectOptions

java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.projects.InterfaceProjectOptions
All Implemented Interfaces:
InterfaceObject, NamedObject, TreeObject, CleanableObject

public class InterfaceProjectOptions
extends InterfaceOptions
  • Field Details

    • project

      public InterfaceProject project
    • instances

      public java.util.ArrayList<ProjectInstance> instances
    • subdirs

      public java.util.ArrayList<ProjectDirectory> subdirs
    • instance_prefix

      public java.lang.String instance_prefix
    • instance_suffix

      public java.lang.String instance_suffix
    • icon_type

      public java.lang.String icon_type
  • Constructor Details

    • InterfaceProjectOptions

      public InterfaceProjectOptions()
    • InterfaceProjectOptions

      public InterfaceProjectOptions​(InterfaceProject project)