Documentation of 'jas2.util.CommandTarget' Java class
CommandTarget
jas2.util

Interface CommandTarget

  • All Known Subinterfaces:
    BooleanCommandTarget, SimpleCommandTarget


    public interface CommandTarget
    A CommandTarget represents a single action that will be performed as a result of a command being issued. CommandTargets can be enabled is disabled. A set of CommandTargets are typically grouped together into a CommandProcessor.
    • Method Detail

      • enable

        void enable(JASState state)
        Called to determine if CommandTarget is enabled or disabled.
      • getProcessor

        CommandProcessor getProcessor()
        Gets the CommandProcessor associated with this CommandTarget.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.