Class ZonesTable

java.lang.Object
gg.xp.xivsupport.gui.library.ZonesTable

@Deprecated(forRemoval=true) public final class ZonesTable extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • table

      Deprecated.
    • showChooser

      public static void showChooser(Window frame, Consumer<ZoneInfo> callback)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • pickItems

      public static List<ZoneInfo> pickItems(Window window)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • pickItem

      @Nullable public static @Nullable ZoneInfo pickItem(Window window)
      Deprecated, for removal: This API element is subject to removal in a future version.