JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method