List of usage examples for java.lang Object subclass-usage
From source file v800_trainer.JHistogram.java
public class JHistogram extends java.lang.Object { /** * Creates new JHistogram */ public JHistogram(JCicloTronic JTronicHandle) {
From source file com.naryx.tagfusion.cfm.application.cfApplicationManager.java
public class cfApplicationManager extends Object implements java.io.Serializable, engineListener, SystemClockEvent { static final long serialVersionUID = 1; public static final String DEFAULT_CLIENT_STORAGE = "COOKIE"; public static final String DEFAULT_CLIENT_PURGE = "true"; public static final String DEFAULT_CLIENT_EXPIRY = "90";
From source file Enumerations.java
/** * @since 4.37 * @author Jaroslav Tulach */ final class Enumerations extends Object {
From source file Enumerations.java
/** * @since 4.37 * @author Jaroslav Tulach */ final class Enumerations extends Object {
From source file com.nary.Debug.java
/**
* This is a simple Debugging class that can be used to generate a log file of all
* errors. Currently it logs to a file called debug.txt, from where ever the Java
* application is run from.
*/
From source file PNGEncoder.java
/** This class allows to encode BufferedImage into B/W, greyscale or true color PNG
* image format with maximum compression.<br>
* It also provides complete functionality for capturing full screen, part of
* screen or single component, encoding and saving captured image info PNG file.
* @author Adam Sotona
* @version 1.0 */
From source file it.infn.ct.jsaga.adaptor.tosca.ToscaAdaptorCommon.java
public class ToscaAdaptorCommon extends Object implements ClientAdaptor { protected ToscaSecurityCredential credential = null; protected ToscaJobControlAdaptor jobControl = null; protected ToscaJobMonitorAdaptor jobMonitor = null;
From source file Enumerations.java
/** * @since 4.37 * @author Jaroslav Tulach */ final class Enumerations extends Object {
From source file Enumerations.java
/** * @since 4.37 * @author Jaroslav Tulach */ final class Enumerations extends Object {
From source file Enumerations.java
/** * @since 4.37 * @author Jaroslav Tulach */ final class Enumerations extends Object {