Class SimpleAction

    • Constructor Detail

      • SimpleAction

        public SimpleAction()
      • SimpleAction

        public SimpleAction(String name,
                            String description)
    • Method Detail

      • setIconFromResource

        protected void setIconFromResource(String filename)
        Set this action's icon from the denoted filename.
        Parameters:
        filename - the icon to use.