com.l2fprod.common.springrcp
Class JTaskPaneCommandGroup

java.lang.Object
  extended byCommandGroup
      extended bycom.l2fprod.common.springrcp.JTaskPaneCommandGroup

public class JTaskPaneCommandGroup
extends CommandGroup

See Also:
Serialized Form

Constructor Summary
JTaskPaneCommandGroup(java.lang.String groupId, CommandRegistry registry)
           
 
Method Summary
 void addTaskPaneGroup(JTaskPaneGroupCommandGroup childGroup)
           
 JTaskPane createTaskPane()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTaskPaneCommandGroup

public JTaskPaneCommandGroup(java.lang.String groupId,
                             CommandRegistry registry)
Method Detail

createTaskPane

public JTaskPane createTaskPane()

addTaskPaneGroup

public void addTaskPaneGroup(JTaskPaneGroupCommandGroup childGroup)


Copyright (c) 2005-2006 L2FProd.com. All Rights Reserved.