net.sourceforge.squirrel_sql.plugins.oracle
Class OracleAliasPrefsPanelController

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.oracle.OracleAliasPrefsPanelController
All Implemented Interfaces:
IAliasPropertiesPanelController, IOptionPanel

public class OracleAliasPrefsPanelController
extends Object
implements IAliasPropertiesPanelController


Method Summary
 void applyChanges()
           
 String getHint()
           
 Component getPanelComponent()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

applyChanges

public void applyChanges()
Specified by:
applyChanges in interface IOptionPanel

getTitle

public String getTitle()
Specified by:
getTitle in interface IOptionPanel

getHint

public String getHint()
Specified by:
getHint in interface IOptionPanel

getPanelComponent

public Component getPanelComponent()
Specified by:
getPanelComponent in interface IOptionPanel


Copyright © 2001-2010. All Rights Reserved.