|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.gui.QueryChooserHelper
public class QueryChooserHelper
A little helper class for QueryChooser classes.
Red (cxh) |
Red (cxh) |
Constructor Summary | |
---|---|
QueryChooserHelper()
|
Method Summary | |
---|---|
static java.awt.Dialog |
getParentDialog(java.awt.Container container)
Determine the dialog of this frame. |
static java.awt.Frame |
getParentFrame(java.awt.Container container)
Determine the parent of this frame. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryChooserHelper()
Method Detail |
---|
public static java.awt.Frame getParentFrame(java.awt.Container container)
container
- the container
public static java.awt.Dialog getParentDialog(java.awt.Container container)
container
- the container
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |