Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.fudaa.fudaa.vag
Class VagResource  view VagResource download VagResource.java

java.lang.Object
  extended bycom.memoire.fu.FuResource
      extended bycom.memoire.bu.BuResource
          extended byorg.fudaa.fudaa.vag.VagResource

public class VagResource
extends com.memoire.bu.BuResource

Le gestionnaire de ressources de Vag.

Version:
$Revision: 1.11 $ $Date: 2001/09/11 14:40:02 $ by $Author: deniger $

Field Summary
static int PRECISION
           
static VagResource VAG
           
static java.lang.String VAG01
           
static java.lang.String VAG02
           
static java.lang.String VAG03
           
static java.lang.String VAG04
           
static java.lang.String VAG05
           
static java.lang.String VAGIO
           
static java.lang.String VAGOUT
           
 
Fields inherited from class com.memoire.bu.BuResource
BU
 
Fields inherited from class com.memoire.fu.FuResource
FU
 
Constructor Summary
VagResource()
           
 
Methods inherited from class com.memoire.bu.BuResource
adjust, getBarIcon, getCursor, getCursor, getCursor, getDefaultBase, getDefaultCursorSize, getDefaultFrameSize, getDefaultMenuSize, getDefaultSize, getDefaultTabSize, getDefaultToolSize, getFrameIcon, getIcon, getIcon, getIcon, getImage, getImage, getMenuIcon, getParent, getStream, getString, getTabIcon, getToolIcon, getURL, loadBarCommandIcon, loadCommandIcon, loadFrameCommandIcon, loadMenuCommandIcon, loadTabCommandIcon, loadToolCommandIcon, main, reduceFrameIcon, reduceMenuIcon, reduceTabIcon, reduceToolIcon, resizeIcon, setDefaultBase, setDefaultCursorSize, setDefaultFrameSize, setDefaultMenuSize, setDefaultSize, setDefaultTabSize, setDefaultToolSize, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VAG01

public static final java.lang.String VAG01
See Also:
Constant Field Values

VAG02

public static final java.lang.String VAG02
See Also:
Constant Field Values

VAG03

public static final java.lang.String VAG03
See Also:
Constant Field Values

VAG04

public static final java.lang.String VAG04
See Also:
Constant Field Values

VAG05

public static final java.lang.String VAG05
See Also:
Constant Field Values

VAGIO

public static final java.lang.String VAGIO
See Also:
Constant Field Values

VAGOUT

public static final java.lang.String VAGOUT
See Also:
Constant Field Values

VAG

public static final VagResource VAG

PRECISION

public static final int PRECISION
See Also:
Constant Field Values
Constructor Detail

VagResource

public VagResource()