| Class | Description |
|---|---|
| RangeDateSelector |
Widget to select a point or a range from a date range.
|
| ScaledPanel | |
| ScaledPanel.Bounds |
Why the heck did I create yet another Rectangle?
Because I needed some precise semantics, especially for the y screen coordinate.
|
| StopButtonCancelTask | |
| TextGetPutPane |
A text widget that does get and put to a web URL.
|
| UrlAuthenticatorDialog |
This can be used both for java.net authentication:
java.net.Authenticator.setDefault(new thredds.ui.UrlAuthenticatorDialog(frame));
|
| URLDumpPane |
A text widget to dump a web URL.
|