siouxsie.desktop.option.impl
Class AbstractOptionPane

java.lang.Object
  extended by siouxsie.desktop.option.impl.AbstractOptionPane
All Implemented Interfaces:
IOptionPane

public abstract class AbstractOptionPane
extends java.lang.Object
implements IOptionPane

Abstract class for Option Pane.

Version:
$Id$
Author:
Arnaud Cogoluegnes

Constructor Summary
AbstractOptionPane()
           
 
Method Summary
 IPreferencesService getPreferencesService()
           
 void setPreferencesService(IPreferencesService preferencesService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface siouxsie.desktop.option.IOptionPane
getComponent, getName, init, save
 

Constructor Detail

AbstractOptionPane

public AbstractOptionPane()
Method Detail

getPreferencesService

public IPreferencesService getPreferencesService()

setPreferencesService

public void setPreferencesService(IPreferencesService preferencesService)


Copyright © 2006-2008 null. All Rights Reserved.