Home
last modified time | relevance | path

Searched refs:getPathAsAction (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/model/url/
H A DIntroURLParser.java127 String action = getPathAsAction(url_inst); in getIntroURL()
145 private String getPathAsAction(URL url) { in getPathAsAction() method in IntroURLParser
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/views/
H A DCheatSheetHyperlinkActionFactory.java95 String action = getPathAsAction(url); in create()
185 private String getPathAsAction(URL url) { in getPathAsAction() method in CheatSheetHyperlinkActionFactory