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

Quick Search    Search Deep

com.memoire.dja
Class DjaResource  view DjaResource download DjaResource.java

java.lang.Object
  extended bycom.memoire.fu.FuResource
      extended bycom.memoire.bu.BuResource
          extended bycom.memoire.dja.DjaResource

public class DjaResource
extends com.memoire.bu.BuResource


Field Summary
static DjaResource DJA
           
 
Fields inherited from class com.memoire.bu.BuResource
BU
 
Fields inherited from class com.memoire.fu.FuResource
FU
 
Constructor Summary
private DjaResource(com.memoire.bu.BuResource _parent)
           
 
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

DJA

public static final DjaResource DJA
Constructor Detail

DjaResource

private DjaResource(com.memoire.bu.BuResource _parent)