|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AboutPanel | |
---|---|
com.metamatrix.console.ui.layout | |
com.metamatrix.toolbox.ui.widget |
Uses of AboutPanel in com.metamatrix.console.ui.layout |
---|
Subclasses of AboutPanel in com.metamatrix.console.ui.layout | |
---|---|
class |
ConsoleAboutPanel
|
Uses of AboutPanel in com.metamatrix.toolbox.ui.widget |
---|
Methods in com.metamatrix.toolbox.ui.widget with parameters of type AboutPanel | |
---|---|
static void |
AboutDialog.show(java.awt.Component parent,
java.lang.String title,
AboutPanel aboutPanel)
|
Constructors in com.metamatrix.toolbox.ui.widget with parameters of type AboutPanel | |
---|---|
AboutDialog(java.awt.Dialog owner,
java.lang.String title,
AboutPanel aboutPanel)
Constructor for Alternate Panel |
|
AboutDialog(java.awt.Frame owner,
java.lang.String title,
AboutPanel aboutPanel)
Constructor for Alternate Panel |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |