|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--org.w3c.rdfpic.ui.AboutFrame
A simple dialog that shows the authors of rdfpic.
| Field Summary | |
(package private) static java.lang.String[] |
msg
The "about" message. |
| Constructor Summary | |
AboutFrame()
|
|
| Method Summary | |
private static javax.swing.JComponent |
getAboutText()
Returns the message as a displayable UI component. |
static void |
show(java.awt.Component bg)
Shows the "about" message. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
static java.lang.String[] msg
| Constructor Detail |
public AboutFrame()
| Method Detail |
public static void show(java.awt.Component bg)
bg - The "parent" component creating the message (generally a SimpleUI instance).private static javax.swing.JComponent getAboutText()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||