java.lang.Object
bibliothek.gui.dock.common.action.CAction
bibliothek.gui.dock.common.action.predefined.CBlank

public class CBlank extends CAction
An action which is never visible, can be used as placeholder or in cases where an action would normally be required and null would be replaced by a default action.
Author:
Benjamin Sigg
  • Field Details

    • BLANK

      public static final CBlank BLANK
      A public instance of CBlank.
  • Constructor Details

    • CBlank

      protected CBlank()
      Creates a new blank action