Class BIOPExtension.DisplayCommands

  • Enclosing class:
    BIOPExtension

    public static class BIOPExtension.DisplayCommands
    extends java.lang.Object
    Installs the "Apply Display Settings" command
    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.controlsfx.control.action.Action actionApplyDisplay  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • actionApplyDisplay

        @ActionMenu("BIOP>Display>Apply Display Settings")
        @ActionDescription("Display commands")
        public final org.controlsfx.control.action.Action actionApplyDisplay