- remove(JComponent) - Method in interface org.openide.windows.IOContainer.Provider
-
Provided component should be removed from parent container
- remove(JComponent) - Method in class org.openide.windows.IOContainer
-
Removes component from parent container
- requestActive() - Method in interface org.openide.windows.IOContainer.Provider
-
Parent container for should be activated
- requestActive() - Method in class org.openide.windows.IOContainer
-
Activates parent container
- requestVisible() - Method in interface org.openide.windows.IOContainer.Provider
-
Parent container for should be selected (if opened)
- requestVisible() - Method in class org.openide.windows.IOContainer
-
Selects parent container (if it is opened), but does not activate it
- reset() - Method in class org.openide.windows.OutputWriter
-
Clear the output pane.