Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix ] Distribution Issues |
All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----com.tolstoy.imagemeister.DDSink
Summary |
class DDSink extends java.lang.Object { // Fields 2 private static boolean bInited; private static String path; // Constructors 1 private DDSink(); // Methods 3 public static final void init(String); public static final boolean isInited(); public static final void writeCommand(String); }
Fields |
· bInited | Summary | Top |
private static boolean bInited
· path | Summary | Top |
private static String path
Constructors |
· DDSink | Summary | Top |
private DDSink()
Methods |
· init | Summary | Top |
public static final void init(String pth)
· isInited | Summary | Top |
public static final boolean isInited()
· writeCommand | Summary | Top |
public static final void writeCommand(String command)
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7