Uses of Class
org.scrashmeow.ojb.console.config.DefaultWidget

Packages that use DefaultWidget
org.scrashmeow.ojb.console.config Provides the object/xml classes for the application's internal configuration (code-generated). 
 

Uses of DefaultWidget in org.scrashmeow.ojb.console.config
 

Methods in org.scrashmeow.ojb.console.config that return DefaultWidget
 DefaultWidget WidgetAssociations.getDefaultWidget()
          Method getDefaultWidgetReturns the value of field 'defaultWidget'.
static DefaultWidget DefaultWidget.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in org.scrashmeow.ojb.console.config with parameters of type DefaultWidget
 void WidgetAssociations.setDefaultWidget(DefaultWidget defaultWidget)
          Method setDefaultWidgetSets the value of field 'defaultWidget'.
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.