org.fest.swing.util
Class System

java.lang.Object
  extended by org.fest.swing.util.System

Deprecated. Use Systems instead.

@Deprecated
public final class System
extends Object

Understands system-related utility methods.

Author:
Alex Ruiz

Field Summary
static String LINE_SEPARATOR
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LINE_SEPARATOR

public static final String LINE_SEPARATOR
Deprecated. 


Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.