|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ucar.unidata.ui | |
|---|---|
| ucar.unidata.data.imagery | DataSource classes and utilities for imagery (e.g., satellite, Level III radar) data. |
| ucar.unidata.idv | The idv package. |
| ucar.unidata.idv.chooser | Choosers for the IDV. |
| ucar.unidata.idv.chooser.adde | |
| ucar.unidata.idv.collab | Collaboration support for the IDV. |
| ucar.unidata.idv.control | DisplayControls for the IDV - A DisplayControl generally has a data depiction and a control window for modifying or interacting with the display. |
| ucar.unidata.idv.control.editor | This package is my (jeffmc) aborted protyping effort for a radar editor facility. |
| ucar.unidata.idv.control.multi | The IDV MultiDisplay. |
| ucar.unidata.idv.mac | |
| ucar.unidata.idv.publish | IDV support for publishing to web logs and THREDDS catalogs |
| ucar.unidata.idv.ui | User Interface (UI) classes for the IDV |
| ucar.unidata.ui | User interface utilities: extensions of AWT and Swing classes. |
| ucar.unidata.ui.colortable | UI classes for color tables. |
| ucar.unidata.view.geoloc | The view component for geolocation (projections, navigated panels, etc). |
| ucar.unidata.view.sounding | Provides support for aerological diagrams. |
| Classes in ucar.unidata.ui used by ucar.unidata.data.imagery | |
|---|---|
| LatLonWidget
A widget that provides a Lat/Lon entry box. |
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv | |
|---|---|
| Command
Class Command |
|
| CommandManager
Class CommandManager |
|
| DropPanel
A panel that handles drop actions |
|
| TextSearcher.TextWrapper
Class TextWrapper _more_ |
|
| WindowHolder
This is a base class that holds a dialog |
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv.chooser | |
|---|---|
| ChooserList
A Jlist in a scroller |
|
| ChooserPanel
Common class for the chooser panels |
|
| Timeline
Widget for selecting dates and times |
|
| WindowHolder
This is a base class that holds a dialog |
|
| XmlTree
A generic JTree that displays an xml document. |
|
| XmlUi
This class can create a UI from a "skin" xml. |
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv.chooser.adde | |
|---|---|
| ChooserPanel
Common class for the chooser panels |
|
| LatLonWidget
A widget that provides a Lat/Lon entry box. |
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv.collab | |
|---|---|
| WindowHolder
This is a base class that holds a dialog |
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv.control | |
|---|---|
| DndImageButton
|
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv.control.editor | |
|---|---|
| Command
Class Command |
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv.control.multi | |
|---|---|
| DndTree
Class DndTree provides basic drag-and-drop facilities within a JTree. |
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv.mac | |
|---|---|
| WindowHolder
This is a base class that holds a dialog |
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv.publish | |
|---|---|
| WindowHolder
This is a base class that holds a dialog |
|
| Classes in ucar.unidata.ui used by ucar.unidata.idv.ui | |
|---|---|
| ComponentGroup
Holds a group of display components |
|
| ComponentHolder
|
|
| DndTree
Class DndTree provides basic drag-and-drop facilities within a JTree. |
|
| InteractiveShell
This class provides an abstract interactive shell |
|
| LatLonWidget
A widget that provides a Lat/Lon entry box. |
|
| MultiFrame
A class that holds either a JFrame or a JInteralFrame. |
|
| RovingProgress
Shows a roving bar |
|
| Timeline
Widget for selecting dates and times |
|
| WindowHolder
This is a base class that holds a dialog |
|
| XmlUi
This class can create a UI from a "skin" xml. |
|
| Classes in ucar.unidata.ui used by ucar.unidata.ui | |
|---|---|
| ButtonTabbedPane
This is a vast catchall class to old various utilities for doing GUI things. |
|
| Command
Class Command |
|
| ComponentGroup
Holds a group of display components |
|
| ComponentHolder
|
|
| DndTree
Class DndTree provides basic drag-and-drop facilities within a JTree. |
|
| Drawable
These are the objects that the DrawingPanel manipulates. |
|
| Help
Convenience routines for accessing JavaHelp. |
|
| HttpFormEntry
Class HttpFormEntry Represents a http form post input field. |
|
| IndependentDialog
Provides common L&F for managing independent dialogs Takes RootPaneContainer as parent, to work with both applet and app Will reset L&F example of use: infoWindow = new IndependentDialog(topLevel.getRootPaneContainer(), false, "Dataset Information"); datasetInfoTA = new TextHistoryPane(500, 100, true); Container cp = infoWindow.getContentPane(); cp.add(datasetInfoTA, BorderLayout.CENTER); infoWindow.pack(); infoWindow.setSize(700,700); infoWindow.setLocation(100,100); |
|
| InputFieldPanel.BooleanField
Class BooleanField |
|
| InputFieldPanel.CheckBoxField
Class CheckBoxField |
|
| InputFieldPanel.DoubleField
Class DoubleField |
|
| InputFieldPanel.InputField
Class InputField |
|
| InputFieldPanel.IntUnitField
Class IntUnitField |
|
| InputFieldPanel.PasswordField
Class PasswordField |
|
| InputFieldPanel.TextField
Class TextField |
|
| InteractiveShell
This class provides an abstract interactive shell |
|
| LatLonPanel
A panel to hold the gui for one lat lon line |
|
| PanelWithFrame
Widget for configuring maps. |
|
| PersistentDataManager
Abstracts the services needed for common L&F for managing persistent data. |
|
| PersistentObject
Abstraction for persistent objects: must be Cloneable and Serializable. |
|
| Rubberband
Implements XOR rubberbanding. |
|
| ScaledPanel.Bounds
Why the heck did I create yet another Rectangle. |
|
| SpinIcon.Type
Class Type |
|
| TextSearcher.TextWrapper
Class TextWrapper _more_ |
|
| XmlTree
A generic JTree that displays an xml document. |
|
| XmlTree.XlinkTreeNode
Class XlinkTreeNode. |
|
| XmlTree.XmlTreeNode
Class XmlTreeNode |
|
| XmlUi
This class can create a UI from a "skin" xml. |
|
| Classes in ucar.unidata.ui used by ucar.unidata.ui.colortable | |
|---|---|
| Command
Class Command |
|
| WindowHolder
This is a base class that holds a dialog |
|
| Classes in ucar.unidata.ui used by ucar.unidata.view.geoloc | |
|---|---|
| PersistentObject
Abstraction for persistent objects: must be Cloneable and Serializable. |
|
| Classes in ucar.unidata.ui used by ucar.unidata.view.sounding | |
|---|---|
| ChooserPanel
Common class for the chooser panels |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||