rcf.core.framework.component
Interface DynamicBound

All Superinterfaces:
rcf.core.util.accessor.GUIAccessible
All Known Subinterfaces:
DynamicComponent, DynamicOperation, DynamicProperty<T>, FedoraHostedRADService, HostedRADService, LinuxHostedRADService, NetworkSession<SP>, NetworkSystem<SP>, NetworkTunnel<SP>, RADService, RemoteHostedRADService, RemoteRADService
All Known Implementing Classes:
AbstractDynamicProperty, AbstractFedoraHostedRADService, AbstractFedoraHostedRADService.State, AbstractLinuxHostedRADService, AbstractNetworkTunnel, AbstractNetworkTunnel.State, AbstractRADService, AbstractRADService.AbstractRADServiceState, AbstractRemoteRADService, AdvancedResearchIndexLoadLinux, AdvancedResearchIndexLoadLinux.State, CompleteDynamicProperty, ComposedRADService, ComposedRADService.State, DefaultDynamicProperty, DynamicComponent.Abstract, DynamicComponent.Default, DynamicOperation.Default, DynamicProperty.Default, FedoraSystem, FilteredDynamicProperty, HAProxyLinux, HAProxyLinux.State, LigHTTPDLinux, LigHTTPDLinux.State, LinuxSession, LinuxSession.State, LinuxSession.Tunnel, LinuxSystem, LinuxSystem.State, MemcachedFedora, MySQLFedora, RADTools, RADTools.State, ResearchIndexLoadLinux, ResearchIndexLoadLinux.State, RoRServerLinux, RoRServerLinux.State, VMWareFedora, VMWareFedora.State, VMWareLinux, VMWareLinux.State

@Revision(value="$Revision: 1.2 $",
          date="$Date: 2006/12/13 07:03:00 $",
          tag="$Name:  $")
public interface DynamicBound
extends rcf.core.util.accessor.GUIAccessible

TODO: Javadoc

TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString

Version:
$Revision: 1.2 $
Author:
Greg Gibeling

Nested Class Summary
static class DynamicBound.GUIType
          TODO: Javadoc
 
Method Summary
 DynamicComponent component()
          TODO: Javadoc
 JComponent gui(DynamicBound.GUIType type)
          TODO: Javadoc
 
Methods inherited from interface rcf.core.util.accessor.GUIAccessible
icon, popupMenu
 

Method Detail

component

DynamicComponent component()
TODO: Javadoc

Returns:

gui

JComponent gui(DynamicBound.GUIType type)
TODO: Javadoc

Parameters:
type -
Returns: