public class OpenExternalSystemSettingsCallback extends NotificationListener.Adapter
NotificationListener.Adapter, NotificationListener.UrlOpeningListener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
URL_OPENING_LISTENER
Constructor and Description |
---|
OpenExternalSystemSettingsCallback(Project project,
ProjectSystemId systemId) |
OpenExternalSystemSettingsCallback(Project project,
ProjectSystemId systemId,
java.lang.String linkedProjectPath) |
Modifier and Type | Method and Description |
---|---|
protected void |
hyperlinkActivated(Notification notification,
javax.swing.event.HyperlinkEvent event) |
hyperlinkUpdate
public static final java.lang.String ID
public OpenExternalSystemSettingsCallback(Project project, ProjectSystemId systemId)
public OpenExternalSystemSettingsCallback(Project project, ProjectSystemId systemId, java.lang.String linkedProjectPath)
protected void hyperlinkActivated(Notification notification, javax.swing.event.HyperlinkEvent event)
hyperlinkActivated
in class NotificationListener.Adapter