|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dialog | |
|---|---|
| org.basex.gui.dialog | This package contains dialog windows used in the GUI. |
| org.basex.gui.layout | This package contains project specific GUI components. |
| Uses of Dialog in org.basex.gui.dialog |
|---|
| Subclasses of Dialog in org.basex.gui.dialog | |
|---|---|
class |
DialogAbout
Dialog window for displaying information about the project. |
class |
DialogColors
Dialog window for changing the used colors. |
class |
DialogCreate
Dialog window for specifying options for creating a new database. |
class |
DialogCreateFS
Dialog window for specifying the options for importing a file system. |
class |
DialogEdit
Dialog window for editing XML nodes. |
class |
DialogExport
Dialog window for changing some project's preferences. |
class |
DialogFontChooser
Dialog window for changing the used fonts. |
class |
DialogHelp
Dialog window for displaying information about the project. |
class |
DialogInfo
Info database dialog. |
class |
DialogInsert
Dialog window for inserting new database nodes. |
class |
DialogMapLayout
Dialog window for specifying the TreeMap layout. |
class |
DialogMessage
Dialog window for messages. |
class |
DialogMountFS
Open database dialog. |
class |
DialogOpen
Open database dialog. |
class |
DialogPass
Open database dialog. |
class |
DialogPrefs
Dialog window for changing some project's preferences. |
class |
DialogProgress
Dialog window for displaying the progress of a process. |
class |
DialogRename
Rename database dialog. |
class |
DialogServer
Dialog window for displaying information about the server. |
| Uses of Dialog in org.basex.gui.layout |
|---|
| Constructors in org.basex.gui.layout with parameters of type Dialog | |
|---|---|
BaseXListChooser(String[] choice,
Dialog d)
Default constructor. |
|
BaseXTable(Table t,
Dialog d)
Default constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||