| org.openide.explorer.ExplorerPanelTest
All known Subclasses: org.openide.explorer.ExplorerActionsImplTest,
ExplorerPanelTest | public class ExplorerPanelTest extends NbTestCase (Code) | | Tests for ExplorerPanel .
author: Peter Zavadsky |
Inner Class :final public static class SerializableNode extends AbstractNode implements Node.Handle,java.io.Externalizable | |
Inner Class :final public static class Lkp extends org.openide.util.lookup.AbstractLookup | |
createManagerAndContext | protected Object[] createManagerAndContext(boolean confirm)(Code) | | Creates a manager to operate on.
|
runInEQ | protected boolean runInEQ()(Code) | | |
setUp | final protected void setUp()(Code) | | Setups the tests.
|
skipForNowtestSelectedNodesInDeserializedPanel | public void skipForNowtestSelectedNodesInDeserializedPanel() throws Exception(Code) | | |
startActions | protected void startActions(ExplorerManager em)(Code) | | Instructs the actions to start again.
|
stopActions | protected void stopActions(ExplorerManager em)(Code) | | Instructs the actions to stop/
|
suite | public static Test suite()(Code) | | |
testCutCopyActionsEnabling | public void testCutCopyActionsEnabling() throws Exception(Code) | | Tests whether the cut, copy (callback) actions are enabled/disabled
in the right time, see #
|
testDeleteConfirmAction | public void testDeleteConfirmAction() throws Exception(Code) | | |
|
|