org.ka2ddo.yaac.gui
Interface HasHelpTag

All Known Implementing Classes:
PortEditor

public interface HasHelpTag

Interface specifying this object has a dynamically changeable help tag, and should be queried each time the tag is needed.


Method Summary
 java.lang.String getHelpTag()
          Get the help tag associated with the current port type.
 

Method Detail

getHelpTag

java.lang.String getHelpTag()
Get the help tag associated with the current port type.

Returns:
help tag String