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

Quick Search    Search Deep

org.fudaa.ebli.impression
Class zoom  view zoom download zoom.java

java.lang.Object
  extended byorg.fudaa.ebli.impression.OptionItem
      extended byorg.fudaa.ebli.impression.zoom

final class zoom
extends OptionItem


Field Summary
 boolean activee
           
 com.memoire.bu.BuIcon icone
           
private  double scale_
           
 java.lang.String texte
           
 
Constructor Summary
protected zoom(java.lang.String _titre, java.lang.String _icone, double _scale)
           
 
Method Summary
protected  double getScale()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scale_

private double scale_

texte

public java.lang.String texte

icone

public com.memoire.bu.BuIcon icone

activee

public boolean activee
Constructor Detail

zoom

protected zoom(java.lang.String _titre,
               java.lang.String _icone,
               double _scale)
Method Detail

getScale

protected double getScale()