|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JASDialog | |
---|---|
jas.hist | |
jas.util |
Uses of JASDialog in jas.hist |
---|
Subclasses of JASDialog in jas.hist | |
---|---|
class |
JASHistPropertyDialog
|
class |
SaveAsDialog
|
class |
StatsWindow
This class creates a gui popup window for choosing which statistics and titles should be displayed in the StatisticsBlock, and for setting the number formatting parameters for base.jas.util.ScientificFormat. |
Uses of JASDialog in jas.util |
---|
Subclasses of JASDialog in jas.util | |
---|---|
class |
DateChooser
|
class |
ErrorBox
This class is used to show the user that an error has occurred. |
class |
PropertyDialog
|
Methods in jas.util that return JASDialog | |
---|---|
static JASDialog |
JASDialog.create(Component c,
String t,
boolean modal,
int flags)
|
static JASDialog |
JASDialog.create(Frame frame,
String title)
|
static JASDialog |
JASDialog.create(Frame frame,
String title,
boolean modal)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |