All Classes and Interfaces

Class
Description
This is a default implementation of a dialog factory used for showing various types of dialog boxes containing messages, information, questions, etc.
 
This class provides default implementations for the SvetovidReader interface.
 
This class provides default implementations for the SvetovidWriter interface.
 
 
 
 
This class provides a most commonly used implementation for the SvetovidReader interface.
This class provides a most commonly used implementation for the SvetovidWriter interface.
This is an interface for objects that can be used as content in dialogs.
This is an interface for factory classes used for creating and showing various types of dialog boxes containing messages, information, questions, etc.
This is helper class which contains static methods for showing various types of dialog boxes containing messages, information, questions, etc.
 
 
 
 
Extends the dialog window as defined by Swing adding the possibility to close the dialog using the ESC key.
Helper class with many useful methods for manipulating JSON compatible objects.
Enumeration of all JSON (JavaScript Object Notation) types.
Class that holds user name and password.
 
 
 
This is helper class which contains methods to easily access resources.
Instances of this class serve as proxies for the currently set-up "standard"' error output stream (see System.err).
Instances of this class serve as proxies for the currently set-up standard input stream (see System.in).
Instances of this class serve as proxies for the currently set-up standard output stream (see System.out).
This class provides an implementation of the SvetovidWriter interface that writes all the output to the "standard" error output (see System.err ).
This class provides an implementation of the SvetovidReader interface that reads all input from the "standard" input (see System.in).
This class provides an implementation of the SvetovidWriter interface that writes all the output to the "standard" output (see System.out).
 
 
 
This is a utility class that serves as an easy access point to various functionalities of Svetovid library.
This is a utility class that serves as an easy access point to various functionalities of Svetovid library.
 
SvetovidException is the superclass of those exceptions that can be thrown during the operation of this library.
Signals that a parsing error of some sort has occurred.
Signals that an I/O exception of some sort has occurred.
Signals that an error occurred while working with JSON objects.
 
 
 
This interface provides methods that simplify reading the program input data for beginner programmers.
 
This interface provides methods that simplify outputting data for beginner programmers.