List of usage examples for com.intellij.openapi.ui ThreeComponentsSplitter subclass-usage
From source file com.android.tools.idea.uibuilder.mockup.editor.AnimatedComponentSplitter.java
/** * A {@link ThreeComponentsSplitter} that can open and close its first and last component * with a sliding animation. */ @SuppressWarnings("unused") public class AnimatedComponentSplitter extends ThreeComponentsSplitter {