Class PathwayWebLinkItem
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop.PathwayWebLinkItem
- All Implemented Interfaces:
Comparable<PathwayWebLinkItem>
public class PathwayWebLinkItem extends Object implements Comparable<PathwayWebLinkItem>
-
Constructor Summary
Constructors Constructor Description PathwayWebLinkItem(String pathwayName, IOurl pathwayURL)
PathwayWebLinkItem(String pathwayName, IOurl pathwayURL, boolean showGraphExtensions)
-
Method Summary
-
Constructor Details
-
PathwayWebLinkItem
-
PathwayWebLinkItem
-
-
Method Details
-
getURL
-
getGroup1
-
getGroup2
-
toString
-
getFileName
-
compareTo
- Specified by:
compareTo
in interfaceComparable<PathwayWebLinkItem>
-