|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bbn.openmap.gui.MiniBrowser.MiniBrowserPage
Constructor Summary | |
MiniBrowser.MiniBrowserPage(java.lang.String mt,
java.lang.String stuff)
|
|
MiniBrowser.MiniBrowserPage(java.net.URL page)
|
Method Summary | |
boolean |
isURL()
|
void |
launchInBrowser()
|
void |
loadInto(javax.swing.JEditorPane jep)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MiniBrowser.MiniBrowserPage(java.lang.String mt, java.lang.String stuff)
public MiniBrowser.MiniBrowserPage(java.net.URL page)
Method Detail |
public void loadInto(javax.swing.JEditorPane jep) throws java.io.IOException
java.io.IOException
public void launchInBrowser()
public boolean isURL()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |