java.lang.Object
com.jackmeng.halcyoninae.cosmos.components.settings.SettingsUtil

public final class SettingsUtil extends Object
Since:
3.2
Author:
Jack Meng
  • Constructor Details

    • SettingsUtil

      public SettingsUtil()
  • Method Details

    • getPropertyAsComponent

      public static JPanel getPropertyAsComponent(Property property, Dimension dim)
      Parameters:
      property - A property attached to a component
      dim - The dimension of the component
      Returns:
      JPanel The component with the property attached