Package | Description |
---|---|
com.xqual.xcommon | |
com.xqual.xcommon.conf_properties | |
com.xqual.xcommon.image | |
com.xqual.xcommon.thread |
Modifier and Type | Class and Description |
---|---|
class |
CFileWriter |
class |
CGlobals
The
CGlobals class defines a class containing in particular some global variables |
class |
CLocalization
The
CLocalization class helps in localizing the whole GUI |
class |
CZipWriter |
Modifier and Type | Class and Description |
---|---|
class |
CApplicationConfProperties
The
CProperties class defines a class containing all infos related to properties |
class |
CBugTrackingConfProperties
The
CProperties class defines a class containing all infos related to properties |
class |
CConfPropertiesUtils
The
CProperties class defines a class containing all infos related to properties |
class |
CPluginConfProperties
The
CProperties class defines a class containing all infos related to properties |
class |
CRequirementConfProperties
The
CProperties class defines a class containing all infos related to properties |
class |
CUserPreferencesConfProperties
The
CProperties class defines a class containing all infos related to properties |
Modifier and Type | Class and Description |
---|---|
class |
CImage
The
CImage class defines a JPanel containing an image |
Modifier and Type | Class and Description |
---|---|
class |
COldSwingWorker
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread.
|
class |
CThread
The
CThread class defines a generic threaded object used by Actions. |
class |
CThreadState |