@MetaInfServices(value=GUIHelper.class) @GUIFor(value=NamedStatesHandler.class) public class InitialStatesGUIHelper extends Object implements GUIHelper
Constructor and Description |
---|
InitialStatesGUIHelper() |
Modifier and Type | Method and Description |
---|---|
Component |
getPanel(Object o,
StackDialog dialog)
get a panel to edit this data
|
Component |
getSelectionPanel(Object o,
StackDialog dialog)
get a panel to select an item (for lists of elements)
|
boolean |
supports(Object o)
Test if this helper supports a given object
|
public Component getPanel(Object o, StackDialog dialog)
GUIHelper
public Component getSelectionPanel(Object o, StackDialog dialog)
GUIHelper
getSelectionPanel
in interface GUIHelper
Copyright © 2005–2020. All rights reserved.