org.noos.xing.mydoggy.plaf.ui.content
Interface PlafContent

All Superinterfaces:
org.noos.xing.mydoggy.Content, org.noos.xing.mydoggy.Dockable<org.noos.xing.mydoggy.ContentManager>, org.noos.xing.mydoggy.Observable, PlafObservable
All Known Implementing Classes:
MyDoggyContent

public interface PlafContent
extends org.noos.xing.mydoggy.Content, PlafObservable

Since:
1.3.1
Author:
Angelo De Caro (angelo.decaro@gmail.com)

Method Summary
 
Methods inherited from interface org.noos.xing.mydoggy.Content
detach, detach, detachByReference, getContentUI, getDisabledIcon, getDockableDelegator, getForeground, getMnemonic, getPopupMenu, getRepresentativeAnchorDescriptor, getToolTipText, isEnabled, reattach, setComponent, setDisabledIcon, setEnabled, setForeground, setMnemonic, setPopupMenu, setToolTipText
 
Methods inherited from interface org.noos.xing.mydoggy.Dockable
ensureVisible, getComponent, getDockableManager, getIcon, getId, getTitle, isDetached, isFlashing, isMaximized, isMinimized, isSelected, isVisible, setDetached, setFlashing, setFlashing, setIcon, setMaximized, setMinimized, setSelected, setTitle
 
Methods inherited from interface org.noos.xing.mydoggy.Observable
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from interface org.noos.xing.mydoggy.plaf.PlafObservable
addPlafPropertyChangeListener, addPlafPropertyChangeListener, getPlafPropertyChangeListeners, getPlafPropertyChangeListeners, removePlafPropertyChangeListener, removePlafPropertyChangeListener
 



Copyright © 2012. All Rights Reserved.