Example usage for android.app Fragment subclass-usage

List of usage examples for android.app Fragment subclass-usage

Introduction

In this page you can find the example usage for android.app Fragment subclass-usage.

Usage

From source file com.coinblesk.client.CurrentBalanceFragment.java

/**
 * @author ckiller
 * @author Andreas Albrecht
 */

public class CurrentBalanceFragment extends Fragment {

From source file com.meetingcpp.sched.videolibrary.VideoLibraryFilteredFragment.java

/**
 * This Fragment displays all the videos of past Google I/O sessions. You can also filter them per
 * year and/or topics.
 */
public class VideoLibraryFilteredFragment extends Fragment
        implements UpdatableView<VideoLibraryModel>, CollectionViewCallbacks {

From source file com.google.games.bridge.TokenFragment.java

/**
 * Activity fragment with no UI added to the parent activity in order to manage
 * the accessing of the player's email address and tokens.
 */
@TargetApi(Build.VERSION_CODES.HONEYCOMB)
public class TokenFragment extends Fragment

From source file com.nokia.example.capturetheflag.Controller.java

/**
 * Controller class is responsible for communicating server responses back to
 * the UI. It listens for message events from the server.
 * It also maintains a state about the current Game and Player objects.
 * <p/>
 * The class is implemented as a Fragment but it's a retained fragment, meaning

From source file com.javadog.bluetoothproximitylock.BluetoothFragment.java

/**
 * A page for configuring Bluetooth options.
 */
public class BluetoothFragment extends Fragment
        implements CompoundButton.OnCheckedChangeListener, AdapterView.OnItemSelectedListener {
    public final static String PREF_BT_DEVICE_ADDRESS = "btDeviceAddress";

From source file com.appsimobile.appsii.module.apps.ReorderAppsFragment.java

/**
 * Created by nick on 31/08/14.
 */
public class ReorderAppsFragment extends Fragment
        implements DragSortListView.RemoveListener, DragSortListView.DropListener, AdapterView.OnItemClickListener {

From source file com.lgallardo.qbittorrentclient.TorrentDetailsFragment.java

public class TorrentDetailsFragment extends Fragment {

    // TAGS
    protected static final String TAG_SAVE_PATH = "save_path";
    protected static final String TAG_CREATION_DATE = "creation_date";
    protected static final String TAG_COMMENT = "comment";

From source file com.razza.apps.iosched.videolibrary.VideoLibraryFilteredFragment.java

/**
 * This Fragment displays all the videos of past Google I/O sessions. You can also filter them per
 * year and/or topics.
 */
public class VideoLibraryFilteredFragment extends Fragment
        implements UpdatableView<VideoLibraryModel>, CollectionViewCallbacks {

From source file com.google.android.apps.location.gps.gnsslogger.PlotFragment.java

/** A plot fragment to show real-time Gnss analysis migrated from GnssAnalysis Tool. */
public class PlotFragment extends Fragment {

    /** Total number of kinds of plot tabs */
    private static final int NUMBER_OF_TABS = 2;

From source file com.luan.thermospy.android.fragments.temperaturelog.TemperatureGraph.java

/**
 * A simple {@link Fragment} subclass.
 * Activities that contain this fragment must implement the
 * {@link OnTemperatureGraphFragmentListener} interface
 * to handle interaction events.
 * Use the {@link TemperatureGraph#newInstance} factory method to