|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gui.dialog.JAPDialog.LinkedInformationAdapter gui.JapHtmlPane.PageLoader.ExternalLinkedInformation
private class JapHtmlPane.PageLoader.ExternalLinkedInformation
Needed to copy an external URL that could not be opened to the clip board.
Field Summary | |
---|---|
private java.net.URL |
m_url
|
Fields inherited from interface gui.dialog.JAPDialog.ILinkedInformation |
---|
MSG_MORE_INFO, TYPE_CHECKBOX_FALSE, TYPE_CHECKBOX_TRUE, TYPE_DEFAULT, TYPE_LINK, TYPE_SELECTABLE_LINK |
Constructor Summary | |
---|---|
JapHtmlPane.PageLoader.ExternalLinkedInformation(java.net.URL a_url)
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
Returns the URL that could not be opened in the help window. |
int |
getType()
Returns TYPE_SELECTABLE_LINK. |
boolean |
isApplicationModalityForced()
Returns true, as the dialog does not need to open another window. |
Methods inherited from class gui.dialog.JAPDialog.LinkedInformationAdapter |
---|
clicked, getTooltipText, isCloseWindowActive, isModal, isOnTop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.net.URL m_url
Constructor Detail |
---|
public JapHtmlPane.PageLoader.ExternalLinkedInformation(java.net.URL a_url)
Method Detail |
---|
public java.lang.String getMessage()
getMessage
in interface JAPDialog.ILinkedInformation
getMessage
in class JAPDialog.LinkedInformationAdapter
public int getType()
getType
in interface JAPDialog.ILinkedInformation
getType
in class JAPDialog.LinkedInformationAdapter
public boolean isApplicationModalityForced()
isApplicationModalityForced
in interface JAPDialog.ILinkedInformation
isApplicationModalityForced
in class JAPDialog.LinkedInformationAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |