Class PopOutManager.PopOutDetails

java.lang.Object
com.biglybt.ui.swt.shells.PopOutManager.PopOutDetails
Enclosing class:
PopOutManager

private static class PopOutManager.PopOutDetails extends Object
  • Field Details

    • type

      int type
    • id

      long id
    • title

      String title
    • style

      int style
    • on_top

      boolean on_top
    • config_prefix

      String config_prefix
    • state

      Map<String,Object> state
  • Constructor Details

    • PopOutDetails

      private PopOutDetails()