Class AdvancedGBFWrapper.GuiEvent

java.lang.Object
com.basis.tools.guidev.AdvancedGBFWrapper.Event
com.basis.tools.guidev.AdvancedGBFWrapper.GuiEvent
Direct Known Subclasses:
AdvancedGBFWrapper.PopupEvent, AdvancedGBFWrapper.WinEvent
Enclosing class:
AdvancedGBFWrapper

public abstract static class AdvancedGBFWrapper.GuiEvent extends AdvancedGBFWrapper.Event
The base GUIevent class, extended by WinEvent and PopupEvent
  • Method Details

    • getControlFlip

      protected abstract boolean getControlFlip()
    • getControlID

      public int getControlID()
      Returns:
      controlID for event
    • toString

      public String toString()
      Overrides:
      toString in class AdvancedGBFWrapper.Event
      Returns:
      The label that the callback should go to. This will be sanitized and safe to use as a programmatic label