Package klyn.gui.windows.dialogs
Contains 14 type(s).
Types
Classes
  • ColorDialog - Themed standalone dialog for selecting a color.
  • ColorLightBox - Modal in-window lightbox for selecting a color.
  • FileDialog - Shared configuration for file-selection dialogs.
  • FileDialogFilter - Describes one selectable filename filter.
  • FileDialogLightBox - Shared modal-overlay base for file and folder chooser lightboxes.
  • FontDialog - Themed dialog that selects a font installed on the operating system.
  • FontLightBox - Modal lightbox that selects a font installed on the operating system.
  • OpenFileDialog - Selects one or more existing regular files.
  • OpenFileLightBox - Modal lightbox that selects one or more existing files.
  • OpenFolderDialog - Selects one existing folder.
  • OpenFolderLightBox - Modal lightbox that selects one existing folder.
  • SaveFileDialog - Selects a destination filename without creating the file.
  • SaveFileLightBox - Modal lightbox that selects a destination filename without writing it.
Exceptions