All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface fr.l2f.gui.GroupItem

public interface GroupItem

Method Index

 o getComponentGroup()
 o getState()
 o setState(boolean)

Methods

 o getComponentGroup
 public abstract ComponentGroup getComponentGroup()
 o setState
 public abstract void setState(boolean state)
 o getState
 public abstract boolean getState()

All Packages  Class Hierarchy  This Package  Previous  Next  Index