fr.ifremer.wao.ui.components
Class BooleanImage

java.lang.Object
  extended by fr.ifremer.wao.ui.components.BooleanImage

public class BooleanImage
extends Object

BooleanImage Created: 18 nov. 2009

Author:
fdesbois

Constructor Summary
BooleanImage()
           
 
Method Summary
 String getEmptyTitle()
           
 String getFalseTitle()
           
 String getTrueTitle()
           
 Boolean getValue()
           
 boolean isEmpty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanImage

public BooleanImage()
Method Detail

getValue

public Boolean getValue()

isEmpty

public boolean isEmpty()

getTrueTitle

public String getTrueTitle()

getFalseTitle

public String getFalseTitle()

getEmptyTitle

public String getEmptyTitle()


Copyright © 2009-2011 Ifremer. All Rights Reserved.