diff --git a/javaDoc/allclasses-frame.html b/javaDoc/allclasses-frame.html deleted file mode 100644 index 6d99829..0000000 --- a/javaDoc/allclasses-frame.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - -All Classes - - - - - -

All Classes

-
- -
- - diff --git a/javaDoc/allclasses-noframe.html b/javaDoc/allclasses-noframe.html deleted file mode 100644 index fc2ad99..0000000 --- a/javaDoc/allclasses-noframe.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - -All Classes - - - - - -

All Classes

-
- -
- - diff --git a/javaDoc/constant-values.html b/javaDoc/constant-values.html deleted file mode 100644 index dce8a0a..0000000 --- a/javaDoc/constant-values.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Constant Field Values - - - - - - - - -
- - -
Skip navigation links
- - - - -
- - -
-

Constant Field Values

-

Contents

-
- -
- - -
Skip navigation links
- - - - -
- - - - diff --git a/javaDoc/deprecated-list.html b/javaDoc/deprecated-list.html deleted file mode 100644 index 7a9f71f..0000000 --- a/javaDoc/deprecated-list.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Deprecated List - - - - - - - - -
- - -
Skip navigation links
- - - - -
- - -
-

Deprecated API

-

Contents

-
- -
- - -
Skip navigation links
- - - - -
- - - - diff --git a/javaDoc/help-doc.html b/javaDoc/help-doc.html deleted file mode 100644 index a8d1066..0000000 --- a/javaDoc/help-doc.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - -API Help - - - - - - - - -
- - -
Skip navigation links
- - - - -
- - -
-

How This API Document Is Organized

-
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
-
-
- -This help file applies to API documentation generated using the standard doclet.
- -
- - -
Skip navigation links
- - - - -
- - - - diff --git a/javaDoc/index-files/index-1.html b/javaDoc/index-files/index-1.html deleted file mode 100644 index ff0a905..0000000 --- a/javaDoc/index-files/index-1.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - -A-Index - - - - - - - - -
- - -
Skip navigation links
- - - - -
- - -
A B C D F G H M O R S T U  - - -

A

-
-
AboutDialog - Class in org.dclermonte.siba.gui
-
 
-
AboutDialog() - Constructor for class org.dclermonte.siba.gui.AboutDialog
-
-
This is the constructor for the dialog.
-
-
approveSelection() - Method in class org.dclermonte.siba.gui.CheckDirectorySelector
-
 
-
approveSelection() - Method in class org.dclermonte.siba.gui.SourceDirectorySelector
-
 
-
approveSelection() - Method in class org.dclermonte.siba.gui.TargetDirectorySelector
-
 
-
availableLookAndFeels() - Static method in class org.dclermonte.siba.gui.utils.GUIToolBox
-
 
-
-A B C D F G H M O R S T U 
- -
- - -
Skip navigation links
- - - - -
- - - - diff --git a/javaDoc/index-files/index-10.html b/javaDoc/index-files/index-10.html deleted file mode 100644 index ab80b5d..0000000 --- a/javaDoc/index-files/index-10.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - -R-Index - - - - - - - - -
- - -
Skip navigation links
- - - - -
- - -
A B C D F G H M O R S T U  - - -

R

-
-
run(String[]) - Static method in class org.dclermonte.siba.cli.SibaCLI
-
-
This method launch CLI.
-
-
run() - Static method in class org.dclermonte.siba.gui.SibaGUI
-
-
This method launch the GUI.
-
-
-A B C D F G H M O R S T U 
- -
- - -
Skip navigation links
- - - - -
- - - - diff --git a/javaDoc/index-files/index-11.html b/javaDoc/index-files/index-11.html deleted file mode 100644 index e9b6290..0000000 --- a/javaDoc/index-files/index-11.html +++ /dev/null @@ -1,226 +0,0 @@ - - - - - -S-Index - - - - - - - - -
- - -
Skip navigation links
- - - - -
- - -
A B C D F G H M O R S T U  - - -

S

-
-
setSelectedFile(File) - Method in class org.dclermonte.siba.gui.CheckDirectorySelector
-
 
-
setSelectedFile(File) - Method in class org.dclermonte.siba.gui.SourceDirectorySelector
-
 
-
setSelectedFile(File) - Method in class org.dclermonte.siba.gui.TargetDirectorySelector
-
 
-
setVisible(boolean) - Method in class org.dclermonte.siba.gui.CheckDirectorySelector
-
 
-
setVisible(boolean) - Method in class org.dclermonte.siba.gui.SourceDirectorySelector
-
 
-
setVisible(boolean) - Method in class org.dclermonte.siba.gui.TargetDirectorySelector
-
 
-
showSelectorDialog(Component, File) - Static method in class org.dclermonte.siba.gui.CheckDirectorySelector
-
-
This method is the main one of the selector.
-
-
showSelectorDialog(Component, File) - Static method in class org.dclermonte.siba.gui.SourceDirectorySelector
-
-
This method is the main one of the selector.
-
-
showSelectorDialog(Component, File) - Static method in class org.dclermonte.siba.gui.TargetDirectorySelector
-
-
This method is the main one of the selector.
-
-
Siba - Class in org.dclermonte.siba
-
 
-
Siba() - Constructor for class org.dclermonte.siba.Siba
-
 
-
SibaBackupSourceMissingException - Exception in org.dclermonte.siba
-
 
-
SibaBackupSourceMissingException() - Constructor for exception org.dclermonte.siba.SibaBackupSourceMissingException
-
 
-
SibaBackupSourceMissingException(String) - Constructor for exception org.dclermonte.siba.SibaBackupSourceMissingException
-
 
-
SibaBackupSourceMissingException(String, Throwable) - Constructor for exception org.dclermonte.siba.SibaBackupSourceMissingException
-
 
-
SibaBackupSourceNotDirectoryException - Exception in org.dclermonte.siba
-
 
-
SibaBackupSourceNotDirectoryException() - Constructor for exception org.dclermonte.siba.SibaBackupSourceNotDirectoryException
-
 
-
SibaBackupSourceNotDirectoryException(String) - Constructor for exception org.dclermonte.siba.SibaBackupSourceNotDirectoryException
-
 
-
SibaBackupSourceNotDirectoryException(String, Throwable) - Constructor for exception org.dclermonte.siba.SibaBackupSourceNotDirectoryException
-
 
-
SibaBackupTargetMissingException - Exception in org.dclermonte.siba
-
 
-
SibaBackupTargetMissingException() - Constructor for exception org.dclermonte.siba.SibaBackupTargetMissingException
-
 
-
SibaBackupTargetMissingException(String) - Constructor for exception org.dclermonte.siba.SibaBackupTargetMissingException
-
 
-
SibaBackupTargetMissingException(String, Throwable) - Constructor for exception org.dclermonte.siba.SibaBackupTargetMissingException
-
 
-
SibaCLI - Class in org.dclermonte.siba.cli
-
-
This class CLI is for use from Command Line Interface.
-
-
SibaCLI() - Constructor for class org.dclermonte.siba.cli.SibaCLI
-
 
-
SibaException - Exception in org.dclermonte.siba
-
-
The class Exception and its subclasses are a form of - Throwable that indicates conditions that a reasonable application - might want to catch.
-
-
SibaException() - Constructor for exception org.dclermonte.siba.SibaException
-
-
Constructs a new exception with null as its detail message.
-
-
SibaException(String) - Constructor for exception org.dclermonte.siba.SibaException
-
-
Constructs a new exception with the specified detail message.
-
-
SibaException(String, Throwable) - Constructor for exception org.dclermonte.siba.SibaException
-
-
Constructs a new exception with the specified detail message and cause.
-
-
SibaException(Throwable) - Constructor for exception org.dclermonte.siba.SibaException
-
-
Constructs a new exception with the specified cause and a detail message - of (cause==null ?
-
-
SibaGUI - Class in org.dclermonte.siba.gui
-
-
The main class for GUI (Graphical User Interface )
-
-
SibaGUI() - Constructor for class org.dclermonte.siba.gui.SibaGUI
-
-
This is the constructor of this application.
-
-
SibaManager - Class in org.dclermonte.siba.model
-
-
The model class
-
-
SibaManager() - Constructor for class org.dclermonte.siba.model.SibaManager
-
 
-
SourceDirectorySelector - Class in org.dclermonte.siba.gui
-
 
-
SourceDirectorySelector(File) - Constructor for class org.dclermonte.siba.gui.SourceDirectorySelector
-
 
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-12.html b/javaDoc/index-files/index-12.html deleted file mode 100644 index 77174fa..0000000 --- a/javaDoc/index-files/index-12.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -T-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

T

-
-
TargetDirectorySelector - Class in org.dclermonte.siba.gui
-
 
-
TargetDirectorySelector(File) - Constructor for class org.dclermonte.siba.gui.TargetDirectorySelector
-
 
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-13.html b/javaDoc/index-files/index-13.html deleted file mode 100644 index 3628a09..0000000 --- a/javaDoc/index-files/index-13.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -U-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

U

-
-
updateLanguage(Locale) - Method in class org.dclermonte.siba.gui.SibaGUI
-
-
This method set the local language.
-
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-2.html b/javaDoc/index-files/index-2.html deleted file mode 100644 index 95bc044..0000000 --- a/javaDoc/index-files/index-2.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - -B-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

B

-
-
backup(File, File) - Static method in class org.dclermonte.siba.cli.SibaCLI
-
-
This method is called for Backup from CLI.
-
-
backup(File, File) - Static method in class org.dclermonte.siba.model.SibaManager
-
-
This method perform the backup.
-
-
BackupPanel - Class in org.dclermonte.siba.gui
-
-
This class is the panel for backup.
-
-
BackupPanel() - Constructor for class org.dclermonte.siba.gui.BackupPanel
-
-
This is the constructor for this panel.
-
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-3.html b/javaDoc/index-files/index-3.html deleted file mode 100644 index 97377ce..0000000 --- a/javaDoc/index-files/index-3.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - -C-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

C

-
-
cancelSelection() - Method in class org.dclermonte.siba.gui.CheckDirectorySelector
-
 
-
cancelSelection() - Method in class org.dclermonte.siba.gui.SourceDirectorySelector
-
 
-
cancelSelection() - Method in class org.dclermonte.siba.gui.TargetDirectorySelector
-
 
-
check(File) - Static method in class org.dclermonte.siba.cli.SibaCLI
-
-
This method is called for Check from CLI.
-
-
check(File) - Static method in class org.dclermonte.siba.model.SibaManager
-
-
This method is used to check the file.
-
-
CheckDirectorySelector - Class in org.dclermonte.siba.gui
-
-
* @author Christian Pierre MOMON (christian.momon@devinsy.fr)
-
-
CheckDirectorySelector(File) - Constructor for class org.dclermonte.siba.gui.CheckDirectorySelector
-
 
-
CheckPanel - Class in org.dclermonte.siba.gui
-
-
This class is the panel for Check.
-
-
CheckPanel() - Constructor for class org.dclermonte.siba.gui.CheckPanel
-
-
This is the constructor for this panel.
-
-
choosenDirectory() - Method in class org.dclermonte.siba.gui.CheckPanel
-
 
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-4.html b/javaDoc/index-files/index-4.html deleted file mode 100644 index 3c9af7f..0000000 --- a/javaDoc/index-files/index-4.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -D-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

D

-
-
directoryToSave(File, TarArchiveOutputStream, int) - Static method in class org.dclermonte.siba.model.SibaManager
-
-
This method generate ArchiveEntry.
-
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-5.html b/javaDoc/index-files/index-5.html deleted file mode 100644 index ab251e8..0000000 --- a/javaDoc/index-files/index-5.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -F-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

F

-
-
fileCheckMD5(File, String) - Static method in class org.dclermonte.siba.model.SibaManager
-
-
This method Generate the file with MD5.
-
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-6.html b/javaDoc/index-files/index-6.html deleted file mode 100644 index 586f9ea..0000000 --- a/javaDoc/index-files/index-6.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - -G-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

G

-
-
GUIToolBox - Class in org.dclermonte.siba.gui.utils
-
-
Some utility
-
-
GUIToolBox() - Constructor for class org.dclermonte.siba.gui.utils.GUIToolBox
-
 
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-7.html b/javaDoc/index-files/index-7.html deleted file mode 100644 index f856482..0000000 --- a/javaDoc/index-files/index-7.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -H-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

H

-
-
help() - Static method in class org.dclermonte.siba.cli.SibaCLI
-
-
This method send help response.
-
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-8.html b/javaDoc/index-files/index-8.html deleted file mode 100644 index 5f39c89..0000000 --- a/javaDoc/index-files/index-8.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -M-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

M

-
-
main(String) - Static method in class org.dclermonte.siba.gui.AboutDialog
-
-
This method Launch the application.
-
-
main(String[]) - Static method in class org.dclermonte.siba.Siba
-
-
This class Siba stand for Simple Backup.
-
-
md5(File) - Static method in class org.dclermonte.siba.model.SibaManager
-
-
This method calculate the MD5 itself.
-
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index-files/index-9.html b/javaDoc/index-files/index-9.html deleted file mode 100644 index 13226c6..0000000 --- a/javaDoc/index-files/index-9.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - -O-Index - - - - - - - - -
- - - - - - - -
- - -
A B C D F G H M O R S T U  - - -

O

-
-
org.dclermonte.siba.cli - package org.dclermonte.siba.cli
-
 
-
org.dclermonte.siba.gui - package org.dclermonte.siba.gui
-
 
-
org.dclermonte.siba.gui.utils - package org.dclermonte.siba.gui.utils
-
 
-
-A B C D F G H M O R S T U 
- -
- - - - - - - -
- - - - diff --git a/javaDoc/index.html b/javaDoc/index.html deleted file mode 100644 index 45c56e5..0000000 --- a/javaDoc/index.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - -Generated Documentation (Untitled) - - - - - - - - - -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<h2>Frame Alert</h2> -<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> - - - diff --git a/javaDoc/org/dclermonte/siba/Siba.html b/javaDoc/org/dclermonte/siba/Siba.html deleted file mode 100644 index 4f9966a..0000000 --- a/javaDoc/org/dclermonte/siba/Siba.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - -Siba - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba
-

Class Siba

-
-
- -
-
    -
  • -
    -
    -
    public class Siba
    -extends Object
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/SibaBackupSourceMissingException.html b/javaDoc/org/dclermonte/siba/SibaBackupSourceMissingException.html deleted file mode 100644 index 95b559e..0000000 --- a/javaDoc/org/dclermonte/siba/SibaBackupSourceMissingException.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - -SibaBackupSourceMissingException - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba
-

Class SibaBackupSourceMissingException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SibaBackupSourceMissingException

        -
        public SibaBackupSourceMissingException()
        -
      • -
      - - - -
        -
      • -

        SibaBackupSourceMissingException

        -
        public SibaBackupSourceMissingException(String message)
        -
      • -
      - - - -
        -
      • -

        SibaBackupSourceMissingException

        -
        public SibaBackupSourceMissingException(String message,
        -                                        Throwable cause)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/SibaBackupSourceNotDirectoryException.html b/javaDoc/org/dclermonte/siba/SibaBackupSourceNotDirectoryException.html deleted file mode 100644 index ea925a9..0000000 --- a/javaDoc/org/dclermonte/siba/SibaBackupSourceNotDirectoryException.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - -SibaBackupSourceNotDirectoryException - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba
-

Class SibaBackupSourceNotDirectoryException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SibaBackupSourceNotDirectoryException

        -
        public SibaBackupSourceNotDirectoryException()
        -
      • -
      - - - -
        -
      • -

        SibaBackupSourceNotDirectoryException

        -
        public SibaBackupSourceNotDirectoryException(String message)
        -
      • -
      - - - -
        -
      • -

        SibaBackupSourceNotDirectoryException

        -
        public SibaBackupSourceNotDirectoryException(String message,
        -                                             Throwable cause)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/SibaBackupTargetMissingException.html b/javaDoc/org/dclermonte/siba/SibaBackupTargetMissingException.html deleted file mode 100644 index e2c1089..0000000 --- a/javaDoc/org/dclermonte/siba/SibaBackupTargetMissingException.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - -SibaBackupTargetMissingException - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba
-

Class SibaBackupTargetMissingException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SibaBackupTargetMissingException

        -
        public SibaBackupTargetMissingException()
        -
      • -
      - - - -
        -
      • -

        SibaBackupTargetMissingException

        -
        public SibaBackupTargetMissingException(String message)
        -
      • -
      - - - -
        -
      • -

        SibaBackupTargetMissingException

        -
        public SibaBackupTargetMissingException(String message,
        -                                        Throwable cause)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/SibaException.html b/javaDoc/org/dclermonte/siba/SibaException.html deleted file mode 100644 index 69eaf7b..0000000 --- a/javaDoc/org/dclermonte/siba/SibaException.html +++ /dev/null @@ -1,370 +0,0 @@ - - - - - -SibaException - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba
-

Class SibaException

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    Serializable
    -
    -
    -
    Direct Known Subclasses:
    -
    SibaBackupSourceMissingException, SibaBackupSourceNotDirectoryException, SibaBackupTargetMissingException
    -
    -
    -
    -
    public class SibaException
    -extends Exception
    -
    The class Exception and its subclasses are a form of - Throwable that indicates conditions that a reasonable application - might want to catch. - -

    - The class Exception and any subclasses that are not also subclasses - of RuntimeException are checked - exceptions. Checked exceptions need to be declared in a method or - constructor's throws clause if they can be thrown by the execution of - the method or constructor and propagate outside the method or constructor - boundary.

    -
    -
    Since:
    -
    JDK1.0
    -
    Author:
    -
    Frank Yellin
    -
    See Also:
    -
    Error, -Serialized Form
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SibaException

        -
        public SibaException()
        -
        Constructs a new exception with null as its detail message. The - cause is not initialized, and may subsequently be initialized by a call - to Throwable.initCause(java.lang.Throwable).
        -
      • -
      - - - -
        -
      • -

        SibaException

        -
        public SibaException(String message)
        -
        Constructs a new exception with the specified detail message. The cause - is not initialized, and may subsequently be initialized by a call to - Throwable.initCause(java.lang.Throwable).
        -
        -
        Parameters:
        -
        message - the detail message. The detail message is saved for later - retrieval by the Throwable.getMessage() method.
        -
        -
      • -
      - - - -
        -
      • -

        SibaException

        -
        public SibaException(String message,
        -                     Throwable cause)
        -
        Constructs a new exception with the specified detail message and cause. -

        - Note that the detail message associated with cause is not - automatically incorporated in this exception's detail message.

        -
        -
        Parameters:
        -
        message - the detail message (which is saved for later retrieval by the - Throwable.getMessage() method).
        -
        cause - the cause (which is saved for later retrieval by the - Throwable.getCause() method). (A null value is - permitted, and indicates that the cause is nonexistent or - unknown.)
        -
        Since:
        -
        1.4
        -
        -
      • -
      - - - -
        -
      • -

        SibaException

        -
        public SibaException(Throwable cause)
        -
        Constructs a new exception with the specified cause and a detail message - of (cause==null ? null : cause.toString()) (which typically - contains the class and detail message of cause). This - constructor is useful for exceptions that are little more than wrappers - for other throwables (for example, - PrivilegedActionException).
        -
        -
        Parameters:
        -
        cause - the cause (which is saved for later retrieval by the - Throwable.getCause() method). (A null value is - permitted, and indicates that the cause is nonexistent or - unknown.)
        -
        Since:
        -
        1.4
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/SibaNullException.html b/javaDoc/org/dclermonte/siba/SibaNullException.html deleted file mode 100644 index ac9ad13..0000000 --- a/javaDoc/org/dclermonte/siba/SibaNullException.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - - -SibaNullException - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba
-

Class SibaNullException

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SibaNullException

        -
        public SibaNullException()
        -
      • -
      - - - -
        -
      • -

        SibaNullException

        -
        public SibaNullException(String message)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/class-use/Siba.html b/javaDoc/org/dclermonte/siba/class-use/Siba.html deleted file mode 100644 index 3189dbf..0000000 --- a/javaDoc/org/dclermonte/siba/class-use/Siba.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.Siba - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.Siba

-
-
No usage of org.dclermonte.siba.Siba
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/class-use/SibaBackupSourceMissingException.html b/javaDoc/org/dclermonte/siba/class-use/SibaBackupSourceMissingException.html deleted file mode 100644 index cafbc31..0000000 --- a/javaDoc/org/dclermonte/siba/class-use/SibaBackupSourceMissingException.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.SibaBackupSourceMissingException - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.SibaBackupSourceMissingException

-
-
No usage of org.dclermonte.siba.SibaBackupSourceMissingException
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/class-use/SibaBackupSourceNotDirectoryException.html b/javaDoc/org/dclermonte/siba/class-use/SibaBackupSourceNotDirectoryException.html deleted file mode 100644 index 4483242..0000000 --- a/javaDoc/org/dclermonte/siba/class-use/SibaBackupSourceNotDirectoryException.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.SibaBackupSourceNotDirectoryException - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.SibaBackupSourceNotDirectoryException

-
-
No usage of org.dclermonte.siba.SibaBackupSourceNotDirectoryException
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/class-use/SibaBackupTargetMissingException.html b/javaDoc/org/dclermonte/siba/class-use/SibaBackupTargetMissingException.html deleted file mode 100644 index 1c87c3d..0000000 --- a/javaDoc/org/dclermonte/siba/class-use/SibaBackupTargetMissingException.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.SibaBackupTargetMissingException - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.SibaBackupTargetMissingException

-
-
No usage of org.dclermonte.siba.SibaBackupTargetMissingException
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/class-use/SibaException.html b/javaDoc/org/dclermonte/siba/class-use/SibaException.html deleted file mode 100644 index 0da48ef..0000000 --- a/javaDoc/org/dclermonte/siba/class-use/SibaException.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.SibaException - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.SibaException

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/class-use/SibaNullException.html b/javaDoc/org/dclermonte/siba/class-use/SibaNullException.html deleted file mode 100644 index c388fd1..0000000 --- a/javaDoc/org/dclermonte/siba/class-use/SibaNullException.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.SibaNullException - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.SibaNullException

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/cli/SibaCLI.html b/javaDoc/org/dclermonte/siba/cli/SibaCLI.html deleted file mode 100644 index 3638337..0000000 --- a/javaDoc/org/dclermonte/siba/cli/SibaCLI.html +++ /dev/null @@ -1,359 +0,0 @@ - - - - - -SibaCLI - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.cli
-

Class SibaCLI

-
-
- -
-
    -
  • -
    -
    -
    public class SibaCLI
    -extends Object
    -
    This class CLI is for use from Command Line Interface.
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/cli/class-use/SibaCLI.html b/javaDoc/org/dclermonte/siba/cli/class-use/SibaCLI.html deleted file mode 100644 index 21bae38..0000000 --- a/javaDoc/org/dclermonte/siba/cli/class-use/SibaCLI.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.cli.SibaCLI - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.cli.SibaCLI

-
-
No usage of org.dclermonte.siba.cli.SibaCLI
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/cli/package-frame.html b/javaDoc/org/dclermonte/siba/cli/package-frame.html deleted file mode 100644 index df09753..0000000 --- a/javaDoc/org/dclermonte/siba/cli/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -org.dclermonte.siba.cli - - - - - -

org.dclermonte.siba.cli

-
-

Classes

- -
- - diff --git a/javaDoc/org/dclermonte/siba/cli/package-summary.html b/javaDoc/org/dclermonte/siba/cli/package-summary.html deleted file mode 100644 index bfcc2f5..0000000 --- a/javaDoc/org/dclermonte/siba/cli/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - -org.dclermonte.siba.cli - - - - - - - - -
- - - - - - - -
- - -
-

Package org.dclermonte.siba.cli

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/cli/package-tree.html b/javaDoc/org/dclermonte/siba/cli/package-tree.html deleted file mode 100644 index 8e9be15..0000000 --- a/javaDoc/org/dclermonte/siba/cli/package-tree.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - -org.dclermonte.siba.cli Class Hierarchy - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package org.dclermonte.siba.cli

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/cli/package-use.html b/javaDoc/org/dclermonte/siba/cli/package-use.html deleted file mode 100644 index e7c6f09..0000000 --- a/javaDoc/org/dclermonte/siba/cli/package-use.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Package org.dclermonte.siba.cli - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
org.dclermonte.siba.cli

-
-
No usage of org.dclermonte.siba.cli
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/AboutDialog.html b/javaDoc/org/dclermonte/siba/gui/AboutDialog.html deleted file mode 100644 index 346e9e1..0000000 --- a/javaDoc/org/dclermonte/siba/gui/AboutDialog.html +++ /dev/null @@ -1,412 +0,0 @@ - - - - - -AboutDialog - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.gui
-

Class AboutDialog

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        AboutDialog

        -
        public AboutDialog()
        -
        This is the constructor for the dialog.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        main

        -
        public static void main(String string)
        -
        This method Launch the application.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/BackupPanel.html b/javaDoc/org/dclermonte/siba/gui/BackupPanel.html deleted file mode 100644 index 42ad56e..0000000 --- a/javaDoc/org/dclermonte/siba/gui/BackupPanel.html +++ /dev/null @@ -1,355 +0,0 @@ - - - - - -BackupPanel - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.gui
-

Class BackupPanel

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        BackupPanel

        -
        public BackupPanel()
        -            throws SibaException
        -
        This is the constructor for this panel.
        -
        -
        Throws:
        -
        SibaException
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/CheckDirectorySelector.html b/javaDoc/org/dclermonte/siba/gui/CheckDirectorySelector.html deleted file mode 100644 index ee79d30..0000000 --- a/javaDoc/org/dclermonte/siba/gui/CheckDirectorySelector.html +++ /dev/null @@ -1,464 +0,0 @@ - - - - - -CheckDirectorySelector - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.gui
-

Class CheckDirectorySelector

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CheckDirectorySelector

        -
        public CheckDirectorySelector(File targetFile)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/CheckPanel.html b/javaDoc/org/dclermonte/siba/gui/CheckPanel.html deleted file mode 100644 index 33282cd..0000000 --- a/javaDoc/org/dclermonte/siba/gui/CheckPanel.html +++ /dev/null @@ -1,391 +0,0 @@ - - - - - -CheckPanel - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.gui
-

Class CheckPanel

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/SibaGUI.html b/javaDoc/org/dclermonte/siba/gui/SibaGUI.html deleted file mode 100644 index 68e6d5e..0000000 --- a/javaDoc/org/dclermonte/siba/gui/SibaGUI.html +++ /dev/null @@ -1,311 +0,0 @@ - - - - - -SibaGUI - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.gui
-

Class SibaGUI

-
-
- -
-
    -
  • -
    -
    -
    public class SibaGUI
    -extends Object
    -
    The main class for GUI (Graphical User Interface )
    -
    -
    Author:
    -
    papou
    -
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/SourceDirectorySelector.html b/javaDoc/org/dclermonte/siba/gui/SourceDirectorySelector.html deleted file mode 100644 index 0003d58..0000000 --- a/javaDoc/org/dclermonte/siba/gui/SourceDirectorySelector.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - - -SourceDirectorySelector - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.gui
-

Class SourceDirectorySelector

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SourceDirectorySelector

        -
        public SourceDirectorySelector(File targetFile)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/TargetDirectorySelector.html b/javaDoc/org/dclermonte/siba/gui/TargetDirectorySelector.html deleted file mode 100644 index 473c154..0000000 --- a/javaDoc/org/dclermonte/siba/gui/TargetDirectorySelector.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - - -TargetDirectorySelector - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.gui
-

Class TargetDirectorySelector

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        TargetDirectorySelector

        -
        public TargetDirectorySelector(File targetFile)
        -
      • -
      -
    • -
    - - -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/class-use/AboutDialog.html b/javaDoc/org/dclermonte/siba/gui/class-use/AboutDialog.html deleted file mode 100644 index 6c06f0e..0000000 --- a/javaDoc/org/dclermonte/siba/gui/class-use/AboutDialog.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.gui.AboutDialog - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.gui.AboutDialog

-
-
No usage of org.dclermonte.siba.gui.AboutDialog
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/class-use/BackupPanel.html b/javaDoc/org/dclermonte/siba/gui/class-use/BackupPanel.html deleted file mode 100644 index 015c4b2..0000000 --- a/javaDoc/org/dclermonte/siba/gui/class-use/BackupPanel.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.gui.BackupPanel - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.gui.BackupPanel

-
-
No usage of org.dclermonte.siba.gui.BackupPanel
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/class-use/CheckDirectorySelector.html b/javaDoc/org/dclermonte/siba/gui/class-use/CheckDirectorySelector.html deleted file mode 100644 index 8e62ca8..0000000 --- a/javaDoc/org/dclermonte/siba/gui/class-use/CheckDirectorySelector.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.gui.CheckDirectorySelector - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.gui.CheckDirectorySelector

-
-
No usage of org.dclermonte.siba.gui.CheckDirectorySelector
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/class-use/CheckPanel.html b/javaDoc/org/dclermonte/siba/gui/class-use/CheckPanel.html deleted file mode 100644 index 649ff6c..0000000 --- a/javaDoc/org/dclermonte/siba/gui/class-use/CheckPanel.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.gui.CheckPanel - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.gui.CheckPanel

-
-
No usage of org.dclermonte.siba.gui.CheckPanel
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/class-use/SibaGUI.html b/javaDoc/org/dclermonte/siba/gui/class-use/SibaGUI.html deleted file mode 100644 index 5bdcdd1..0000000 --- a/javaDoc/org/dclermonte/siba/gui/class-use/SibaGUI.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.gui.SibaGUI - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.gui.SibaGUI

-
-
No usage of org.dclermonte.siba.gui.SibaGUI
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/class-use/SourceDirectorySelector.html b/javaDoc/org/dclermonte/siba/gui/class-use/SourceDirectorySelector.html deleted file mode 100644 index 08168eb..0000000 --- a/javaDoc/org/dclermonte/siba/gui/class-use/SourceDirectorySelector.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.gui.SourceDirectorySelector - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.gui.SourceDirectorySelector

-
-
No usage of org.dclermonte.siba.gui.SourceDirectorySelector
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/class-use/TargetDirectorySelector.html b/javaDoc/org/dclermonte/siba/gui/class-use/TargetDirectorySelector.html deleted file mode 100644 index f4b103c..0000000 --- a/javaDoc/org/dclermonte/siba/gui/class-use/TargetDirectorySelector.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.gui.TargetDirectorySelector - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.gui.TargetDirectorySelector

-
-
No usage of org.dclermonte.siba.gui.TargetDirectorySelector
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/package-frame.html b/javaDoc/org/dclermonte/siba/gui/package-frame.html deleted file mode 100644 index ce9361a..0000000 --- a/javaDoc/org/dclermonte/siba/gui/package-frame.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - -org.dclermonte.siba.gui - - - - - -

org.dclermonte.siba.gui

-
-

Classes

- -
- - diff --git a/javaDoc/org/dclermonte/siba/gui/package-summary.html b/javaDoc/org/dclermonte/siba/gui/package-summary.html deleted file mode 100644 index 4f158ff..0000000 --- a/javaDoc/org/dclermonte/siba/gui/package-summary.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - - -org.dclermonte.siba.gui - - - - - - - - -
- - - - - - - -
- - -
-

Package org.dclermonte.siba.gui

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/package-tree.html b/javaDoc/org/dclermonte/siba/gui/package-tree.html deleted file mode 100644 index 12e3acd..0000000 --- a/javaDoc/org/dclermonte/siba/gui/package-tree.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - -org.dclermonte.siba.gui Class Hierarchy - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package org.dclermonte.siba.gui

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/package-use.html b/javaDoc/org/dclermonte/siba/gui/package-use.html deleted file mode 100644 index 3659879..0000000 --- a/javaDoc/org/dclermonte/siba/gui/package-use.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Package org.dclermonte.siba.gui - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
org.dclermonte.siba.gui

-
-
No usage of org.dclermonte.siba.gui
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/utils/GUIToolBox.html b/javaDoc/org/dclermonte/siba/gui/utils/GUIToolBox.html deleted file mode 100644 index 27ee053..0000000 --- a/javaDoc/org/dclermonte/siba/gui/utils/GUIToolBox.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - -GUIToolBox - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.gui.utils
-

Class GUIToolBox

-
-
- -
-
    -
  • -
    -
    -
    public class GUIToolBox
    -extends Object
    -
    Some utility
    -
    -
    Author:
    -
    papou
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        GUIToolBox

        -
        public GUIToolBox()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        availableLookAndFeels

        -
        public static List<String> availableLookAndFeels()
        -
        -
        Returns:
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/utils/class-use/GUIToolBox.html b/javaDoc/org/dclermonte/siba/gui/utils/class-use/GUIToolBox.html deleted file mode 100644 index 5a71379..0000000 --- a/javaDoc/org/dclermonte/siba/gui/utils/class-use/GUIToolBox.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.gui.utils.GUIToolBox - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.gui.utils.GUIToolBox

-
-
No usage of org.dclermonte.siba.gui.utils.GUIToolBox
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/utils/package-frame.html b/javaDoc/org/dclermonte/siba/gui/utils/package-frame.html deleted file mode 100644 index 92c9bea..0000000 --- a/javaDoc/org/dclermonte/siba/gui/utils/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -org.dclermonte.siba.gui.utils - - - - - -

org.dclermonte.siba.gui.utils

-
-

Classes

- -
- - diff --git a/javaDoc/org/dclermonte/siba/gui/utils/package-summary.html b/javaDoc/org/dclermonte/siba/gui/utils/package-summary.html deleted file mode 100644 index c528609..0000000 --- a/javaDoc/org/dclermonte/siba/gui/utils/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - -org.dclermonte.siba.gui.utils - - - - - - - - -
- - - - - - - -
- - -
-

Package org.dclermonte.siba.gui.utils

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/utils/package-tree.html b/javaDoc/org/dclermonte/siba/gui/utils/package-tree.html deleted file mode 100644 index 4df27e8..0000000 --- a/javaDoc/org/dclermonte/siba/gui/utils/package-tree.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - -org.dclermonte.siba.gui.utils Class Hierarchy - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package org.dclermonte.siba.gui.utils

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/gui/utils/package-use.html b/javaDoc/org/dclermonte/siba/gui/utils/package-use.html deleted file mode 100644 index eeaf705..0000000 --- a/javaDoc/org/dclermonte/siba/gui/utils/package-use.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Package org.dclermonte.siba.gui.utils - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
org.dclermonte.siba.gui.utils

-
-
No usage of org.dclermonte.siba.gui.utils
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/model/SibaManager.html b/javaDoc/org/dclermonte/siba/model/SibaManager.html deleted file mode 100644 index f5c4dde..0000000 --- a/javaDoc/org/dclermonte/siba/model/SibaManager.html +++ /dev/null @@ -1,401 +0,0 @@ - - - - - -SibaManager - - - - - - - - -
- - - - - - - -
- - - -
-
org.dclermonte.siba.model
-

Class SibaManager

-
-
- -
-
    -
  • -
    -
    -
    public class SibaManager
    -extends Object
    -
    The model class
    -
    -
    Author:
    -
    papou
    -
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SibaManager

        -
        public SibaManager()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - -
        -
      • -

        directoryToSave

        -
        public static void directoryToSave(File directory,
        -                                   org.apache.commons.compress.archivers.tar.TarArchiveOutputStream outputStream,
        -                                   int pathLength)
        -                            throws IOException
        -
        This method generate ArchiveEntry.
        -
        -
        Parameters:
        -
        directory -
        -
        outputStream -
        -
        pathLength -
        -
        Throws:
        -
        IOException
        -
        -
      • -
      - - - -
        -
      • -

        fileCheckMD5

        -
        public static File fileCheckMD5(File directoryToSave,
        -                                String destination)
        -                         throws IOException
        -
        This method Generate the file with MD5.
        -
        -
        Parameters:
        -
        directoryToSave -
        -
        destination -
        -
        Returns:
        -
        Throws:
        -
        IOException
        -
        -
      • -
      - - - -
        -
      • -

        md5

        -
        public static String md5(File input)
        -                  throws IOException
        -
        This method calculate the MD5 itself.
        -
        -
        Parameters:
        -
        input -
        -
        Returns:
        -
        Throws:
        -
        IOException
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/model/class-use/SibaManager.html b/javaDoc/org/dclermonte/siba/model/class-use/SibaManager.html deleted file mode 100644 index 8b98aab..0000000 --- a/javaDoc/org/dclermonte/siba/model/class-use/SibaManager.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Class org.dclermonte.siba.model.SibaManager - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Class
org.dclermonte.siba.model.SibaManager

-
-
No usage of org.dclermonte.siba.model.SibaManager
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/model/package-frame.html b/javaDoc/org/dclermonte/siba/model/package-frame.html deleted file mode 100644 index 8e31f22..0000000 --- a/javaDoc/org/dclermonte/siba/model/package-frame.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - -org.dclermonte.siba.model - - - - - -

org.dclermonte.siba.model

-
-

Classes

- -
- - diff --git a/javaDoc/org/dclermonte/siba/model/package-summary.html b/javaDoc/org/dclermonte/siba/model/package-summary.html deleted file mode 100644 index 099712a..0000000 --- a/javaDoc/org/dclermonte/siba/model/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - -org.dclermonte.siba.model - - - - - - - - -
- - - - - - - -
- - -
-

Package org.dclermonte.siba.model

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/model/package-tree.html b/javaDoc/org/dclermonte/siba/model/package-tree.html deleted file mode 100644 index 33becd7..0000000 --- a/javaDoc/org/dclermonte/siba/model/package-tree.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - -org.dclermonte.siba.model Class Hierarchy - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package org.dclermonte.siba.model

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/model/package-use.html b/javaDoc/org/dclermonte/siba/model/package-use.html deleted file mode 100644 index b369f14..0000000 --- a/javaDoc/org/dclermonte/siba/model/package-use.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -Uses of Package org.dclermonte.siba.model - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
org.dclermonte.siba.model

-
-
No usage of org.dclermonte.siba.model
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/package-frame.html b/javaDoc/org/dclermonte/siba/package-frame.html deleted file mode 100644 index 59d46bb..0000000 --- a/javaDoc/org/dclermonte/siba/package-frame.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - -org.dclermonte.siba - - - - - -

org.dclermonte.siba

-
-

Classes

- -

Exceptions

- -
- - diff --git a/javaDoc/org/dclermonte/siba/package-summary.html b/javaDoc/org/dclermonte/siba/package-summary.html deleted file mode 100644 index d203c00..0000000 --- a/javaDoc/org/dclermonte/siba/package-summary.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - -org.dclermonte.siba - - - - - - - - -
- - - - - - - -
- - -
-

Package org.dclermonte.siba

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/package-tree.html b/javaDoc/org/dclermonte/siba/package-tree.html deleted file mode 100644 index a6d1628..0000000 --- a/javaDoc/org/dclermonte/siba/package-tree.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - -org.dclermonte.siba Class Hierarchy - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For Package org.dclermonte.siba

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/org/dclermonte/siba/package-use.html b/javaDoc/org/dclermonte/siba/package-use.html deleted file mode 100644 index 9a7248e..0000000 --- a/javaDoc/org/dclermonte/siba/package-use.html +++ /dev/null @@ -1,230 +0,0 @@ - - - - - -Uses of Package org.dclermonte.siba - - - - - - - - -
- - - - - - - -
- - -
-

Uses of Package
org.dclermonte.siba

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/overview-frame.html b/javaDoc/overview-frame.html deleted file mode 100644 index 63d3323..0000000 --- a/javaDoc/overview-frame.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - -Overview List - - - - - -
All Classes
-
-

Packages

- -
-

 

- - diff --git a/javaDoc/overview-summary.html b/javaDoc/overview-summary.html deleted file mode 100644 index 41ffded..0000000 --- a/javaDoc/overview-summary.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - -Overview - - - - - - - - -
- - - - - - - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Packages 
PackageDescription
org.dclermonte.siba 
org.dclermonte.siba.cli 
org.dclermonte.siba.gui 
org.dclermonte.siba.gui.utils 
org.dclermonte.siba.model 
-
- -
- - - - - - - -
- - - - diff --git a/javaDoc/overview-tree.html b/javaDoc/overview-tree.html deleted file mode 100644 index 5e6708f..0000000 --- a/javaDoc/overview-tree.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - -Class Hierarchy - - - - - - - - -
- - - - - - - -
- - -
-

Hierarchy For All Packages

-Package Hierarchies: - -
-
-

Class Hierarchy

- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/package-list b/javaDoc/package-list deleted file mode 100644 index 0f68ecf..0000000 --- a/javaDoc/package-list +++ /dev/null @@ -1,5 +0,0 @@ -org.dclermonte.siba -org.dclermonte.siba.cli -org.dclermonte.siba.gui -org.dclermonte.siba.gui.utils -org.dclermonte.siba.model diff --git a/javaDoc/script.js b/javaDoc/script.js deleted file mode 100644 index b346356..0000000 --- a/javaDoc/script.js +++ /dev/null @@ -1,30 +0,0 @@ -function show(type) -{ - count = 0; - for (var key in methods) { - var row = document.getElementById(key); - if ((methods[key] & type) != 0) { - row.style.display = ''; - row.className = (count++ % 2) ? rowColor : altColor; - } - else - row.style.display = 'none'; - } - updateTabs(type); -} - -function updateTabs(type) -{ - for (var value in tabs) { - var sNode = document.getElementById(tabs[value][0]); - var spanNode = sNode.firstChild; - if (value == type) { - sNode.className = activeTableTab; - spanNode.innerHTML = tabs[value][1]; - } - else { - sNode.className = tableTab; - spanNode.innerHTML = "" + tabs[value][1] + ""; - } - } -} diff --git a/javaDoc/serialized-form.html b/javaDoc/serialized-form.html deleted file mode 100644 index 55bab7d..0000000 --- a/javaDoc/serialized-form.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - -Serialized Form - - - - - - - - -
- - - - - - - -
- - -
-

Serialized Form

-
-
- -
- -
- - - - - - - -
- - - - diff --git a/javaDoc/stylesheet.css b/javaDoc/stylesheet.css deleted file mode 100644 index 98055b2..0000000 --- a/javaDoc/stylesheet.css +++ /dev/null @@ -1,574 +0,0 @@ -/* Javadoc style sheet */ -/* -Overall document style -*/ - -@import url('resources/fonts/dejavu.css'); - -body { - background-color:#ffffff; - color:#353833; - font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size:14px; - margin:0; -} -a:link, a:visited { - text-decoration:none; - color:#4A6782; -} -a:hover, a:focus { - text-decoration:none; - color:#bb7a2a; -} -a:active { - text-decoration:none; - color:#4A6782; -} -a[name] { - color:#353833; -} -a[name]:hover { - text-decoration:none; - color:#353833; -} -pre { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; -} -h1 { - font-size:20px; -} -h2 { - font-size:18px; -} -h3 { - font-size:16px; - font-style:italic; -} -h4 { - font-size:13px; -} -h5 { - font-size:12px; -} -h6 { - font-size:11px; -} -ul { - list-style-type:disc; -} -code, tt { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; - margin-top:8px; - line-height:1.4em; -} -dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; -} -table tr td dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - vertical-align:top; - padding-top:4px; -} -sup { - font-size:8px; -} -/* -Document title and Copyright styles -*/ -.clear { - clear:both; - height:0px; - overflow:hidden; -} -.aboutLanguage { - float:right; - padding:0px 21px; - font-size:11px; - z-index:200; - margin-top:-9px; -} -.legalCopy { - margin-left:.5em; -} -.bar a, .bar a:link, .bar a:visited, .bar a:active { - color:#FFFFFF; - text-decoration:none; -} -.bar a:hover, .bar a:focus { - color:#bb7a2a; -} -.tab { - background-color:#0066FF; - color:#ffffff; - padding:8px; - width:5em; - font-weight:bold; -} -/* -Navigation bar styles -*/ -.bar { - background-color:#4D7A97; - color:#FFFFFF; - padding:.8em .5em .4em .8em; - height:auto;/*height:1.8em;*/ - font-size:11px; - margin:0; -} -.topNav { - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.bottomNav { - margin-top:10px; - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.subNav { - background-color:#dee3e9; - float:left; - width:100%; - overflow:hidden; - font-size:12px; -} -.subNav div { - clear:left; - float:left; - padding:0 0 5px 6px; - text-transform:uppercase; -} -ul.navList, ul.subNavList { - float:left; - margin:0 25px 0 0; - padding:0; -} -ul.navList li{ - list-style:none; - float:left; - padding: 5px 6px; - text-transform:uppercase; -} -ul.subNavList li{ - list-style:none; - float:left; -} -.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { - color:#FFFFFF; - text-decoration:none; - text-transform:uppercase; -} -.topNav a:hover, .bottomNav a:hover { - text-decoration:none; - color:#bb7a2a; - text-transform:uppercase; -} -.navBarCell1Rev { - background-color:#F8981D; - color:#253441; - margin: auto 5px; -} -.skipNav { - position:absolute; - top:auto; - left:-9999px; - overflow:hidden; -} -/* -Page header and footer styles -*/ -.header, .footer { - clear:both; - margin:0 20px; - padding:5px 0 0 0; -} -.indexHeader { - margin:10px; - position:relative; -} -.indexHeader span{ - margin-right:15px; -} -.indexHeader h1 { - font-size:13px; -} -.title { - color:#2c4557; - margin:10px 0; -} -.subTitle { - margin:5px 0 0 0; -} -.header ul { - margin:0 0 15px 0; - padding:0; -} -.footer ul { - margin:20px 0 5px 0; -} -.header ul li, .footer ul li { - list-style:none; - font-size:13px; -} -/* -Heading styles -*/ -div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList ul.blockList li.blockList h3 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList li.blockList h3 { - padding:0; - margin:15px 0; -} -ul.blockList li.blockList h2 { - padding:0px 0 20px 0; -} -/* -Page layout container styles -*/ -.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { - clear:both; - padding:10px 20px; - position:relative; -} -.indexContainer { - margin:10px; - position:relative; - font-size:12px; -} -.indexContainer h2 { - font-size:13px; - padding:0 0 3px 0; -} -.indexContainer ul { - margin:0; - padding:0; -} -.indexContainer ul li { - list-style:none; - padding-top:2px; -} -.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { - font-size:12px; - font-weight:bold; - margin:10px 0 0 0; - color:#4E4E4E; -} -.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { - margin:5px 0 10px 0px; - font-size:14px; - font-family:'DejaVu Sans Mono',monospace; -} -.serializedFormContainer dl.nameValue dt { - margin-left:1px; - font-size:1.1em; - display:inline; - font-weight:bold; -} -.serializedFormContainer dl.nameValue dd { - margin:0 0 0 1px; - font-size:1.1em; - display:inline; -} -/* -List styles -*/ -ul.horizontal li { - display:inline; - font-size:0.9em; -} -ul.inheritance { - margin:0; - padding:0; -} -ul.inheritance li { - display:inline; - list-style:none; -} -ul.inheritance li ul.inheritance { - margin-left:15px; - padding-left:15px; - padding-top:1px; -} -ul.blockList, ul.blockListLast { - margin:10px 0 10px 0; - padding:0; -} -ul.blockList li.blockList, ul.blockListLast li.blockList { - list-style:none; - margin-bottom:15px; - line-height:1.4; -} -ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { - padding:0px 20px 5px 10px; - border:1px solid #ededed; - background-color:#f8f8f8; -} -ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { - padding:0 0 5px 8px; - background-color:#ffffff; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { - margin-left:0; - padding-left:0; - padding-bottom:15px; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { - list-style:none; - border-bottom:none; - padding-bottom:0; -} -table tr td dl, table tr td dl dt, table tr td dl dd { - margin-top:0; - margin-bottom:1px; -} -/* -Table styles -*/ -.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { - width:100%; - border-left:1px solid #EEE; - border-right:1px solid #EEE; - border-bottom:1px solid #EEE; -} -.overviewSummary, .memberSummary { - padding:0px; -} -.overviewSummary caption, .memberSummary caption, .typeSummary caption, -.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { - position:relative; - text-align:left; - background-repeat:no-repeat; - color:#253441; - font-weight:bold; - clear:none; - overflow:hidden; - padding:0px; - padding-top:10px; - padding-left:1px; - margin:0px; - white-space:pre; -} -.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, -.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, -.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, -.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, -.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, -.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, -.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, -.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { - color:#FFFFFF; -} -.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, -.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - padding-bottom:7px; - display:inline-block; - float:left; - background-color:#F8981D; - border: none; - height:16px; -} -.memberSummary caption span.activeTableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#F8981D; - height:16px; -} -.memberSummary caption span.tableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#4D7A97; - height:16px; -} -.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { - padding-top:0px; - padding-left:0px; - padding-right:0px; - background-image:none; - float:none; - display:inline; -} -.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, -.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { - display:none; - width:5px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .activeTableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .tableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - background-color:#4D7A97; - float:left; - -} -.overviewSummary td, .memberSummary td, .typeSummary td, -.useSummary td, .constantsSummary td, .deprecatedSummary td { - text-align:left; - padding:0px 0px 12px 10px; -} -th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, -td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ - vertical-align:top; - padding-right:0px; - padding-top:8px; - padding-bottom:3px; -} -th.colFirst, th.colLast, th.colOne, .constantsSummary th { - background:#dee3e9; - text-align:left; - padding:8px 3px 3px 7px; -} -td.colFirst, th.colFirst { - white-space:nowrap; - font-size:13px; -} -td.colLast, th.colLast { - font-size:13px; -} -td.colOne, th.colOne { - font-size:13px; -} -.overviewSummary td.colFirst, .overviewSummary th.colFirst, -.useSummary td.colFirst, .useSummary th.colFirst, -.overviewSummary td.colOne, .overviewSummary th.colOne, -.memberSummary td.colFirst, .memberSummary th.colFirst, -.memberSummary td.colOne, .memberSummary th.colOne, -.typeSummary td.colFirst{ - width:25%; - vertical-align:top; -} -td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { - font-weight:bold; -} -.tableSubHeadingColor { - background-color:#EEEEFF; -} -.altColor { - background-color:#FFFFFF; -} -.rowColor { - background-color:#EEEEEF; -} -/* -Content styles -*/ -.description pre { - margin-top:0; -} -.deprecatedContent { - margin:0; - padding:10px 0; -} -.docSummary { - padding:0; -} - -ul.blockList ul.blockList ul.blockList li.blockList h3 { - font-style:normal; -} - -div.block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; -} - -td.colLast div { - padding-top:0px; -} - - -td.colLast a { - padding-bottom:3px; -} -/* -Formatting effect styles -*/ -.sourceLineNo { - color:green; - padding:0 30px 0 0; -} -h1.hidden { - visibility:hidden; - overflow:hidden; - font-size:10px; -} -.block { - display:block; - margin:3px 10px 2px 0px; - color:#474747; -} -.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, -.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, -.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { - font-weight:bold; -} -.deprecationComment, .emphasizedPhrase, .interfaceName { - font-style:italic; -} - -div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, -div.block div.block span.interfaceName { - font-style:normal; -} - -div.contentContainer ul.blockList li.blockList h2{ - padding-bottom:0px; -}