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

Quick Search    Search Deep

org.fudaa.ebli.commun
Class EbliPreferences  view EbliPreferences download EbliPreferences.java

java.lang.Object
  extended bycom.memoire.fu.FuPreferences
      extended bycom.memoire.bu.BuPreferences
          extended byorg.fudaa.ebli.commun.EbliPreferences

public class EbliPreferences
extends com.memoire.bu.BuPreferences

Version:
$Revision: 1.4 $ $Date: 2001/09/11 15:29:21 $ by $Author: deniger $

Nested Class Summary
static class EbliPreferences.DIALOG
           
 
Field Summary
static EbliPreferences EBLI
           
 
Fields inherited from class com.memoire.bu.BuPreferences
BU
 
Fields inherited from class com.memoire.fu.FuPreferences
FU, listeners_, values_
 
Constructor Summary
EbliPreferences()
           
 
Methods inherited from class com.memoire.bu.BuPreferences
applyLanguage, applyLookAndFeel, applyOn, applyOnDesktop, applyOnMainPanel, getColorProperty, getColorProperty, getLanguages, isEnabled
 
Methods inherited from class com.memoire.fu.FuPreferences
addDefaultValues, addPropertyChangeListener, firePropertyChange, get, getBooleanProperty, getBooleanProperty, getDoubleProperty, getDoubleProperty, getIntegerProperty, getIntegerProperty, getPath, getProperty, getProperty, getRoot, getStringProperty, getStringProperty, keys, put, putBooleanProperty, putDoubleProperty, putIntegerProperty, putStringProperty, readIniFile, remove, removeDefaultValues, removeProperty, removePropertyChangeListener, size, writeIniFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EBLI

public static final EbliPreferences EBLI
Constructor Detail

EbliPreferences

public EbliPreferences()